"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/04/01 04:00:05 DEBUG : Creating backend with remote "TestB2:rclone-test-ruciqep9mubu" 2025/04/01 04:00:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/01 04:00:05 DEBUG : Creating backend with remote "/tmp/rclone247621663" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:00:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 04:00:06 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/01 04:00:06 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:00:06 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.94s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:00:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/01 04:00:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 04:00:07 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:00:07 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:00:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/01 04:00:08 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:00:08 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.08s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.38s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.37s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:00:10 DEBUG : Creating backend with remote "/non-existing" 2025/04/01 04:00:10 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/01 04:00:10 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:00:10 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.92s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:00:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 04:00:12 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:00:12 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:00:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/01 04:00:12 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.90s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:00:13 INFO : B2 bucket rclone-test-ruciqep9mubu: Running all checks before starting transfers 2025/04/01 04:00:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 04:00:13 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:00:13 INFO : B2 bucket rclone-test-ruciqep9mubu: Checks finished, now starting transfers 2025/04/01 04:00:13 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:00:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/01 04:00:13 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.50s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:00:14 ERROR : Ignoring --no-traverse with sync 2025/04/01 04:00:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 04:00:15 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:00:15 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:00:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/01 04:00:15 INFO : sub dir/hello world: Copied (new) 2025/04/01 04:00:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.52s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:00:16 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/01 04:00:16 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:00:16 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:00:16 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/04/01 04:00:16 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.50s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:00:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 04:00:18 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:00:18 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:00:18 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/01 04:00:18 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.50s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:00:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 04:00:20 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:00:20 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:00:20 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/01 04:00:20 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.90s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:00:21 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/01 04:00:21 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/01 04:00:21 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/01 04:00:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/01 04:00:21 INFO : sub dir: Making directory 2025/04/01 04:00:21 INFO : sub dir2: Making directory 2025/04/01 04:00:21 INFO : sub dir2/sub sub dir2: Making directory 2025/04/01 04:00:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 04:00:21 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:00:21 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:00:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/01 04:00:21 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/04/01 04:00:21 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.50s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:00:22 INFO : sub dir2: Making directory 2025/04/01 04:00:22 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/01 04:00:22 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/01 04:00:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 04:00:23 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:00:23 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:00:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/01 04:00:23 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.13s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:00:23 DEBUG : sub dir2: Making directory with metadata 2025/04/01 04:00:23 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/01 04:00:24 INFO : sub dir: Making directory 2025/04/01 04:00:24 INFO : sub dir2: Making directory 2025/04/01 04:00:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 04:00:24 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:00:24 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:00:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/01 04:00:24 INFO : sub dir/hello world: Copied (new) 2025/04/01 04:00:24 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/01 04:00:24 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/01 04:00:24 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.70s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:00:26 INFO : sub dir2: Making directory 2025/04/01 04:00:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 04:00:26 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:00:26 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:00:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/01 04:00:26 INFO : sub dir/hello world: Copied (new) 2025/04/01 04:00:26 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.13s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:00:27 DEBUG : sub dir2: Making directory with metadata 2025/04/01 04:00:27 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/01 04:00:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/01 04:00:27 INFO : sub dir: Making directory 2025/04/01 04:00:27 INFO : sub dir2: Making directory 2025/04/01 04:00:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 04:00:27 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:00:27 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:00:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/01 04:00:27 INFO : sub dir/hello world: Copied (new) 2025/04/01 04:00:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/01 04:00:27 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.52s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.38s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:00:29 INFO : sub dir2: Making directory 2025/04/01 04:00:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 04:00:29 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:00:29 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:00:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/01 04:00:29 INFO : sub dir/hello world: Copied (new) 2025/04/01 04:00:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.60s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:00:31 DEBUG : Creating backend with remote "TestB2:rclone-test-durofut9natu" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-ruciqep9mubu -> B2 bucket rclone-test-durofut9natu 2025/04/01 04:00:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 04:00:32 DEBUG : B2 bucket rclone-test-durofut9natu: Waiting for checks to finish 2025/04/01 04:00:32 DEBUG : B2 bucket rclone-test-durofut9natu: Waiting for transfers to finish 2025/04/01 04:00:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/01 04:00:33 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:00:33 DEBUG : B2 bucket rclone-test-durofut9natu: Purge remote 2025/04/01 04:00:33 INFO : B2 bucket rclone-test-durofut9natu: cleaning bucket "rclone-test-durofut9natu" of all files 2025/04/01 04:00:34 DEBUG : sub dir/hello world: Deleting (id "4_zefc20dd3802debfb9f580e1b_f103a5273420ea6cc_d20250401_m040033_c001_v0001150_t0054_u01743480033256") --- PASS: TestServerSideCopy (5.09s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:00:35 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1182-17.backblaze.com/b2api/v1/b2_upload_file/cf42ad63801debfb9f580e1b/c001_v0001182_t0029": EOF 2025/04/01 04:00:35 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-17.backblaze.com/b2api/v1/b2_upload_file/cf42ad63801debfb9f580e1b/c001_v0001182_t0029": EOF) 2025/04/01 04:00:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "sub dir/hello world" to B2 bucket rclone-test-ruciqep9mubu: 1/10 (Post "https://pod-000-1182-17.backblaze.com/b2api/v1/b2_upload_file/cf42ad63801debfb9f580e1b/c001_v0001182_t0029": EOF) 2025/04/01 04:00:38 DEBUG : pacer: Reducing sleep to 10ms 2025/04/01 04:00:39 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/01 04:00:39 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:00:39 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:00:39 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/01 04:00:39 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" --- PASS: TestCopyOverSelf (4.84s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:00:41 DEBUG : Creating backend with remote "TestB2:rclone-test-qerasir7xipe" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-ruciqep9mubu -> B2 bucket rclone-test-qerasir7xipe 2025/04/01 04:00:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 04:00:42 DEBUG : B2 bucket rclone-test-qerasir7xipe: Waiting for checks to finish 2025/04/01 04:00:42 DEBUG : B2 bucket rclone-test-qerasir7xipe: Waiting for transfers to finish 2025/04/01 04:00:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/01 04:00:44 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:00:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/01 04:00:45 DEBUG : B2 bucket rclone-test-qerasir7xipe: Waiting for checks to finish 2025/04/01 04:00:45 DEBUG : B2 bucket rclone-test-qerasir7xipe: Waiting for transfers to finish 2025/04/01 04:00:45 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/01 04:00:45 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:00:45 DEBUG : B2 bucket rclone-test-qerasir7xipe: Purge remote 2025/04/01 04:00:45 INFO : B2 bucket rclone-test-qerasir7xipe: cleaning bucket "rclone-test-qerasir7xipe" of all files 2025/04/01 04:00:45 DEBUG : sub dir/hello world: Deleting (id "4_zcf923d33802debfb9f580e1b_f100e2003fbf25cdb_d20250401_m040045_c001_v0001130_t0030_u01743480045148") 2025/04/01 04:00:45 DEBUG : sub dir/hello world: Deleting (id "4_zcf923d33802debfb9f580e1b_f100015ea29a0174f_d20250401_m040043_c001_v0001179_t0022_u01743480043881") --- PASS: TestServerSideCopyOverSelf (7.35s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:00:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/01 04:00:48 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:00:48 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:00:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/01 04:00:48 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/01 04:00:48 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.13s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:00:50 DEBUG : Creating backend with remote "TestB2:rclone-test-cavarom7yuna" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-ruciqep9mubu -> B2 bucket rclone-test-cavarom7yuna 2025/04/01 04:00:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 04:00:51 DEBUG : B2 bucket rclone-test-cavarom7yuna: Waiting for checks to finish 2025/04/01 04:00:51 DEBUG : B2 bucket rclone-test-cavarom7yuna: Waiting for transfers to finish 2025/04/01 04:00:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/01 04:00:52 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:00:53 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/01 04:00:53 DEBUG : B2 bucket rclone-test-cavarom7yuna: Waiting for checks to finish 2025/04/01 04:00:53 DEBUG : B2 bucket rclone-test-cavarom7yuna: Waiting for transfers to finish 2025/04/01 04:00:54 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/01 04:00:54 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/01 04:00:54 INFO : sub dir/hello world: Deleted 2025/04/01 04:00:55 DEBUG : testing file moves 2025/04/01 04:00:55 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/01 04:00:55 DEBUG : B2 bucket rclone-test-cavarom7yuna: Waiting for checks to finish 2025/04/01 04:00:55 DEBUG : B2 bucket rclone-test-cavarom7yuna: Waiting for transfers to finish 2025/04/01 04:00:55 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/04/01 04:00:55 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/01 04:00:56 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:00:56 DEBUG : B2 bucket rclone-test-cavarom7yuna: Purge remote 2025/04/01 04:00:56 INFO : B2 bucket rclone-test-cavarom7yuna: cleaning bucket "rclone-test-cavarom7yuna" of all files 2025/04/01 04:00:56 DEBUG : sub dir/hello world: Deleting (id "4_zffa25d83802debfb9f580e1b_f1164551ff80b5347_d20250401_m040055_c001_v0001032_t0024_u01743480055567") 2025/04/01 04:00:56 DEBUG : sub dir/hello world: Deleting (id "4_zffa25d83802debfb9f580e1b_f110eb9f830d4dde9_d20250401_m040053_c001_v0001098_t0031_u01743480053810") 2025/04/01 04:00:56 DEBUG : sub dir/hello world: Deleting (id "4_zffa25d83802debfb9f580e1b_f10600e97e5e00421_d20250401_m040052_c001_v0001131_t0043_u01743480052382") --- PASS: TestServerSideMoveOverSelf (8.71s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:00:58 ERROR : : error listing: directory not found 2025/04/01 04:00:59 INFO : Local file system at /tmp/rclone247621663: Making directory 2025/04/01 04:00:59 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:00:59 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.91s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:01:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 04:01:01 DEBUG : Local file system at /tmp/rclone247621663: Waiting for checks to finish 2025/04/01 04:01:01 DEBUG : Local file system at /tmp/rclone247621663: Waiting for transfers to finish 2025/04/01 04:01:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/01 04:01:02 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/04/01 04:01:02 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" --- PASS: TestCopyRedownload (2.40s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:01:03 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/01 04:01:03 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:01:03 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:01:03 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/01 04:01:03 INFO : check sum: Copied (new) 2025/04/01 04:01:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:01:03 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:01:03 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/01 04:01:03 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/04/01 04:01:03 DEBUG : check sum: Unchanged skipping 2025/04/01 04:01:03 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:01:03 DEBUG : Waiting for deletions to finish 2025/04/01 04:01:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.32s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:01:05 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/01 04:01:05 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:01:05 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:01:05 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/01 04:01:05 INFO : sizeonly: Copied (new) 2025/04/01 04:01:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:01:06 DEBUG : sizeonly: Sizes identical 2025/04/01 04:01:06 DEBUG : sizeonly: Unchanged skipping 2025/04/01 04:01:06 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:01:06 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:01:06 DEBUG : Waiting for deletions to finish 2025/04/01 04:01:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.70s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:01:08 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/01 04:01:08 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:01:08 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:01:08 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/04/01 04:01:08 INFO : ignore-size: Copied (new) 2025/04/01 04:01:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:01:08 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:01:08 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:01:08 DEBUG : ignore-size: Unchanged skipping 2025/04/01 04:01:08 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:01:08 DEBUG : Waiting for deletions to finish 2025/04/01 04:01:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.24s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:01:10 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:01:10 DEBUG : existing: Unchanged skipping 2025/04/01 04:01:10 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:01:10 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:01:10 DEBUG : Waiting for deletions to finish 2025/04/01 04:01:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:01:11 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/01 04:01:11 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:01:11 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:01:11 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/01 04:01:11 INFO : existing: Copied (replaced existing) 2025/04/01 04:01:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.49s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:01:13 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/01 04:01:13 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:01:13 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:01:13 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/01 04:01:13 INFO : existing: Copied (new) 2025/04/01 04:01:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:01:13 DEBUG : existing: Destination exists, skipping 2025/04/01 04:01:13 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:01:13 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:01:13 DEBUG : Waiting for deletions to finish 2025/04/01 04:01:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.25s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:01:15 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/01 04:01:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/01 04:01:16 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/01 04:01:16 DEBUG : c/non empty space: Unchanged skipping 2025/04/01 04:01:16 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/01 04:01:16 INFO : a/potato2: Copied (new) 2025/04/01 04:01:16 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:01:16 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:01:16 DEBUG : Waiting for deletions to finish 2025/04/01 04:01:16 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.71s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:01:18 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:01: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/04/01 04:01:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/01 04:01:18 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/01 04:01:18 DEBUG : empty space: Unchanged skipping 2025/04/01 04:01:18 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:01:18 DEBUG : Waiting for deletions to finish 2025/04/01 04:01:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:01:18 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:01: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/04/01 04:01:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/01 04:01:19 INFO : empty space: Updated modification time in destination 2025/04/01 04:01:19 DEBUG : empty space: Unchanged skipping 2025/04/01 04:01:19 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:01:19 DEBUG : Waiting for deletions to finish 2025/04/01 04:01:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.41s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:01: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/04/01 04:01:21 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:01:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/01 04:01:21 DEBUG : empty space: Unchanged skipping 2025/04/01 04:01:21 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:01:21 DEBUG : Waiting for deletions to finish 2025/04/01 04:01:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.73s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:01: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/04/01 04:01:23 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:01:23 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone247621663) 2025/04/01 04:01:23 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-ruciqep9mubu) 2025/04/01 04:01:23 DEBUG : foo: sha1 differ 2025/04/01 04:01:23 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:01:23 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/04/01 04:01:23 INFO : foo: Copied (replaced existing) 2025/04/01 04:01:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.90s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:01:25 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/01 04:01:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/01 04:01:25 DEBUG : empty space: Unchanged skipping 2025/04/01 04:01:25 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:01:25 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:01:25 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/01 04:01:25 INFO : potato: Copied (new) 2025/04/01 04:01:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.10s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:01:27 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/01 04:01:27 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:01:27 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:01:27 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/04/01 04:01:27 INFO : potato: Copied (replaced existing) 2025/04/01 04:01:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.91s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:01: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/04/01 04:01:29 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:01:29 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone247621663) 2025/04/01 04:01:29 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-ruciqep9mubu) 2025/04/01 04:01:29 DEBUG : potato: sha1 differ 2025/04/01 04:01:29 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:01:29 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/04/01 04:01:29 INFO : potato: Copied (replaced existing) 2025/04/01 04:01:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:01:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 04:01:31 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/01 04:01:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/01 04:01:31 DEBUG : empty space: Unchanged skipping 2025/04/01 04:01:31 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:01:31 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:01:31 DEBUG : Waiting for deletions to finish 2025/04/01 04:01:31 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:01:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 04:01:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/01 04:01:33 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:01:33 DEBUG : empty space: Unchanged skipping 2025/04/01 04:01:33 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:01:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/01 04:01:33 INFO : potato2: Copied (new) 2025/04/01 04:01:33 DEBUG : Waiting for deletions to finish 2025/04/01 04:01:34 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.54s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:01:35 INFO : d: Making directory 2025/04/01 04:01:35 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/04/01 04:01:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/01 04:01:36 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/01 04:01:36 DEBUG : c/non empty space: Unchanged skipping 2025/04/01 04:01:36 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/01 04:01:36 INFO : a/potato2: Copied (new) 2025/04/01 04:01:36 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:01:36 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:01:36 DEBUG : Waiting for deletions to finish 2025/04/01 04:01:36 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.77s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:01:38 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/01 04:01:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/01 04:01:39 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/01 04:01:39 DEBUG : c/non empty space: Unchanged skipping 2025/04/01 04:01:39 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:01:39 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:01:39 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/01 04:01:39 INFO : a/potato2: Copied (new) 2025/04/01 04:01:39 ERROR : B2 bucket rclone-test-ruciqep9mubu: not deleting files as there were IO errors 2025/04/01 04:01:39 ERROR : B2 bucket rclone-test-ruciqep9mubu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.75s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:01:41 DEBUG : Waiting for deletions to finish 2025/04/01 04:01:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 04:01:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/01 04:01:41 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:01:41 DEBUG : empty space: Unchanged skipping 2025/04/01 04:01:41 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:01:41 INFO : potato: Deleted 2025/04/01 04:01:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/01 04:01:42 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.44s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:01:43 DEBUG : Waiting for deletions to finish 2025/04/01 04:01:44 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:01:44 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:01:44 INFO : potato: Deleted 2025/04/01 04:01:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 04:01:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/01 04:01:44 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:01:44 DEBUG : empty space: Unchanged skipping 2025/04/01 04:01:44 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:01:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/01 04:01:44 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.70s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:01:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 04:01:46 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:01:46 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:01:46 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/04/01 04:01:46 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.13s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:01:49 DEBUG : enormous: Excluded (Size Filter) 2025/04/01 04:01:49 DEBUG : enormous: Excluded 2025/04/01 04:01:49 DEBUG : potato2: Excluded (Size Filter) 2025/04/01 04:01:49 DEBUG : potato2: Excluded 2025/04/01 04:01:49 DEBUG : potato2: Excluded (Size Filter) 2025/04/01 04:01:49 DEBUG : potato2: Excluded 2025/04/01 04:01:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/01 04:01:49 DEBUG : empty space: Unchanged skipping 2025/04/01 04:01:49 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:01:49 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:01:49 DEBUG : Waiting for deletions to finish 2025/04/01 04:01:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:01:49 DEBUG : enormous: Excluded (Size Filter) 2025/04/01 04:01:49 DEBUG : enormous: Excluded 2025/04/01 04:01:49 DEBUG : potato2: Excluded (Size Filter) 2025/04/01 04:01:49 DEBUG : potato2: Excluded 2025/04/01 04:01:49 DEBUG : potato2: Excluded (Size Filter) 2025/04/01 04:01:49 DEBUG : potato2: Excluded 2025/04/01 04:01:49 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/01 04:01:49 DEBUG : empty space: Unchanged skipping 2025/04/01 04:01:49 DEBUG : Local file system at /tmp/rclone247621663: Waiting for checks to finish 2025/04/01 04:01:49 DEBUG : Local file system at /tmp/rclone247621663: Waiting for transfers to finish 2025/04/01 04:01:49 DEBUG : Waiting for deletions to finish 2025/04/01 04:01:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.11s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:01:52 DEBUG : enormous: Excluded (Size Filter) 2025/04/01 04:01:52 DEBUG : enormous: Excluded 2025/04/01 04:01:52 DEBUG : potato2: Excluded (Size Filter) 2025/04/01 04:01:52 DEBUG : potato2: Excluded 2025/04/01 04:01:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/01 04:01:52 DEBUG : empty space: Unchanged skipping 2025/04/01 04:01:52 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:01:52 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:01:52 DEBUG : Waiting for deletions to finish 2025/04/01 04:01:52 INFO : enormous: Deleted 2025/04/01 04:01:52 INFO : potato2: Deleted 2025/04/01 04:01:52 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:01:53 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/01 04:01:53 DEBUG : empty space: Unchanged skipping 2025/04/01 04:01:53 DEBUG : Local file system at /tmp/rclone247621663: Waiting for checks to finish 2025/04/01 04:01:53 DEBUG : Local file system at /tmp/rclone247621663: Waiting for transfers to finish 2025/04/01 04:01:53 DEBUG : Waiting for deletions to finish 2025/04/01 04:01:53 INFO : enormous: Deleted 2025/04/01 04:01:53 INFO : potato2: Deleted 2025/04/01 04:01:53 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.15s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:01:55 DEBUG : five: Need to transfer - File not found at Destination 2025/04/01 04:01:55 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/01 04:01:55 DEBUG : one: Destination is newer than source, skipping 2025/04/01 04:01:55 DEBUG : three: Sizes identical 2025/04/01 04:01:55 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone247621663) 2025/04/01 04:01:55 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-ruciqep9mubu) 2025/04/01 04:01:55 DEBUG : two: sha1 differ 2025/04/01 04:01:55 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:01:55 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/01 04:01:55 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/01 04:01:55 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:01:55 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/01 04:01:55 INFO : five: Copied (new) 2025/04/01 04:01:56 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/01 04:01:56 INFO : four: Copied (replaced existing) 2025/04/01 04:01:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/01 04:01:56 INFO : two: Copied (replaced existing) 2025/04/01 04:01:56 DEBUG : Waiting for deletions to finish 2025/04/01 04:01:56 DEBUG : one: Destination is newer than source, skipping 2025/04/01 04:01:56 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:01:56 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/01 04:01:56 DEBUG : five: Size and sha1 of src and dst objects identical 2025/04/01 04:01:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/01 04:01:56 DEBUG : two: Size and sha1 of src and dst objects identical 2025/04/01 04:01:56 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/01 04:01:56 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/01 04:01:56 DEBUG : four: Size and sha1 of src and dst objects identical 2025/04/01 04:01:56 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/01 04:01:56 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/01 04:01:56 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone247621663) 2025/04/01 04:01:56 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-ruciqep9mubu) 2025/04/01 04:01:56 DEBUG : three: sha1 differ 2025/04/01 04:01:56 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/01 04:01:56 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:01:57 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/01 04:01:57 INFO : three: Copied (replaced existing) 2025/04/01 04:01:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.24s) === 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-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/04/01 04:01:58 INFO : B2 bucket rclone-test-ruciqep9mubu: Making map for --track-renames 2025/04/01 04:01:58 INFO : B2 bucket rclone-test-ruciqep9mubu: Finished making map for --track-renames 2025/04/01 04:01:58 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:01:58 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/01 04:01:58 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/01 04:01:58 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for renames to finish 2025/04/01 04:01:58 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:01:59 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/01 04:01:59 INFO : potato: Copied (new) 2025/04/01 04:01:59 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/01 04:01:59 INFO : yam: Copied (new) 2025/04/01 04:01:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:01:59 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:01:59 INFO : B2 bucket rclone-test-ruciqep9mubu: Making map for --track-renames 2025/04/01 04:01:59 INFO : B2 bucket rclone-test-ruciqep9mubu: Finished making map for --track-renames 2025/04/01 04:01:59 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:01:59 DEBUG : potato: Unchanged skipping 2025/04/01 04:01:59 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for renames to finish 2025/04/01 04:02:00 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/01 04:02:00 INFO : yam: Copied (server-side copy) to: yaml 2025/04/01 04:02:00 INFO : yam: Deleted 2025/04/01 04:02:00 INFO : yaml: Renamed from "yam" 2025/04/01 04:02:00 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:02:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.49s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/04/01 04:02:02 INFO : B2 bucket rclone-test-ruciqep9mubu: Making map for --track-renames 2025/04/01 04:02:02 INFO : B2 bucket rclone-test-ruciqep9mubu: Finished making map for --track-renames 2025/04/01 04:02:02 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:02:02 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/01 04:02:02 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/01 04:02:02 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for renames to finish 2025/04/01 04:02:02 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:02:02 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/01 04:02:02 INFO : yam: Copied (new) 2025/04/01 04:02:02 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/01 04:02:02 INFO : potato: Copied (new) 2025/04/01 04:02:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:02:03 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:02:03 INFO : B2 bucket rclone-test-ruciqep9mubu: Making map for --track-renames 2025/04/01 04:02:03 INFO : B2 bucket rclone-test-ruciqep9mubu: Finished making map for --track-renames 2025/04/01 04:02:03 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:02:03 DEBUG : potato: Unchanged skipping 2025/04/01 04:02:03 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for renames to finish 2025/04/01 04:02:03 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/01 04:02:03 INFO : yam: Copied (server-side copy) to: yaml 2025/04/01 04:02:03 INFO : yam: Deleted 2025/04/01 04:02:03 INFO : yaml: Renamed from "yam" 2025/04/01 04:02:03 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:02:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.49s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/04/01 04:02:05 INFO : B2 bucket rclone-test-ruciqep9mubu: Making map for --track-renames 2025/04/01 04:02:05 INFO : B2 bucket rclone-test-ruciqep9mubu: Finished making map for --track-renames 2025/04/01 04:02:05 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:02:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/01 04:02:05 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/01 04:02:05 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for renames to finish 2025/04/01 04:02:05 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:02:06 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/01 04:02:06 INFO : sub/yam: Copied (new) 2025/04/01 04:02:06 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/01 04:02:06 INFO : potato: Copied (new) 2025/04/01 04:02:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:02:06 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:02:06 DEBUG : potato: Unchanged skipping 2025/04/01 04:02:07 INFO : B2 bucket rclone-test-ruciqep9mubu: Making map for --track-renames 2025/04/01 04:02:07 INFO : B2 bucket rclone-test-ruciqep9mubu: Finished making map for --track-renames 2025/04/01 04:02:07 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:02:07 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for renames to finish 2025/04/01 04:02:07 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/01 04:02:07 INFO : sub/yam: Copied (server-side copy) to: yam 2025/04/01 04:02:08 INFO : sub/yam: Deleted 2025/04/01 04:02:08 INFO : yam: Renamed from "sub/yam" 2025/04/01 04:02:08 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:02:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.14s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:02:09 DEBUG : Creating backend with remote "/tmp/rclone247621663/dir1" 2025/04/01 04:02:09 DEBUG : Creating backend with remote "/tmp/rclone247621663/dir2" 2025/04/01 04:02:09 DEBUG : Local file system at /tmp/rclone247621663/dir2: Using server-side directory move 2025/04/01 04:02:09 INFO : Local file system at /tmp/rclone247621663/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/01 04:02:09 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/01 04:02:09 DEBUG : Local file system at /tmp/rclone247621663/dir2: Waiting for checks to finish 2025/04/01 04:02:09 DEBUG : Local file system at /tmp/rclone247621663/dir2: Waiting for transfers to finish 2025/04/01 04:02:09 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:02:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 04:02:10 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/01 04:02:10 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:02:10 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:02:10 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/01 04:02:10 INFO : nested/sub dir/file: Copied (new) 2025/04/01 04:02:10 INFO : nested/sub dir/file: Deleted 2025/04/01 04:02:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/01 04:02:10 INFO : sub dir/hello world: Copied (new) 2025/04/01 04:02:10 INFO : sub dir/hello world: Deleted 2025/04/01 04:02:10 INFO : sub dir: Removing directory 2025/04/01 04:02:10 INFO : nested/sub dir: Removing directory 2025/04/01 04:02:10 INFO : nested: Removing directory 2025/04/01 04:02:10 DEBUG : Local file system at /tmp/rclone247621663: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.15s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:02:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 04:02:12 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/01 04:02:12 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:02:12 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:02:12 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/01 04:02:12 INFO : nested/sub dir/file: Copied (new) 2025/04/01 04:02:12 INFO : nested/sub dir/file: Deleted 2025/04/01 04:02:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/01 04:02:13 INFO : sub dir/hello world: Copied (new) 2025/04/01 04:02:13 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.10s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:02:14 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/01 04:02:14 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/01 04:02:14 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:02:14 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:02:14 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/04/01 04:02:14 INFO : existing-b: Copied (new) 2025/04/01 04:02:14 INFO : existing-b: Deleted 2025/04/01 04:02:14 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/01 04:02:14 INFO : existing: Copied (new) 2025/04/01 04:02:14 INFO : existing: Deleted 2025/04/01 04:02:15 DEBUG : existing: Destination exists, skipping 2025/04/01 04:02:15 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/01 04:02:15 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:02:15 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:02:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.15s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:02:16 DEBUG : Creating backend with remote "TestB2:rclone-test-sejenid1vihe" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-ruciqep9mubu -> B2 bucket rclone-test-sejenid1vihe 2025/04/01 04:02:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 04:02:20 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/01 04:02:20 DEBUG : empty space: Unchanged skipping 2025/04/01 04:02:20 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/01 04:02:20 DEBUG : B2 bucket rclone-test-sejenid1vihe: Waiting for checks to finish 2025/04/01 04:02:20 INFO : empty space: Deleted 2025/04/01 04:02:20 DEBUG : B2 bucket rclone-test-sejenid1vihe: Waiting for transfers to finish 2025/04/01 04:02:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/01 04:02:20 INFO : potato2: Copied (server-side copy) 2025/04/01 04:02:20 INFO : potato2: Deleted 2025/04/01 04:02:20 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/01 04:02:20 INFO : potato3: Copied (server-side copy) 2025/04/01 04:02:20 INFO : potato3: Deleted 2025/04/01 04:02:21 DEBUG : Creating backend with remote "TestB2:rclone-test-kosinin6mira" 2025/04/01 04:02:22 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/01 04:02:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 04:02:22 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/01 04:02:22 DEBUG : B2 bucket rclone-test-kosinin6mira: Waiting for checks to finish 2025/04/01 04:02:22 DEBUG : B2 bucket rclone-test-kosinin6mira: Waiting for transfers to finish 2025/04/01 04:02:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/01 04:02:23 INFO : empty space: Copied (server-side copy) 2025/04/01 04:02:23 INFO : empty space: Deleted 2025/04/01 04:02:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/01 04:02:23 INFO : potato2: Copied (server-side copy) 2025/04/01 04:02:23 INFO : potato2: Deleted 2025/04/01 04:02:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/01 04:02:23 INFO : potato3: Copied (server-side copy) 2025/04/01 04:02:23 INFO : potato3: Deleted 2025/04/01 04:02:24 DEBUG : B2 bucket rclone-test-kosinin6mira: Purge remote 2025/04/01 04:02:24 INFO : B2 bucket rclone-test-kosinin6mira: cleaning bucket "rclone-test-kosinin6mira" of all files 2025/04/01 04:02:24 DEBUG : empty space: Deleting (id "4_zff02bda3803debfb9f580e1b_f113918740a921165_d20250401_m040223_c001_v0001184_t0045_u01743480143009") 2025/04/01 04:02:24 DEBUG : potato2: Deleting (id "4_zff02bda3803debfb9f580e1b_f1059c73614185aaa_d20250401_m040223_c001_v0001184_t0049_u01743480143241") 2025/04/01 04:02:24 DEBUG : potato3: Deleting (id "4_zff02bda3803debfb9f580e1b_f105c753637cbc060_d20250401_m040223_c001_v0001116_t0052_u01743480143379") 2025/04/01 04:02:25 DEBUG : B2 bucket rclone-test-sejenid1vihe: Purge remote 2025/04/01 04:02:25 INFO : B2 bucket rclone-test-sejenid1vihe: cleaning bucket "rclone-test-sejenid1vihe" of all files 2025/04/01 04:02:25 DEBUG : empty space: Deleting (id "4_zdfd2ada3803debfb9f580e1b_f419bc2c43555909e_d20250401_m040223_c001_v7007000_t0000_u01743480143225") 2025/04/01 04:02:25 DEBUG : empty space: Deleting (id "4_zdfd2ada3803debfb9f580e1b_f109985be6d422c47_d20250401_m040219_c001_v0001184_t0036_u01743480139426") 2025/04/01 04:02:25 DEBUG : potato2: Deleting (id "4_zdfd2ada3803debfb9f580e1b_f419bc2c4355590a0_d20250401_m040223_c001_v7007000_t0000_u01743480143472") 2025/04/01 04:02:25 DEBUG : potato2: Deleting (id "4_zdfd2ada3803debfb9f580e1b_f1164bc2ad98edb63_d20250401_m040220_c001_v0001184_t0020_u01743480140248") 2025/04/01 04:02:25 DEBUG : potato3: Deleting (id "4_zdfd2ada3803debfb9f580e1b_f419bc2c4355590a2_d20250401_m040223_c001_v7007000_t0000_u01743480143834") 2025/04/01 04:02:25 DEBUG : potato3: Deleting (id "4_zdfd2ada3803debfb9f580e1b_f107e0b2fbdd8a6e8_d20250401_m040220_c001_v0001154_t0023_u01743480140483") 2025/04/01 04:02:25 DEBUG : potato3: Deleting (id "4_zdfd2ada3803debfb9f580e1b_f109985be6d422c51_d20250401_m040219_c001_v0001184_t0013_u01743480139628") --- PASS: TestServerSideMove (10.57s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:02:27 DEBUG : Creating backend with remote "TestB2:rclone-test-juteyuf3mosa" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-ruciqep9mubu -> B2 bucket rclone-test-juteyuf3mosa 2025/04/01 04:02:33 DEBUG : empty space: Excluded (Size Filter) 2025/04/01 04:02:33 DEBUG : empty space: Excluded 2025/04/01 04:02:33 DEBUG : empty space: Excluded (Size Filter) 2025/04/01 04:02:33 DEBUG : empty space: Excluded 2025/04/01 04:02:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 04:02:33 DEBUG : B2 bucket rclone-test-juteyuf3mosa: Waiting for checks to finish 2025/04/01 04:02:33 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/01 04:02:33 DEBUG : B2 bucket rclone-test-juteyuf3mosa: Waiting for transfers to finish 2025/04/01 04:02:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/01 04:02:34 INFO : potato2: Copied (server-side copy) 2025/04/01 04:02:34 INFO : potato2: Deleted 2025/04/01 04:02:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/01 04:02:34 INFO : potato3: Copied (server-side copy) 2025/04/01 04:02:34 INFO : potato3: Deleted 2025/04/01 04:02:35 DEBUG : Creating backend with remote "TestB2:rclone-test-xubawic5zisu" 2025/04/01 04:02:35 DEBUG : empty space: Excluded (Size Filter) 2025/04/01 04:02:35 DEBUG : empty space: Excluded 2025/04/01 04:02:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 04:02:36 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/01 04:02:36 DEBUG : B2 bucket rclone-test-xubawic5zisu: Waiting for checks to finish 2025/04/01 04:02:36 DEBUG : B2 bucket rclone-test-xubawic5zisu: Waiting for transfers to finish 2025/04/01 04:02:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/01 04:02:37 INFO : potato3: Copied (server-side copy) 2025/04/01 04:02:37 INFO : potato3: Deleted 2025/04/01 04:02:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/01 04:02:37 INFO : potato2: Copied (server-side copy) 2025/04/01 04:02:37 INFO : potato2: Deleted 2025/04/01 04:02:38 DEBUG : B2 bucket rclone-test-xubawic5zisu: Purge remote 2025/04/01 04:02:38 INFO : B2 bucket rclone-test-xubawic5zisu: cleaning bucket "rclone-test-xubawic5zisu" of all files 2025/04/01 04:02:38 DEBUG : potato2: Deleting (id "4_zef92fd03803debfb9f580e1b_f1059654e84fa6d99_d20250401_m040236_c001_v0001115_t0032_u01743480156823") 2025/04/01 04:02:38 DEBUG : potato3: Deleting (id "4_zef92fd03803debfb9f580e1b_f112d90c37f9ac41c_d20250401_m040237_c001_v0001184_t0055_u01743480157209") 2025/04/01 04:02:38 DEBUG : B2 bucket rclone-test-juteyuf3mosa: Purge remote 2025/04/01 04:02:38 INFO : B2 bucket rclone-test-juteyuf3mosa: cleaning bucket "rclone-test-juteyuf3mosa" of all files 2025/04/01 04:02:39 DEBUG : empty space: Deleting (id "4_z5fb2dd83803debfb9f580e1b_f113d71ecfb8d83a4_d20250401_m040232_c001_v0001042_t0033_u01743480152149") 2025/04/01 04:02:39 DEBUG : potato2: Deleting (id "4_z5fb2dd83803debfb9f580e1b_f419bc2c4355590ae_d20250401_m040237_c001_v7007000_t0000_u01743480157679") 2025/04/01 04:02:39 DEBUG : potato2: Deleting (id "4_z5fb2dd83803debfb9f580e1b_f102113a4ffe956fe_d20250401_m040233_c001_v0001102_t0024_u01743480153657") 2025/04/01 04:02:39 DEBUG : potato3: Deleting (id "4_z5fb2dd83803debfb9f580e1b_f419bc2c4355590ad_d20250401_m040237_c001_v7007000_t0000_u01743480157417") 2025/04/01 04:02:39 DEBUG : potato3: Deleting (id "4_z5fb2dd83803debfb9f580e1b_f10017f6d17da5fec_d20250401_m040234_c001_v0001154_t0019_u01743480154040") 2025/04/01 04:02:39 DEBUG : potato3: Deleting (id "4_z5fb2dd83803debfb9f580e1b_f113d71ecfb8d83ac_d20250401_m040232_c001_v0001042_t0019_u01743480152807") --- PASS: TestServerSideMoveWithFilter (14.10s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:02:41 DEBUG : Creating backend with remote "TestB2:rclone-test-qizubij8seda" 2025/04/01 04:02:43 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-ruciqep9mubu -> B2 bucket rclone-test-qizubij8seda 2025/04/01 04:02:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 04:02:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/01 04:02:49 DEBUG : empty space: Unchanged skipping 2025/04/01 04:02:49 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/01 04:02:49 DEBUG : B2 bucket rclone-test-qizubij8seda: Waiting for checks to finish 2025/04/01 04:02:49 INFO : empty space: Deleted 2025/04/01 04:02:49 DEBUG : B2 bucket rclone-test-qizubij8seda: Waiting for transfers to finish 2025/04/01 04:02:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/01 04:02:50 INFO : potato3: Copied (server-side copy) 2025/04/01 04:02:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/01 04:02:50 INFO : potato2: Copied (server-side copy) 2025/04/01 04:02:50 INFO : potato3: Deleted 2025/04/01 04:02:50 INFO : potato2: Deleted 2025/04/01 04:02:50 DEBUG : Creating backend with remote "TestB2:rclone-test-muricec3deba" 2025/04/01 04:02:51 INFO : tomatoDir: Making directory 2025/04/01 04:02:52 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/01 04:02:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 04:02:52 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/01 04:02:52 DEBUG : B2 bucket rclone-test-muricec3deba: Waiting for checks to finish 2025/04/01 04:02:52 DEBUG : B2 bucket rclone-test-muricec3deba: Waiting for transfers to finish 2025/04/01 04:02:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/01 04:02:53 INFO : potato3: Copied (server-side copy) 2025/04/01 04:02:53 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/01 04:02:53 INFO : empty space: Copied (server-side copy) 2025/04/01 04:02:53 INFO : potato3: Deleted 2025/04/01 04:02:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/01 04:02:53 INFO : potato2: Copied (server-side copy) 2025/04/01 04:02:53 INFO : empty space: Deleted 2025/04/01 04:02:53 INFO : potato2: Deleted 2025/04/01 04:02:54 DEBUG : B2 bucket rclone-test-muricec3deba: Purge remote 2025/04/01 04:02:54 INFO : B2 bucket rclone-test-muricec3deba: cleaning bucket "rclone-test-muricec3deba" of all files 2025/04/01 04:02:54 DEBUG : empty space: Deleting (id "4_zaf722de3804debfb9f580e1b_f1145b99193fa550f_d20250401_m040252_c001_v0001109_t0026_u01743480172604") 2025/04/01 04:02:54 DEBUG : potato2: Deleting (id "4_zaf722de3804debfb9f580e1b_f115d84e9ef4d5f74_d20250401_m040252_c001_v0001179_t0026_u01743480172998") 2025/04/01 04:02:54 DEBUG : potato3: Deleting (id "4_zaf722de3804debfb9f580e1b_f101a2f3d7a7378ce_d20250401_m040253_c001_v0001184_t0005_u01743480173005") 2025/04/01 04:02:54 DEBUG : B2 bucket rclone-test-qizubij8seda: Purge remote 2025/04/01 04:02:54 INFO : B2 bucket rclone-test-qizubij8seda: cleaning bucket "rclone-test-qizubij8seda" of all files 2025/04/01 04:02:55 DEBUG : empty space: Deleting (id "4_zaff20df3804debfb9f580e1b_f405f11e60a9d2679_d20250401_m040253_c001_v7007000_t0000_u01743480173272") 2025/04/01 04:02:55 DEBUG : empty space: Deleting (id "4_zaff20df3804debfb9f580e1b_f1061a9c442bc1982_d20250401_m040248_c001_v0001181_t0041_u01743480168304") 2025/04/01 04:02:55 DEBUG : potato2: Deleting (id "4_zaff20df3804debfb9f580e1b_f40115b661aaee5e4_d20250401_m040253_c001_v7007000_t0000_u01743480173414") 2025/04/01 04:02:55 DEBUG : potato2: Deleting (id "4_zaff20df3804debfb9f580e1b_f115f2532cdbe619c_d20250401_m040249_c001_v0001040_t0007_u01743480169497") 2025/04/01 04:02:55 DEBUG : potato3: Deleting (id "4_zaff20df3804debfb9f580e1b_f40115b661aaee5e3_d20250401_m040253_c001_v7007000_t0000_u01743480173215") 2025/04/01 04:02:55 DEBUG : potato3: Deleting (id "4_zaff20df3804debfb9f580e1b_f1026c376cd3b6d76_d20250401_m040249_c001_v0001176_t0004_u01743480169902") 2025/04/01 04:02:55 DEBUG : potato3: Deleting (id "4_zaff20df3804debfb9f580e1b_f1061a9c442bc1988_d20250401_m040248_c001_v0001181_t0058_u01743480168520") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (15.27s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:02:56 DEBUG : Creating backend with remote "TestB2:rclone-test-ruciqep9mubu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.47s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:02:58 DEBUG : Creating backend with remote "TestB2:rclone-test-ruciqep9mubu/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" --- PASS: TestSyncOverlap (3.02s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:03:01 DEBUG : Creating backend with remote "TestB2:rclone-test-ruciqep9mubu/rclone-sync-test" 2025/04/01 04:03:03 DEBUG : Creating backend with remote "TestB2:rclone-test-ruciqep9mubu/rclone-sync-test-include/layer2" 2025/04/01 04:03:05 DEBUG : Creating backend with remote "TestB2:rclone-test-ruciqep9mubu/rclone-sync-test-ignore-file" 2025/04/01 04:03:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/01 04:03:10 DEBUG : B2 bucket rclone-test-ruciqep9mubu path rclone-sync-test: Waiting for checks to finish 2025/04/01 04:03:10 DEBUG : B2 bucket rclone-test-ruciqep9mubu path rclone-sync-test: Waiting for transfers to finish 2025/04/01 04:03:10 DEBUG : Waiting for deletions to finish 2025/04/01 04:03:10 INFO : There was nothing to transfer 2025/04/01 04:03:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/01 04:03:10 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:03:10 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:03:10 DEBUG : Waiting for deletions to finish 2025/04/01 04:03:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:03:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/01 04:03:11 DEBUG : B2 bucket rclone-test-ruciqep9mubu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/01 04:03:11 DEBUG : B2 bucket rclone-test-ruciqep9mubu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/01 04:03:11 DEBUG : Waiting for deletions to finish 2025/04/01 04:03:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:03:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/01 04:03:12 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:03:12 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:03:12 DEBUG : Waiting for deletions to finish 2025/04/01 04:03:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:03:12 DEBUG : : Excluded 2025/04/01 04:03:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/01 04:03:12 DEBUG : B2 bucket rclone-test-ruciqep9mubu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/01 04:03:12 DEBUG : B2 bucket rclone-test-ruciqep9mubu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/01 04:03:12 DEBUG : Waiting for deletions to finish 2025/04/01 04:03:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (17.83s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:03:19 DEBUG : Creating backend with remote "TestB2:rclone-test-ruciqep9mubu/dst" 2025/04/01 04:03:20 DEBUG : Creating backend with remote "TestB2:rclone-test-ruciqep9mubu/CompareDest" 2025/04/01 04:03:23 DEBUG : one: Need to transfer - File not found at Destination 2025/04/01 04:03:23 DEBUG : B2 bucket rclone-test-ruciqep9mubu path dst: Waiting for checks to finish 2025/04/01 04:03:23 DEBUG : B2 bucket rclone-test-ruciqep9mubu path dst: Waiting for transfers to finish 2025/04/01 04:03:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/01 04:03:24 INFO : one: Copied (new) 2025/04/01 04:03:24 DEBUG : Waiting for deletions to finish 2025/04/01 04:03:24 DEBUG : B2 bucket rclone-test-ruciqep9mubu path dst: Waiting for checks to finish 2025/04/01 04:03:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/01 04:03:24 DEBUG : B2 bucket rclone-test-ruciqep9mubu path dst: Waiting for transfers to finish 2025/04/01 04:03:25 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/01 04:03:25 INFO : one: Copied (replaced existing) 2025/04/01 04:03:25 DEBUG : Waiting for deletions to finish 2025/04/01 04:03:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/01 04:03:27 DEBUG : B2 bucket rclone-test-ruciqep9mubu path dst: Waiting for checks to finish 2025/04/01 04:03:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/01 04:03:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/01 04:03:27 DEBUG : B2 bucket rclone-test-ruciqep9mubu path dst: Waiting for transfers to finish 2025/04/01 04:03:27 DEBUG : Waiting for deletions to finish 2025/04/01 04:03:27 INFO : There was nothing to transfer 2025/04/01 04:03:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/01 04:03:28 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/01 04:03:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/01 04:03:28 DEBUG : B2 bucket rclone-test-ruciqep9mubu path dst: Waiting for checks to finish 2025/04/01 04:03:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/01 04:03:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/01 04:03:28 DEBUG : B2 bucket rclone-test-ruciqep9mubu path dst: Waiting for transfers to finish 2025/04/01 04:03:28 DEBUG : Waiting for deletions to finish 2025/04/01 04:03:28 INFO : There was nothing to transfer 2025/04/01 04:03:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/01 04:03:29 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/01 04:03:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/01 04:03:29 DEBUG : B2 bucket rclone-test-ruciqep9mubu path dst: Waiting for checks to finish 2025/04/01 04:03:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/01 04:03:29 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/01 04:03:29 DEBUG : B2 bucket rclone-test-ruciqep9mubu path dst: Waiting for transfers to finish 2025/04/01 04:03:29 DEBUG : Waiting for deletions to finish 2025/04/01 04:03:29 INFO : There was nothing to transfer 2025/04/01 04:03:30 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/04/01 04:03:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/01 04:03:30 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/01 04:03:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/01 04:03:30 DEBUG : B2 bucket rclone-test-ruciqep9mubu path dst: Waiting for checks to finish 2025/04/01 04:03:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/01 04:03:30 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/01 04:03:30 DEBUG : B2 bucket rclone-test-ruciqep9mubu path dst: Waiting for transfers to finish 2025/04/01 04:03:30 DEBUG : Waiting for deletions to finish 2025/04/01 04:03:30 INFO : There was nothing to transfer 2025/04/01 04:03:31 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/01 04:03:31 DEBUG : two: Need to transfer - File not found at Destination 2025/04/01 04:03:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/01 04:03:31 DEBUG : B2 bucket rclone-test-ruciqep9mubu path dst: Waiting for checks to finish 2025/04/01 04:03:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/01 04:03:31 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/01 04:03:31 DEBUG : B2 bucket rclone-test-ruciqep9mubu path dst: Waiting for transfers to finish 2025/04/01 04:03:32 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/04/01 04:03:32 INFO : two: Copied (new) 2025/04/01 04:03:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.04s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:03:35 DEBUG : Creating backend with remote "TestB2:rclone-test-ruciqep9mubu/dest" 2025/04/01 04:03:36 DEBUG : Creating backend with remote "TestB2:rclone-test-ruciqep9mubu/pre-dest1" 2025/04/01 04:03:37 DEBUG : Creating backend with remote "TestB2:rclone-test-ruciqep9mubu/pre-dest2" 2025/04/01 04:03:39 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:03:39 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/01 04:03:39 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:03:39 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/01 04:03:40 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/01 04:03:40 DEBUG : B2 bucket rclone-test-ruciqep9mubu path dest: Waiting for checks to finish 2025/04/01 04:03:40 DEBUG : B2 bucket rclone-test-ruciqep9mubu path dest: Waiting for transfers to finish 2025/04/01 04:03:41 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/04/01 04:03:41 INFO : 3: Copied (new) 2025/04/01 04:03:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.03s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:03:42 DEBUG : Creating backend with remote "TestB2:rclone-test-ruciqep9mubu/dst" 2025/04/01 04:03:43 DEBUG : Creating backend with remote "TestB2:rclone-test-ruciqep9mubu/CopyDest" 2025/04/01 04:03:46 DEBUG : one: Need to transfer - File not found at Destination 2025/04/01 04:03:46 DEBUG : B2 bucket rclone-test-ruciqep9mubu path dst: Waiting for checks to finish 2025/04/01 04:03:46 DEBUG : B2 bucket rclone-test-ruciqep9mubu path dst: Waiting for transfers to finish 2025/04/01 04:03:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/01 04:03:46 INFO : one: Copied (new) 2025/04/01 04:03:46 DEBUG : Waiting for deletions to finish 2025/04/01 04:03:47 DEBUG : B2 bucket rclone-test-ruciqep9mubu path dst: Waiting for checks to finish 2025/04/01 04:03:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/01 04:03:47 DEBUG : B2 bucket rclone-test-ruciqep9mubu path dst: Waiting for transfers to finish 2025/04/01 04:03:47 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/01 04:03:47 INFO : one: Copied (replaced existing) 2025/04/01 04:03:47 DEBUG : Waiting for deletions to finish 2025/04/01 04:03:49 DEBUG : Creating backend with remote "TestB2:rclone-test-ruciqep9mubu/BackupDir" 2025/04/01 04:03:50 DEBUG : B2 bucket rclone-test-ruciqep9mubu path dst: Waiting for checks to finish 2025/04/01 04:03:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/01 04:03:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/01 04:03:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/01 04:03:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/01 04:03:52 INFO : one: Copied (server-side copy) 2025/04/01 04:03:52 INFO : one: Deleted 2025/04/01 04:03:53 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/01 04:03:53 INFO : one: Copied (server-side copy) 2025/04/01 04:03:53 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/01 04:03:53 DEBUG : B2 bucket rclone-test-ruciqep9mubu path dst: Waiting for transfers to finish 2025/04/01 04:03:53 DEBUG : Waiting for deletions to finish 2025/04/01 04:03:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/01 04:03:54 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/01 04:03:54 INFO : two: Copied (server-side copy) 2025/04/01 04:03:54 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/01 04:03:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/01 04:03:54 DEBUG : one: Unchanged skipping 2025/04/01 04:03:54 DEBUG : B2 bucket rclone-test-ruciqep9mubu path dst: Waiting for checks to finish 2025/04/01 04:03:54 DEBUG : B2 bucket rclone-test-ruciqep9mubu path dst: Waiting for transfers to finish 2025/04/01 04:03:54 DEBUG : Waiting for deletions to finish 2025/04/01 04:03:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/01 04:03:55 DEBUG : one: Unchanged skipping 2025/04/01 04:03:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/01 04:03:55 DEBUG : two: Unchanged skipping 2025/04/01 04:03:55 DEBUG : B2 bucket rclone-test-ruciqep9mubu path dst: Waiting for checks to finish 2025/04/01 04:03:55 DEBUG : B2 bucket rclone-test-ruciqep9mubu path dst: Waiting for transfers to finish 2025/04/01 04:03:55 DEBUG : Waiting for deletions to finish 2025/04/01 04:03:55 INFO : There was nothing to transfer 2025/04/01 04:03:56 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/01 04:03:56 DEBUG : three: Destination not found in --copy-dest 2025/04/01 04:03:56 DEBUG : three: Need to transfer - File not found at Destination 2025/04/01 04:03:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/01 04:03:56 DEBUG : one: Unchanged skipping 2025/04/01 04:03:56 DEBUG : B2 bucket rclone-test-ruciqep9mubu path dst: Waiting for checks to finish 2025/04/01 04:03:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/01 04:03:56 DEBUG : two: Unchanged skipping 2025/04/01 04:03:56 DEBUG : B2 bucket rclone-test-ruciqep9mubu path dst: Waiting for transfers to finish 2025/04/01 04:03:57 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/04/01 04:03:57 INFO : three: Copied (new) 2025/04/01 04:03:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.19s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:04:00 DEBUG : Creating backend with remote "TestB2:rclone-test-ruciqep9mubu/dst" 2025/04/01 04:04:01 DEBUG : Creating backend with remote "TestB2:rclone-test-ruciqep9mubu/backup" 2025/04/01 04:04:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/01 04:04:03 DEBUG : B2 bucket rclone-test-ruciqep9mubu path dst: Waiting for checks to finish 2025/04/01 04:04:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:04:03 DEBUG : two: Unchanged skipping 2025/04/01 04:04:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/01 04:04:05 INFO : one: Copied (server-side copy) 2025/04/01 04:04:05 INFO : one: Deleted 2025/04/01 04:04:05 DEBUG : B2 bucket rclone-test-ruciqep9mubu path dst: Waiting for transfers to finish 2025/04/01 04:04:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/01 04:04:06 INFO : one: Copied (new) 2025/04/01 04:04:06 DEBUG : Waiting for deletions to finish 2025/04/01 04:04:07 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/01 04:04:07 INFO : three.txt: Copied (server-side copy) 2025/04/01 04:04:07 INFO : three.txt: Deleted 2025/04/01 04:04:07 INFO : three.txt: Moved into backup dir 2025/04/01 04:04:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/01 04:04:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:04:09 DEBUG : two: Unchanged skipping 2025/04/01 04:04:09 DEBUG : B2 bucket rclone-test-ruciqep9mubu path dst: Waiting for checks to finish 2025/04/01 04:04:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/01 04:04:10 INFO : one: Copied (server-side copy) 2025/04/01 04:04:10 INFO : one: Deleted 2025/04/01 04:04:10 DEBUG : B2 bucket rclone-test-ruciqep9mubu path dst: Waiting for transfers to finish 2025/04/01 04:04:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/01 04:04:11 INFO : one: Copied (new) 2025/04/01 04:04:11 DEBUG : Waiting for deletions to finish 2025/04/01 04:04:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/01 04:04:11 INFO : three.txt: Copied (server-side copy) 2025/04/01 04:04:11 INFO : three.txt: Deleted 2025/04/01 04:04:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.13s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:04:15 DEBUG : Creating backend with remote "TestB2:rclone-test-ruciqep9mubu/dst" 2025/04/01 04:04:16 DEBUG : Creating backend with remote "TestB2:rclone-test-ruciqep9mubu/backup" 2025/04/01 04:04:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/01 04:04:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:04:18 DEBUG : two: Unchanged skipping 2025/04/01 04:04:18 DEBUG : B2 bucket rclone-test-ruciqep9mubu path dst: Waiting for checks to finish 2025/04/01 04:04:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/01 04:04:20 INFO : one: Copied (server-side copy) to: one.bak 2025/04/01 04:04:20 INFO : one: Deleted 2025/04/01 04:04:20 DEBUG : B2 bucket rclone-test-ruciqep9mubu path dst: Waiting for transfers to finish 2025/04/01 04:04:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/01 04:04:21 INFO : one: Copied (new) 2025/04/01 04:04:21 DEBUG : Waiting for deletions to finish 2025/04/01 04:04:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/01 04:04:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/01 04:04:21 INFO : three.txt: Deleted 2025/04/01 04:04:21 INFO : three.txt: Moved into backup dir 2025/04/01 04:04:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/01 04:04:23 DEBUG : B2 bucket rclone-test-ruciqep9mubu path dst: Waiting for checks to finish 2025/04/01 04:04:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:04:23 DEBUG : two: Unchanged skipping 2025/04/01 04:04:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/01 04:04:24 INFO : one: Copied (server-side copy) to: one.bak 2025/04/01 04:04:24 INFO : one: Deleted 2025/04/01 04:04:24 DEBUG : B2 bucket rclone-test-ruciqep9mubu path dst: Waiting for transfers to finish 2025/04/01 04:04:24 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/01 04:04:24 INFO : one: Copied (new) 2025/04/01 04:04:24 DEBUG : Waiting for deletions to finish 2025/04/01 04:04:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/01 04:04:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/01 04:04:25 INFO : three.txt: Deleted 2025/04/01 04:04:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.59s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:04:28 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1184-03.backblaze.com/b2api/v1/b2_upload_file/cf42ad63801debfb9f580e1b/c001_v0001184_t0054": EOF 2025/04/01 04:04:28 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-03.backblaze.com/b2api/v1/b2_upload_file/cf42ad63801debfb9f580e1b/c001_v0001184_t0054": EOF) 2025/04/01 04:04:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-ruciqep9mubu: 1/10 (Post "https://pod-000-1184-03.backblaze.com/b2api/v1/b2_upload_file/cf42ad63801debfb9f580e1b/c001_v0001184_t0054": EOF) 2025/04/01 04:04:30 DEBUG : pacer: Reducing sleep to 10ms 2025/04/01 04:04:30 DEBUG : Creating backend with remote "TestB2:rclone-test-ruciqep9mubu/dst" 2025/04/01 04:04:31 DEBUG : Creating backend with remote "TestB2:rclone-test-ruciqep9mubu/backup" 2025/04/01 04:04:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/01 04:04:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:04:33 DEBUG : two: Unchanged skipping 2025/04/01 04:04:33 DEBUG : B2 bucket rclone-test-ruciqep9mubu path dst: Waiting for checks to finish 2025/04/01 04:04:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/01 04:04:35 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/01 04:04:35 INFO : one: Deleted 2025/04/01 04:04:35 DEBUG : B2 bucket rclone-test-ruciqep9mubu path dst: Waiting for transfers to finish 2025/04/01 04:04:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/01 04:04:36 INFO : one: Copied (new) 2025/04/01 04:04:36 DEBUG : Waiting for deletions to finish 2025/04/01 04:04:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/01 04:04:36 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/01 04:04:37 INFO : three.txt: Deleted 2025/04/01 04:04:37 INFO : three.txt: Moved into backup dir 2025/04/01 04:04:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/01 04:04:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:04:38 DEBUG : two: Unchanged skipping 2025/04/01 04:04:38 DEBUG : B2 bucket rclone-test-ruciqep9mubu path dst: Waiting for checks to finish 2025/04/01 04:04:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/01 04:04:39 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/01 04:04:39 INFO : one: Deleted 2025/04/01 04:04:39 DEBUG : B2 bucket rclone-test-ruciqep9mubu path dst: Waiting for transfers to finish 2025/04/01 04:04:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/01 04:04:39 INFO : one: Copied (new) 2025/04/01 04:04:39 DEBUG : Waiting for deletions to finish 2025/04/01 04:04:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/01 04:04:40 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/01 04:04:40 INFO : three.txt: Deleted 2025/04/01 04:04:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (15.12s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:04:43 DEBUG : Creating backend with remote "TestB2:rclone-test-ruciqep9mubu/dst" 2025/04/01 04:04:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/01 04:04:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:04:45 DEBUG : two: Unchanged skipping 2025/04/01 04:04:45 DEBUG : B2 bucket rclone-test-ruciqep9mubu path dst: Waiting for checks to finish 2025/04/01 04:04:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/01 04:04:45 INFO : one: Copied (server-side copy) to: one.bak 2025/04/01 04:04:45 INFO : one: Deleted 2025/04/01 04:04:45 DEBUG : B2 bucket rclone-test-ruciqep9mubu path dst: Waiting for transfers to finish 2025/04/01 04:04:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/01 04:04:46 INFO : one: Copied (new) 2025/04/01 04:04:46 DEBUG : Waiting for deletions to finish 2025/04/01 04:04:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/01 04:04:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/01 04:04:47 INFO : three.txt: Deleted 2025/04/01 04:04:47 INFO : three.txt: Moved into backup dir 2025/04/01 04:04:48 DEBUG : one.bak: Excluded (Path Filter) 2025/04/01 04:04:48 DEBUG : one.bak: Excluded 2025/04/01 04:04:48 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/01 04:04:48 DEBUG : three.txt.bak: Excluded 2025/04/01 04:04:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/01 04:04:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:04:48 DEBUG : two: Unchanged skipping 2025/04/01 04:04:48 DEBUG : B2 bucket rclone-test-ruciqep9mubu path dst: Waiting for checks to finish 2025/04/01 04:04:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/01 04:04:48 INFO : one: Copied (server-side copy) to: one.bak 2025/04/01 04:04:48 INFO : one: Deleted 2025/04/01 04:04:48 DEBUG : B2 bucket rclone-test-ruciqep9mubu path dst: Waiting for transfers to finish 2025/04/01 04:04:49 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/01 04:04:49 INFO : one: Copied (new) 2025/04/01 04:04:49 DEBUG : Waiting for deletions to finish 2025/04/01 04:04:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/01 04:04:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/01 04:04:49 INFO : three.txt: Deleted 2025/04/01 04:04:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.27s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:04:52 DEBUG : Creating backend with remote "TestB2:rclone-test-ruciqep9mubu/dst" 2025/04/01 04:04:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/01 04:04:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/01 04:04:54 INFO : one: Copied (server-side copy) to: one.bak 2025/04/01 04:04:55 INFO : one: Deleted 2025/04/01 04:04:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/01 04:04:56 INFO : one: Copied (new) 2025/04/01 04:04:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:04:56 DEBUG : two: Unchanged skipping 2025/04/01 04:04:56 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/01 04:04:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/01 04:04:56 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/01 04:04:57 INFO : three.txt: Deleted 2025/04/01 04:04:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/01 04:04:57 INFO : three.txt: Copied (new) 2025/04/01 04:04:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/01 04:04:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/01 04:04:58 INFO : one: Copied (server-side copy) to: one.bak 2025/04/01 04:04:59 INFO : one: Deleted 2025/04/01 04:04:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/01 04:04:59 INFO : one: Copied (new) 2025/04/01 04:04:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:04:59 DEBUG : two: Unchanged skipping 2025/04/01 04:04:59 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/01 04:05:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/01 04:05:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/01 04:05:00 INFO : three.txt: Deleted 2025/04/01 04:05:01 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/01 04:05:01 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.85s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:05:04 DEBUG : Creating backend with remote "TestB2:rclone-test-ruciqep9mubu/dst" 2025/04/01 04:05:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/01 04:05:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/01 04:05:07 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/01 04:05:07 INFO : one: Deleted 2025/04/01 04:05:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/01 04:05:08 INFO : one: Copied (new) 2025/04/01 04:05:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:05:09 DEBUG : two: Unchanged skipping 2025/04/01 04:05:09 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/01 04:05:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/01 04:05:10 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/01 04:05:10 INFO : three.txt: Deleted 2025/04/01 04:05:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/01 04:05:10 INFO : three.txt: Copied (new) 2025/04/01 04:05:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/01 04:05:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/01 04:05:12 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/01 04:05:12 INFO : one: Deleted 2025/04/01 04:05:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/01 04:05:12 INFO : one: Copied (new) 2025/04/01 04:05:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:05:13 DEBUG : two: Unchanged skipping 2025/04/01 04:05:13 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/01 04:05:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/01 04:05:13 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/01 04:05:14 INFO : three.txt: Deleted 2025/04/01 04:05:14 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/01 04:05:14 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.08s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:05:17 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:05:17 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/01 04:05:17 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:05:17 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/04/01 04:05:17 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/01 04:05:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.39s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:05:18 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/01 04:05:18 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:05:18 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:05:19 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/01 04:05:19 INFO : existing: Copied (new) 2025/04/01 04:05:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:05:19 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/01 04:05:19 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:05:19 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/01 04:05:19 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:05:19 ERROR : B2 bucket rclone-test-ruciqep9mubu: not deleting files as there were IO errors 2025/04/01 04:05:19 ERROR : B2 bucket rclone-test-ruciqep9mubu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" --- PASS: TestSyncImmutable (2.96s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:05:22 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:05:22 DEBUG : existing: Unchanged skipping 2025/04/01 04:05:22 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:05:22 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:05:22 DEBUG : Waiting for deletions to finish 2025/04/01 04:05:22 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.42s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.40s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.21s) --- SKIP: TestMaxTransfer/Hard (0.40s) --- SKIP: TestMaxTransfer/Soft (0.40s) --- SKIP: TestMaxTransfer/Cautious (0.41s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:05:35 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:05:35 DEBUG : both0: Unchanged skipping 2025/04/01 04:05:35 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:05:35 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:05:35 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:05:35 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:05:35 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:05:35 DEBUG : both1: Unchanged skipping 2025/04/01 04:05:35 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:05:35 DEBUG : both13: Unchanged skipping 2025/04/01 04:05:35 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:05:35 DEBUG : both14: Unchanged skipping 2025/04/01 04:05:35 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:05:35 DEBUG : both15: Unchanged skipping 2025/04/01 04:05:35 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:05:35 DEBUG : both16: Unchanged skipping 2025/04/01 04:05:35 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:05:35 DEBUG : both17: Unchanged skipping 2025/04/01 04:05:35 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:05:35 DEBUG : both18: Unchanged skipping 2025/04/01 04:05:35 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:05:35 DEBUG : both19: Unchanged skipping 2025/04/01 04:05:35 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:05:35 DEBUG : both2: Unchanged skipping 2025/04/01 04:05:35 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:05:35 DEBUG : both3: Unchanged skipping 2025/04/01 04:05:35 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:05:35 DEBUG : both11: Unchanged skipping 2025/04/01 04:05:35 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:05:35 DEBUG : both5: Unchanged skipping 2025/04/01 04:05:35 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:05:35 DEBUG : both6: Unchanged skipping 2025/04/01 04:05:35 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:05:35 DEBUG : both7: Unchanged skipping 2025/04/01 04:05:35 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:05:35 DEBUG : both8: Unchanged skipping 2025/04/01 04:05:35 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:05:35 DEBUG : both9: Unchanged skipping 2025/04/01 04:05:35 DEBUG : both12: Unchanged skipping 2025/04/01 04:05:35 DEBUG : both10: Unchanged skipping 2025/04/01 04:05:35 DEBUG : both4: Unchanged skipping 2025/04/01 04:05:35 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:05:35 DEBUG : Waiting for deletions to finish 2025/04/01 04:05:35 INFO : only17: Deleted 2025/04/01 04:05:35 INFO : only5: Deleted 2025/04/01 04:05:35 INFO : only0: Deleted 2025/04/01 04:05:35 INFO : only12: Deleted 2025/04/01 04:05:35 INFO : only1: Deleted 2025/04/01 04:05:35 INFO : only13: Deleted 2025/04/01 04:05:35 INFO : only8: Deleted 2025/04/01 04:05:35 INFO : only19: Deleted 2025/04/01 04:05:35 INFO : only4: Deleted 2025/04/01 04:05:35 INFO : only3: Deleted 2025/04/01 04:05:36 INFO : only7: Deleted 2025/04/01 04:05:36 INFO : only18: Deleted 2025/04/01 04:05:36 INFO : only2: Deleted 2025/04/01 04:05:36 INFO : only9: Deleted 2025/04/01 04:05:36 INFO : only10: Deleted 2025/04/01 04:05:36 INFO : only11: Deleted 2025/04/01 04:05:36 INFO : only15: Deleted 2025/04/01 04:05:36 INFO : only14: Deleted 2025/04/01 04:05:36 INFO : only6: Deleted 2025/04/01 04:05:36 INFO : only16: Deleted 2025/04/01 04:05:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (17.49s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:05:52 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:05:52 DEBUG : both0: Unchanged skipping 2025/04/01 04:05:52 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:05:52 DEBUG : both1: Unchanged skipping 2025/04/01 04:05:52 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:05:52 DEBUG : both10: Unchanged skipping 2025/04/01 04:05:52 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:05:52 DEBUG : both11: Unchanged skipping 2025/04/01 04:05:52 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:05:52 DEBUG : both12: Unchanged skipping 2025/04/01 04:05:52 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:05:52 DEBUG : both13: Unchanged skipping 2025/04/01 04:05:52 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:05:52 DEBUG : both14: Unchanged skipping 2025/04/01 04:05:52 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:05:52 DEBUG : both15: Unchanged skipping 2025/04/01 04:05:52 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:05:52 DEBUG : both16: Unchanged skipping 2025/04/01 04:05:52 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:05:52 DEBUG : both17: Unchanged skipping 2025/04/01 04:05:52 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:05:52 DEBUG : both18: Unchanged skipping 2025/04/01 04:05:52 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:05:52 DEBUG : both19: Unchanged skipping 2025/04/01 04:05:52 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:05:52 DEBUG : both2: Unchanged skipping 2025/04/01 04:05:52 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:05:52 DEBUG : both3: Unchanged skipping 2025/04/01 04:05:52 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:05:52 DEBUG : both4: Unchanged skipping 2025/04/01 04:05:52 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:05:52 DEBUG : both5: Unchanged skipping 2025/04/01 04:05:52 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:05:52 DEBUG : both6: Unchanged skipping 2025/04/01 04:05:52 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:05:52 DEBUG : both7: Unchanged skipping 2025/04/01 04:05:52 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:05:52 DEBUG : both8: Unchanged skipping 2025/04/01 04:05:52 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:05:52 DEBUG : both9: Unchanged skipping 2025/04/01 04:05:52 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/01 04:05:52 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/01 04:05:52 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/01 04:05:52 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/01 04:05:52 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/01 04:05:52 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/01 04:05:52 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/01 04:05:52 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/01 04:05:52 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/01 04:05:52 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/01 04:05:52 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/01 04:05:52 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/01 04:05:52 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for checks to finish 2025/04/01 04:05:52 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/01 04:05:52 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/01 04:05:52 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/01 04:05:52 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/01 04:05:52 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/01 04:05:52 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/01 04:05:52 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/01 04:05:52 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/01 04:05:52 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Waiting for transfers to finish 2025/04/01 04:05:53 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/01 04:05:53 INFO : only0: Copied (replaced existing) 2025/04/01 04:05:53 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/01 04:05:53 INFO : only10: Copied (replaced existing) 2025/04/01 04:05:53 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/01 04:05:53 INFO : only12: Copied (replaced existing) 2025/04/01 04:05:53 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/01 04:05:53 INFO : only13: Copied (replaced existing) 2025/04/01 04:05:53 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/01 04:05:53 INFO : only11: Copied (replaced existing) 2025/04/01 04:05:53 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/01 04:05:53 INFO : only14: Copied (replaced existing) 2025/04/01 04:05:53 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/01 04:05:53 INFO : only15: Copied (replaced existing) 2025/04/01 04:05:53 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/01 04:05:53 INFO : only1: Copied (replaced existing) 2025/04/01 04:05:53 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/01 04:05:53 INFO : only18: Copied (replaced existing) 2025/04/01 04:05:53 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/01 04:05:53 INFO : only16: Copied (replaced existing) 2025/04/01 04:05:53 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/01 04:05:53 INFO : only2: Copied (replaced existing) 2025/04/01 04:05:53 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/01 04:05:53 INFO : only17: Copied (replaced existing) 2025/04/01 04:05:53 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/01 04:05:53 INFO : only3: Copied (replaced existing) 2025/04/01 04:05:53 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/01 04:05:53 INFO : only6: Copied (replaced existing) 2025/04/01 04:05:53 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/01 04:05:53 INFO : only4: Copied (replaced existing) 2025/04/01 04:05:54 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/01 04:05:54 INFO : only5: Copied (replaced existing) 2025/04/01 04:05:54 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/01 04:05:54 INFO : only19: Copied (replaced existing) 2025/04/01 04:05:54 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/01 04:05:54 INFO : only7: Copied (replaced existing) 2025/04/01 04:05:54 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/01 04:05:54 INFO : only8: Copied (replaced existing) 2025/04/01 04:05:54 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/01 04:05:54 INFO : only9: Copied (replaced existing) 2025/04/01 04:05:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (21.33s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:06:03 DEBUG : empty_dir: Making directory with metadata 2025/04/01 04:06:03 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/01 04:06:03 DEBUG : empty_on_remote: Making directory with metadata 2025/04/01 04:06:03 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/01 04:06:03 INFO : empty_on_remote: Making directory 2025/04/01 04:06:03 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:06:04 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/01 04:06:04 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/01 04:06:04 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/01 04:06:04 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.79s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:06:07 DEBUG : empty_dir: Making directory with metadata 2025/04/01 04:06:07 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/01 04:06:07 DEBUG : empty_on_remote: Making directory with metadata 2025/04/01 04:06:07 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/01 04:06:07 INFO : empty_on_remote: Making directory 2025/04/01 04:06:07 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:06:08 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/01 04:06:08 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/01 04:06:08 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/01 04:06:08 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/01 04:06:08 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.99s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:06:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/01 04:06:11 INFO : sub dir: Making directory 2025/04/01 04:06:11 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.86s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" 2025/04/01 04:06:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/01 04:06:15 INFO : sub dir: Making directory 2025/04/01 04:06:15 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-ruciqep9mubu", Local "Local file system at /tmp/rclone247621663", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (5.59s) PASS 2025/04/01 04:06:21 DEBUG : B2 bucket rclone-test-ruciqep9mubu: Purge remote 2025/04/01 04:06:21 INFO : B2 bucket rclone-test-ruciqep9mubu: cleaning bucket "rclone-test-ruciqep9mubu" of all files 2025/04/01 04:06:22 DEBUG : BackupDir/one: Deleting (id "4_zcf42ad63801debfb9f580e1b_f414362178ab02182_d20250401_m040357_c001_v7007000_t0000_u01743480237586") 2025/04/01 04:06:22 DEBUG : BackupDir/one: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10852c7f02a271e7_d20250401_m040352_c001_v0001032_t0021_u01743480232221") 2025/04/01 04:06:22 DEBUG : CompareDest/one: Deleting (id "4_zcf42ad63801debfb9f580e1b_f416051d139bbd57a_d20250401_m040332_c001_v7007000_t0000_u01743480212988") 2025/04/01 04:06:22 DEBUG : CompareDest/one: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1037f27581cb7bea_d20250401_m040326_c001_v0001184_t0023_u01743480206531") 2025/04/01 04:06:22 DEBUG : CompareDest/two: Deleting (id "4_zcf42ad63801debfb9f580e1b_f416051d139bbd57d_d20250401_m040333_c001_v7007000_t0000_u01743480213172") 2025/04/01 04:06:22 DEBUG : CompareDest/two: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976fee_d20250401_m040327_c001_v0001179_t0038_u01743480207903") 2025/04/01 04:06:22 DEBUG : CopyDest/one: Deleting (id "4_zcf42ad63801debfb9f580e1b_f414362178ab02183_d20250401_m040357_c001_v7007000_t0000_u01743480237779") 2025/04/01 04:06:22 DEBUG : CopyDest/one: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb3d81_d20250401_m040349_c001_v0001182_t0038_u01743480229239") 2025/04/01 04:06:22 DEBUG : CopyDest/three: Deleting (id "4_zcf42ad63801debfb9f580e1b_f414362178ab02184_d20250401_m040357_c001_v7007000_t0000_u01743480237971") 2025/04/01 04:06:22 DEBUG : CopyDest/three: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d9770e4_d20250401_m040355_c001_v0001179_t0038_u01743480235746") 2025/04/01 04:06:22 DEBUG : CopyDest/two: Deleting (id "4_zcf42ad63801debfb9f580e1b_f414362178ab02185_d20250401_m040358_c001_v7007000_t0000_u01743480238166") 2025/04/01 04:06:22 DEBUG : CopyDest/two: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1037f27581cb802b_d20250401_m040353_c001_v0001184_t0039_u01743480233672") 2025/04/01 04:06:22 DEBUG : EXISTING: Deleting (id "4_zcf42ad63801debfb9f580e1b_f411a5cb40675a75e_d20250401_m040522_c001_v7007000_t0000_u01743480322562") 2025/04/01 04:06:22 DEBUG : EXISTING: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb49d9_d20250401_m040521_c001_v0001182_t0058_u01743480321545") 2025/04/01 04:06:22 DEBUG : Testêé: Deleting (id "4_zcf42ad63801debfb9f580e1b_f411a5cb40675a759_d20250401_m040518_c001_v7007000_t0000_u01743480318185") 2025/04/01 04:06:23 DEBUG : Testêé: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb4944_d20250401_m040517_c001_v0001182_t0053_u01743480317553") 2025/04/01 04:06:23 DEBUG : Testêé: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d977304_d20250401_m040516_c001_v0001179_t0031_u01743480316578") 2025/04/01 04:06:23 DEBUG : a/potato2: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41814cf373a88e99_d20250401_m040139_c001_v7007000_t0000_u01743480099823") 2025/04/01 04:06:23 DEBUG : a/potato2: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976cec_d20250401_m040139_c001_v0001179_t0056_u01743480099104") 2025/04/01 04:06:23 DEBUG : a/potato2: Deleting (id "4_zcf42ad63801debfb9f580e1b_f400e3be44228ceb4_d20250401_m040137_c001_v7007000_t0000_u01743480097274") 2025/04/01 04:06:23 DEBUG : a/potato2: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976cdb_d20250401_m040136_c001_v0001179_t0023_u01743480096349") 2025/04/01 04:06:23 DEBUG : a/potato2: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41839514bbeb96c3_d20250401_m040116_c001_v7007000_t0000_u01743480076962") 2025/04/01 04:06:23 DEBUG : a/potato2: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976c51_d20250401_m040116_c001_v0001179_t0015_u01743480076030") 2025/04/01 04:06:23 DEBUG : b/potato: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41814cf373a88e9a_d20250401_m040140_c001_v7007000_t0000_u01743480100018") 2025/04/01 04:06:23 DEBUG : b/potato: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976ce6_d20250401_m040138_c001_v0001179_t0022_u01743480098203") 2025/04/01 04:06:23 DEBUG : b/potato: Deleting (id "4_zcf42ad63801debfb9f580e1b_f400e3be44228ceb3_d20250401_m040136_c001_v7007000_t0000_u01743480096703") 2025/04/01 04:06:23 DEBUG : b/potato: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976cd3_d20250401_m040135_c001_v0001179_t0041_u01743480095435") 2025/04/01 04:06:23 DEBUG : b/potato: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41839514bbeb96c1_d20250401_m040116_c001_v7007000_t0000_u01743480076390") 2025/04/01 04:06:23 DEBUG : b/potato: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976c49_d20250401_m040115_c001_v0001179_t0027_u01743480075188") 2025/04/01 04:06:23 DEBUG : backup/one: Deleting (id "4_zcf42ad63801debfb9f580e1b_f404517f8612c4401_d20250401_m040412_c001_v7007000_t0000_u01743480252283") 2025/04/01 04:06:23 DEBUG : backup/one: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1104a1611031411d_d20250401_m040409_c001_v0001042_t0041_u01743480249742") 2025/04/01 04:06:23 DEBUG : backup/one: Deleting (id "4_zcf42ad63801debfb9f580e1b_f11128eecbf716502_d20250401_m040405_c001_v0001106_t0052_u01743480245140") 2025/04/01 04:06:23 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41727ba3ec560b52_d20250401_m040441_c001_v7007000_t0000_u01743480281010") 2025/04/01 04:06:23 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcf42ad63801debfb9f580e1b_f106ddff4163c1fd9_d20250401_m040438_c001_v0001182_t0041_u01743480278935") 2025/04/01 04:06:23 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcf42ad63801debfb9f580e1b_f116d77457d599448_d20250401_m040434_c001_v0001180_t0043_u01743480274868") 2025/04/01 04:06:24 DEBUG : backup/one.bak: Deleting (id "4_zcf42ad63801debfb9f580e1b_f419bc2c43555918c_d20250401_m040425_c001_v7007000_t0000_u01743480265898") 2025/04/01 04:06:24 DEBUG : backup/one.bak: Deleting (id "4_zcf42ad63801debfb9f580e1b_f116449b47465dc63_d20250401_m040423_c001_v0001137_t0032_u01743480263819") 2025/04/01 04:06:24 DEBUG : backup/one.bak: Deleting (id "4_zcf42ad63801debfb9f580e1b_f112d90c37f9ad5a4_d20250401_m040419_c001_v0001184_t0025_u01743480259886") 2025/04/01 04:06:24 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41727ba3ec560b55_d20250401_m040441_c001_v7007000_t0000_u01743480281200") 2025/04/01 04:06:24 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcf42ad63801debfb9f580e1b_f110e36387b940fc0_d20250401_m040440_c001_v0001134_t0011_u01743480280025") 2025/04/01 04:06:24 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcf42ad63801debfb9f580e1b_f104b7a873e785018_d20250401_m040436_c001_v0001029_t0029_u01743480276357") 2025/04/01 04:06:24 DEBUG : backup/three.txt: Deleting (id "4_zcf42ad63801debfb9f580e1b_f404517f8612c4402_d20250401_m040412_c001_v7007000_t0000_u01743480252478") 2025/04/01 04:06:24 DEBUG : backup/three.txt: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1013ee9e7d422569_d20250401_m040411_c001_v0001182_t0047_u01743480251435") 2025/04/01 04:06:24 DEBUG : backup/three.txt: Deleting (id "4_zcf42ad63801debfb9f580e1b_f105fa9341ddbc052_d20250401_m040407_c001_v0001100_t0040_u01743480247189") 2025/04/01 04:06:24 DEBUG : backup/three.txt.bak: Deleting (id "4_zcf42ad63801debfb9f580e1b_f419bc2c435559190_d20250401_m040426_c001_v7007000_t0000_u01743480266092") 2025/04/01 04:06:24 DEBUG : backup/three.txt.bak: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10042f25bbbf3106_d20250401_m040425_c001_v0001184_t0023_u01743480265108") 2025/04/01 04:06:24 DEBUG : backup/three.txt.bak: Deleting (id "4_zcf42ad63801debfb9f580e1b_f103c9c9de3fdae75_d20250401_m040421_c001_v0001113_t0021_u01743480261493") 2025/04/01 04:06:24 DEBUG : both0: Deleting (id "4_zcf42ad63801debfb9f580e1b_f402137e3553e8b7b_d20250401_m040554_c001_v7007000_t0000_u01743480354854") 2025/04/01 04:06:24 DEBUG : both0: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d9773b1_d20250401_m040542_c001_v0001179_t0019_u01743480342428") 2025/04/01 04:06:24 DEBUG : both0: Deleting (id "4_zcf42ad63801debfb9f580e1b_f408bd287d0bfd6a2_d20250401_m040537_c001_v7007000_t0000_u01743480337216") 2025/04/01 04:06:24 DEBUG : both0: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d97732f_d20250401_m040524_c001_v0001179_t0046_u01743480324952") 2025/04/01 04:06:24 DEBUG : both1: Deleting (id "4_zcf42ad63801debfb9f580e1b_f402137e3553e8b7d_d20250401_m040555_c001_v7007000_t0000_u01743480355041") 2025/04/01 04:06:24 DEBUG : both1: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d9773bb_d20250401_m040543_c001_v0001179_t0005_u01743480343327") 2025/04/01 04:06:25 DEBUG : both1: Deleting (id "4_zcf42ad63801debfb9f580e1b_f408bd287d0bfd6a3_d20250401_m040537_c001_v7007000_t0000_u01743480337415") 2025/04/01 04:06:25 DEBUG : both1: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d977335_d20250401_m040525_c001_v0001179_t0036_u01743480325387") 2025/04/01 04:06:25 DEBUG : both10: Deleting (id "4_zcf42ad63801debfb9f580e1b_f402137e3553e8b7f_d20250401_m040555_c001_v7007000_t0000_u01743480355233") 2025/04/01 04:06:25 DEBUG : both10: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d9773e9_d20250401_m040547_c001_v0001179_t0051_u01743480347453") 2025/04/01 04:06:25 DEBUG : both10: Deleting (id "4_zcf42ad63801debfb9f580e1b_f408bd287d0bfd6a4_d20250401_m040537_c001_v7007000_t0000_u01743480337620") 2025/04/01 04:06:25 DEBUG : both10: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d977357_d20250401_m040529_c001_v0001179_t0048_u01743480329490") 2025/04/01 04:06:25 DEBUG : both11: Deleting (id "4_zcf42ad63801debfb9f580e1b_f402137e3553e8b82_d20250401_m040555_c001_v7007000_t0000_u01743480355426") 2025/04/01 04:06:25 DEBUG : both11: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d9773ed_d20250401_m040547_c001_v0001179_t0026_u01743480347912") 2025/04/01 04:06:25 DEBUG : both11: Deleting (id "4_zcf42ad63801debfb9f580e1b_f408bd287d0bfd6a5_d20250401_m040537_c001_v7007000_t0000_u01743480337840") 2025/04/01 04:06:25 DEBUG : both11: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d977359_d20250401_m040529_c001_v0001179_t0047_u01743480329932") 2025/04/01 04:06:25 DEBUG : both12: Deleting (id "4_zcf42ad63801debfb9f580e1b_f402137e3553e8b83_d20250401_m040555_c001_v7007000_t0000_u01743480355618") 2025/04/01 04:06:25 DEBUG : both12: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d9773f3_d20250401_m040548_c001_v0001179_t0004_u01743480348352") 2025/04/01 04:06:25 DEBUG : both12: Deleting (id "4_zcf42ad63801debfb9f580e1b_f408bd287d0bfd6a6_d20250401_m040538_c001_v7007000_t0000_u01743480338089") 2025/04/01 04:06:25 DEBUG : both12: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d97735b_d20250401_m040530_c001_v0001179_t0034_u01743480330386") 2025/04/01 04:06:25 DEBUG : both13: Deleting (id "4_zcf42ad63801debfb9f580e1b_f402137e3553e8b84_d20250401_m040555_c001_v7007000_t0000_u01743480355805") 2025/04/01 04:06:25 DEBUG : both13: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d9773f9_d20250401_m040548_c001_v0001179_t0048_u01743480348780") 2025/04/01 04:06:25 DEBUG : both13: Deleting (id "4_zcf42ad63801debfb9f580e1b_f408bd287d0bfd6a7_d20250401_m040538_c001_v7007000_t0000_u01743480338309") 2025/04/01 04:06:25 DEBUG : both13: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d97735f_d20250401_m040530_c001_v0001179_t0042_u01743480330817") 2025/04/01 04:06:26 DEBUG : both14: Deleting (id "4_zcf42ad63801debfb9f580e1b_f402137e3553e8b86_d20250401_m040556_c001_v7007000_t0000_u01743480356020") 2025/04/01 04:06:26 DEBUG : both14: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d9773fd_d20250401_m040549_c001_v0001179_t0039_u01743480349243") 2025/04/01 04:06:26 DEBUG : both14: Deleting (id "4_zcf42ad63801debfb9f580e1b_f408bd287d0bfd6a8_d20250401_m040538_c001_v7007000_t0000_u01743480338508") 2025/04/01 04:06:26 DEBUG : both14: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d977365_d20250401_m040531_c001_v0001179_t0023_u01743480331279") 2025/04/01 04:06:26 DEBUG : both15: Deleting (id "4_zcf42ad63801debfb9f580e1b_f402137e3553e8b88_d20250401_m040556_c001_v7007000_t0000_u01743480356233") 2025/04/01 04:06:26 DEBUG : both15: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d977401_d20250401_m040549_c001_v0001179_t0055_u01743480349716") 2025/04/01 04:06:26 DEBUG : both15: Deleting (id "4_zcf42ad63801debfb9f580e1b_f408bd287d0bfd6a9_d20250401_m040538_c001_v7007000_t0000_u01743480338708") 2025/04/01 04:06:26 DEBUG : both15: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d977367_d20250401_m040531_c001_v0001179_t0042_u01743480331734") 2025/04/01 04:06:26 DEBUG : both16: Deleting (id "4_zcf42ad63801debfb9f580e1b_f402137e3553e8b89_d20250401_m040556_c001_v7007000_t0000_u01743480356422") 2025/04/01 04:06:26 DEBUG : both16: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d977403_d20250401_m040550_c001_v0001179_t0044_u01743480350187") 2025/04/01 04:06:26 DEBUG : both16: Deleting (id "4_zcf42ad63801debfb9f580e1b_f408bd287d0bfd6aa_d20250401_m040538_c001_v7007000_t0000_u01743480338901") 2025/04/01 04:06:26 DEBUG : both16: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d97736f_d20250401_m040532_c001_v0001179_t0053_u01743480332203") 2025/04/01 04:06:26 DEBUG : both17: Deleting (id "4_zcf42ad63801debfb9f580e1b_f402137e3553e8b8a_d20250401_m040556_c001_v7007000_t0000_u01743480356622") 2025/04/01 04:06:26 DEBUG : both17: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d977405_d20250401_m040550_c001_v0001179_t0032_u01743480350698") 2025/04/01 04:06:26 DEBUG : both17: Deleting (id "4_zcf42ad63801debfb9f580e1b_f408bd287d0bfd6ab_d20250401_m040539_c001_v7007000_t0000_u01743480339104") 2025/04/01 04:06:26 DEBUG : both17: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d977371_d20250401_m040532_c001_v0001179_t0059_u01743480332747") 2025/04/01 04:06:26 DEBUG : both18: Deleting (id "4_zcf42ad63801debfb9f580e1b_f402137e3553e8b8c_d20250401_m040556_c001_v7007000_t0000_u01743480356852") 2025/04/01 04:06:26 DEBUG : both18: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d97740b_d20250401_m040551_c001_v0001179_t0032_u01743480351116") 2025/04/01 04:06:26 DEBUG : both18: Deleting (id "4_zcf42ad63801debfb9f580e1b_f408bd287d0bfd6ac_d20250401_m040539_c001_v7007000_t0000_u01743480339320") 2025/04/01 04:06:27 DEBUG : both18: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d977375_d20250401_m040533_c001_v0001179_t0041_u01743480333250") 2025/04/01 04:06:27 DEBUG : both19: Deleting (id "4_zcf42ad63801debfb9f580e1b_f402137e3553e8b8e_d20250401_m040557_c001_v7007000_t0000_u01743480357040") 2025/04/01 04:06:27 DEBUG : both19: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d97740f_d20250401_m040551_c001_v0001179_t0058_u01743480351529") 2025/04/01 04:06:27 DEBUG : both19: Deleting (id "4_zcf42ad63801debfb9f580e1b_f408bd287d0bfd6ad_d20250401_m040539_c001_v7007000_t0000_u01743480339523") 2025/04/01 04:06:27 DEBUG : both19: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d977377_d20250401_m040533_c001_v0001179_t0030_u01743480333712") 2025/04/01 04:06:27 DEBUG : both2: Deleting (id "4_zcf42ad63801debfb9f580e1b_f402137e3553e8b91_d20250401_m040557_c001_v7007000_t0000_u01743480357229") 2025/04/01 04:06:27 DEBUG : both2: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d9773bf_d20250401_m040543_c001_v0001179_t0025_u01743480343782") 2025/04/01 04:06:27 DEBUG : both2: Deleting (id "4_zcf42ad63801debfb9f580e1b_f408bd287d0bfd6ae_d20250401_m040539_c001_v7007000_t0000_u01743480339710") 2025/04/01 04:06:27 DEBUG : both2: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d977339_d20250401_m040525_c001_v0001179_t0033_u01743480325873") 2025/04/01 04:06:27 DEBUG : both3: Deleting (id "4_zcf42ad63801debfb9f580e1b_f402137e3553e8b94_d20250401_m040557_c001_v7007000_t0000_u01743480357421") 2025/04/01 04:06:27 DEBUG : both3: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d9773c5_d20250401_m040544_c001_v0001179_t0035_u01743480344238") 2025/04/01 04:06:27 DEBUG : both3: Deleting (id "4_zcf42ad63801debfb9f580e1b_f408bd287d0bfd6af_d20250401_m040539_c001_v7007000_t0000_u01743480339901") 2025/04/01 04:06:27 DEBUG : both3: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d97733d_d20250401_m040526_c001_v0001179_t0003_u01743480326314") 2025/04/01 04:06:27 DEBUG : both4: Deleting (id "4_zcf42ad63801debfb9f580e1b_f402137e3553e8b98_d20250401_m040557_c001_v7007000_t0000_u01743480357616") 2025/04/01 04:06:27 DEBUG : both4: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d9773c9_d20250401_m040544_c001_v0001179_t0056_u01743480344678") 2025/04/01 04:06:27 DEBUG : both4: Deleting (id "4_zcf42ad63801debfb9f580e1b_f408bd287d0bfd6b0_d20250401_m040540_c001_v7007000_t0000_u01743480340120") 2025/04/01 04:06:27 DEBUG : both4: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d977343_d20250401_m040526_c001_v0001179_t0049_u01743480326783") 2025/04/01 04:06:27 DEBUG : both5: Deleting (id "4_zcf42ad63801debfb9f580e1b_f402137e3553e8b9c_d20250401_m040557_c001_v7007000_t0000_u01743480357816") 2025/04/01 04:06:27 DEBUG : both5: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d9773cb_d20250401_m040545_c001_v0001179_t0055_u01743480345113") 2025/04/01 04:06:27 DEBUG : both5: Deleting (id "4_zcf42ad63801debfb9f580e1b_f408bd287d0bfd6b1_d20250401_m040540_c001_v7007000_t0000_u01743480340306") 2025/04/01 04:06:28 DEBUG : both5: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d977347_d20250401_m040527_c001_v0001179_t0056_u01743480327225") 2025/04/01 04:06:28 DEBUG : both6: Deleting (id "4_zcf42ad63801debfb9f580e1b_f402137e3553e8b9f_d20250401_m040558_c001_v7007000_t0000_u01743480358016") 2025/04/01 04:06:28 DEBUG : both6: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d9773d5_d20250401_m040545_c001_v0001179_t0025_u01743480345551") 2025/04/01 04:06:28 DEBUG : both6: Deleting (id "4_zcf42ad63801debfb9f580e1b_f408bd287d0bfd6b2_d20250401_m040540_c001_v7007000_t0000_u01743480340493") 2025/04/01 04:06:28 DEBUG : both6: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d97734b_d20250401_m040527_c001_v0001179_t0020_u01743480327660") 2025/04/01 04:06:28 DEBUG : both7: Deleting (id "4_zcf42ad63801debfb9f580e1b_f402137e3553e8ba3_d20250401_m040558_c001_v7007000_t0000_u01743480358211") 2025/04/01 04:06:28 DEBUG : both7: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d9773d9_d20250401_m040545_c001_v0001179_t0023_u01743480345992") 2025/04/01 04:06:28 DEBUG : both7: Deleting (id "4_zcf42ad63801debfb9f580e1b_f408bd287d0bfd6b3_d20250401_m040540_c001_v7007000_t0000_u01743480340686") 2025/04/01 04:06:28 DEBUG : both7: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d97734d_d20250401_m040528_c001_v0001179_t0003_u01743480328071") 2025/04/01 04:06:28 DEBUG : both8: Deleting (id "4_zcf42ad63801debfb9f580e1b_f402137e3553e8ba7_d20250401_m040558_c001_v7007000_t0000_u01743480358429") 2025/04/01 04:06:28 DEBUG : both8: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d9773dd_d20250401_m040546_c001_v0001179_t0037_u01743480346554") 2025/04/01 04:06:28 DEBUG : both8: Deleting (id "4_zcf42ad63801debfb9f580e1b_f408bd287d0bfd6b4_d20250401_m040540_c001_v7007000_t0000_u01743480340912") 2025/04/01 04:06:28 DEBUG : both8: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d97734f_d20250401_m040528_c001_v0001179_t0046_u01743480328556") 2025/04/01 04:06:28 DEBUG : both9: Deleting (id "4_zcf42ad63801debfb9f580e1b_f402137e3553e8ba8_d20250401_m040558_c001_v7007000_t0000_u01743480358633") 2025/04/01 04:06:28 DEBUG : both9: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d9773e5_d20250401_m040546_c001_v0001179_t0044_u01743480346987") 2025/04/01 04:06:28 DEBUG : both9: Deleting (id "4_zcf42ad63801debfb9f580e1b_f408bd287d0bfd6b7_d20250401_m040541_c001_v7007000_t0000_u01743480341161") 2025/04/01 04:06:28 DEBUG : both9: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d977355_d20250401_m040529_c001_v0001179_t0001_u01743480329019") 2025/04/01 04:06:29 DEBUG : c/non empty space: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41814cf373a88e9d_d20250401_m040140_c001_v7007000_t0000_u01743480100203") 2025/04/01 04:06:29 DEBUG : c/non empty space: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976ce8_d20250401_m040138_c001_v0001179_t0021_u01743480098431") 2025/04/01 04:06:29 DEBUG : c/non empty space: Deleting (id "4_zcf42ad63801debfb9f580e1b_f400e3be44228ceb5_d20250401_m040137_c001_v7007000_t0000_u01743480097460") 2025/04/01 04:06:29 DEBUG : c/non empty space: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976cd5_d20250401_m040135_c001_v0001179_t0016_u01743480095722") 2025/04/01 04:06:29 DEBUG : c/non empty space: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41839514bbeb96c4_d20250401_m040117_c001_v7007000_t0000_u01743480077152") 2025/04/01 04:06:29 DEBUG : c/non empty space: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976c4d_d20250401_m040115_c001_v0001179_t0001_u01743480075395") 2025/04/01 04:06:29 DEBUG : check sum: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41727ba3ec55d611_d20250401_m040104_c001_v7007000_t0000_u01743480064375") 2025/04/01 04:06:29 DEBUG : check sum: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976c08_d20250401_m040103_c001_v0001179_t0020_u01743480063382") 2025/04/01 04:06:29 DEBUG : dest/3: Deleting (id "4_zcf42ad63801debfb9f580e1b_f414362178ab02175_d20250401_m040342_c001_v7007000_t0000_u01743480222180") 2025/04/01 04:06:29 DEBUG : dest/3: Deleting (id "4_zcf42ad63801debfb9f580e1b_f40514745b3bf841d_d20250401_m040341_c001_v0001117_t0021_u01743480221056") 2025/04/01 04:06:29 DEBUG : dst/one: Deleting (id "4_zcf42ad63801debfb9f580e1b_f411a5cb40675a752_d20250401_m040514_c001_v7007000_t0000_u01743480314988") 2025/04/01 04:06:29 DEBUG : dst/one: Deleting (id "4_zcf42ad63801debfb9f580e1b_f111eec8766c83d52_d20250401_m040512_c001_v0001136_t0037_u01743480312650") 2025/04/01 04:06:29 DEBUG : dst/one: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41764f53a299df62_d20250401_m040512_c001_v7007000_t0000_u01743480312449") 2025/04/01 04:06:29 DEBUG : dst/one: Deleting (id "4_zcf42ad63801debfb9f580e1b_f111eec8766c83d4c_d20250401_m040508_c001_v0001136_t0035_u01743480308440") 2025/04/01 04:06:29 DEBUG : dst/one: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41764f53a299df50_d20250401_m040507_c001_v7007000_t0000_u01743480307648") 2025/04/01 04:06:29 DEBUG : dst/one: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb47a1_d20250401_m040503_c001_v0001182_t0001_u01743480303471") 2025/04/01 04:06:29 DEBUG : dst/one: Deleting (id "4_zcf42ad63801debfb9f580e1b_f4154fa61e7c23cb5_d20250401_m040501_c001_v7007000_t0000_u01743480301953") 2025/04/01 04:06:29 DEBUG : dst/one: Deleting (id "4_zcf42ad63801debfb9f580e1b_f117245ea4a28151d_d20250401_m040459_c001_v0001157_t0016_u01743480299292") 2025/04/01 04:06:30 DEBUG : dst/one: Deleting (id "4_zcf42ad63801debfb9f580e1b_f409e2a983c184daa_d20250401_m040459_c001_v7007000_t0000_u01743480299087") 2025/04/01 04:06:30 DEBUG : dst/one: Deleting (id "4_zcf42ad63801debfb9f580e1b_f117245ea4a28150f_d20250401_m040455_c001_v0001157_t0029_u01743480295769") 2025/04/01 04:06:30 DEBUG : dst/one: Deleting (id "4_zcf42ad63801debfb9f580e1b_f409e2a983c184da8_d20250401_m040455_c001_v7007000_t0000_u01743480295016") 2025/04/01 04:06:30 DEBUG : dst/one: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d977288_d20250401_m040451_c001_v0001179_t0029_u01743480291626") 2025/04/01 04:06:30 DEBUG : dst/one: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41727ba3ec560b72_d20250401_m040450_c001_v7007000_t0000_u01743480290258") 2025/04/01 04:06:30 DEBUG : dst/one: Deleting (id "4_zcf42ad63801debfb9f580e1b_f114c6d1bdd45ceae_d20250401_m040448_c001_v0001182_t0026_u01743480288969") 2025/04/01 04:06:30 DEBUG : dst/one: Deleting (id "4_zcf42ad63801debfb9f580e1b_f4154fa61e7c23cad_d20250401_m040448_c001_v7007000_t0000_u01743480288778") 2025/04/01 04:06:30 DEBUG : dst/one: Deleting (id "4_zcf42ad63801debfb9f580e1b_f114c6d1bdd45ce55_d20250401_m040446_c001_v0001182_t0023_u01743480286450") 2025/04/01 04:06:30 DEBUG : dst/one: Deleting (id "4_zcf42ad63801debfb9f580e1b_f4154fa61e7c23ca7_d20250401_m040445_c001_v7007000_t0000_u01743480285685") 2025/04/01 04:06:30 DEBUG : dst/one: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d97724f_d20250401_m040442_c001_v0001179_t0030_u01743480282360") 2025/04/01 04:06:30 DEBUG : dst/one: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41727ba3ec560b58_d20250401_m040441_c001_v7007000_t0000_u01743480281391") 2025/04/01 04:06:30 DEBUG : dst/one: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1032371f5f2577b4_d20250401_m040439_c001_v0001146_t0044_u01743480279348") 2025/04/01 04:06:30 DEBUG : dst/one: Deleting (id "4_zcf42ad63801debfb9f580e1b_f419bc2c435559224_d20250401_m040439_c001_v7007000_t0000_u01743480279143") 2025/04/01 04:06:30 DEBUG : dst/one: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1032371f5f2577ac_d20250401_m040435_c001_v0001146_t0059_u01743480275850") 2025/04/01 04:06:30 DEBUG : dst/one: Deleting (id "4_zcf42ad63801debfb9f580e1b_f419bc2c435559207_d20250401_m040435_c001_v7007000_t0000_u01743480275106") 2025/04/01 04:06:30 DEBUG : dst/one: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d9771f8_d20250401_m040427_c001_v0001179_t0058_u01743480267233") 2025/04/01 04:06:30 DEBUG : dst/one: Deleting (id "4_zcf42ad63801debfb9f580e1b_f419bc2c435559194_d20250401_m040426_c001_v7007000_t0000_u01743480266285") 2025/04/01 04:06:30 DEBUG : dst/one: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1133bd386402fa42_d20250401_m040424_c001_v0001037_t0049_u01743480264409") 2025/04/01 04:06:31 DEBUG : dst/one: Deleting (id "4_zcf42ad63801debfb9f580e1b_f4054139e4017f29c_d20250401_m040424_c001_v7007000_t0000_u01743480264223") 2025/04/01 04:06:31 DEBUG : dst/one: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1133bd386402fa38_d20250401_m040420_c001_v0001037_t0026_u01743480260836") 2025/04/01 04:06:31 DEBUG : dst/one: Deleting (id "4_zcf42ad63801debfb9f580e1b_f4054139e4017f294_d20250401_m040420_c001_v7007000_t0000_u01743480260092") 2025/04/01 04:06:31 DEBUG : dst/one: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1037f27581cb8365_d20250401_m040413_c001_v0001184_t0047_u01743480253628") 2025/04/01 04:06:31 DEBUG : dst/one: Deleting (id "4_zcf42ad63801debfb9f580e1b_f404517f8612c4403_d20250401_m040412_c001_v7007000_t0000_u01743480252675") 2025/04/01 04:06:31 DEBUG : dst/one: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1138b7d50383540b_d20250401_m040410_c001_v0001179_t0049_u01743480250815") 2025/04/01 04:06:31 DEBUG : dst/one: Deleting (id "4_zcf42ad63801debfb9f580e1b_f4054139e4017f282_d20250401_m040410_c001_v7007000_t0000_u01743480250618") 2025/04/01 04:06:31 DEBUG : dst/one: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1138b7d5038353f9_d20250401_m040406_c001_v0001179_t0056_u01743480246662") 2025/04/01 04:06:31 DEBUG : dst/one: Deleting (id "4_zcf42ad63801debfb9f580e1b_f4054139e4017f27f_d20250401_m040405_c001_v7007000_t0000_u01743480245811") 2025/04/01 04:06:31 DEBUG : dst/one: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb3ed9_d20250401_m040359_c001_v0001182_t0047_u01743480239522") 2025/04/01 04:06:31 DEBUG : dst/one: Deleting (id "4_zcf42ad63801debfb9f580e1b_f414362178ab02186_d20250401_m040358_c001_v7007000_t0000_u01743480238376") 2025/04/01 04:06:31 DEBUG : dst/one: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1013ee9e7d422268_d20250401_m040352_c001_v0001182_t0007_u01743480232878") 2025/04/01 04:06:31 DEBUG : dst/one: Deleting (id "4_zcf42ad63801debfb9f580e1b_f409907ef4bb06dde_d20250401_m040352_c001_v7007000_t0000_u01743480232652") 2025/04/01 04:06:31 DEBUG : dst/one: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d97709e_d20250401_m040348_c001_v0001179_t0011_u01743480228608") 2025/04/01 04:06:31 DEBUG : dst/one: Deleting (id "4_zcf42ad63801debfb9f580e1b_f11476344eec95a6c_d20250401_m040347_c001_v0001183_t0030_u01743480227847") 2025/04/01 04:06:31 DEBUG : dst/one: Deleting (id "4_zcf42ad63801debfb9f580e1b_f11476344eec95a42_d20250401_m040346_c001_v0001183_t0022_u01743480226774") 2025/04/01 04:06:31 DEBUG : dst/one: Deleting (id "4_zcf42ad63801debfb9f580e1b_f416051d139bbd57f_d20250401_m040333_c001_v7007000_t0000_u01743480213359") 2025/04/01 04:06:31 DEBUG : dst/one: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb3adb_d20250401_m040325_c001_v0001182_t0037_u01743480205956") 2025/04/01 04:06:31 DEBUG : dst/one: Deleting (id "4_zcf42ad63801debfb9f580e1b_f104fedeb48b8caaa_d20250401_m040324_c001_v0001161_t0055_u01743480204887") 2025/04/01 04:06:32 DEBUG : dst/one: Deleting (id "4_zcf42ad63801debfb9f580e1b_f104fedeb48b8caa6_d20250401_m040323_c001_v0001161_t0030_u01743480203686") 2025/04/01 04:06:32 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcf42ad63801debfb9f580e1b_f411a5cb40675a754_d20250401_m040515_c001_v7007000_t0000_u01743480315186") 2025/04/01 04:06:32 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcf42ad63801debfb9f580e1b_f103056488039b0a9_d20250401_m040512_c001_v0001179_t0047_u01743480312245") 2025/04/01 04:06:32 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcf42ad63801debfb9f580e1b_f102f44cda72b54d0_d20250401_m040507_c001_v0001183_t0013_u01743480307410") 2025/04/01 04:06:32 DEBUG : dst/one.bak: Deleting (id "4_zcf42ad63801debfb9f580e1b_f4154fa61e7c23cb6_d20250401_m040502_c001_v7007000_t0000_u01743480302151") 2025/04/01 04:06:32 DEBUG : dst/one.bak: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1037f27581cb8a94_d20250401_m040458_c001_v0001184_t0055_u01743480298885") 2025/04/01 04:06:32 DEBUG : dst/one.bak: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1125263e1adb7a1a_d20250401_m040454_c001_v0001182_t0011_u01743480294809") 2025/04/01 04:06:32 DEBUG : dst/one.bak: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41727ba3ec560b74_d20250401_m040450_c001_v7007000_t0000_u01743480290492") 2025/04/01 04:06:32 DEBUG : dst/one.bak: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1104e0c69409ae60_d20250401_m040448_c001_v0001029_t0017_u01743480288311") 2025/04/01 04:06:32 DEBUG : dst/one.bak: Deleting (id "4_zcf42ad63801debfb9f580e1b_f100ca5f555ef84cd_d20250401_m040445_c001_v0001183_t0036_u01743480285463") 2025/04/01 04:06:32 DEBUG : dst/three: Deleting (id "4_zcf42ad63801debfb9f580e1b_f414362178ab02187_d20250401_m040358_c001_v7007000_t0000_u01743480238570") 2025/04/01 04:06:32 DEBUG : dst/three: Deleting (id "4_zcf42ad63801debfb9f580e1b_f11476344eec95b90_d20250401_m040356_c001_v0001183_t0019_u01743480236973") 2025/04/01 04:06:32 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcf42ad63801debfb9f580e1b_f411a5cb40675a755_d20250401_m040515_c001_v7007000_t0000_u01743480315376") 2025/04/01 04:06:32 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcf42ad63801debfb9f580e1b_f119195f5eb6a4086_d20250401_m040513_c001_v0001165_t0026_u01743480313669") 2025/04/01 04:06:32 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcf42ad63801debfb9f580e1b_f110ccc929f422f40_d20250401_m040509_c001_v0001115_t0053_u01743480309614") 2025/04/01 04:06:32 DEBUG : dst/three.txt: Deleting (id "4_zcf42ad63801debfb9f580e1b_f411a5cb40675a756_d20250401_m040515_c001_v7007000_t0000_u01743480315589") 2025/04/01 04:06:32 DEBUG : dst/three.txt: Deleting (id "4_zcf42ad63801debfb9f580e1b_f111eec8766c83d5a_d20250401_m040514_c001_v0001136_t0044_u01743480314112") 2025/04/01 04:06:32 DEBUG : dst/three.txt: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41764f53a299df6a_d20250401_m040513_c001_v7007000_t0000_u01743480313918") 2025/04/01 04:06:33 DEBUG : dst/three.txt: Deleting (id "4_zcf42ad63801debfb9f580e1b_f111eec8766c83d50_d20250401_m040510_c001_v0001136_t0045_u01743480310692") 2025/04/01 04:06:33 DEBUG : dst/three.txt: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41764f53a299df5c_d20250401_m040510_c001_v7007000_t0000_u01743480310500") 2025/04/01 04:06:33 DEBUG : dst/three.txt: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb47d7_d20250401_m040504_c001_v0001182_t0043_u01743480304651") 2025/04/01 04:06:33 DEBUG : dst/three.txt: Deleting (id "4_zcf42ad63801debfb9f580e1b_f4154fa61e7c23cb7_d20250401_m040502_c001_v7007000_t0000_u01743480302351") 2025/04/01 04:06:33 DEBUG : dst/three.txt: Deleting (id "4_zcf42ad63801debfb9f580e1b_f117245ea4a281521_d20250401_m040500_c001_v0001157_t0005_u01743480300679") 2025/04/01 04:06:33 DEBUG : dst/three.txt: Deleting (id "4_zcf42ad63801debfb9f580e1b_f409e2a983c184dac_d20250401_m040500_c001_v7007000_t0000_u01743480300445") 2025/04/01 04:06:33 DEBUG : dst/three.txt: Deleting (id "4_zcf42ad63801debfb9f580e1b_f117245ea4a281513_d20250401_m040457_c001_v0001157_t0028_u01743480297166") 2025/04/01 04:06:33 DEBUG : dst/three.txt: Deleting (id "4_zcf42ad63801debfb9f580e1b_f409e2a983c184da9_d20250401_m040456_c001_v7007000_t0000_u01743480296979") 2025/04/01 04:06:33 DEBUG : dst/three.txt: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d97728a_d20250401_m040452_c001_v0001179_t0023_u01743480292071") 2025/04/01 04:06:33 DEBUG : dst/three.txt: Deleting (id "4_zcf42ad63801debfb9f580e1b_f4154fa61e7c23cb0_d20250401_m040449_c001_v7007000_t0000_u01743480289645") 2025/04/01 04:06:33 DEBUG : dst/three.txt: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb4580_d20250401_m040447_c001_v0001182_t0006_u01743480287484") 2025/04/01 04:06:33 DEBUG : dst/three.txt: Deleting (id "4_zcf42ad63801debfb9f580e1b_f4154fa61e7c23ca9_d20250401_m040447_c001_v7007000_t0000_u01743480287095") 2025/04/01 04:06:33 DEBUG : dst/three.txt: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d977258_d20250401_m040442_c001_v0001179_t0003_u01743480282796") 2025/04/01 04:06:33 DEBUG : dst/three.txt: Deleting (id "4_zcf42ad63801debfb9f580e1b_f419bc2c43555922b_d20250401_m040440_c001_v7007000_t0000_u01743480280435") 2025/04/01 04:06:33 DEBUG : dst/three.txt: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb4443_d20250401_m040438_c001_v0001182_t0012_u01743480278105") 2025/04/01 04:06:33 DEBUG : dst/three.txt: Deleting (id "4_zcf42ad63801debfb9f580e1b_f419bc2c435559218_d20250401_m040436_c001_v7007000_t0000_u01743480276981") 2025/04/01 04:06:33 DEBUG : dst/three.txt: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d97720e_d20250401_m040430_c001_v0001179_t0044_u01743480270215") 2025/04/01 04:06:33 DEBUG : dst/three.txt: Deleting (id "4_zcf42ad63801debfb9f580e1b_f4054139e4017f2a0_d20250401_m040425_c001_v7007000_t0000_u01743480265308") 2025/04/01 04:06:34 DEBUG : dst/three.txt: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1037f27581cb850f_d20250401_m040423_c001_v0001184_t0022_u01743480263011") 2025/04/01 04:06:34 DEBUG : dst/three.txt: Deleting (id "4_zcf42ad63801debfb9f580e1b_f4054139e4017f297_d20250401_m040421_c001_v7007000_t0000_u01743480261875") 2025/04/01 04:06:34 DEBUG : dst/three.txt: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb40f5_d20250401_m040415_c001_v0001182_t0006_u01743480255440") 2025/04/01 04:06:34 DEBUG : dst/three.txt: Deleting (id "4_zcf42ad63801debfb9f580e1b_f4054139e4017f286_d20250401_m040411_c001_v7007000_t0000_u01743480251679") 2025/04/01 04:06:34 DEBUG : dst/three.txt: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb4007_d20250401_m040408_c001_v0001182_t0007_u01743480248784") 2025/04/01 04:06:34 DEBUG : dst/three.txt: Deleting (id "4_zcf42ad63801debfb9f580e1b_f4054139e4017f280_d20250401_m040407_c001_v7007000_t0000_u01743480247644") 2025/04/01 04:06:34 DEBUG : dst/three.txt: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d977114_d20250401_m040400_c001_v0001179_t0040_u01743480240346") 2025/04/01 04:06:34 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf42ad63801debfb9f580e1b_f4154fa61e7c23cb8_d20250401_m040502_c001_v7007000_t0000_u01743480302540") 2025/04/01 04:06:34 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf42ad63801debfb9f580e1b_f11476344eec96421_d20250401_m040500_c001_v0001183_t0051_u01743480300226") 2025/04/01 04:06:34 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf42ad63801debfb9f580e1b_f112fe44c03335ff9_d20250401_m040456_c001_v0001181_t0015_u01743480296759") 2025/04/01 04:06:34 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41727ba3ec560b76_d20250401_m040450_c001_v7007000_t0000_u01743480290685") 2025/04/01 04:06:34 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf42ad63801debfb9f580e1b_f110e62c8d1f04cee_d20250401_m040449_c001_v0001183_t0006_u01743480289424") 2025/04/01 04:06:34 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf42ad63801debfb9f580e1b_f11599c381041b1b0_d20250401_m040446_c001_v0001184_t0054_u01743480286876") 2025/04/01 04:06:34 DEBUG : dst/two: Deleting (id "4_zcf42ad63801debfb9f580e1b_f411a5cb40675a757_d20250401_m040515_c001_v7007000_t0000_u01743480315779") 2025/04/01 04:06:34 DEBUG : dst/two: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d9772cc_d20250401_m040504_c001_v0001179_t0000_u01743480304415") 2025/04/01 04:06:34 DEBUG : dst/two: Deleting (id "4_zcf42ad63801debfb9f580e1b_f4154fa61e7c23cb9_d20250401_m040502_c001_v7007000_t0000_u01743480302729") 2025/04/01 04:06:34 DEBUG : dst/two: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb4618_d20250401_m040451_c001_v0001182_t0049_u01743480291847") 2025/04/01 04:06:34 DEBUG : dst/two: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41727ba3ec560b77_d20250401_m040450_c001_v7007000_t0000_u01743480290872") 2025/04/01 04:06:34 DEBUG : dst/two: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb44dd_d20250401_m040442_c001_v0001182_t0059_u01743480282570") 2025/04/01 04:06:35 DEBUG : dst/two: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41727ba3ec560b59_d20250401_m040441_c001_v7007000_t0000_u01743480281596") 2025/04/01 04:06:35 DEBUG : dst/two: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb42a6_d20250401_m040427_c001_v0001182_t0036_u01743480267897") 2025/04/01 04:06:35 DEBUG : dst/two: Deleting (id "4_zcf42ad63801debfb9f580e1b_f419bc2c43555919a_d20250401_m040426_c001_v7007000_t0000_u01743480266475") 2025/04/01 04:06:35 DEBUG : dst/two: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d9771a4_d20250401_m040414_c001_v0001179_t0001_u01743480254255") 2025/04/01 04:06:35 DEBUG : dst/two: Deleting (id "4_zcf42ad63801debfb9f580e1b_f404517f8612c4404_d20250401_m040412_c001_v7007000_t0000_u01743480252871") 2025/04/01 04:06:35 DEBUG : dst/two: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1037f27581cb8150_d20250401_m040400_c001_v0001184_t0055_u01743480240116") 2025/04/01 04:06:35 DEBUG : dst/two: Deleting (id "4_zcf42ad63801debfb9f580e1b_f414362178ab02189_d20250401_m040358_c001_v7007000_t0000_u01743480238759") 2025/04/01 04:06:35 DEBUG : dst/two: Deleting (id "4_zcf42ad63801debfb9f580e1b_f119152382043109c_d20250401_m040354_c001_v0001184_t0042_u01743480234517") 2025/04/01 04:06:35 DEBUG : dst/two: Deleting (id "4_zcf42ad63801debfb9f580e1b_f416051d139bbd580_d20250401_m040333_c001_v7007000_t0000_u01743480213545") 2025/04/01 04:06:35 DEBUG : dst/two: Deleting (id "4_zcf42ad63801debfb9f580e1b_f104fedeb48b8cac0_d20250401_m040332_c001_v0001161_t0049_u01743480212200") 2025/04/01 04:06:35 DEBUG : empty space: Deleting (id "4_zcf42ad63801debfb9f580e1b_f403016e15486565f_d20250401_m040249_c001_v7007000_t0000_u01743480169479") 2025/04/01 04:06:35 DEBUG : empty space: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976e62_d20250401_m040242_c001_v0001179_t0038_u01743480162883") 2025/04/01 04:06:35 DEBUG : empty space: Deleting (id "4_zcf42ad63801debfb9f580e1b_f4131805ad3504a65_d20250401_m040240_c001_v7007000_t0000_u01743480160892") 2025/04/01 04:06:35 DEBUG : empty space: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976e14_d20250401_m040228_c001_v0001179_t0050_u01743480148689") 2025/04/01 04:06:35 DEBUG : empty space: Deleting (id "4_zcf42ad63801debfb9f580e1b_f419b182e690d146b_d20250401_m040220_c001_v7007000_t0000_u01743480140213") 2025/04/01 04:06:35 DEBUG : empty space: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976dd8_d20250401_m040217_c001_v0001179_t0003_u01743480137390") 2025/04/01 04:06:35 DEBUG : empty space: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41814cf373a88ec8_d20250401_m040153_c001_v7007000_t0000_u01743480113387") 2025/04/01 04:06:35 DEBUG : empty space: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976d32_d20250401_m040151_c001_v0001179_t0021_u01743480111567") 2025/04/01 04:06:36 DEBUG : empty space: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41814cf373a88ebf_d20250401_m040150_c001_v7007000_t0000_u01743480110049") 2025/04/01 04:06:36 DEBUG : empty space: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976d2a_d20250401_m040148_c001_v0001179_t0019_u01743480108437") 2025/04/01 04:06:36 DEBUG : empty space: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41814cf373a88eba_d20250401_m040145_c001_v7007000_t0000_u01743480105170") 2025/04/01 04:06:36 DEBUG : empty space: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976d00_d20250401_m040143_c001_v0001179_t0013_u01743480103609") 2025/04/01 04:06:36 DEBUG : empty space: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41814cf373a88ead_d20250401_m040142_c001_v7007000_t0000_u01743480102466") 2025/04/01 04:06:36 DEBUG : empty space: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976cf6_d20250401_m040141_c001_v0001179_t0006_u01743480101185") 2025/04/01 04:06:36 DEBUG : empty space: Deleting (id "4_zcf42ad63801debfb9f580e1b_f400e3be44228ceb1_d20250401_m040134_c001_v7007000_t0000_u01743480094503") 2025/04/01 04:06:36 DEBUG : empty space: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976cc7_d20250401_m040133_c001_v0001179_t0014_u01743480093106") 2025/04/01 04:06:36 DEBUG : empty space: Deleting (id "4_zcf42ad63801debfb9f580e1b_f400e3be44228cea9_d20250401_m040131_c001_v7007000_t0000_u01743480091969") 2025/04/01 04:06:36 DEBUG : empty space: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976cb7_d20250401_m040131_c001_v0001179_t0035_u01743480091173") 2025/04/01 04:06:36 DEBUG : empty space: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41839514bbeb96e4_d20250401_m040126_c001_v7007000_t0000_u01743480086116") 2025/04/01 04:06:36 DEBUG : empty space: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976c87_d20250401_m040124_c001_v0001179_t0023_u01743480084940") 2025/04/01 04:06:36 DEBUG : empty space: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41839514bbeb96d5_d20250401_m040122_c001_v7007000_t0000_u01743480082297") 2025/04/01 04:06:36 DEBUG : empty space: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976c6b_d20250401_m040121_c001_v0001179_t0020_u01743480081309") 2025/04/01 04:06:36 DEBUG : empty space: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41839514bbeb96cc_d20250401_m040120_c001_v7007000_t0000_u01743480080203") 2025/04/01 04:06:36 DEBUG : empty space: Deleting (id "4_zcf42ad63801debfb9f580e1b_f102e6199621e5466_d20250401_m040119_c001_v0001039_t0001_u01743480079488") 2025/04/01 04:06:36 DEBUG : empty space: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976c57_d20250401_m040117_c001_v0001179_t0040_u01743480077901") 2025/04/01 04:06:37 DEBUG : enormous: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41814cf373a88ec5_d20250401_m040152_c001_v7007000_t0000_u01743480112456") 2025/04/01 04:06:37 DEBUG : enormous: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976d34_d20250401_m040151_c001_v0001179_t0030_u01743480111835") 2025/04/01 04:06:37 DEBUG : existing: Deleting (id "4_zcf42ad63801debfb9f580e1b_f411a5cb40675a75b_d20250401_m040520_c001_v7007000_t0000_u01743480320346") 2025/04/01 04:06:37 DEBUG : existing: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d977314_d20250401_m040519_c001_v0001179_t0050_u01743480319118") 2025/04/01 04:06:37 DEBUG : existing: Deleting (id "4_zcf42ad63801debfb9f580e1b_f419b182e690d1464_d20250401_m040215_c001_v7007000_t0000_u01743480135683") 2025/04/01 04:06:37 DEBUG : existing: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb3235_d20250401_m040214_c001_v0001182_t0044_u01743480134659") 2025/04/01 04:06:37 DEBUG : existing: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41839514bbeb96b5_d20250401_m040114_c001_v7007000_t0000_u01743480074069") 2025/04/01 04:06:37 DEBUG : existing: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976c46_d20250401_m040113_c001_v0001179_t0056_u01743480073122") 2025/04/01 04:06:37 DEBUG : existing: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41839514bbeb96a7_d20250401_m040111_c001_v7007000_t0000_u01743480071829") 2025/04/01 04:06:37 DEBUG : existing: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976c3a_d20250401_m040111_c001_v0001179_t0052_u01743480071240") 2025/04/01 04:06:37 DEBUG : existing: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976c36_d20250401_m040110_c001_v0001179_t0048_u01743480070447") 2025/04/01 04:06:37 DEBUG : existing-b: Deleting (id "4_zcf42ad63801debfb9f580e1b_f419b182e690d1465_d20250401_m040215_c001_v7007000_t0000_u01743480135870") 2025/04/01 04:06:37 DEBUG : existing-b: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976dc0_d20250401_m040214_c001_v0001179_t0031_u01743480134647") 2025/04/01 04:06:37 DEBUG : file1: Deleting (id "4_zcf42ad63801debfb9f580e1b_f4131805ad3504dce_d20250401_m040609_c001_v7007000_t0000_u01743480369628") 2025/04/01 04:06:37 DEBUG : file1: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb5055_d20250401_m040607_c001_v0001182_t0020_u01743480367403") 2025/04/01 04:06:38 DEBUG : file1: Deleting (id "4_zcf42ad63801debfb9f580e1b_f4131805ad3504db5_d20250401_m040605_c001_v7007000_t0000_u01743480365572") 2025/04/01 04:06:38 DEBUG : file1: Deleting (id "4_zcf42ad63801debfb9f580e1b_f112a80cd53a33418_d20250401_m040603_c001_v0001161_t0028_u01743480363972") 2025/04/01 04:06:38 DEBUG : five: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41814cf373a88ecc_d20250401_m040157_c001_v7007000_t0000_u01743480117621") 2025/04/01 04:06:38 DEBUG : five: Deleting (id "4_zcf42ad63801debfb9f580e1b_f4095b19c1d976d54_d20250401_m040155_c001_v0001179_t0019_u01743480115686") 2025/04/01 04:06:38 DEBUG : foo: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41839514bbeb96de_d20250401_m040124_c001_v7007000_t0000_u01743480084178") 2025/04/01 04:06:38 DEBUG : foo: Deleting (id "4_zcf42ad63801debfb9f580e1b_f4095b19c1d976c7d_d20250401_m040123_c001_v0001179_t0019_u01743480083615") 2025/04/01 04:06:38 DEBUG : foo: Deleting (id "4_zcf42ad63801debfb9f580e1b_f4095b19c1d976c73_d20250401_m040123_c001_v0001179_t0019_u01743480083041") 2025/04/01 04:06:38 DEBUG : four: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41814cf373a88ecd_d20250401_m040157_c001_v7007000_t0000_u01743480117804") 2025/04/01 04:06:38 DEBUG : four: Deleting (id "4_zcf42ad63801debfb9f580e1b_f40751d5448bb2f9f_d20250401_m040156_c001_v0001182_t0041_u01743480116249") 2025/04/01 04:06:38 DEBUG : four: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976d4e_d20250401_m040155_c001_v0001179_t0021_u01743480115092") 2025/04/01 04:06:38 DEBUG : hello world2: Deleting (id "4_zcf42ad63801debfb9f580e1b_f404ca036d9a62b6f_d20250401_m040017_c001_v7007000_t0000_u01743480017314") 2025/04/01 04:06:38 DEBUG : hello world2: Deleting (id "4_zcf42ad63801debfb9f580e1b_f117db2603791e658_d20250401_m040016_c001_v0001182_t0028_u01743480016730") 2025/04/01 04:06:38 DEBUG : ignore-size: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41839514bbeb9692_d20250401_m040109_c001_v7007000_t0000_u01743480069351") 2025/04/01 04:06:38 DEBUG : ignore-size: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976c26_d20250401_m040108_c001_v0001179_t0014_u01743480068395") 2025/04/01 04:06:38 DEBUG : nested/sub dir/file: Deleting (id "4_zcf42ad63801debfb9f580e1b_f419b182e690d145a_d20250401_m040213_c001_v7007000_t0000_u01743480133496") 2025/04/01 04:06:38 DEBUG : nested/sub dir/file: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb31f5_d20250401_m040212_c001_v0001182_t0039_u01743480132560") 2025/04/01 04:06:38 DEBUG : nested/sub dir/file: Deleting (id "4_zcf42ad63801debfb9f580e1b_f419b182e690d1451_d20250401_m040211_c001_v7007000_t0000_u01743480131365") 2025/04/01 04:06:38 DEBUG : nested/sub dir/file: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb31b1_d20250401_m040210_c001_v0001182_t0052_u01743480130415") 2025/04/01 04:06:38 DEBUG : one: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41814cf373a88ece_d20250401_m040157_c001_v7007000_t0000_u01743480117990") 2025/04/01 04:06:39 DEBUG : one: Deleting (id "4_zcf42ad63801debfb9f580e1b_f4095b19c1d976d42_d20250401_m040154_c001_v0001179_t0019_u01743480114501") 2025/04/01 04:06:39 DEBUG : only0: Deleting (id "4_zcf42ad63801debfb9f580e1b_f402137e3553e8baa_d20250401_m040558_c001_v7007000_t0000_u01743480358855") 2025/04/01 04:06:39 DEBUG : only0: Deleting (id "4_zcf42ad63801debfb9f580e1b_f4095b19c1d977415_d20250401_m040552_c001_v0001179_t0019_u01743480352756") 2025/04/01 04:06:39 DEBUG : only0: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb4cd5_d20250401_m040543_c001_v0001182_t0031_u01743480343122") 2025/04/01 04:06:39 DEBUG : only0: Deleting (id "4_zcf42ad63801debfb9f580e1b_f416051d139bbd601_d20250401_m040535_c001_v7007000_t0000_u01743480335616") 2025/04/01 04:06:39 DEBUG : only0: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb4a55_d20250401_m040525_c001_v0001182_t0039_u01743480325164") 2025/04/01 04:06:39 DEBUG : only1: Deleting (id "4_zcf42ad63801debfb9f580e1b_f402137e3553e8bac_d20250401_m040559_c001_v7007000_t0000_u01743480359064") 2025/04/01 04:06:39 DEBUG : only1: Deleting (id "4_zcf42ad63801debfb9f580e1b_f410ccc929f423052_d20250401_m040553_c001_v0001115_t0016_u01743480353547") 2025/04/01 04:06:39 DEBUG : only1: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb4ced_d20250401_m040543_c001_v0001182_t0022_u01743480343562") 2025/04/01 04:06:39 DEBUG : only1: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41727ba3ec560c09_d20250401_m040535_c001_v7007000_t0000_u01743480335607") 2025/04/01 04:06:39 DEBUG : only1: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb4a71_d20250401_m040525_c001_v0001182_t0023_u01743480325616") 2025/04/01 04:06:39 DEBUG : only10: Deleting (id "4_zcf42ad63801debfb9f580e1b_f402137e3553e8bad_d20250401_m040559_c001_v7007000_t0000_u01743480359265") 2025/04/01 04:06:39 DEBUG : only10: Deleting (id "4_zcf42ad63801debfb9f580e1b_f40751d5448bb4e3b_d20250401_m040552_c001_v0001182_t0041_u01743480352769") 2025/04/01 04:06:39 DEBUG : only10: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb4d85_d20250401_m040547_c001_v0001182_t0042_u01743480347685") 2025/04/01 04:06:39 DEBUG : only10: Deleting (id "4_zcf42ad63801debfb9f580e1b_f416051d139bbd605_d20250401_m040536_c001_v7007000_t0000_u01743480336188") 2025/04/01 04:06:39 DEBUG : only10: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb4b17_d20250401_m040529_c001_v0001182_t0043_u01743480329703") 2025/04/01 04:06:39 DEBUG : only11: Deleting (id "4_zcf42ad63801debfb9f580e1b_f402137e3553e8baf_d20250401_m040559_c001_v7007000_t0000_u01743480359454") 2025/04/01 04:06:39 DEBUG : only11: Deleting (id "4_zcf42ad63801debfb9f580e1b_f412a80cd53a333e0_d20250401_m040553_c001_v0001161_t0037_u01743480353366") 2025/04/01 04:06:40 DEBUG : only11: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb4d93_d20250401_m040548_c001_v0001182_t0007_u01743480348121") 2025/04/01 04:06:40 DEBUG : only11: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41814cf373a89093_d20250401_m040536_c001_v7007000_t0000_u01743480336202") 2025/04/01 04:06:40 DEBUG : only11: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb4b2b_d20250401_m040530_c001_v0001182_t0027_u01743480330140") 2025/04/01 04:06:40 DEBUG : only12: Deleting (id "4_zcf42ad63801debfb9f580e1b_f402137e3553e8bb1_d20250401_m040559_c001_v7007000_t0000_u01743480359643") 2025/04/01 04:06:40 DEBUG : only12: Deleting (id "4_zcf42ad63801debfb9f580e1b_f4095b19c1d977417_d20250401_m040553_c001_v0001179_t0019_u01743480353188") 2025/04/01 04:06:40 DEBUG : only12: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb4d9d_d20250401_m040548_c001_v0001182_t0002_u01743480348565") 2025/04/01 04:06:40 DEBUG : only12: Deleting (id "4_zcf42ad63801debfb9f580e1b_f416caf42377b9bf9_d20250401_m040535_c001_v7007000_t0000_u01743480335615") 2025/04/01 04:06:40 DEBUG : only12: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb4b3f_d20250401_m040530_c001_v0001182_t0020_u01743480330598") 2025/04/01 04:06:40 DEBUG : only13: Deleting (id "4_zcf42ad63801debfb9f580e1b_f402137e3553e8bb2_d20250401_m040559_c001_v7007000_t0000_u01743480359839") 2025/04/01 04:06:40 DEBUG : only13: Deleting (id "4_zcf42ad63801debfb9f580e1b_f40751d5448bb4e45_d20250401_m040553_c001_v0001182_t0041_u01743480353202") 2025/04/01 04:06:40 DEBUG : only13: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb4dad_d20250401_m040549_c001_v0001182_t0039_u01743480349024") 2025/04/01 04:06:40 DEBUG : only13: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41814cf373a89090_d20250401_m040535_c001_v7007000_t0000_u01743480335623") 2025/04/01 04:06:40 DEBUG : only13: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb4b4d_d20250401_m040531_c001_v0001182_t0023_u01743480331075") 2025/04/01 04:06:40 DEBUG : only14: Deleting (id "4_zcf42ad63801debfb9f580e1b_f402137e3553e8bb4_d20250401_m040600_c001_v7007000_t0000_u01743480360037") 2025/04/01 04:06:40 DEBUG : only14: Deleting (id "4_zcf42ad63801debfb9f580e1b_f4095b19c1d97741f_d20250401_m040553_c001_v0001179_t0019_u01743480353378") 2025/04/01 04:06:40 DEBUG : only14: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb4dbf_d20250401_m040549_c001_v0001182_t0004_u01743480349500") 2025/04/01 04:06:40 DEBUG : only14: Deleting (id "4_zcf42ad63801debfb9f580e1b_f416051d139bbd606_d20250401_m040536_c001_v7007000_t0000_u01743480336380") 2025/04/01 04:06:41 DEBUG : only14: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb4b5d_d20250401_m040531_c001_v0001182_t0003_u01743480331525") 2025/04/01 04:06:41 DEBUG : only15: Deleting (id "4_zcf42ad63801debfb9f580e1b_f402137e3553e8bb5_d20250401_m040600_c001_v7007000_t0000_u01743480360238") 2025/04/01 04:06:41 DEBUG : only15: Deleting (id "4_zcf42ad63801debfb9f580e1b_f40751d5448bb4e53_d20250401_m040553_c001_v0001182_t0041_u01743480353391") 2025/04/01 04:06:41 DEBUG : only15: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb4dd3_d20250401_m040549_c001_v0001182_t0054_u01743480349959") 2025/04/01 04:06:41 DEBUG : only15: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41727ba3ec560c0c_d20250401_m040536_c001_v7007000_t0000_u01743480336219") 2025/04/01 04:06:41 DEBUG : only15: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb4b6b_d20250401_m040531_c001_v0001182_t0000_u01743480331975") 2025/04/01 04:06:41 DEBUG : only16: Deleting (id "4_zcf42ad63801debfb9f580e1b_f402137e3553e8bb7_d20250401_m040600_c001_v7007000_t0000_u01743480360435") 2025/04/01 04:06:41 DEBUG : only16: Deleting (id "4_zcf42ad63801debfb9f580e1b_f412a80cd53a333e2_d20250401_m040553_c001_v0001161_t0037_u01743480353570") 2025/04/01 04:06:41 DEBUG : only16: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb4de5_d20250401_m040550_c001_v0001182_t0019_u01743480350453") 2025/04/01 04:06:41 DEBUG : only16: Deleting (id "4_zcf42ad63801debfb9f580e1b_f408bd287d0bfd6a1_d20250401_m040536_c001_v7007000_t0000_u01743480336453") 2025/04/01 04:06:41 DEBUG : only16: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb4b79_d20250401_m040532_c001_v0001182_t0026_u01743480332506") 2025/04/01 04:06:41 DEBUG : only17: Deleting (id "4_zcf42ad63801debfb9f580e1b_f402137e3553e8bb8_d20250401_m040600_c001_v7007000_t0000_u01743480360626") 2025/04/01 04:06:41 DEBUG : only17: Deleting (id "4_zcf42ad63801debfb9f580e1b_f410ccc929f423054_d20250401_m040553_c001_v0001115_t0016_u01743480353735") 2025/04/01 04:06:41 DEBUG : only17: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb4df3_d20250401_m040550_c001_v0001182_t0017_u01743480350897") 2025/04/01 04:06:41 DEBUG : only17: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41727ba3ec560c07_d20250401_m040535_c001_v7007000_t0000_u01743480335223") 2025/04/01 04:06:42 DEBUG : only17: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb4b85_d20250401_m040532_c001_v0001182_t0049_u01743480332979") 2025/04/01 04:06:42 DEBUG : only18: Deleting (id "4_zcf42ad63801debfb9f580e1b_f402137e3553e8bb9_d20250401_m040600_c001_v7007000_t0000_u01743480360816") 2025/04/01 04:06:42 DEBUG : only18: Deleting (id "4_zcf42ad63801debfb9f580e1b_f4095b19c1d977425_d20250401_m040553_c001_v0001179_t0019_u01743480353576") 2025/04/01 04:06:42 DEBUG : only18: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb4e07_d20250401_m040551_c001_v0001182_t0000_u01743480351321") 2025/04/01 04:06:42 DEBUG : only18: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41814cf373a89092_d20250401_m040536_c001_v7007000_t0000_u01743480336006") 2025/04/01 04:06:42 DEBUG : only18: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb4b9d_d20250401_m040533_c001_v0001182_t0047_u01743480333504") 2025/04/01 04:06:42 DEBUG : only19: Deleting (id "4_zcf42ad63801debfb9f580e1b_f402137e3553e8bba_d20250401_m040601_c001_v7007000_t0000_u01743480361010") 2025/04/01 04:06:42 DEBUG : only19: Deleting (id "4_zcf42ad63801debfb9f580e1b_f4095b19c1d97742d_d20250401_m040553_c001_v0001179_t0019_u01743480353954") 2025/04/01 04:06:42 DEBUG : only19: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb4e17_d20250401_m040551_c001_v0001182_t0005_u01743480351841") 2025/04/01 04:06:42 DEBUG : only19: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41814cf373a89091_d20250401_m040535_c001_v7007000_t0000_u01743480335813") 2025/04/01 04:06:42 DEBUG : only19: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb4bad_d20250401_m040533_c001_v0001182_t0052_u01743480333946") 2025/04/01 04:06:42 DEBUG : only2: Deleting (id "4_zcf42ad63801debfb9f580e1b_f402137e3553e8bbb_d20250401_m040601_c001_v7007000_t0000_u01743480361202") 2025/04/01 04:06:42 DEBUG : only2: Deleting (id "4_zcf42ad63801debfb9f580e1b_f40751d5448bb4e65_d20250401_m040553_c001_v0001182_t0041_u01743480353589") 2025/04/01 04:06:42 DEBUG : only2: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb4d01_d20250401_m040544_c001_v0001182_t0026_u01743480344000") 2025/04/01 04:06:42 DEBUG : only2: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41727ba3ec560c0b_d20250401_m040536_c001_v7007000_t0000_u01743480336027") 2025/04/01 04:06:42 DEBUG : only2: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb4a83_d20250401_m040526_c001_v0001182_t0031_u01743480326082") 2025/04/01 04:06:42 DEBUG : only3: Deleting (id "4_zcf42ad63801debfb9f580e1b_f402137e3553e8bbd_d20250401_m040601_c001_v7007000_t0000_u01743480361397") 2025/04/01 04:06:42 DEBUG : only3: Deleting (id "4_zcf42ad63801debfb9f580e1b_f4095b19c1d97742b_d20250401_m040553_c001_v0001179_t0019_u01743480353765") 2025/04/01 04:06:43 DEBUG : only3: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb4d0d_d20250401_m040544_c001_v0001182_t0024_u01743480344456") 2025/04/01 04:06:43 DEBUG : only3: Deleting (id "4_zcf42ad63801debfb9f580e1b_f408bd287d0bfd69f_d20250401_m040535_c001_v7007000_t0000_u01743480335893") 2025/04/01 04:06:43 DEBUG : only3: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb4a95_d20250401_m040526_c001_v0001182_t0029_u01743480326558") 2025/04/01 04:06:43 DEBUG : only4: Deleting (id "4_zcf42ad63801debfb9f580e1b_f402137e3553e8bbf_d20250401_m040601_c001_v7007000_t0000_u01743480361593") 2025/04/01 04:06:43 DEBUG : only4: Deleting (id "4_zcf42ad63801debfb9f580e1b_f40751d5448bb4e75_d20250401_m040553_c001_v0001182_t0041_u01743480353793") 2025/04/01 04:06:43 DEBUG : only4: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb4d1d_d20250401_m040544_c001_v0001182_t0029_u01743480344896") 2025/04/01 04:06:43 DEBUG : only4: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41727ba3ec560c0a_d20250401_m040535_c001_v7007000_t0000_u01743480335834") 2025/04/01 04:06:43 DEBUG : only4: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb4aa3_d20250401_m040527_c001_v0001182_t0042_u01743480327026") 2025/04/01 04:06:43 DEBUG : only5: Deleting (id "4_zcf42ad63801debfb9f580e1b_f402137e3553e8bc2_d20250401_m040601_c001_v7007000_t0000_u01743480361785") 2025/04/01 04:06:43 DEBUG : only5: Deleting (id "4_zcf42ad63801debfb9f580e1b_f410ccc929f42305c_d20250401_m040553_c001_v0001115_t0016_u01743480353920") 2025/04/01 04:06:43 DEBUG : only5: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb4d27_d20250401_m040545_c001_v0001182_t0045_u01743480345328") 2025/04/01 04:06:43 DEBUG : only5: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41727ba3ec560c08_d20250401_m040535_c001_v7007000_t0000_u01743480335408") 2025/04/01 04:06:43 DEBUG : only5: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb4ab3_d20250401_m040527_c001_v0001182_t0007_u01743480327449") 2025/04/01 04:06:43 DEBUG : only6: Deleting (id "4_zcf42ad63801debfb9f580e1b_f402137e3553e8bc3_d20250401_m040601_c001_v7007000_t0000_u01743480361981") 2025/04/01 04:06:43 DEBUG : only6: Deleting (id "4_zcf42ad63801debfb9f580e1b_f412a80cd53a333e4_d20250401_m040553_c001_v0001161_t0037_u01743480353783") 2025/04/01 04:06:43 DEBUG : only6: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb4d35_d20250401_m040545_c001_v0001182_t0048_u01743480345781") 2025/04/01 04:06:43 DEBUG : only6: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41814cf373a89094_d20250401_m040536_c001_v7007000_t0000_u01743480336393") 2025/04/01 04:06:44 DEBUG : only6: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb4abb_d20250401_m040527_c001_v0001182_t0006_u01743480327859") 2025/04/01 04:06:44 DEBUG : only7: Deleting (id "4_zcf42ad63801debfb9f580e1b_f402137e3553e8bc4_d20250401_m040602_c001_v7007000_t0000_u01743480362175") 2025/04/01 04:06:44 DEBUG : only7: Deleting (id "4_zcf42ad63801debfb9f580e1b_f412a80cd53a333e6_d20250401_m040553_c001_v0001161_t0037_u01743480353976") 2025/04/01 04:06:44 DEBUG : only7: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb4d47_d20250401_m040546_c001_v0001182_t0019_u01743480346270") 2025/04/01 04:06:44 DEBUG : only7: Deleting (id "4_zcf42ad63801debfb9f580e1b_f416051d139bbd604_d20250401_m040535_c001_v7007000_t0000_u01743480335996") 2025/04/01 04:06:44 DEBUG : only7: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb4ac7_d20250401_m040528_c001_v0001182_t0025_u01743480328315") 2025/04/01 04:06:44 DEBUG : only8: Deleting (id "4_zcf42ad63801debfb9f580e1b_f402137e3553e8bc5_d20250401_m040602_c001_v7007000_t0000_u01743480362370") 2025/04/01 04:06:44 DEBUG : only8: Deleting (id "4_zcf42ad63801debfb9f580e1b_f40751d5448bb4e7b_d20250401_m040553_c001_v0001182_t0041_u01743480353984") 2025/04/01 04:06:44 DEBUG : only8: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb4d69_d20250401_m040546_c001_v0001182_t0038_u01743480346766") 2025/04/01 04:06:44 DEBUG : only8: Deleting (id "4_zcf42ad63801debfb9f580e1b_f416051d139bbd602_d20250401_m040535_c001_v7007000_t0000_u01743480335807") 2025/04/01 04:06:44 DEBUG : only8: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb4ae1_d20250401_m040528_c001_v0001182_t0020_u01743480328804") 2025/04/01 04:06:44 DEBUG : only9: Deleting (id "4_zcf42ad63801debfb9f580e1b_f402137e3553e8bc6_d20250401_m040602_c001_v7007000_t0000_u01743480362566") 2025/04/01 04:06:44 DEBUG : only9: Deleting (id "4_zcf42ad63801debfb9f580e1b_f410ccc929f42305e_d20250401_m040554_c001_v0001115_t0016_u01743480354108") 2025/04/01 04:06:44 DEBUG : only9: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb4d75_d20250401_m040547_c001_v0001182_t0012_u01743480347251") 2025/04/01 04:06:44 DEBUG : only9: Deleting (id "4_zcf42ad63801debfb9f580e1b_f408bd287d0bfd6a0_d20250401_m040536_c001_v7007000_t0000_u01743480336178") 2025/04/01 04:06:44 DEBUG : only9: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb4b03_d20250401_m040529_c001_v0001182_t0059_u01743480329243") 2025/04/01 04:06:45 DEBUG : potato: Deleting (id "4_zcf42ad63801debfb9f580e1b_f419b182e690d1441_d20250401_m040208_c001_v7007000_t0000_u01743480128535") 2025/04/01 04:06:45 DEBUG : potato: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1037f27581cb6d9a_d20250401_m040206_c001_v0001184_t0024_u01743480126275") 2025/04/01 04:06:45 DEBUG : potato: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41814cf373a88ee3_d20250401_m040204_c001_v7007000_t0000_u01743480124382") 2025/04/01 04:06:45 DEBUG : potato: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976d7e_d20250401_m040202_c001_v0001179_t0004_u01743480122774") 2025/04/01 04:06:45 DEBUG : potato: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41814cf373a88ed8_d20250401_m040200_c001_v7007000_t0000_u01743480120923") 2025/04/01 04:06:45 DEBUG : potato: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb3009_d20250401_m040158_c001_v0001182_t0005_u01743480118913") 2025/04/01 04:06:45 DEBUG : potato: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41814cf373a88ebc_d20250401_m040147_c001_v7007000_t0000_u01743480107274") 2025/04/01 04:06:45 DEBUG : potato: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976d12_d20250401_m040146_c001_v0001179_t0047_u01743480106095") 2025/04/01 04:06:45 DEBUG : potato: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41814cf373a88eb7_d20250401_m040144_c001_v7007000_t0000_u01743480104195") 2025/04/01 04:06:45 DEBUG : potato: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976cfe_d20250401_m040143_c001_v0001179_t0013_u01743480103395") 2025/04/01 04:06:45 DEBUG : potato: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41814cf373a88eaa_d20250401_m040141_c001_v7007000_t0000_u01743480101860") 2025/04/01 04:06:45 DEBUG : potato: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976cf4_d20250401_m040140_c001_v0001179_t0016_u01743480100960") 2025/04/01 04:06:45 DEBUG : potato: Deleting (id "4_zcf42ad63801debfb9f580e1b_f400e3be44228ceaf_d20250401_m040133_c001_v7007000_t0000_u01743480093938") 2025/04/01 04:06:45 DEBUG : potato: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976cc5_d20250401_m040132_c001_v0001179_t0029_u01743480092900") 2025/04/01 04:06:45 DEBUG : potato: Deleting (id "4_zcf42ad63801debfb9f580e1b_f400e3be44228ceaa_d20250401_m040132_c001_v7007000_t0000_u01743480092155") 2025/04/01 04:06:45 DEBUG : potato: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976cb5_d20250401_m040130_c001_v0001179_t0055_u01743480090950") 2025/04/01 04:06:45 DEBUG : potato: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41839514bbeb96fc_d20250401_m040130_c001_v7007000_t0000_u01743480090197") 2025/04/01 04:06:46 DEBUG : potato: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976ca7_d20250401_m040129_c001_v0001179_t0000_u01743480089577") 2025/04/01 04:06:46 DEBUG : potato: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976ca3_d20250401_m040128_c001_v0001179_t0011_u01743480088945") 2025/04/01 04:06:46 DEBUG : potato: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41839514bbeb96ee_d20250401_m040128_c001_v7007000_t0000_u01743480088207") 2025/04/01 04:06:46 DEBUG : potato: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976c9e_d20250401_m040127_c001_v0001179_t0040_u01743480087615") 2025/04/01 04:06:46 DEBUG : potato: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976c99_d20250401_m040127_c001_v0001179_t0037_u01743480087037") 2025/04/01 04:06:46 DEBUG : potato: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41839514bbeb96e5_d20250401_m040126_c001_v7007000_t0000_u01743480086302") 2025/04/01 04:06:46 DEBUG : potato: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976c8f_d20250401_m040125_c001_v0001179_t0002_u01743480085537") 2025/04/01 04:06:46 DEBUG : potato2: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41839514bbeb98ec_d20250401_m040258_c001_v7007000_t0000_u01743480178657") 2025/04/01 04:06:46 DEBUG : potato2: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1037f27581cb7658_d20250401_m040258_c001_v0001184_t0027_u01743480178062") 2025/04/01 04:06:46 DEBUG : potato2: Deleting (id "4_zcf42ad63801debfb9f580e1b_f403016e154865669_d20250401_m040250_c001_v7007000_t0000_u01743480170303") 2025/04/01 04:06:46 DEBUG : potato2: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1037f27581cb73b4_d20250401_m040242_c001_v0001184_t0037_u01743480162278") 2025/04/01 04:06:46 DEBUG : potato2: Deleting (id "4_zcf42ad63801debfb9f580e1b_f4131805ad3504a58_d20250401_m040234_c001_v7007000_t0000_u01743480154096") 2025/04/01 04:06:46 DEBUG : potato2: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1037f27581cb7174_d20250401_m040228_c001_v0001184_t0047_u01743480148112") 2025/04/01 04:06:46 DEBUG : potato2: Deleting (id "4_zcf42ad63801debfb9f580e1b_f419b182e690d146c_d20250401_m040220_c001_v7007000_t0000_u01743480140452") 2025/04/01 04:06:46 DEBUG : potato2: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1037f27581cb6f8f_d20250401_m040217_c001_v0001184_t0004_u01743480137192") 2025/04/01 04:06:46 DEBUG : potato2: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41814cf373a88ec7_d20250401_m040152_c001_v7007000_t0000_u01743480112641") 2025/04/01 04:06:46 DEBUG : potato2: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976d2e_d20250401_m040151_c001_v0001179_t0019_u01743480111338") 2025/04/01 04:06:47 DEBUG : potato2: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41814cf373a88ec0_d20250401_m040150_c001_v7007000_t0000_u01743480110233") 2025/04/01 04:06:47 DEBUG : potato2: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976d24_d20250401_m040148_c001_v0001179_t0028_u01743480108230") 2025/04/01 04:06:47 DEBUG : potato2: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41814cf373a88ebd_d20250401_m040147_c001_v7007000_t0000_u01743480107491") 2025/04/01 04:06:47 DEBUG : potato2: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976d1a_d20250401_m040146_c001_v0001179_t0006_u01743480106697") 2025/04/01 04:06:47 DEBUG : potato2: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41814cf373a88ebb_d20250401_m040145_c001_v7007000_t0000_u01743480105358") 2025/04/01 04:06:47 DEBUG : potato2: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976d06_d20250401_m040144_c001_v0001179_t0021_u01743480104567") 2025/04/01 04:06:47 DEBUG : potato2: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41814cf373a88eaf_d20250401_m040142_c001_v7007000_t0000_u01743480102660") 2025/04/01 04:06:47 DEBUG : potato2: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976cfa_d20250401_m040141_c001_v0001179_t0039_u01743480101869") 2025/04/01 04:06:47 DEBUG : potato2: Deleting (id "4_zcf42ad63801debfb9f580e1b_f400e3be44228ceb2_d20250401_m040134_c001_v7007000_t0000_u01743480094696") 2025/04/01 04:06:47 DEBUG : potato2: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976ccb_d20250401_m040133_c001_v0001179_t0002_u01743480093698") 2025/04/01 04:06:47 DEBUG : potato2: Deleting (id "4_zcf42ad63801debfb9f580e1b_f404ca036d9a62b75_d20250401_m040020_c001_v7007000_t0000_u01743480020689") 2025/04/01 04:06:47 DEBUG : potato2: Deleting (id "4_zcf42ad63801debfb9f580e1b_f117db2603791e6b8_d20250401_m040020_c001_v0001182_t0034_u01743480020100") 2025/04/01 04:06:47 DEBUG : potato2: Deleting (id "4_zcf42ad63801debfb9f580e1b_f404ca036d9a62b73_d20250401_m040018_c001_v7007000_t0000_u01743480018810") 2025/04/01 04:06:47 DEBUG : potato2: Deleting (id "4_zcf42ad63801debfb9f580e1b_f117db2603791e686_d20250401_m040018_c001_v0001182_t0058_u01743480018229") 2025/04/01 04:06:47 DEBUG : potato3: Deleting (id "4_zcf42ad63801debfb9f580e1b_f403016e154865665_d20250401_m040250_c001_v7007000_t0000_u01743480170117") 2025/04/01 04:06:47 DEBUG : potato3: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb35ca_d20250401_m040243_c001_v0001182_t0024_u01743480163477") 2025/04/01 04:06:48 DEBUG : potato3: Deleting (id "4_zcf42ad63801debfb9f580e1b_f4131805ad3504a59_d20250401_m040234_c001_v7007000_t0000_u01743480154695") 2025/04/01 04:06:48 DEBUG : potato3: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb343e_d20250401_m040229_c001_v0001182_t0047_u01743480149282") 2025/04/01 04:06:48 DEBUG : potato3: Deleting (id "4_zcf42ad63801debfb9f580e1b_f419b182e690d146d_d20250401_m040220_c001_v7007000_t0000_u01743480140771") 2025/04/01 04:06:48 DEBUG : potato3: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb3296_d20250401_m040217_c001_v0001182_t0020_u01743480137597") 2025/04/01 04:06:48 DEBUG : pre-dest1/1: Deleting (id "4_zcf42ad63801debfb9f580e1b_f414362178ab02176_d20250401_m040342_c001_v7007000_t0000_u01743480222369") 2025/04/01 04:06:48 DEBUG : pre-dest1/1: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb3bc5_d20250401_m040334_c001_v0001182_t0005_u01743480214301") 2025/04/01 04:06:48 DEBUG : pre-dest2/2: Deleting (id "4_zcf42ad63801debfb9f580e1b_f414362178ab02177_d20250401_m040342_c001_v7007000_t0000_u01743480222571") 2025/04/01 04:06:48 DEBUG : pre-dest2/2: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1037f27581cb7d28_d20250401_m040334_c001_v0001184_t0037_u01743480214870") 2025/04/01 04:06:48 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcf42ad63801debfb9f580e1b_f416051d139bbd529_d20250401_m040312_c001_v7007000_t0000_u01743480192906") 2025/04/01 04:06:48 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976f16_d20250401_m040308_c001_v0001179_t0040_u01743480188639") 2025/04/01 04:06:48 DEBUG : sizeonly: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41727ba3ec55e9a4_d20250401_m040106_c001_v7007000_t0000_u01743480066736") 2025/04/01 04:06:48 DEBUG : sizeonly: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976c1a_d20250401_m040105_c001_v0001179_t0035_u01743480065714") 2025/04/01 04:06:48 DEBUG : sub dir/hello world: Deleting (id "4_zcf42ad63801debfb9f580e1b_f4131805ad3504dfe_d20250401_m040620_c001_v7007000_t0000_u01743480380190") 2025/04/01 04:06:48 DEBUG : sub dir/hello world: Deleting (id "4_zcf42ad63801debfb9f580e1b_f110ccc929f4230e6_d20250401_m040616_c001_v0001115_t0006_u01743480376635") 2025/04/01 04:06:48 DEBUG : sub dir/hello world: Deleting (id "4_zcf42ad63801debfb9f580e1b_f4131805ad3504de0_d20250401_m040614_c001_v7007000_t0000_u01743480374592") 2025/04/01 04:06:48 DEBUG : sub dir/hello world: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d977486_d20250401_m040611_c001_v0001179_t0056_u01743480371375") 2025/04/01 04:06:48 DEBUG : sub dir/hello world: Deleting (id "4_zcf42ad63801debfb9f580e1b_f419b182e690d145c_d20250401_m040213_c001_v7007000_t0000_u01743480133694") 2025/04/01 04:06:49 DEBUG : sub dir/hello world: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1037f27581cb6ebc_d20250401_m040212_c001_v0001184_t0005_u01743480132912") 2025/04/01 04:06:49 DEBUG : sub dir/hello world: Deleting (id "4_zcf42ad63801debfb9f580e1b_f419b182e690d1454_d20250401_m040211_c001_v7007000_t0000_u01743480131615") 2025/04/01 04:06:49 DEBUG : sub dir/hello world: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976dab_d20250401_m040210_c001_v0001179_t0054_u01743480130771") 2025/04/01 04:06:49 DEBUG : sub dir/hello world: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41727ba3ec55bea1_d20250401_m040102_c001_v7007000_t0000_u01743480062424") 2025/04/01 04:06:49 DEBUG : sub dir/hello world: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976bf6_d20250401_m040100_c001_v0001179_t0044_u01743480060788") 2025/04/01 04:06:49 DEBUG : sub dir/hello world: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41727ba3ec55be69_d20250401_m040100_c001_v7007000_t0000_u01743480060024") 2025/04/01 04:06:49 DEBUG : sub dir/hello world: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976be6_d20250401_m040058_c001_v0001179_t0046_u01743480058873") 2025/04/01 04:06:49 DEBUG : sub dir/hello world: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41727ba3ec55be56_d20250401_m040055_c001_v7007000_t0000_u01743480055997") 2025/04/01 04:06:49 DEBUG : sub dir/hello world: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976bda_d20250401_m040054_c001_v0001179_t0037_u01743480054754") 2025/04/01 04:06:49 DEBUG : sub dir/hello world: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41727ba3ec55be4d_d20250401_m040054_c001_v7007000_t0000_u01743480054194") 2025/04/01 04:06:49 DEBUG : sub dir/hello world: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976bd0_d20250401_m040052_c001_v0001179_t0011_u01743480052967") 2025/04/01 04:06:49 DEBUG : sub dir/hello world: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976bc0_d20250401_m040050_c001_v0001179_t0058_u01743480050168") 2025/04/01 04:06:49 DEBUG : sub dir/hello world: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41727ba3ec55be37_d20250401_m040049_c001_v7007000_t0000_u01743480049432") 2025/04/01 04:06:49 DEBUG : sub dir/hello world: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976bba_d20250401_m040048_c001_v0001179_t0001_u01743480048837") 2025/04/01 04:06:50 DEBUG : sub dir/hello world: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976bb8_d20250401_m040048_c001_v0001179_t0049_u01743480048039") 2025/04/01 04:06:50 DEBUG : sub dir/hello world: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41727ba3ec55be32_d20250401_m040046_c001_v7007000_t0000_u01743480046914") 2025/04/01 04:06:50 DEBUG : sub dir/hello world: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976ba4_d20250401_m040044_c001_v0001179_t0035_u01743480044345") 2025/04/01 04:06:50 DEBUG : sub dir/hello world: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976b92_d20250401_m040040_c001_v0001179_t0037_u01743480040694") 2025/04/01 04:06:50 DEBUG : sub dir/hello world: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41727ba3ec55bb30_d20250401_m040039_c001_v7007000_t0000_u01743480039951") 2025/04/01 04:06:50 DEBUG : sub dir/hello world: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976b8a_d20250401_m040039_c001_v0001179_t0055_u01743480039357") 2025/04/01 04:06:50 DEBUG : sub dir/hello world: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976b84_d20250401_m040038_c001_v0001179_t0044_u01743480038537") 2025/04/01 04:06:50 DEBUG : sub dir/hello world: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41727ba3ec55bb1a_d20250401_m040035_c001_v7007000_t0000_u01743480035094") 2025/04/01 04:06:50 DEBUG : sub dir/hello world: Deleting (id "4_zcf42ad63801debfb9f580e1b_f117db2603791e7b3_d20250401_m040030_c001_v0001182_t0011_u01743480030767") 2025/04/01 04:06:50 DEBUG : sub dir/hello world: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41727ba3ec55bb0f_d20250401_m040030_c001_v7007000_t0000_u01743480030373") 2025/04/01 04:06:50 DEBUG : sub dir/hello world: Deleting (id "4_zcf42ad63801debfb9f580e1b_f117db2603791e78d_d20250401_m040029_c001_v0001182_t0002_u01743480029728") 2025/04/01 04:06:50 DEBUG : sub dir/hello world: Deleting (id "4_zcf42ad63801debfb9f580e1b_f404ca036d9a62b80_d20250401_m040028_c001_v7007000_t0000_u01743480028038") 2025/04/01 04:06:50 DEBUG : sub dir/hello world: Deleting (id "4_zcf42ad63801debfb9f580e1b_f117db2603791e775_d20250401_m040027_c001_v0001182_t0004_u01743480027455") 2025/04/01 04:06:50 DEBUG : sub dir/hello world: Deleting (id "4_zcf42ad63801debfb9f580e1b_f404ca036d9a62b7e_d20250401_m040026_c001_v7007000_t0000_u01743480026898") 2025/04/01 04:06:51 DEBUG : sub dir/hello world: Deleting (id "4_zcf42ad63801debfb9f580e1b_f117db2603791e755_d20250401_m040026_c001_v0001182_t0020_u01743480026323") 2025/04/01 04:06:51 DEBUG : sub dir/hello world: Deleting (id "4_zcf42ad63801debfb9f580e1b_f404ca036d9a62b7c_d20250401_m040025_c001_v7007000_t0000_u01743480025032") 2025/04/01 04:06:51 DEBUG : sub dir/hello world: Deleting (id "4_zcf42ad63801debfb9f580e1b_f117db2603791e728_d20250401_m040024_c001_v0001182_t0041_u01743480024255") 2025/04/01 04:06:51 DEBUG : sub dir/hello world: Deleting (id "4_zcf42ad63801debfb9f580e1b_f404ca036d9a62b7a_d20250401_m040023_c001_v7007000_t0000_u01743480023699") 2025/04/01 04:06:51 DEBUG : sub dir/hello world: Deleting (id "4_zcf42ad63801debfb9f580e1b_f117db2603791e70a_d20250401_m040023_c001_v0001182_t0037_u01743480023128") 2025/04/01 04:06:51 DEBUG : sub dir/hello world: Deleting (id "4_zcf42ad63801debfb9f580e1b_f404ca036d9a62b78_d20250401_m040022_c001_v7007000_t0000_u01743480022199") 2025/04/01 04:06:51 DEBUG : sub dir/hello world: Deleting (id "4_zcf42ad63801debfb9f580e1b_f117db2603791e6dc_d20250401_m040021_c001_v0001182_t0024_u01743480021623") 2025/04/01 04:06:51 DEBUG : sub dir/hello world: Deleting (id "4_zcf42ad63801debfb9f580e1b_f404ca036d9a62b6c_d20250401_m040015_c001_v7007000_t0000_u01743480015813") 2025/04/01 04:06:51 DEBUG : sub dir/hello world: Deleting (id "4_zcf42ad63801debfb9f580e1b_f117db2603791e62e_d20250401_m040015_c001_v0001182_t0000_u01743480015213") 2025/04/01 04:06:51 DEBUG : sub dir/hello world: Deleting (id "4_zcf42ad63801debfb9f580e1b_f404ca036d9a62b68_d20250401_m040014_c001_v7007000_t0000_u01743480014297") 2025/04/01 04:06:51 DEBUG : sub dir/hello world: Deleting (id "4_zcf42ad63801debfb9f580e1b_f117db2603791e616_d20250401_m040013_c001_v0001182_t0014_u01743480013715") 2025/04/01 04:06:51 DEBUG : sub dir/hello world: Deleting (id "4_zcf42ad63801debfb9f580e1b_f404ca036d9a62b66_d20250401_m040012_c001_v7007000_t0000_u01743480012798") 2025/04/01 04:06:51 DEBUG : sub dir/hello world: Deleting (id "4_zcf42ad63801debfb9f580e1b_f117db2603791e5ee_d20250401_m040012_c001_v0001182_t0058_u01743480012207") 2025/04/01 04:06:51 DEBUG : sub dir/hello world: Deleting (id "4_zcf42ad63801debfb9f580e1b_f404ca036d9a62b5b_d20250401_m040009_c001_v7007000_t0000_u01743480009223") 2025/04/01 04:06:51 DEBUG : sub dir/hello world: Deleting (id "4_zcf42ad63801debfb9f580e1b_f117db2603791e57c_d20250401_m040008_c001_v0001182_t0031_u01743480008618") 2025/04/01 04:06:52 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf42ad63801debfb9f580e1b_f4131805ad3504dff_d20250401_m040620_c001_v7007000_t0000_u01743480380377") 2025/04/01 04:06:52 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb516d_d20250401_m040616_c001_v0001182_t0032_u01743480376627") 2025/04/01 04:06:52 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf42ad63801debfb9f580e1b_f4131805ad3504de1_d20250401_m040614_c001_v7007000_t0000_u01743480374784") 2025/04/01 04:06:52 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf42ad63801debfb9f580e1b_f112a80cd53a3343a_d20250401_m040611_c001_v0001161_t0022_u01743480371740") 2025/04/01 04:06:52 DEBUG : sub/yam: Deleting (id "4_zcf42ad63801debfb9f580e1b_f419b182e690d143d_d20250401_m040207_c001_v7007000_t0000_u01743480127967") 2025/04/01 04:06:52 DEBUG : sub/yam: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb3119_d20250401_m040205_c001_v0001182_t0046_u01743480125911") 2025/04/01 04:06:52 DEBUG : test_dir1/file2: Deleting (id "4_zcf42ad63801debfb9f580e1b_f4131805ad3504dd0_d20250401_m040609_c001_v7007000_t0000_u01743480369813") 2025/04/01 04:06:52 DEBUG : test_dir1/file2: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d97746c_d20250401_m040607_c001_v0001179_t0034_u01743480367392") 2025/04/01 04:06:52 DEBUG : test_dir1/file2: Deleting (id "4_zcf42ad63801debfb9f580e1b_f4131805ad3504db7_d20250401_m040605_c001_v7007000_t0000_u01743480365781") 2025/04/01 04:06:52 DEBUG : test_dir1/file2: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb4fe5_d20250401_m040604_c001_v0001182_t0057_u01743480364033") 2025/04/01 04:06:52 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcf42ad63801debfb9f580e1b_f4131805ad3504dd1_d20250401_m040610_c001_v7007000_t0000_u01743480370004") 2025/04/01 04:06:52 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcf42ad63801debfb9f580e1b_f110ccc929f4230b2_d20250401_m040607_c001_v0001115_t0005_u01743480367748") 2025/04/01 04:06:52 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcf42ad63801debfb9f580e1b_f4131805ad3504db9_d20250401_m040605_c001_v7007000_t0000_u01743480365978") 2025/04/01 04:06:52 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d97745e_d20250401_m040603_c001_v0001179_t0004_u01743480363984") 2025/04/01 04:06:52 DEBUG : three: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41814cf373a88ecf_d20250401_m040158_c001_v7007000_t0000_u01743480118174") 2025/04/01 04:06:52 DEBUG : three: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976d5a_d20250401_m040157_c001_v0001179_t0047_u01743480117035") 2025/04/01 04:06:52 DEBUG : three: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1095b19c1d976d48_d20250401_m040154_c001_v0001179_t0001_u01743480114873") 2025/04/01 04:06:53 DEBUG : two: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41814cf373a88ed0_d20250401_m040158_c001_v7007000_t0000_u01743480118358") 2025/04/01 04:06:53 DEBUG : two: Deleting (id "4_zcf42ad63801debfb9f580e1b_f4037f27581cb6be9_d20250401_m040156_c001_v0001184_t0054_u01743480116460") 2025/04/01 04:06:53 DEBUG : two: Deleting (id "4_zcf42ad63801debfb9f580e1b_f4095b19c1d976d46_d20250401_m040154_c001_v0001179_t0019_u01743480114688") 2025/04/01 04:06:53 DEBUG : yam: Deleting (id "4_zcf42ad63801debfb9f580e1b_f419b182e690d1444_d20250401_m040208_c001_v7007000_t0000_u01743480128722") 2025/04/01 04:06:53 DEBUG : yam: Deleting (id "4_zcf42ad63801debfb9f580e1b_f110e1989dbcdcf67_d20250401_m040207_c001_v0001106_t0016_u01743480127321") 2025/04/01 04:06:53 DEBUG : yam: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41814cf373a88ee2_d20250401_m040203_c001_v7007000_t0000_u01743480123828") 2025/04/01 04:06:53 DEBUG : yam: Deleting (id "4_zcf42ad63801debfb9f580e1b_f10751d5448bb308b_d20250401_m040202_c001_v0001182_t0021_u01743480122411") 2025/04/01 04:06:53 DEBUG : yam: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41814cf373a88ed4_d20250401_m040200_c001_v7007000_t0000_u01743480120363") 2025/04/01 04:06:53 DEBUG : yam: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1037f27581cb6c4b_d20250401_m040158_c001_v0001184_t0001_u01743480118926") 2025/04/01 04:06:53 DEBUG : yaml: Deleting (id "4_zcf42ad63801debfb9f580e1b_f419b182e690d1434_d20250401_m040204_c001_v7007000_t0000_u01743480124571") 2025/04/01 04:06:53 DEBUG : yaml: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1113d060715a436c_d20250401_m040203_c001_v0001182_t0005_u01743480123615") 2025/04/01 04:06:53 DEBUG : yaml: Deleting (id "4_zcf42ad63801debfb9f580e1b_f41814cf373a88ed9_d20250401_m040201_c001_v7007000_t0000_u01743480121108") 2025/04/01 04:06:53 DEBUG : yaml: Deleting (id "4_zcf42ad63801debfb9f580e1b_f1166755a4c313d46_d20250401_m040200_c001_v0001183_t0012_u01743480120135") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m49.659953297s (try 1/5)