"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/03/21 03:18:04 DEBUG : Creating backend with remote "TestB2:rclone-test-liqojom2qazi" 2025/03/21 03:18:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/21 03:18:04 DEBUG : Creating backend with remote "/tmp/rclone2968897135" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:18:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/21 03:18:05 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/21 03:18:05 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:18:05 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.88s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:18:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/21 03:18:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/21 03:18:06 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:18:06 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:18:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/21 03:18:08 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:18:08 DEBUG : B2 bucket rclone-test-liqojom2qazi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.40s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", 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-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:18:09 DEBUG : Creating backend with remote "/non-existing" 2025/03/21 03:18:10 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/21 03:18:10 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:18:10 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:18:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/21 03:18:11 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:18:11 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:18:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/21 03:18:11 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.93s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:18:12 INFO : B2 bucket rclone-test-liqojom2qazi: Running all checks before starting transfers 2025/03/21 03:18:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/21 03:18:12 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:18:12 INFO : B2 bucket rclone-test-liqojom2qazi: Checks finished, now starting transfers 2025/03/21 03:18:12 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:18:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/21 03:18:13 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.82s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:18:14 ERROR : Ignoring --no-traverse with sync 2025/03/21 03:18:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/21 03:18:14 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:18:14 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:18:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/21 03:18:15 INFO : sub dir/hello world: Copied (new) 2025/03/21 03:18:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.67s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:18:16 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/21 03:18:16 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:18:16 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:18:16 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/03/21 03:18:16 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.74s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:18:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/21 03:18:18 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:18:18 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:18:18 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/21 03:18:18 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.61s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:18:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/21 03:18:20 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:18:20 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:18:20 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/21 03:18:20 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.02s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:18:21 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/21 03:18:21 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/21 03:18:21 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/21 03:18:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/21 03:18:21 INFO : sub dir: Making directory 2025/03/21 03:18:21 INFO : sub dir2: Making directory 2025/03/21 03:18:21 INFO : sub dir2/sub sub dir2: Making directory 2025/03/21 03:18:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/21 03:18:21 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:18:21 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:18:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/21 03:18:22 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/03/21 03:18:22 DEBUG : B2 bucket rclone-test-liqojom2qazi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.58s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:18:23 INFO : sub dir2: Making directory 2025/03/21 03:18:23 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/21 03:18:23 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/21 03:18:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/21 03:18:23 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:18:23 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:18:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/21 03:18:23 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.18s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:18:24 DEBUG : sub dir2: Making directory with metadata 2025/03/21 03:18:24 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/21 03:18:24 INFO : sub dir: Making directory 2025/03/21 03:18:24 INFO : sub dir2: Making directory 2025/03/21 03:18:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/21 03:18:24 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:18:24 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:18:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/21 03:18:25 INFO : sub dir/hello world: Copied (new) 2025/03/21 03:18:25 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/21 03:18:25 DEBUG : B2 bucket rclone-test-liqojom2qazi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/21 03:18:25 DEBUG : B2 bucket rclone-test-liqojom2qazi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.92s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:18:26 INFO : sub dir2: Making directory 2025/03/21 03:18:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/21 03:18:26 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:18:26 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:18:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/21 03:18:27 INFO : sub dir/hello world: Copied (new) 2025/03/21 03:18:27 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.19s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:18:27 DEBUG : sub dir2: Making directory with metadata 2025/03/21 03:18:27 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/21 03:18:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/21 03:18:28 INFO : sub dir: Making directory 2025/03/21 03:18:28 INFO : sub dir2: Making directory 2025/03/21 03:18:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/21 03:18:28 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:18:28 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:18:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/21 03:18:28 INFO : sub dir/hello world: Copied (new) 2025/03/21 03:18:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/21 03:18:28 DEBUG : B2 bucket rclone-test-liqojom2qazi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.75s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:18:29 INFO : sub dir2: Making directory 2025/03/21 03:18:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/21 03:18:30 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:18:30 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:18:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/21 03:18:30 INFO : sub dir/hello world: Copied (new) 2025/03/21 03:18:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.58s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:18:32 DEBUG : Creating backend with remote "TestB2:rclone-test-bekihey6yina" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-liqojom2qazi -> B2 bucket rclone-test-bekihey6yina 2025/03/21 03:18:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/21 03:18:33 DEBUG : B2 bucket rclone-test-bekihey6yina: Waiting for checks to finish 2025/03/21 03:18:33 DEBUG : B2 bucket rclone-test-bekihey6yina: Waiting for transfers to finish 2025/03/21 03:18:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/21 03:18:34 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:18:34 DEBUG : B2 bucket rclone-test-bekihey6yina: Purge remote 2025/03/21 03:18:34 INFO : B2 bucket rclone-test-bekihey6yina: cleaning bucket "rclone-test-bekihey6yina" of all files 2025/03/21 03:18:34 DEBUG : sub dir/hello world: Deleting (id "4_z3f42ad83b05dbb6b9f580e1b_f1116ce220c9bcc35_d20250321_m031833_c001_v0001115_t0031_u01742527113680") --- PASS: TestServerSideCopy (4.51s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:18:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/21 03:18:36 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:18:36 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:18:37 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/21 03:18:37 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.21s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:18:38 DEBUG : Creating backend with remote "TestB2:rclone-test-ginuvow1rowi" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-liqojom2qazi -> B2 bucket rclone-test-ginuvow1rowi 2025/03/21 03:18:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/21 03:18:40 DEBUG : B2 bucket rclone-test-ginuvow1rowi: Waiting for checks to finish 2025/03/21 03:18:40 DEBUG : B2 bucket rclone-test-ginuvow1rowi: Waiting for transfers to finish 2025/03/21 03:18:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/21 03:18:40 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:18:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/21 03:18:41 DEBUG : B2 bucket rclone-test-ginuvow1rowi: Waiting for checks to finish 2025/03/21 03:18:41 DEBUG : B2 bucket rclone-test-ginuvow1rowi: Waiting for transfers to finish 2025/03/21 03:18:41 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/21 03:18:41 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:18:41 DEBUG : B2 bucket rclone-test-ginuvow1rowi: Purge remote 2025/03/21 03:18:41 INFO : B2 bucket rclone-test-ginuvow1rowi: cleaning bucket "rclone-test-ginuvow1rowi" of all files 2025/03/21 03:18:42 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2cd33b05dbb6b9f580e1b_f11482d25582170cc_d20250321_m031841_c001_v0001181_t0054_u01742527121654") 2025/03/21 03:18:42 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2cd33b05dbb6b9f580e1b_f11723384a3120380_d20250321_m031840_c001_v0001176_t0018_u01742527120588") --- PASS: TestServerSideCopyOverSelf (5.93s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:18:44 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/21 03:18:44 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:18:44 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:18:45 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/21 03:18:45 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/21 03:18:45 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.12s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:18:46 DEBUG : Creating backend with remote "TestB2:rclone-test-vebifaf7moxo" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-liqojom2qazi -> B2 bucket rclone-test-vebifaf7moxo 2025/03/21 03:18:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/21 03:18:47 DEBUG : B2 bucket rclone-test-vebifaf7moxo: Waiting for checks to finish 2025/03/21 03:18:47 DEBUG : B2 bucket rclone-test-vebifaf7moxo: Waiting for transfers to finish 2025/03/21 03:18:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/21 03:18:48 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:18:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/21 03:18:49 DEBUG : B2 bucket rclone-test-vebifaf7moxo: Waiting for checks to finish 2025/03/21 03:18:49 DEBUG : B2 bucket rclone-test-vebifaf7moxo: Waiting for transfers to finish 2025/03/21 03:18:50 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/21 03:18:50 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/21 03:18:50 INFO : sub dir/hello world: Deleted 2025/03/21 03:18:51 DEBUG : testing file moves 2025/03/21 03:18:51 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/21 03:18:51 DEBUG : B2 bucket rclone-test-vebifaf7moxo: Waiting for checks to finish 2025/03/21 03:18:51 DEBUG : B2 bucket rclone-test-vebifaf7moxo: Waiting for transfers to finish 2025/03/21 03:18:52 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/03/21 03:18:52 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/21 03:18:52 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:18:52 DEBUG : B2 bucket rclone-test-vebifaf7moxo: Purge remote 2025/03/21 03:18:52 INFO : B2 bucket rclone-test-vebifaf7moxo: cleaning bucket "rclone-test-vebifaf7moxo" of all files 2025/03/21 03:18:52 DEBUG : sub dir/hello world: Deleting (id "4_zff02ed13b05dbb6b9f580e1b_f115990553f22ea11_d20250321_m031851_c001_v0001037_t0002_u01742527131628") 2025/03/21 03:18:52 DEBUG : sub dir/hello world: Deleting (id "4_zff02ed13b05dbb6b9f580e1b_f1027bd38c955e0be_d20250321_m031849_c001_v0001117_t0050_u01742527129519") 2025/03/21 03:18:52 DEBUG : sub dir/hello world: Deleting (id "4_zff02ed13b05dbb6b9f580e1b_f117c6fa8c2d52372_d20250321_m031848_c001_v0001182_t0045_u01742527128459") --- PASS: TestServerSideMoveOverSelf (8.50s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:18:55 ERROR : : error listing: directory not found 2025/03/21 03:18:55 INFO : Local file system at /tmp/rclone2968897135: Making directory 2025/03/21 03:18:55 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:18:55 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.79s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:18:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/21 03:18:57 DEBUG : Local file system at /tmp/rclone2968897135: Waiting for checks to finish 2025/03/21 03:18:57 DEBUG : Local file system at /tmp/rclone2968897135: Waiting for transfers to finish 2025/03/21 03:18:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/21 03:18:57 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/03/21 03:18:57 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" --- PASS: TestCopyRedownload (2.11s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:18:58 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/21 03:18:58 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:18:58 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:18:59 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/21 03:18:59 INFO : check sum: Copied (new) 2025/03/21 03:18:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:18:59 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:18:59 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/21 03:18:59 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/03/21 03:18:59 DEBUG : check sum: Unchanged skipping 2025/03/21 03:18:59 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:18:59 DEBUG : Waiting for deletions to finish 2025/03/21 03:18:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.29s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:19:01 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/21 03:19:01 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:19:01 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:19:01 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/21 03:19:01 INFO : sizeonly: Copied (new) 2025/03/21 03:19:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:19:02 DEBUG : sizeonly: Sizes identical 2025/03/21 03:19:02 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:19:02 DEBUG : sizeonly: Unchanged skipping 2025/03/21 03:19:02 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:19:02 DEBUG : Waiting for deletions to finish 2025/03/21 03:19:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.50s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:19:03 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/21 03:19:03 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:19:03 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:19:04 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/03/21 03:19:04 INFO : ignore-size: Copied (new) 2025/03/21 03:19:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:19:04 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:19:04 DEBUG : ignore-size: Unchanged skipping 2025/03/21 03:19:04 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:19:04 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:19:04 DEBUG : Waiting for deletions to finish 2025/03/21 03:19:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.67s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:19:07 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:19:07 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:19:07 DEBUG : existing: Unchanged skipping 2025/03/21 03:19:07 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:19:07 DEBUG : Waiting for deletions to finish 2025/03/21 03:19:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:19:07 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/21 03:19:07 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:19:07 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:19:07 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/21 03:19:07 INFO : existing: Copied (replaced existing) 2025/03/21 03:19:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (3.11s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:19:09 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/21 03:19:09 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:19:09 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:19:09 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/21 03:19:09 INFO : existing: Copied (new) 2025/03/21 03:19:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:19:10 DEBUG : existing: Destination exists, skipping 2025/03/21 03:19:10 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:19:10 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:19:10 DEBUG : Waiting for deletions to finish 2025/03/21 03:19:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.29s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:19:12 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/21 03:19:12 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/21 03:19:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/21 03:19:12 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:19:12 DEBUG : c/non empty space: Unchanged skipping 2025/03/21 03:19:12 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:19:13 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/21 03:19:13 INFO : a/potato2: Copied (new) 2025/03/21 03:19:13 DEBUG : Waiting for deletions to finish 2025/03/21 03:19:13 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.08s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:19:15 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:19:15 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/03/21 03:19:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/21 03:19:15 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/21 03:19:15 DEBUG : empty space: Unchanged skipping 2025/03/21 03:19:15 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:19:15 DEBUG : Waiting for deletions to finish 2025/03/21 03:19:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:19:15 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:19:15 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/03/21 03:19:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/21 03:19:16 INFO : empty space: Updated modification time in destination 2025/03/21 03:19:16 DEBUG : empty space: Unchanged skipping 2025/03/21 03:19:16 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:19:16 DEBUG : Waiting for deletions to finish 2025/03/21 03:19:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.35s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:19: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/03/21 03:19:18 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:19:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/21 03:19:18 DEBUG : empty space: Unchanged skipping 2025/03/21 03:19:18 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:19:18 DEBUG : Waiting for deletions to finish 2025/03/21 03:19:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.73s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:19:20 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:19:20 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/03/21 03:19:20 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2968897135) 2025/03/21 03:19:20 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-liqojom2qazi) 2025/03/21 03:19:20 DEBUG : foo: sha1 differ 2025/03/21 03:19:20 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:19:20 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/03/21 03:19:20 INFO : foo: Copied (replaced existing) 2025/03/21 03:19:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.82s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:19:22 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/21 03:19:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/21 03:19:22 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:19:22 DEBUG : empty space: Unchanged skipping 2025/03/21 03:19:22 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:19:22 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/21 03:19:22 INFO : potato: Copied (new) 2025/03/21 03:19:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.41s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:19:24 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/21 03:19:24 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:19:24 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:19:24 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/03/21 03:19:24 INFO : potato: Copied (replaced existing) 2025/03/21 03:19:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.09s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:19:26 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/03/21 03:19:26 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:19:26 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2968897135) 2025/03/21 03:19:26 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-liqojom2qazi) 2025/03/21 03:19:26 DEBUG : potato: sha1 differ 2025/03/21 03:19:26 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:19:27 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/03/21 03:19:27 INFO : potato: Copied (replaced existing) 2025/03/21 03:19:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.08s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:19:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/21 03:19:29 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:19:29 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/21 03:19:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/21 03:19:29 DEBUG : empty space: Unchanged skipping 2025/03/21 03:19:29 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:19:29 DEBUG : Waiting for deletions to finish 2025/03/21 03:19:29 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:19:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/21 03:19:31 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:19:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/21 03:19:31 DEBUG : empty space: Unchanged skipping 2025/03/21 03:19:31 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:19:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/21 03:19:32 INFO : potato2: Copied (new) 2025/03/21 03:19:32 DEBUG : Waiting for deletions to finish 2025/03/21 03:19:32 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.80s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:19:35 INFO : d: Making directory 2025/03/21 03:19:35 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/03/21 03:19:35 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/21 03:19:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/21 03:19:35 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:19:35 DEBUG : c/non empty space: Unchanged skipping 2025/03/21 03:19:35 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:19:35 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/21 03:19:35 INFO : a/potato2: Copied (new) 2025/03/21 03:19:35 DEBUG : Waiting for deletions to finish 2025/03/21 03:19:36 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.22s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:19:38 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/21 03:19:38 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/21 03:19:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/21 03:19:38 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:19:38 DEBUG : c/non empty space: Unchanged skipping 2025/03/21 03:19:38 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:19:38 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/21 03:19:38 INFO : a/potato2: Copied (new) 2025/03/21 03:19:38 ERROR : B2 bucket rclone-test-liqojom2qazi: not deleting files as there were IO errors 2025/03/21 03:19:38 ERROR : B2 bucket rclone-test-liqojom2qazi: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.91s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:19:41 DEBUG : Waiting for deletions to finish 2025/03/21 03:19:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/21 03:19:41 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:19:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/21 03:19:41 DEBUG : empty space: Unchanged skipping 2025/03/21 03:19:41 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:19:42 INFO : potato: Deleted 2025/03/21 03:19:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/21 03:19:42 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.30s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:19:44 DEBUG : Waiting for deletions to finish 2025/03/21 03:19:44 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:19:44 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:19:44 INFO : potato: Deleted 2025/03/21 03:19:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/21 03:19:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/21 03:19:45 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:19:45 DEBUG : empty space: Unchanged skipping 2025/03/21 03:19:45 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:19:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/21 03:19:46 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.76s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:19:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/21 03:19:47 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:19:47 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:19:48 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/03/21 03:19:48 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.63s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:19:50 DEBUG : enormous: Excluded (Size Filter) 2025/03/21 03:19:50 DEBUG : enormous: Excluded 2025/03/21 03:19:50 DEBUG : potato2: Excluded (Size Filter) 2025/03/21 03:19:50 DEBUG : potato2: Excluded 2025/03/21 03:19:50 DEBUG : potato2: Excluded (Size Filter) 2025/03/21 03:19:50 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:19:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/21 03:19:50 DEBUG : empty space: Unchanged skipping 2025/03/21 03:19:50 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:19:50 DEBUG : Waiting for deletions to finish 2025/03/21 03:19:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:19:51 DEBUG : enormous: Excluded (Size Filter) 2025/03/21 03:19:51 DEBUG : enormous: Excluded 2025/03/21 03:19:51 DEBUG : potato2: Excluded (Size Filter) 2025/03/21 03:19:51 DEBUG : potato2: Excluded 2025/03/21 03:19:51 DEBUG : potato2: Excluded (Size Filter) 2025/03/21 03:19:51 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/21 03:19:51 DEBUG : empty space: Unchanged skipping 2025/03/21 03:19:51 DEBUG : Local file system at /tmp/rclone2968897135: Waiting for checks to finish 2025/03/21 03:19:51 DEBUG : Local file system at /tmp/rclone2968897135: Waiting for transfers to finish 2025/03/21 03:19:51 DEBUG : Waiting for deletions to finish 2025/03/21 03:19:51 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.85s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:19:54 DEBUG : enormous: Excluded (Size Filter) 2025/03/21 03:19:54 DEBUG : enormous: Excluded 2025/03/21 03:19:54 DEBUG : potato2: Excluded (Size Filter) 2025/03/21 03:19:54 DEBUG : potato2: Excluded 2025/03/21 03:19:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/21 03:19:54 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:19:54 DEBUG : empty space: Unchanged skipping 2025/03/21 03:19:54 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:19:54 DEBUG : Waiting for deletions to finish 2025/03/21 03:19:54 INFO : potato2: Deleted 2025/03/21 03:19:54 INFO : enormous: Deleted 2025/03/21 03:19:54 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:19:55 DEBUG : Local file system at /tmp/rclone2968897135: Waiting for checks to finish 2025/03/21 03:19:55 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/21 03:19:55 DEBUG : empty space: Unchanged skipping 2025/03/21 03:19:55 DEBUG : Local file system at /tmp/rclone2968897135: Waiting for transfers to finish 2025/03/21 03:19:55 DEBUG : Waiting for deletions to finish 2025/03/21 03:19:55 INFO : potato2: Deleted 2025/03/21 03:19:55 INFO : enormous: Deleted 2025/03/21 03:19:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.75s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:19:58 DEBUG : five: Need to transfer - File not found at Destination 2025/03/21 03:19:58 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/21 03:19:58 DEBUG : three: Sizes identical 2025/03/21 03:19:58 DEBUG : one: Destination is newer than source, skipping 2025/03/21 03:19:58 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:19:58 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/21 03:19:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2968897135) 2025/03/21 03:19:58 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-liqojom2qazi) 2025/03/21 03:19:58 DEBUG : two: sha1 differ 2025/03/21 03:19:58 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/21 03:19:58 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:19:58 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/21 03:19:58 INFO : five: Copied (new) 2025/03/21 03:19:59 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/21 03:19:59 INFO : four: Copied (replaced existing) 2025/03/21 03:19:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/21 03:19:59 INFO : two: Copied (replaced existing) 2025/03/21 03:19:59 DEBUG : Waiting for deletions to finish 2025/03/21 03:19:59 DEBUG : one: Destination is newer than source, skipping 2025/03/21 03:19:59 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:19:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/21 03:19:59 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/21 03:19:59 DEBUG : two: Size and sha1 of src and dst objects identical 2025/03/21 03:19:59 DEBUG : four: Size and sha1 of src and dst objects identical 2025/03/21 03:19:59 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/21 03:19:59 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/21 03:19:59 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/21 03:19:59 DEBUG : five: Size and sha1 of src and dst objects identical 2025/03/21 03:19:59 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/21 03:19:59 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2968897135) 2025/03/21 03:19:59 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-liqojom2qazi) 2025/03/21 03:19:59 DEBUG : three: sha1 differ 2025/03/21 03:19:59 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/21 03:19:59 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:20:00 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/21 03:20:00 INFO : three: Copied (replaced existing) 2025/03/21 03:20:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.21s) === 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-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/03/21 03:20:01 INFO : B2 bucket rclone-test-liqojom2qazi: Making map for --track-renames 2025/03/21 03:20:01 INFO : B2 bucket rclone-test-liqojom2qazi: Finished making map for --track-renames 2025/03/21 03:20:01 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:20:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/21 03:20:01 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for renames to finish 2025/03/21 03:20:01 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/21 03:20:01 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:20:02 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/21 03:20:02 INFO : potato: Copied (new) 2025/03/21 03:20:02 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/21 03:20:02 INFO : yam: Copied (new) 2025/03/21 03:20:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:20:02 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:20:02 INFO : B2 bucket rclone-test-liqojom2qazi: Making map for --track-renames 2025/03/21 03:20:02 INFO : B2 bucket rclone-test-liqojom2qazi: Finished making map for --track-renames 2025/03/21 03:20:02 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:20:02 DEBUG : potato: Unchanged skipping 2025/03/21 03:20:02 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for renames to finish 2025/03/21 03:20:03 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/21 03:20:03 INFO : yam: Copied (server-side copy) to: yaml 2025/03/21 03:20:03 INFO : yam: Deleted 2025/03/21 03:20:03 INFO : yaml: Renamed from "yam" 2025/03/21 03:20:03 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:20:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.51s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/03/21 03:20:05 INFO : B2 bucket rclone-test-liqojom2qazi: Making map for --track-renames 2025/03/21 03:20:05 INFO : B2 bucket rclone-test-liqojom2qazi: Finished making map for --track-renames 2025/03/21 03:20:05 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:20:05 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/21 03:20:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/21 03:20:05 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for renames to finish 2025/03/21 03:20:05 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:20:05 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/21 03:20:05 INFO : potato: Copied (new) 2025/03/21 03:20:06 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/21 03:20:06 INFO : yam: Copied (new) 2025/03/21 03:20:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:20:06 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:20:06 INFO : B2 bucket rclone-test-liqojom2qazi: Making map for --track-renames 2025/03/21 03:20:06 INFO : B2 bucket rclone-test-liqojom2qazi: Finished making map for --track-renames 2025/03/21 03:20:06 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:20:06 DEBUG : potato: Unchanged skipping 2025/03/21 03:20:06 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for renames to finish 2025/03/21 03:20:07 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/21 03:20:07 INFO : yam: Copied (server-side copy) to: yaml 2025/03/21 03:20:07 INFO : yam: Deleted 2025/03/21 03:20:07 INFO : yaml: Renamed from "yam" 2025/03/21 03:20:07 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:20:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.67s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/03/21 03:20:09 INFO : B2 bucket rclone-test-liqojom2qazi: Making map for --track-renames 2025/03/21 03:20:09 INFO : B2 bucket rclone-test-liqojom2qazi: Finished making map for --track-renames 2025/03/21 03:20:09 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:20:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/21 03:20:09 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for renames to finish 2025/03/21 03:20:09 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/21 03:20:09 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:20:09 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/21 03:20:09 INFO : sub/yam: Copied (new) 2025/03/21 03:20:09 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/21 03:20:09 INFO : potato: Copied (new) 2025/03/21 03:20:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:20:10 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:20:10 DEBUG : potato: Unchanged skipping 2025/03/21 03:20:10 INFO : B2 bucket rclone-test-liqojom2qazi: Making map for --track-renames 2025/03/21 03:20:10 INFO : B2 bucket rclone-test-liqojom2qazi: Finished making map for --track-renames 2025/03/21 03:20:10 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:20:10 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for renames to finish 2025/03/21 03:20:10 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/21 03:20:10 INFO : sub/yam: Copied (server-side copy) to: yam 2025/03/21 03:20:10 INFO : sub/yam: Deleted 2025/03/21 03:20:10 INFO : yam: Renamed from "sub/yam" 2025/03/21 03:20:10 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:20:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.68s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:20:12 DEBUG : Creating backend with remote "/tmp/rclone2968897135/dir1" 2025/03/21 03:20:12 DEBUG : Creating backend with remote "/tmp/rclone2968897135/dir2" 2025/03/21 03:20:12 DEBUG : Local file system at /tmp/rclone2968897135/dir2: Using server-side directory move 2025/03/21 03:20:12 INFO : Local file system at /tmp/rclone2968897135/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/21 03:20:12 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/21 03:20:12 DEBUG : Local file system at /tmp/rclone2968897135/dir2: Waiting for checks to finish 2025/03/21 03:20:12 INFO : file1.txt: Moved (server-side) 2025/03/21 03:20:12 DEBUG : Local file system at /tmp/rclone2968897135/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:20:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/21 03:20:13 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/21 03:20:13 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:20:13 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:20:13 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/21 03:20:13 INFO : nested/sub dir/file: Copied (new) 2025/03/21 03:20:13 INFO : nested/sub dir/file: Deleted 2025/03/21 03:20:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/21 03:20:13 INFO : sub dir/hello world: Copied (new) 2025/03/21 03:20:13 INFO : sub dir/hello world: Deleted 2025/03/21 03:20:13 INFO : sub dir: Removing directory 2025/03/21 03:20:13 INFO : nested/sub dir: Removing directory 2025/03/21 03:20:13 INFO : nested: Removing directory 2025/03/21 03:20:13 DEBUG : Local file system at /tmp/rclone2968897135: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.14s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:20:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/21 03:20:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/21 03:20:15 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:20:15 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:20:15 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/21 03:20:15 INFO : nested/sub dir/file: Copied (new) 2025/03/21 03:20:15 INFO : nested/sub dir/file: Deleted 2025/03/21 03:20:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/21 03:20:15 INFO : sub dir/hello world: Copied (new) 2025/03/21 03:20:15 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.11s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:20:17 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/21 03:20:17 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/21 03:20:17 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:20:17 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:20:17 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/03/21 03:20:17 INFO : existing-b: Copied (new) 2025/03/21 03:20:17 INFO : existing-b: Deleted 2025/03/21 03:20:17 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/21 03:20:17 INFO : existing: Copied (new) 2025/03/21 03:20:17 INFO : existing: Deleted 2025/03/21 03:20:18 DEBUG : existing: Destination exists, skipping 2025/03/21 03:20:18 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/21 03:20:18 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:20:18 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:20:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.23s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:20:19 DEBUG : Creating backend with remote "TestB2:rclone-test-tacerom6muxo" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-liqojom2qazi -> B2 bucket rclone-test-tacerom6muxo 2025/03/21 03:20:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/21 03:20:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/21 03:20:23 DEBUG : empty space: Unchanged skipping 2025/03/21 03:20:23 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/21 03:20:23 DEBUG : B2 bucket rclone-test-tacerom6muxo: Waiting for checks to finish 2025/03/21 03:20:23 INFO : empty space: Deleted 2025/03/21 03:20:23 DEBUG : B2 bucket rclone-test-tacerom6muxo: Waiting for transfers to finish 2025/03/21 03:20:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/21 03:20:23 INFO : potato2: Copied (server-side copy) 2025/03/21 03:20:24 INFO : potato2: Deleted 2025/03/21 03:20:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/21 03:20:24 INFO : potato3: Copied (server-side copy) 2025/03/21 03:20:24 INFO : potato3: Deleted 2025/03/21 03:20:24 DEBUG : Creating backend with remote "TestB2:rclone-test-cawuret8zujo" 2025/03/21 03:20:25 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/21 03:20:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/21 03:20:25 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/21 03:20:25 DEBUG : B2 bucket rclone-test-cawuret8zujo: Waiting for checks to finish 2025/03/21 03:20:25 DEBUG : B2 bucket rclone-test-cawuret8zujo: Waiting for transfers to finish 2025/03/21 03:20:26 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/21 03:20:26 INFO : empty space: Copied (server-side copy) 2025/03/21 03:20:26 INFO : empty space: Deleted 2025/03/21 03:20:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/21 03:20:26 INFO : potato2: Copied (server-side copy) 2025/03/21 03:20:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/21 03:20:27 INFO : potato3: Copied (server-side copy) 2025/03/21 03:20:27 INFO : potato2: Deleted 2025/03/21 03:20:27 INFO : potato3: Deleted 2025/03/21 03:20:27 DEBUG : B2 bucket rclone-test-cawuret8zujo: Purge remote 2025/03/21 03:20:27 INFO : B2 bucket rclone-test-cawuret8zujo: cleaning bucket "rclone-test-cawuret8zujo" of all files 2025/03/21 03:20:27 DEBUG : empty space: Deleting (id "4_zbfa26d03b07dbb6b9f580e1b_f102ac3566a952007_d20250321_m032026_c001_v0001092_t0032_u01742527226445") 2025/03/21 03:20:27 DEBUG : potato2: Deleting (id "4_zbfa26d03b07dbb6b9f580e1b_f10257481fa93256c_d20250321_m032026_c001_v0001183_t0052_u01742527226788") 2025/03/21 03:20:27 DEBUG : potato3: Deleting (id "4_zbfa26d03b07dbb6b9f580e1b_f1164abc269161237_d20250321_m032026_c001_v0001105_t0034_u01742527226804") 2025/03/21 03:20:28 DEBUG : B2 bucket rclone-test-tacerom6muxo: Purge remote 2025/03/21 03:20:28 INFO : B2 bucket rclone-test-tacerom6muxo: cleaning bucket "rclone-test-tacerom6muxo" of all files 2025/03/21 03:20:28 DEBUG : empty space: Deleting (id "4_z1f924df3b07dbb6b9f580e1b_f4175cc972c008b4d_d20250321_m032026_c001_v7007000_t0000_u01742527226765") 2025/03/21 03:20:28 DEBUG : empty space: Deleting (id "4_z1f924df3b07dbb6b9f580e1b_f1002f064a09c8ec1_d20250321_m032022_c001_v0001182_t0058_u01742527222563") 2025/03/21 03:20:28 DEBUG : potato2: Deleting (id "4_z1f924df3b07dbb6b9f580e1b_f4175cc972c008b50_d20250321_m032026_c001_v7007000_t0000_u01742527226990") 2025/03/21 03:20:28 DEBUG : potato2: Deleting (id "4_z1f924df3b07dbb6b9f580e1b_f1170405ba6949ee3_d20250321_m032023_c001_v0001116_t0031_u01742527223398") 2025/03/21 03:20:28 DEBUG : potato3: Deleting (id "4_z1f924df3b07dbb6b9f580e1b_f40210e4b98a637be_d20250321_m032027_c001_v7007000_t0000_u01742527227143") 2025/03/21 03:20:28 DEBUG : potato3: Deleting (id "4_z1f924df3b07dbb6b9f580e1b_f118411c09227d8fa_d20250321_m032023_c001_v0001157_t0046_u01742527223769") 2025/03/21 03:20:28 DEBUG : potato3: Deleting (id "4_z1f924df3b07dbb6b9f580e1b_f1002f064a09c8ec9_d20250321_m032022_c001_v0001182_t0056_u01742527222777") --- PASS: TestServerSideMove (11.02s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:20:30 DEBUG : Creating backend with remote "TestB2:rclone-test-tawiyib4capu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-liqojom2qazi -> B2 bucket rclone-test-tawiyib4capu 2025/03/21 03:20:35 DEBUG : empty space: Excluded (Size Filter) 2025/03/21 03:20:35 DEBUG : empty space: Excluded (Size Filter) 2025/03/21 03:20:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/21 03:20:35 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/21 03:20:35 DEBUG : B2 bucket rclone-test-tawiyib4capu: Waiting for checks to finish 2025/03/21 03:20:35 DEBUG : B2 bucket rclone-test-tawiyib4capu: Waiting for transfers to finish 2025/03/21 03:20:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/21 03:20:35 INFO : potato2: Copied (server-side copy) 2025/03/21 03:20:35 INFO : potato2: Deleted 2025/03/21 03:20:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/21 03:20:35 INFO : potato3: Copied (server-side copy) 2025/03/21 03:20:36 INFO : potato3: Deleted 2025/03/21 03:20:36 DEBUG : Creating backend with remote "TestB2:rclone-test-cimeroq7siqe" 2025/03/21 03:20:37 DEBUG : empty space: Excluded (Size Filter) 2025/03/21 03:20:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/21 03:20:37 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/21 03:20:37 DEBUG : B2 bucket rclone-test-cimeroq7siqe: Waiting for checks to finish 2025/03/21 03:20:37 DEBUG : B2 bucket rclone-test-cimeroq7siqe: Waiting for transfers to finish 2025/03/21 03:20:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/21 03:20:38 INFO : potato3: Copied (server-side copy) 2025/03/21 03:20:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/21 03:20:38 INFO : potato2: Copied (server-side copy) 2025/03/21 03:20:38 INFO : potato3: Deleted 2025/03/21 03:20:38 INFO : potato2: Deleted 2025/03/21 03:20:39 DEBUG : B2 bucket rclone-test-cimeroq7siqe: Purge remote 2025/03/21 03:20:39 INFO : B2 bucket rclone-test-cimeroq7siqe: cleaning bucket "rclone-test-cimeroq7siqe" of all files 2025/03/21 03:20:39 DEBUG : potato2: Deleting (id "4_z5f628de3b07dbb6b9f580e1b_f106761b644e15ded_d20250321_m032038_c001_v0001092_t0037_u01742527238116") 2025/03/21 03:20:39 DEBUG : potato3: Deleting (id "4_z5f628de3b07dbb6b9f580e1b_f106add994068aa74_d20250321_m032038_c001_v0001182_t0016_u01742527238481") 2025/03/21 03:20:40 DEBUG : B2 bucket rclone-test-tawiyib4capu: Purge remote 2025/03/21 03:20:40 INFO : B2 bucket rclone-test-tawiyib4capu: cleaning bucket "rclone-test-tawiyib4capu" of all files 2025/03/21 03:20:40 DEBUG : empty space: Deleting (id "4_z8fd27de3b07dbb6b9f580e1b_f115c9c8a18920b54_d20250321_m032034_c001_v0001181_t0041_u01742527234633") 2025/03/21 03:20:40 DEBUG : potato2: Deleting (id "4_z8fd27de3b07dbb6b9f580e1b_f409b367aae64af07_d20250321_m032038_c001_v7007000_t0000_u01742527238825") 2025/03/21 03:20:40 DEBUG : potato2: Deleting (id "4_z8fd27de3b07dbb6b9f580e1b_f108d6f6912eef638_d20250321_m032035_c001_v0001101_t0012_u01742527235471") 2025/03/21 03:20:40 DEBUG : potato3: Deleting (id "4_z8fd27de3b07dbb6b9f580e1b_f4159fe347754079f_d20250321_m032038_c001_v7007000_t0000_u01742527238676") 2025/03/21 03:20:40 DEBUG : potato3: Deleting (id "4_z8fd27de3b07dbb6b9f580e1b_f112780cbd357af85_d20250321_m032035_c001_v0001180_t0011_u01742527235787") 2025/03/21 03:20:40 DEBUG : potato3: Deleting (id "4_z8fd27de3b07dbb6b9f580e1b_f115c9c8a18920b56_d20250321_m032034_c001_v0001181_t0049_u01742527234843") 2025/03/21 03:20:41 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/03/21 03:20:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/21 03:20:41 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (11.82s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:20:42 DEBUG : Creating backend with remote "TestB2:rclone-test-wohicep4wequ" 2025/03/21 03:20:44 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-liqojom2qazi -> B2 bucket rclone-test-wohicep4wequ 2025/03/21 03:20:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/21 03:20:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/21 03:20:47 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/21 03:20:47 DEBUG : empty space: Unchanged skipping 2025/03/21 03:20:47 DEBUG : B2 bucket rclone-test-wohicep4wequ: Waiting for checks to finish 2025/03/21 03:20:47 INFO : empty space: Deleted 2025/03/21 03:20:47 DEBUG : B2 bucket rclone-test-wohicep4wequ: Waiting for transfers to finish 2025/03/21 03:20:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/21 03:20:47 INFO : potato2: Copied (server-side copy) 2025/03/21 03:20:48 INFO : potato2: Deleted 2025/03/21 03:20:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/21 03:20:48 INFO : potato3: Copied (server-side copy) 2025/03/21 03:20:48 INFO : potato3: Deleted 2025/03/21 03:20:48 DEBUG : Creating backend with remote "TestB2:rclone-test-zihoyif0papo" 2025/03/21 03:20:49 INFO : tomatoDir: Making directory 2025/03/21 03:20:50 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/21 03:20:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/21 03:20:50 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/21 03:20:50 DEBUG : B2 bucket rclone-test-zihoyif0papo: Waiting for checks to finish 2025/03/21 03:20:50 DEBUG : B2 bucket rclone-test-zihoyif0papo: Waiting for transfers to finish 2025/03/21 03:20:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/21 03:20:50 INFO : empty space: Copied (server-side copy) 2025/03/21 03:20:51 INFO : empty space: Deleted 2025/03/21 03:20:51 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/21 03:20:51 INFO : potato3: Copied (server-side copy) 2025/03/21 03:20:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/21 03:20:51 INFO : potato2: Copied (server-side copy) 2025/03/21 03:20:51 INFO : potato3: Deleted 2025/03/21 03:20:51 INFO : potato2: Deleted 2025/03/21 03:20:52 DEBUG : B2 bucket rclone-test-zihoyif0papo: Purge remote 2025/03/21 03:20:52 INFO : B2 bucket rclone-test-zihoyif0papo: cleaning bucket "rclone-test-zihoyif0papo" of all files 2025/03/21 03:20:52 DEBUG : empty space: Deleting (id "4_zcfc2bde3b07dbb6b9f580e1b_f105984a428328246_d20250321_m032050_c001_v0001098_t0001_u01742527250601") 2025/03/21 03:20:52 DEBUG : potato2: Deleting (id "4_zcfc2bde3b07dbb6b9f580e1b_f10191caf38eb0a88_d20250321_m032050_c001_v0001144_t0055_u01742527250973") 2025/03/21 03:20:52 DEBUG : potato3: Deleting (id "4_zcfc2bde3b07dbb6b9f580e1b_f117878a38913867b_d20250321_m032050_c001_v0001032_t0036_u01742527250980") 2025/03/21 03:20:52 DEBUG : B2 bucket rclone-test-wohicep4wequ: Purge remote 2025/03/21 03:20:52 INFO : B2 bucket rclone-test-wohicep4wequ: cleaning bucket "rclone-test-wohicep4wequ" of all files 2025/03/21 03:20:53 DEBUG : empty space: Deleting (id "4_z2f02add3b07dbb6b9f580e1b_f414974339c4eb597_d20250321_m032050_c001_v7007000_t0000_u01742527250985") 2025/03/21 03:20:53 DEBUG : empty space: Deleting (id "4_z2f02add3b07dbb6b9f580e1b_f100febd10bb52a22_d20250321_m032046_c001_v0001113_t0031_u01742527246569") 2025/03/21 03:20:53 DEBUG : potato2: Deleting (id "4_z2f02add3b07dbb6b9f580e1b_f417684f466bd9f64_d20250321_m032051_c001_v7007000_t0000_u01742527251499") 2025/03/21 03:20:53 DEBUG : potato2: Deleting (id "4_z2f02add3b07dbb6b9f580e1b_f1015997d6719ca0f_d20250321_m032047_c001_v0001043_t0050_u01742527247612") 2025/03/21 03:20:53 DEBUG : potato3: Deleting (id "4_z2f02add3b07dbb6b9f580e1b_f414974339c4eb59a_d20250321_m032051_c001_v7007000_t0000_u01742527251438") 2025/03/21 03:20:53 DEBUG : potato3: Deleting (id "4_z2f02add3b07dbb6b9f580e1b_f10147ee439f40896_d20250321_m032047_c001_v0001137_t0030_u01742527247940") 2025/03/21 03:20:53 DEBUG : potato3: Deleting (id "4_z2f02add3b07dbb6b9f580e1b_f100febd10bb52a24_d20250321_m032046_c001_v0001113_t0025_u01742527246895") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.59s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:20:54 DEBUG : Creating backend with remote "TestB2:rclone-test-liqojom2qazi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.44s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:20:57 DEBUG : Creating backend with remote "TestB2:rclone-test-liqojom2qazi/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" --- PASS: TestSyncOverlap (2.91s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:21:00 DEBUG : Creating backend with remote "TestB2:rclone-test-liqojom2qazi/rclone-sync-test" 2025/03/21 03:21:02 DEBUG : Creating backend with remote "TestB2:rclone-test-liqojom2qazi/rclone-sync-test-include/layer2" 2025/03/21 03:21:03 DEBUG : Creating backend with remote "TestB2:rclone-test-liqojom2qazi/rclone-sync-test-ignore-file" 2025/03/21 03:21:07 DEBUG : B2 bucket rclone-test-liqojom2qazi path rclone-sync-test: Waiting for checks to finish 2025/03/21 03:21:07 DEBUG : B2 bucket rclone-test-liqojom2qazi path rclone-sync-test: Waiting for transfers to finish 2025/03/21 03:21:07 DEBUG : Waiting for deletions to finish 2025/03/21 03:21:07 INFO : There was nothing to transfer 2025/03/21 03:21:07 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:21:07 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:21:07 DEBUG : Waiting for deletions to finish 2025/03/21 03:21:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:21:08 DEBUG : B2 bucket rclone-test-liqojom2qazi path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/03/21 03:21:08 DEBUG : B2 bucket rclone-test-liqojom2qazi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/03/21 03:21:08 DEBUG : Waiting for deletions to finish 2025/03/21 03:21:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:21:08 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:21:08 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:21:08 DEBUG : Waiting for deletions to finish 2025/03/21 03:21:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:21:08 DEBUG : B2 bucket rclone-test-liqojom2qazi path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/03/21 03:21:08 DEBUG : B2 bucket rclone-test-liqojom2qazi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/03/21 03:21:08 DEBUG : Waiting for deletions to finish 2025/03/21 03:21:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.49s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:21:15 DEBUG : Creating backend with remote "TestB2:rclone-test-liqojom2qazi/dst" 2025/03/21 03:21:16 DEBUG : Creating backend with remote "TestB2:rclone-test-liqojom2qazi/CompareDest" 2025/03/21 03:21:18 DEBUG : one: Need to transfer - File not found at Destination 2025/03/21 03:21:18 DEBUG : B2 bucket rclone-test-liqojom2qazi path dst: Waiting for checks to finish 2025/03/21 03:21:18 DEBUG : B2 bucket rclone-test-liqojom2qazi path dst: Waiting for transfers to finish 2025/03/21 03:21:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/21 03:21:19 INFO : one: Copied (new) 2025/03/21 03:21:19 DEBUG : Waiting for deletions to finish 2025/03/21 03:21:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/21 03:21:20 DEBUG : B2 bucket rclone-test-liqojom2qazi path dst: Waiting for checks to finish 2025/03/21 03:21:20 DEBUG : B2 bucket rclone-test-liqojom2qazi path dst: Waiting for transfers to finish 2025/03/21 03:21:20 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/21 03:21:20 INFO : one: Copied (replaced existing) 2025/03/21 03:21:20 DEBUG : Waiting for deletions to finish 2025/03/21 03:21:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/21 03:21:22 DEBUG : B2 bucket rclone-test-liqojom2qazi path dst: Waiting for checks to finish 2025/03/21 03:21:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/21 03:21:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/21 03:21:23 DEBUG : B2 bucket rclone-test-liqojom2qazi path dst: Waiting for transfers to finish 2025/03/21 03:21:23 DEBUG : Waiting for deletions to finish 2025/03/21 03:21:23 INFO : There was nothing to transfer 2025/03/21 03:21:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/21 03:21:24 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/21 03:21:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/21 03:21:24 DEBUG : B2 bucket rclone-test-liqojom2qazi path dst: Waiting for checks to finish 2025/03/21 03:21:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/21 03:21:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/21 03:21:24 DEBUG : B2 bucket rclone-test-liqojom2qazi path dst: Waiting for transfers to finish 2025/03/21 03:21:24 DEBUG : Waiting for deletions to finish 2025/03/21 03:21:24 INFO : There was nothing to transfer 2025/03/21 03:21:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/21 03:21:25 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/21 03:21:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/21 03:21:25 DEBUG : B2 bucket rclone-test-liqojom2qazi path dst: Waiting for checks to finish 2025/03/21 03:21:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/21 03:21:25 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/21 03:21:25 DEBUG : B2 bucket rclone-test-liqojom2qazi path dst: Waiting for transfers to finish 2025/03/21 03:21:25 DEBUG : Waiting for deletions to finish 2025/03/21 03:21:25 INFO : There was nothing to transfer 2025/03/21 03:21:26 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/03/21 03:21:26 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/21 03:21:26 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/21 03:21:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/21 03:21:26 DEBUG : B2 bucket rclone-test-liqojom2qazi path dst: Waiting for checks to finish 2025/03/21 03:21:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/21 03:21:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/21 03:21:26 DEBUG : B2 bucket rclone-test-liqojom2qazi path dst: Waiting for transfers to finish 2025/03/21 03:21:26 DEBUG : Waiting for deletions to finish 2025/03/21 03:21:26 INFO : There was nothing to transfer 2025/03/21 03:21:27 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/21 03:21:27 DEBUG : two: Need to transfer - File not found at Destination 2025/03/21 03:21:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/21 03:21:27 DEBUG : B2 bucket rclone-test-liqojom2qazi path dst: Waiting for checks to finish 2025/03/21 03:21:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/21 03:21:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/21 03:21:27 DEBUG : B2 bucket rclone-test-liqojom2qazi path dst: Waiting for transfers to finish 2025/03/21 03:21:27 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/03/21 03:21:27 INFO : two: Copied (new) 2025/03/21 03:21:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.57s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:21:30 DEBUG : Creating backend with remote "TestB2:rclone-test-liqojom2qazi/dest" 2025/03/21 03:21:31 DEBUG : Creating backend with remote "TestB2:rclone-test-liqojom2qazi/pre-dest1" 2025/03/21 03:21:33 DEBUG : Creating backend with remote "TestB2:rclone-test-liqojom2qazi/pre-dest2" 2025/03/21 03:21:35 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:21:35 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/21 03:21:35 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:21:35 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/21 03:21:35 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/21 03:21:35 DEBUG : B2 bucket rclone-test-liqojom2qazi path dest: Waiting for checks to finish 2025/03/21 03:21:35 DEBUG : B2 bucket rclone-test-liqojom2qazi path dest: Waiting for transfers to finish 2025/03/21 03:21:36 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/03/21 03:21:36 INFO : 3: Copied (new) 2025/03/21 03:21:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.93s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:21:38 DEBUG : Creating backend with remote "TestB2:rclone-test-liqojom2qazi/dst" 2025/03/21 03:21:39 DEBUG : Creating backend with remote "TestB2:rclone-test-liqojom2qazi/CopyDest" 2025/03/21 03:21:41 DEBUG : one: Need to transfer - File not found at Destination 2025/03/21 03:21:41 DEBUG : B2 bucket rclone-test-liqojom2qazi path dst: Waiting for checks to finish 2025/03/21 03:21:41 DEBUG : B2 bucket rclone-test-liqojom2qazi path dst: Waiting for transfers to finish 2025/03/21 03:21:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/21 03:21:42 INFO : one: Copied (new) 2025/03/21 03:21:42 DEBUG : Waiting for deletions to finish 2025/03/21 03:21:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/21 03:21:42 DEBUG : B2 bucket rclone-test-liqojom2qazi path dst: Waiting for checks to finish 2025/03/21 03:21:43 DEBUG : B2 bucket rclone-test-liqojom2qazi path dst: Waiting for transfers to finish 2025/03/21 03:21:43 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/21 03:21:43 INFO : one: Copied (replaced existing) 2025/03/21 03:21:43 DEBUG : Waiting for deletions to finish 2025/03/21 03:21:45 DEBUG : Creating backend with remote "TestB2:rclone-test-liqojom2qazi/BackupDir" 2025/03/21 03:21:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/21 03:21:46 DEBUG : B2 bucket rclone-test-liqojom2qazi path dst: Waiting for checks to finish 2025/03/21 03:21:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/21 03:21:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/21 03:21:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/21 03:21:48 INFO : one: Copied (server-side copy) 2025/03/21 03:21:48 INFO : one: Deleted 2025/03/21 03:21:48 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/21 03:21:48 INFO : one: Copied (server-side copy) 2025/03/21 03:21:48 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/21 03:21:48 DEBUG : B2 bucket rclone-test-liqojom2qazi path dst: Waiting for transfers to finish 2025/03/21 03:21:48 DEBUG : Waiting for deletions to finish 2025/03/21 03:21:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/21 03:21:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/21 03:21:50 INFO : two: Copied (server-side copy) 2025/03/21 03:21:50 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/21 03:21:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/21 03:21:50 DEBUG : one: Unchanged skipping 2025/03/21 03:21:50 DEBUG : B2 bucket rclone-test-liqojom2qazi path dst: Waiting for checks to finish 2025/03/21 03:21:50 DEBUG : B2 bucket rclone-test-liqojom2qazi path dst: Waiting for transfers to finish 2025/03/21 03:21:50 DEBUG : Waiting for deletions to finish 2025/03/21 03:21:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/21 03:21:51 DEBUG : one: Unchanged skipping 2025/03/21 03:21:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/21 03:21:51 DEBUG : two: Unchanged skipping 2025/03/21 03:21:51 DEBUG : B2 bucket rclone-test-liqojom2qazi path dst: Waiting for checks to finish 2025/03/21 03:21:51 DEBUG : B2 bucket rclone-test-liqojom2qazi path dst: Waiting for transfers to finish 2025/03/21 03:21:51 DEBUG : Waiting for deletions to finish 2025/03/21 03:21:51 INFO : There was nothing to transfer 2025/03/21 03:21:52 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/21 03:21:52 DEBUG : three: Destination not found in --copy-dest 2025/03/21 03:21:52 DEBUG : three: Need to transfer - File not found at Destination 2025/03/21 03:21:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/21 03:21:52 DEBUG : one: Unchanged skipping 2025/03/21 03:21:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/21 03:21:52 DEBUG : two: Unchanged skipping 2025/03/21 03:21:52 DEBUG : B2 bucket rclone-test-liqojom2qazi path dst: Waiting for checks to finish 2025/03/21 03:21:52 DEBUG : B2 bucket rclone-test-liqojom2qazi path dst: Waiting for transfers to finish 2025/03/21 03:21:53 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/03/21 03:21:53 INFO : three: Copied (new) 2025/03/21 03:21:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.94s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:21:56 DEBUG : Creating backend with remote "TestB2:rclone-test-liqojom2qazi/dst" 2025/03/21 03:21:58 DEBUG : Creating backend with remote "TestB2:rclone-test-liqojom2qazi/backup" 2025/03/21 03:21:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/21 03:21:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:21:59 DEBUG : two: Unchanged skipping 2025/03/21 03:21:59 DEBUG : B2 bucket rclone-test-liqojom2qazi path dst: Waiting for checks to finish 2025/03/21 03:22:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/21 03:22:01 INFO : one: Copied (server-side copy) 2025/03/21 03:22:01 INFO : one: Deleted 2025/03/21 03:22:01 DEBUG : B2 bucket rclone-test-liqojom2qazi path dst: Waiting for transfers to finish 2025/03/21 03:22:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/21 03:22:02 INFO : one: Copied (new) 2025/03/21 03:22:02 DEBUG : Waiting for deletions to finish 2025/03/21 03:22:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/21 03:22:02 INFO : three.txt: Copied (server-side copy) 2025/03/21 03:22:02 INFO : three.txt: Deleted 2025/03/21 03:22:02 INFO : three.txt: Moved into backup dir 2025/03/21 03:22:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/21 03:22:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:22:04 DEBUG : two: Unchanged skipping 2025/03/21 03:22:04 DEBUG : B2 bucket rclone-test-liqojom2qazi path dst: Waiting for checks to finish 2025/03/21 03:22:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/21 03:22:05 INFO : one: Copied (server-side copy) 2025/03/21 03:22:05 INFO : one: Deleted 2025/03/21 03:22:05 DEBUG : B2 bucket rclone-test-liqojom2qazi path dst: Waiting for transfers to finish 2025/03/21 03:22:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/21 03:22:05 INFO : one: Copied (new) 2025/03/21 03:22:05 DEBUG : Waiting for deletions to finish 2025/03/21 03:22:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/21 03:22:06 INFO : three.txt: Copied (server-side copy) 2025/03/21 03:22:06 INFO : three.txt: Deleted 2025/03/21 03:22:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.66s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:22:10 DEBUG : Creating backend with remote "TestB2:rclone-test-liqojom2qazi/dst" 2025/03/21 03:22:11 DEBUG : Creating backend with remote "TestB2:rclone-test-liqojom2qazi/backup" 2025/03/21 03:22:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/21 03:22:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:22:12 DEBUG : two: Unchanged skipping 2025/03/21 03:22:12 DEBUG : B2 bucket rclone-test-liqojom2qazi path dst: Waiting for checks to finish 2025/03/21 03:22:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/21 03:22:14 INFO : one: Copied (server-side copy) to: one.bak 2025/03/21 03:22:14 INFO : one: Deleted 2025/03/21 03:22:14 DEBUG : B2 bucket rclone-test-liqojom2qazi path dst: Waiting for transfers to finish 2025/03/21 03:22:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/21 03:22:15 INFO : one: Copied (new) 2025/03/21 03:22:15 DEBUG : Waiting for deletions to finish 2025/03/21 03:22:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/21 03:22:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/21 03:22:15 INFO : three.txt: Deleted 2025/03/21 03:22:15 INFO : three.txt: Moved into backup dir 2025/03/21 03:22:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/21 03:22:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:22:17 DEBUG : two: Unchanged skipping 2025/03/21 03:22:17 DEBUG : B2 bucket rclone-test-liqojom2qazi path dst: Waiting for checks to finish 2025/03/21 03:22:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/21 03:22:17 INFO : one: Copied (server-side copy) to: one.bak 2025/03/21 03:22:18 INFO : one: Deleted 2025/03/21 03:22:18 DEBUG : B2 bucket rclone-test-liqojom2qazi path dst: Waiting for transfers to finish 2025/03/21 03:22:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/21 03:22:18 INFO : one: Copied (new) 2025/03/21 03:22:18 DEBUG : Waiting for deletions to finish 2025/03/21 03:22:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/21 03:22:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/21 03:22:19 INFO : three.txt: Deleted 2025/03/21 03:22:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.56s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:22:22 DEBUG : Creating backend with remote "TestB2:rclone-test-liqojom2qazi/dst" 2025/03/21 03:22:23 DEBUG : Creating backend with remote "TestB2:rclone-test-liqojom2qazi/backup" 2025/03/21 03:22:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/21 03:22:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:22:25 DEBUG : two: Unchanged skipping 2025/03/21 03:22:25 DEBUG : B2 bucket rclone-test-liqojom2qazi path dst: Waiting for checks to finish 2025/03/21 03:22:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/21 03:22:26 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/21 03:22:26 INFO : one: Deleted 2025/03/21 03:22:26 DEBUG : B2 bucket rclone-test-liqojom2qazi path dst: Waiting for transfers to finish 2025/03/21 03:22:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/21 03:22:27 INFO : one: Copied (new) 2025/03/21 03:22:27 DEBUG : Waiting for deletions to finish 2025/03/21 03:22:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/21 03:22:28 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/21 03:22:28 INFO : three.txt: Deleted 2025/03/21 03:22:28 INFO : three.txt: Moved into backup dir 2025/03/21 03:22:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/21 03:22:29 DEBUG : B2 bucket rclone-test-liqojom2qazi path dst: Waiting for checks to finish 2025/03/21 03:22:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:22:29 DEBUG : two: Unchanged skipping 2025/03/21 03:22:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/21 03:22:30 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/21 03:22:30 INFO : one: Deleted 2025/03/21 03:22:30 DEBUG : B2 bucket rclone-test-liqojom2qazi path dst: Waiting for transfers to finish 2025/03/21 03:22:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/21 03:22:31 INFO : one: Copied (new) 2025/03/21 03:22:31 DEBUG : Waiting for deletions to finish 2025/03/21 03:22:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/21 03:22:32 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/21 03:22:32 INFO : three.txt: Deleted 2025/03/21 03:22:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.32s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:22:35 DEBUG : Creating backend with remote "TestB2:rclone-test-liqojom2qazi/dst" 2025/03/21 03:22:35 DEBUG : Config file has changed externally - reloading 2025/03/21 03:22:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/21 03:22:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:22:37 DEBUG : two: Unchanged skipping 2025/03/21 03:22:37 DEBUG : B2 bucket rclone-test-liqojom2qazi path dst: Waiting for checks to finish 2025/03/21 03:22:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/21 03:22:38 INFO : one: Copied (server-side copy) to: one.bak 2025/03/21 03:22:38 INFO : one: Deleted 2025/03/21 03:22:38 DEBUG : B2 bucket rclone-test-liqojom2qazi path dst: Waiting for transfers to finish 2025/03/21 03:22:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/21 03:22:39 INFO : one: Copied (new) 2025/03/21 03:22:39 DEBUG : Waiting for deletions to finish 2025/03/21 03:22:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/21 03:22:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/21 03:22:39 INFO : three.txt: Deleted 2025/03/21 03:22:39 INFO : three.txt: Moved into backup dir 2025/03/21 03:22:41 DEBUG : one.bak: Excluded (Path Filter) 2025/03/21 03:22:41 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/21 03:22:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/21 03:22:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:22:41 DEBUG : two: Unchanged skipping 2025/03/21 03:22:41 DEBUG : B2 bucket rclone-test-liqojom2qazi path dst: Waiting for checks to finish 2025/03/21 03:22:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/21 03:22:41 INFO : one: Copied (server-side copy) to: one.bak 2025/03/21 03:22:41 INFO : one: Deleted 2025/03/21 03:22:41 DEBUG : B2 bucket rclone-test-liqojom2qazi path dst: Waiting for transfers to finish 2025/03/21 03:22:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/21 03:22:42 INFO : one: Copied (new) 2025/03/21 03:22:42 DEBUG : Waiting for deletions to finish 2025/03/21 03:22:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/21 03:22:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/21 03:22:43 INFO : three.txt: Deleted 2025/03/21 03:22:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.60s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:22:45 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1099-01.backblaze.com/b2api/v1/b2_upload_file/6fa23db3b05dbb6b9f580e1b/c001_v0001099_t0006": EOF 2025/03/21 03:22:45 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1099-01.backblaze.com/b2api/v1/b2_upload_file/6fa23db3b05dbb6b9f580e1b/c001_v0001099_t0006": EOF) 2025/03/21 03:22:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-liqojom2qazi: 1/10 (Post "https://pod-000-1099-01.backblaze.com/b2api/v1/b2_upload_file/6fa23db3b05dbb6b9f580e1b/c001_v0001099_t0006": EOF) 2025/03/21 03:22:48 DEBUG : pacer: Reducing sleep to 10ms 2025/03/21 03:22:48 DEBUG : Creating backend with remote "TestB2:rclone-test-liqojom2qazi/dst" 2025/03/21 03:22:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/21 03:22:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/21 03:22:50 INFO : one: Copied (server-side copy) to: one.bak 2025/03/21 03:22:50 INFO : one: Deleted 2025/03/21 03:22:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/21 03:22:51 INFO : one: Copied (new) 2025/03/21 03:22:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:22:52 DEBUG : two: Unchanged skipping 2025/03/21 03:22:52 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/21 03:22:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/21 03:22:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/21 03:22:52 INFO : three.txt: Deleted 2025/03/21 03:22:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/21 03:22:53 INFO : three.txt: Copied (new) 2025/03/21 03:22:53 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/03/21 03:22:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/21 03:22:53 DEBUG : pacer: Reducing sleep to 10ms 2025/03/21 03:22:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/21 03:22:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/21 03:22:54 INFO : one: Copied (server-side copy) to: one.bak 2025/03/21 03:22:54 INFO : one: Deleted 2025/03/21 03:22:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/21 03:22:55 INFO : one: Copied (new) 2025/03/21 03:22:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:22:55 DEBUG : two: Unchanged skipping 2025/03/21 03:22:55 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/21 03:22:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/21 03:22:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/21 03:22:56 INFO : three.txt: Deleted 2025/03/21 03:22:56 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/21 03:22:56 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.59s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:22:59 DEBUG : Creating backend with remote "TestB2:rclone-test-liqojom2qazi/dst" 2025/03/21 03:23:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/21 03:23:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/21 03:23:02 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/21 03:23:02 INFO : one: Deleted 2025/03/21 03:23:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/21 03:23:03 INFO : one: Copied (new) 2025/03/21 03:23:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:23:03 DEBUG : two: Unchanged skipping 2025/03/21 03:23:03 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/21 03:23:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/21 03:23:03 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/21 03:23:04 INFO : three.txt: Deleted 2025/03/21 03:23:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/21 03:23:04 INFO : three.txt: Copied (new) 2025/03/21 03:23:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/21 03:23:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/21 03:23:05 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/21 03:23:05 INFO : one: Deleted 2025/03/21 03:23:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/21 03:23:05 INFO : one: Copied (new) 2025/03/21 03:23:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:23:05 DEBUG : two: Unchanged skipping 2025/03/21 03:23:06 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/21 03:23:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/21 03:23:06 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/21 03:23:06 INFO : three.txt: Deleted 2025/03/21 03:23:06 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/21 03:23:06 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (10.55s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:23:09 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/21 03:23:09 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:23:09 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:23:10 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/03/21 03:23:10 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/21 03:23:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.44s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:23:11 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/21 03:23:11 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:23:11 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:23:11 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/21 03:23:11 INFO : existing: Copied (new) 2025/03/21 03:23:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:23:12 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/21 03:23:12 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:23:12 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/21 03:23:12 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:23:12 ERROR : B2 bucket rclone-test-liqojom2qazi: not deleting files as there were IO errors 2025/03/21 03:23:12 ERROR : B2 bucket rclone-test-liqojom2qazi: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" --- PASS: TestSyncImmutable (2.92s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:23:14 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:23:14 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:23:14 DEBUG : existing: Unchanged skipping 2025/03/21 03:23:14 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:23:14 DEBUG : Waiting for deletions to finish 2025/03/21 03:23:14 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.33s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.40s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:23:16 DEBUG : both0: Clearing upload URL because of error: Post "https://pod-000-1172-13.backblaze.com/b2api/v1/b2_upload_file/6fa23db3b05dbb6b9f580e1b/c001_v0001172_t0029": EOF 2025/03/21 03:23:16 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1172-13.backblaze.com/b2api/v1/b2_upload_file/6fa23db3b05dbb6b9f580e1b/c001_v0001172_t0029": EOF) 2025/03/21 03:23:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "both0" to B2 bucket rclone-test-liqojom2qazi: 1/10 (Post "https://pod-000-1172-13.backblaze.com/b2api/v1/b2_upload_file/6fa23db3b05dbb6b9f580e1b/c001_v0001172_t0029": EOF) 2025/03/21 03:23:18 DEBUG : pacer: Reducing sleep to 10ms 2025/03/21 03:23:28 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:23:28 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:23:28 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:23:28 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:23:28 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:23:28 DEBUG : both0: Unchanged skipping 2025/03/21 03:23:28 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:23:28 DEBUG : both12: Unchanged skipping 2025/03/21 03:23:28 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:23:28 DEBUG : both13: Unchanged skipping 2025/03/21 03:23:28 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:23:28 DEBUG : both14: Unchanged skipping 2025/03/21 03:23:28 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:23:28 DEBUG : both15: Unchanged skipping 2025/03/21 03:23:28 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:23:28 DEBUG : both16: Unchanged skipping 2025/03/21 03:23:28 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:23:28 DEBUG : both17: Unchanged skipping 2025/03/21 03:23:28 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:23:28 DEBUG : both18: Unchanged skipping 2025/03/21 03:23:28 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:23:28 DEBUG : both19: Unchanged skipping 2025/03/21 03:23:28 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:23:28 DEBUG : both2: Unchanged skipping 2025/03/21 03:23:28 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:23:28 DEBUG : both3: Unchanged skipping 2025/03/21 03:23:28 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:23:28 DEBUG : both4: Unchanged skipping 2025/03/21 03:23:28 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:23:28 DEBUG : both5: Unchanged skipping 2025/03/21 03:23:28 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:23:28 DEBUG : both6: Unchanged skipping 2025/03/21 03:23:28 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:23:28 DEBUG : both7: Unchanged skipping 2025/03/21 03:23:28 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:23:28 DEBUG : both8: Unchanged skipping 2025/03/21 03:23:28 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:23:28 DEBUG : both9: Unchanged skipping 2025/03/21 03:23:28 DEBUG : both1: Unchanged skipping 2025/03/21 03:23:28 DEBUG : both10: Unchanged skipping 2025/03/21 03:23:28 DEBUG : both11: Unchanged skipping 2025/03/21 03:23:28 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:23:28 DEBUG : Waiting for deletions to finish 2025/03/21 03:23:28 INFO : only3: Deleted 2025/03/21 03:23:28 INFO : only4: Deleted 2025/03/21 03:23:28 INFO : only5: Deleted 2025/03/21 03:23:28 INFO : only9: Deleted 2025/03/21 03:23:28 INFO : only10: Deleted 2025/03/21 03:23:28 INFO : only13: Deleted 2025/03/21 03:23:29 INFO : only15: Deleted 2025/03/21 03:23:29 INFO : only16: Deleted 2025/03/21 03:23:29 INFO : only0: Deleted 2025/03/21 03:23:29 INFO : only17: Deleted 2025/03/21 03:23:29 INFO : only19: Deleted 2025/03/21 03:23:29 INFO : only8: Deleted 2025/03/21 03:23:29 INFO : only7: Deleted 2025/03/21 03:23:29 INFO : only11: Deleted 2025/03/21 03:23:29 INFO : only18: Deleted 2025/03/21 03:23:29 INFO : only2: Deleted 2025/03/21 03:23:29 INFO : only6: Deleted 2025/03/21 03:23:29 INFO : only1: Deleted 2025/03/21 03:23:29 INFO : only12: Deleted 2025/03/21 03:23:29 INFO : only14: Deleted 2025/03/21 03:23:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (17.70s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:23:43 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:23:43 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:23:43 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:23:43 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:23:43 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for checks to finish 2025/03/21 03:23:43 DEBUG : both1: Unchanged skipping 2025/03/21 03:23:43 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:23:43 DEBUG : both12: Unchanged skipping 2025/03/21 03:23:43 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:23:43 DEBUG : both13: Unchanged skipping 2025/03/21 03:23:43 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:23:43 DEBUG : both14: Unchanged skipping 2025/03/21 03:23:43 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:23:43 DEBUG : both15: Unchanged skipping 2025/03/21 03:23:43 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:23:43 DEBUG : both16: Unchanged skipping 2025/03/21 03:23:43 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:23:43 DEBUG : both0: Unchanged skipping 2025/03/21 03:23:43 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:23:43 DEBUG : both10: Unchanged skipping 2025/03/21 03:23:43 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:23:43 DEBUG : both19: Unchanged skipping 2025/03/21 03:23:43 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:23:43 DEBUG : both2: Unchanged skipping 2025/03/21 03:23:43 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:23:43 DEBUG : both3: Unchanged skipping 2025/03/21 03:23:43 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:23:43 DEBUG : both4: Unchanged skipping 2025/03/21 03:23:43 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:23:43 DEBUG : both5: Unchanged skipping 2025/03/21 03:23:43 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:23:43 DEBUG : both6: Unchanged skipping 2025/03/21 03:23:43 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:23:43 DEBUG : both7: Unchanged skipping 2025/03/21 03:23:43 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:23:43 DEBUG : both8: Unchanged skipping 2025/03/21 03:23:43 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:23:43 DEBUG : both9: Unchanged skipping 2025/03/21 03:23:43 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/21 03:23:43 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/21 03:23:43 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/21 03:23:43 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/21 03:23:43 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/21 03:23:43 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/21 03:23:43 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/21 03:23:43 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/21 03:23:43 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/21 03:23:43 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/21 03:23:43 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/21 03:23:43 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/21 03:23:43 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/21 03:23:43 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/21 03:23:43 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/21 03:23:43 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/21 03:23:43 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/21 03:23:43 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/21 03:23:43 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/21 03:23:43 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/21 03:23:43 DEBUG : both11: Unchanged skipping 2025/03/21 03:23:43 DEBUG : both17: Unchanged skipping 2025/03/21 03:23:43 DEBUG : both18: Unchanged skipping 2025/03/21 03:23:43 DEBUG : B2 bucket rclone-test-liqojom2qazi: Waiting for transfers to finish 2025/03/21 03:23:44 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/21 03:23:44 INFO : only0: Copied (replaced existing) 2025/03/21 03:23:44 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/21 03:23:44 INFO : only1: Copied (replaced existing) 2025/03/21 03:23:44 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/21 03:23:44 INFO : only12: Copied (replaced existing) 2025/03/21 03:23:44 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/21 03:23:44 INFO : only13: Copied (replaced existing) 2025/03/21 03:23:44 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/21 03:23:44 INFO : only10: Copied (replaced existing) 2025/03/21 03:23:44 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/21 03:23:44 INFO : only14: Copied (replaced existing) 2025/03/21 03:23:45 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/21 03:23:45 INFO : only11: Copied (replaced existing) 2025/03/21 03:23:45 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/21 03:23:45 INFO : only16: Copied (replaced existing) 2025/03/21 03:23:45 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/21 03:23:45 INFO : only17: Copied (replaced existing) 2025/03/21 03:23:45 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/21 03:23:45 INFO : only15: Copied (replaced existing) 2025/03/21 03:23:45 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/21 03:23:45 INFO : only18: Copied (replaced existing) 2025/03/21 03:23:45 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/21 03:23:45 INFO : only19: Copied (replaced existing) 2025/03/21 03:23:45 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/21 03:23:45 INFO : only2: Copied (replaced existing) 2025/03/21 03:23:45 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/21 03:23:45 INFO : only3: Copied (replaced existing) 2025/03/21 03:23:45 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/21 03:23:45 INFO : only4: Copied (replaced existing) 2025/03/21 03:23:45 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/21 03:23:45 INFO : only5: Copied (replaced existing) 2025/03/21 03:23:45 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/21 03:23:45 INFO : only7: Copied (replaced existing) 2025/03/21 03:23:45 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/21 03:23:45 INFO : only6: Copied (replaced existing) 2025/03/21 03:23:45 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/21 03:23:45 INFO : only8: Copied (replaced existing) 2025/03/21 03:23:45 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/21 03:23:45 INFO : only9: Copied (replaced existing) 2025/03/21 03:23:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (19.94s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:23:54 DEBUG : empty_dir: Making directory with metadata 2025/03/21 03:23:54 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/21 03:23:54 DEBUG : empty_on_remote: Making directory with metadata 2025/03/21 03:23:54 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/21 03:23:54 INFO : empty_on_remote: Making directory 2025/03/21 03:23:54 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-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:23:55 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/21 03:23:55 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/21 03:23:55 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/21 03:23:55 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (2.96s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:23:57 DEBUG : empty_dir: Making directory with metadata 2025/03/21 03:23:57 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/21 03:23:57 DEBUG : empty_on_remote: Making directory with metadata 2025/03/21 03:23:57 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/21 03:23:57 INFO : empty_on_remote: Making directory 2025/03/21 03:23:57 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-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:23:58 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/21 03:23:58 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/21 03:23:58 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/21 03:23:58 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/21 03:23:58 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.90s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:24:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/21 03:24:00 INFO : sub dir: Making directory 2025/03/21 03:24:00 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (2.88s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" 2025/03/21 03:24:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/21 03:24:03 INFO : sub dir: Making directory 2025/03/21 03:24:03 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-liqojom2qazi", Local "Local file system at /tmp/rclone2968897135", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.02s) PASS 2025/03/21 03:24:06 DEBUG : B2 bucket rclone-test-liqojom2qazi: Purge remote 2025/03/21 03:24:06 INFO : B2 bucket rclone-test-liqojom2qazi: cleaning bucket "rclone-test-liqojom2qazi" of all files 2025/03/21 03:24:06 DEBUG : BackupDir/one: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f403c87bfe3011393_d20250321_m032153_c001_v7007000_t0000_u01742527313787") 2025/03/21 03:24:06 DEBUG : BackupDir/one: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f102b8d181a5054f6_d20250321_m032148_c001_v0001184_t0016_u01742527308046") 2025/03/21 03:24:06 DEBUG : CompareDest/one: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f40210e4b98a6385e_d20250321_m032128_c001_v7007000_t0000_u01742527288460") 2025/03/21 03:24:06 DEBUG : CompareDest/one: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1134e1b523d6537e_d20250321_m032122_c001_v0001172_t0044_u01742527282246") 2025/03/21 03:24:06 DEBUG : CompareDest/two: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f40210e4b98a6385f_d20250321_m032128_c001_v7007000_t0000_u01742527288644") 2025/03/21 03:24:06 DEBUG : CompareDest/two: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3a8cd_d20250321_m032123_c001_v0001182_t0052_u01742527283641") 2025/03/21 03:24:06 DEBUG : CopyDest/one: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f403c87bfe3011394_d20250321_m032153_c001_v7007000_t0000_u01742527313969") 2025/03/21 03:24:06 DEBUG : CopyDest/one: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f983b_d20250321_m032145_c001_v0001099_t0009_u01742527305128") 2025/03/21 03:24:06 DEBUG : CopyDest/three: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f403c87bfe3011396_d20250321_m032154_c001_v7007000_t0000_u01742527314151") 2025/03/21 03:24:07 DEBUG : CopyDest/three: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3ac28_d20250321_m032151_c001_v0001182_t0033_u01742527311694") 2025/03/21 03:24:07 DEBUG : CopyDest/two: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f403c87bfe3011398_d20250321_m032154_c001_v7007000_t0000_u01742527314339") 2025/03/21 03:24:07 DEBUG : CopyDest/two: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1134e1b523d653e7_d20250321_m032149_c001_v0001172_t0026_u01742527309372") 2025/03/21 03:24:07 DEBUG : EXISTING: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4159fe3477540979_d20250321_m032314_c001_v7007000_t0000_u01742527394881") 2025/03/21 03:24:07 DEBUG : EXISTING: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b625_d20250321_m032313_c001_v0001182_t0025_u01742527393918") 2025/03/21 03:24:07 DEBUG : Testêé: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4159fe3477540977_d20250321_m032310_c001_v7007000_t0000_u01742527390614") 2025/03/21 03:24:07 DEBUG : Testêé: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b59a_d20250321_m032310_c001_v0001182_t0033_u01742527390029") 2025/03/21 03:24:07 DEBUG : Testêé: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1134e1b523d65547_d20250321_m032308_c001_v0001172_t0031_u01742527388914") 2025/03/21 03:24:07 DEBUG : a/potato2: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f406a715d4b1e821d_d20250321_m031939_c001_v7007000_t0000_u01742527179259") 2025/03/21 03:24:07 DEBUG : a/potato2: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f962f_d20250321_m031938_c001_v0001099_t0022_u01742527178532") 2025/03/21 03:24:07 DEBUG : a/potato2: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f406a715d4b1e8218_d20250321_m031936_c001_v7007000_t0000_u01742527176534") 2025/03/21 03:24:07 DEBUG : a/potato2: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f961d_d20250321_m031935_c001_v0001099_t0006_u01742527175453") 2025/03/21 03:24:07 DEBUG : a/potato2: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9aa99_d20250321_m031913_c001_v7007000_t0000_u01742527153841") 2025/03/21 03:24:07 DEBUG : a/potato2: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f95a7_d20250321_m031912_c001_v0001099_t0055_u01742527152899") 2025/03/21 03:24:07 DEBUG : b/potato: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f406a715d4b1e821f_d20250321_m031939_c001_v7007000_t0000_u01742527179441") 2025/03/21 03:24:07 DEBUG : b/potato: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f9625_d20250321_m031937_c001_v0001099_t0051_u01742527177439") 2025/03/21 03:24:07 DEBUG : b/potato: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f406a715d4b1e8217_d20250321_m031935_c001_v7007000_t0000_u01742527175953") 2025/03/21 03:24:07 DEBUG : b/potato: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f9617_d20250321_m031934_c001_v0001099_t0027_u01742527174222") 2025/03/21 03:24:08 DEBUG : b/potato: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9aa98_d20250321_m031913_c001_v7007000_t0000_u01742527153294") 2025/03/21 03:24:08 DEBUG : b/potato: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f95a3_d20250321_m031911_c001_v0001099_t0028_u01742527151670") 2025/03/21 03:24:08 DEBUG : backup/one: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f404b450aa33d7147_d20250321_m032207_c001_v7007000_t0000_u01742527327026") 2025/03/21 03:24:08 DEBUG : backup/one: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f103e555d10120653_d20250321_m032204_c001_v0001116_t0009_u01742527324842") 2025/03/21 03:24:08 DEBUG : backup/one: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1140e8371798c116_d20250321_m032200_c001_v0001145_t0017_u01742527320883") 2025/03/21 03:24:08 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4159fe34775408fa_d20250321_m032232_c001_v7007000_t0000_u01742527352881") 2025/03/21 03:24:08 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f102b15c98b174e1e_d20250321_m032230_c001_v0001040_t0047_u01742527350107") 2025/03/21 03:24:08 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f108d5420bd6b2b2d_d20250321_m032226_c001_v0001184_t0011_u01742527346371") 2025/03/21 03:24:08 DEBUG : backup/one.bak: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f406a715d4b1e831c_d20250321_m032219_c001_v7007000_t0000_u01742527339566") 2025/03/21 03:24:08 DEBUG : backup/one.bak: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f10668bea0b737619_d20250321_m032217_c001_v0001113_t0037_u01742527337720") 2025/03/21 03:24:08 DEBUG : backup/one.bak: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f10824913be0b1008_d20250321_m032214_c001_v0001165_t0027_u01742527333999") 2025/03/21 03:24:08 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4159fe34775408fc_d20250321_m032233_c001_v7007000_t0000_u01742527353062") 2025/03/21 03:24:08 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1097fcb86c9eec2d_d20250321_m032231_c001_v0001106_t0047_u01742527351588") 2025/03/21 03:24:08 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f105bf5adba721b43_d20250321_m032228_c001_v0001183_t0054_u01742527348031") 2025/03/21 03:24:08 DEBUG : backup/three.txt: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f404b450aa33d7148_d20250321_m032207_c001_v7007000_t0000_u01742527327207") 2025/03/21 03:24:08 DEBUG : backup/three.txt: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f100506f7d937600b_d20250321_m032206_c001_v0001184_t0048_u01742527326229") 2025/03/21 03:24:08 DEBUG : backup/three.txt: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1153fb38f62770a9_d20250321_m032202_c001_v0001180_t0025_u01742527322532") 2025/03/21 03:24:09 DEBUG : backup/three.txt.bak: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f406a715d4b1e831d_d20250321_m032219_c001_v7007000_t0000_u01742527339746") 2025/03/21 03:24:09 DEBUG : backup/three.txt.bak: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1044425b84224d1c_d20250321_m032218_c001_v0001101_t0003_u01742527338657") 2025/03/21 03:24:09 DEBUG : backup/three.txt.bak: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f112bf3bd25d58479_d20250321_m032215_c001_v0001136_t0048_u01742527335428") 2025/03/21 03:24:09 DEBUG : both0: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9ae57_d20250321_m032346_c001_v7007000_t0000_u01742527426243") 2025/03/21 03:24:09 DEBUG : both0: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b8ef_d20250321_m032334_c001_v0001182_t0033_u01742527414811") 2025/03/21 03:24:09 DEBUG : both0: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f419b086a3735710c_d20250321_m032330_c001_v7007000_t0000_u01742527410204") 2025/03/21 03:24:09 DEBUG : both0: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b6e9_d20250321_m032318_c001_v0001182_t0017_u01742527398847") 2025/03/21 03:24:09 DEBUG : both1: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9ae58_d20250321_m032346_c001_v7007000_t0000_u01742527426429") 2025/03/21 03:24:09 DEBUG : both1: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b8fd_d20250321_m032335_c001_v0001182_t0023_u01742527415221") 2025/03/21 03:24:09 DEBUG : both1: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f419b086a3735710d_d20250321_m032330_c001_v7007000_t0000_u01742527410386") 2025/03/21 03:24:09 DEBUG : both1: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b6fd_d20250321_m032319_c001_v0001182_t0055_u01742527399245") 2025/03/21 03:24:09 DEBUG : both10: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9ae59_d20250321_m032346_c001_v7007000_t0000_u01742527426609") 2025/03/21 03:24:09 DEBUG : both10: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b998_d20250321_m032339_c001_v0001182_t0009_u01742527419134") 2025/03/21 03:24:09 DEBUG : both10: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f419b086a3735710e_d20250321_m032330_c001_v7007000_t0000_u01742527410566") 2025/03/21 03:24:09 DEBUG : both10: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b781_d20250321_m032323_c001_v0001182_t0055_u01742527403027") 2025/03/21 03:24:09 DEBUG : both11: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9ae5a_d20250321_m032346_c001_v7007000_t0000_u01742527426791") 2025/03/21 03:24:09 DEBUG : both11: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b9a8_d20250321_m032339_c001_v0001182_t0058_u01742527419566") 2025/03/21 03:24:09 DEBUG : both11: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f419b086a3735710f_d20250321_m032330_c001_v7007000_t0000_u01742527410746") 2025/03/21 03:24:09 DEBUG : both11: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b795_d20250321_m032323_c001_v0001182_t0047_u01742527403446") 2025/03/21 03:24:09 DEBUG : both12: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9ae5b_d20250321_m032346_c001_v7007000_t0000_u01742527426971") 2025/03/21 03:24:09 DEBUG : both12: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b9b8_d20250321_m032339_c001_v0001182_t0043_u01742527419985") 2025/03/21 03:24:09 DEBUG : both12: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f419b086a37357110_d20250321_m032330_c001_v7007000_t0000_u01742527410927") 2025/03/21 03:24:09 DEBUG : both12: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b7a1_d20250321_m032323_c001_v0001182_t0054_u01742527403875") 2025/03/21 03:24:10 DEBUG : both13: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9ae5c_d20250321_m032347_c001_v7007000_t0000_u01742527427154") 2025/03/21 03:24:10 DEBUG : both13: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b9c6_d20250321_m032340_c001_v0001182_t0052_u01742527420385") 2025/03/21 03:24:10 DEBUG : both13: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f419b086a37357111_d20250321_m032331_c001_v7007000_t0000_u01742527411137") 2025/03/21 03:24:10 DEBUG : both13: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b7b1_d20250321_m032324_c001_v0001182_t0021_u01742527404327") 2025/03/21 03:24:10 DEBUG : both14: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9ae5e_d20250321_m032347_c001_v7007000_t0000_u01742527427355") 2025/03/21 03:24:10 DEBUG : both14: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b9d2_d20250321_m032340_c001_v0001182_t0029_u01742527420804") 2025/03/21 03:24:10 DEBUG : both14: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f419b086a37357112_d20250321_m032331_c001_v7007000_t0000_u01742527411321") 2025/03/21 03:24:10 DEBUG : both14: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b7c5_d20250321_m032324_c001_v0001182_t0023_u01742527404777") 2025/03/21 03:24:10 DEBUG : both15: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9ae5f_d20250321_m032347_c001_v7007000_t0000_u01742527427536") 2025/03/21 03:24:10 DEBUG : both15: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b9de_d20250321_m032341_c001_v0001182_t0002_u01742527421215") 2025/03/21 03:24:10 DEBUG : both15: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f419b086a37357113_d20250321_m032331_c001_v7007000_t0000_u01742527411502") 2025/03/21 03:24:10 DEBUG : both15: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b7d1_d20250321_m032325_c001_v0001182_t0044_u01742527405185") 2025/03/21 03:24:10 DEBUG : both16: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9ae60_d20250321_m032347_c001_v7007000_t0000_u01742527427718") 2025/03/21 03:24:10 DEBUG : both16: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b9e6_d20250321_m032341_c001_v0001182_t0013_u01742527421623") 2025/03/21 03:24:10 DEBUG : both16: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f419b086a37357114_d20250321_m032331_c001_v7007000_t0000_u01742527411683") 2025/03/21 03:24:10 DEBUG : both16: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b7e3_d20250321_m032325_c001_v0001182_t0054_u01742527405634") 2025/03/21 03:24:10 DEBUG : both17: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9ae61_d20250321_m032347_c001_v7007000_t0000_u01742527427899") 2025/03/21 03:24:10 DEBUG : both17: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b9f9_d20250321_m032342_c001_v0001182_t0031_u01742527422041") 2025/03/21 03:24:10 DEBUG : both17: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f419b086a37357115_d20250321_m032331_c001_v7007000_t0000_u01742527411865") 2025/03/21 03:24:10 DEBUG : both17: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b7e9_d20250321_m032326_c001_v0001182_t0014_u01742527406024") 2025/03/21 03:24:10 DEBUG : both18: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9ae62_d20250321_m032348_c001_v7007000_t0000_u01742527428080") 2025/03/21 03:24:11 DEBUG : both18: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3ba08_d20250321_m032342_c001_v0001182_t0051_u01742527422478") 2025/03/21 03:24:11 DEBUG : both18: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f419b086a37357116_d20250321_m032332_c001_v7007000_t0000_u01742527412052") 2025/03/21 03:24:11 DEBUG : both18: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b7f9_d20250321_m032326_c001_v0001182_t0053_u01742527406629") 2025/03/21 03:24:11 DEBUG : both19: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9ae63_d20250321_m032348_c001_v7007000_t0000_u01742527428271") 2025/03/21 03:24:11 DEBUG : both19: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3ba1d_d20250321_m032342_c001_v0001182_t0057_u01742527422941") 2025/03/21 03:24:11 DEBUG : both19: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f419b086a37357117_d20250321_m032332_c001_v7007000_t0000_u01742527412234") 2025/03/21 03:24:11 DEBUG : both19: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b803_d20250321_m032327_c001_v0001182_t0045_u01742527407061") 2025/03/21 03:24:11 DEBUG : both2: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9ae65_d20250321_m032348_c001_v7007000_t0000_u01742527428454") 2025/03/21 03:24:11 DEBUG : both2: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b90b_d20250321_m032335_c001_v0001182_t0037_u01742527415653") 2025/03/21 03:24:11 DEBUG : both2: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f419b086a37357118_d20250321_m032332_c001_v7007000_t0000_u01742527412417") 2025/03/21 03:24:11 DEBUG : both2: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b70f_d20250321_m032319_c001_v0001182_t0015_u01742527399692") 2025/03/21 03:24:11 DEBUG : both3: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9ae66_d20250321_m032348_c001_v7007000_t0000_u01742527428635") 2025/03/21 03:24:11 DEBUG : both3: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b91d_d20250321_m032336_c001_v0001182_t0019_u01742527416090") 2025/03/21 03:24:11 DEBUG : both3: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f419b086a37357119_d20250321_m032332_c001_v7007000_t0000_u01742527412597") 2025/03/21 03:24:11 DEBUG : both3: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b71d_d20250321_m032320_c001_v0001182_t0018_u01742527400080") 2025/03/21 03:24:11 DEBUG : both4: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9ae67_d20250321_m032348_c001_v7007000_t0000_u01742527428815") 2025/03/21 03:24:11 DEBUG : both4: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b92f_d20250321_m032336_c001_v0001182_t0017_u01742527416526") 2025/03/21 03:24:11 DEBUG : both4: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f419b086a3735711a_d20250321_m032332_c001_v7007000_t0000_u01742527412793") 2025/03/21 03:24:11 DEBUG : both4: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b735_d20250321_m032320_c001_v0001182_t0023_u01742527400495") 2025/03/21 03:24:11 DEBUG : both5: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9ae68_d20250321_m032348_c001_v7007000_t0000_u01742527428997") 2025/03/21 03:24:12 DEBUG : both5: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b941_d20250321_m032336_c001_v0001182_t0010_u01742527416987") 2025/03/21 03:24:12 DEBUG : both5: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f419b086a3735711b_d20250321_m032332_c001_v7007000_t0000_u01742527412973") 2025/03/21 03:24:12 DEBUG : both5: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b741_d20250321_m032320_c001_v0001182_t0013_u01742527400899") 2025/03/21 03:24:12 DEBUG : both6: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9ae6a_d20250321_m032349_c001_v7007000_t0000_u01742527429181") 2025/03/21 03:24:12 DEBUG : both6: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b955_d20250321_m032337_c001_v0001182_t0028_u01742527417405") 2025/03/21 03:24:12 DEBUG : both6: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f419b086a3735711c_d20250321_m032333_c001_v7007000_t0000_u01742527413153") 2025/03/21 03:24:12 DEBUG : both6: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b74f_d20250321_m032321_c001_v0001182_t0028_u01742527401308") 2025/03/21 03:24:12 DEBUG : both7: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9ae6c_d20250321_m032349_c001_v7007000_t0000_u01742527429362") 2025/03/21 03:24:12 DEBUG : both7: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b96b_d20250321_m032337_c001_v0001182_t0059_u01742527417902") 2025/03/21 03:24:12 DEBUG : both7: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f419b086a3735711d_d20250321_m032333_c001_v7007000_t0000_u01742527413335") 2025/03/21 03:24:12 DEBUG : both7: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b759_d20250321_m032321_c001_v0001182_t0052_u01742527401812") 2025/03/21 03:24:12 DEBUG : both8: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9ae6e_d20250321_m032349_c001_v7007000_t0000_u01742527429549") 2025/03/21 03:24:12 DEBUG : both8: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b97a_d20250321_m032338_c001_v0001182_t0041_u01742527418321") 2025/03/21 03:24:12 DEBUG : both8: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f419b086a3735711f_d20250321_m032333_c001_v7007000_t0000_u01742527413514") 2025/03/21 03:24:12 DEBUG : both8: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b769_d20250321_m032322_c001_v0001182_t0010_u01742527402222") 2025/03/21 03:24:12 DEBUG : both9: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9ae6f_d20250321_m032349_c001_v7007000_t0000_u01742527429769") 2025/03/21 03:24:12 DEBUG : both9: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b984_d20250321_m032338_c001_v0001182_t0034_u01742527418734") 2025/03/21 03:24:12 DEBUG : both9: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f419b086a37357120_d20250321_m032333_c001_v7007000_t0000_u01742527413695") 2025/03/21 03:24:12 DEBUG : both9: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b777_d20250321_m032322_c001_v0001182_t0021_u01742527402611") 2025/03/21 03:24:12 DEBUG : c/non empty space: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f406a715d4b1e8220_d20250321_m031939_c001_v7007000_t0000_u01742527179622") 2025/03/21 03:24:12 DEBUG : c/non empty space: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f9627_d20250321_m031937_c001_v0001099_t0050_u01742527177813") 2025/03/21 03:24:12 DEBUG : c/non empty space: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f406a715d4b1e8219_d20250321_m031936_c001_v7007000_t0000_u01742527176717") 2025/03/21 03:24:12 DEBUG : c/non empty space: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f9619_d20250321_m031934_c001_v0001099_t0002_u01742527174718") 2025/03/21 03:24:12 DEBUG : c/non empty space: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9aa9a_d20250321_m031914_c001_v7007000_t0000_u01742527154031") 2025/03/21 03:24:13 DEBUG : c/non empty space: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f95a5_d20250321_m031912_c001_v0001099_t0035_u01742527152161") 2025/03/21 03:24:13 DEBUG : check sum: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4187645cc2dd2985_d20250321_m031900_c001_v7007000_t0000_u01742527140024") 2025/03/21 03:24:13 DEBUG : check sum: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f9563_d20250321_m031858_c001_v0001099_t0023_u01742527138990") 2025/03/21 03:24:13 DEBUG : dest/3: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f403c87bfe301137c_d20250321_m032137_c001_v7007000_t0000_u01742527297533") 2025/03/21 03:24:13 DEBUG : dest/3: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f402d7d557535bfdb_d20250321_m032136_c001_v0001134_t0024_u01742527296448") 2025/03/21 03:24:13 DEBUG : dst/one: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4159fe347754096d_d20250321_m032307_c001_v7007000_t0000_u01742527387392") 2025/03/21 03:24:13 DEBUG : dst/one: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1093b3a7d63f722c_d20250321_m032305_c001_v0001184_t0001_u01742527385579") 2025/03/21 03:24:13 DEBUG : dst/one: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f41632245687d266d_d20250321_m032305_c001_v7007000_t0000_u01742527385387") 2025/03/21 03:24:13 DEBUG : dst/one: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1093b3a7d63f71ae_d20250321_m032303_c001_v0001184_t0032_u01742527383020") 2025/03/21 03:24:13 DEBUG : dst/one: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f41632245687d2668_d20250321_m032302_c001_v7007000_t0000_u01742527382286") 2025/03/21 03:24:13 DEBUG : dst/one: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b428_d20250321_m032258_c001_v0001182_t0021_u01742527378363") 2025/03/21 03:24:13 DEBUG : dst/one: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4159fe347754092f_d20250321_m032256_c001_v7007000_t0000_u01742527376853") 2025/03/21 03:24:13 DEBUG : dst/one: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f11993a33b9a30f6f_d20250321_m032254_c001_v0001157_t0051_u01742527374848") 2025/03/21 03:24:13 DEBUG : dst/one: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f413f18dc99d83015_d20250321_m032254_c001_v7007000_t0000_u01742527374670") 2025/03/21 03:24:13 DEBUG : dst/one: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f11993a33b9a30f59_d20250321_m032251_c001_v0001157_t0021_u01742527371581") 2025/03/21 03:24:13 DEBUG : dst/one: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f413f18dc99d83011_d20250321_m032250_c001_v7007000_t0000_u01742527370864") 2025/03/21 03:24:13 DEBUG : dst/one: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1134e1b523d654d9_d20250321_m032244_c001_v0001172_t0026_u01742527364766") 2025/03/21 03:24:13 DEBUG : dst/one: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4159fe3477540929_d20250321_m032243_c001_v7007000_t0000_u01742527363481") 2025/03/21 03:24:13 DEBUG : dst/one: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1021995b61bd94dc_d20250321_m032241_c001_v0001102_t0038_u01742527361909") 2025/03/21 03:24:13 DEBUG : dst/one: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4045cb21286362d8_d20250321_m032241_c001_v7007000_t0000_u01742527361717") 2025/03/21 03:24:14 DEBUG : dst/one: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1021995b61bd94cc_d20250321_m032238_c001_v0001102_t0017_u01742527358882") 2025/03/21 03:24:14 DEBUG : dst/one: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4045cb21286362ce_d20250321_m032238_c001_v7007000_t0000_u01742527358157") 2025/03/21 03:24:14 DEBUG : dst/one: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f98de_d20250321_m032234_c001_v0001099_t0048_u01742527354168") 2025/03/21 03:24:14 DEBUG : dst/one: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4159fe34775408fd_d20250321_m032233_c001_v7007000_t0000_u01742527353255") 2025/03/21 03:24:14 DEBUG : dst/one: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1126d4acdd61599d_d20250321_m032230_c001_v0001029_t0039_u01742527350785") 2025/03/21 03:24:14 DEBUG : dst/one: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f403c87bfe3011424_d20250321_m032230_c001_v7007000_t0000_u01742527350604") 2025/03/21 03:24:14 DEBUG : dst/one: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1126d4acdd615981_d20250321_m032227_c001_v0001029_t0026_u01742527347319") 2025/03/21 03:24:14 DEBUG : dst/one: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f403c87bfe301140e_d20250321_m032226_c001_v7007000_t0000_u01742527346590") 2025/03/21 03:24:14 DEBUG : dst/one: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3afad_d20250321_m032220_c001_v0001182_t0055_u01742527340851") 2025/03/21 03:24:14 DEBUG : dst/one: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f406a715d4b1e831f_d20250321_m032219_c001_v7007000_t0000_u01742527339942") 2025/03/21 03:24:14 DEBUG : dst/one: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f119a4811a208fdd3_d20250321_m032218_c001_v0001105_t0029_u01742527338160") 2025/03/21 03:24:14 DEBUG : dst/one: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f41806d3f403052be_d20250321_m032217_c001_v7007000_t0000_u01742527337978") 2025/03/21 03:24:14 DEBUG : dst/one: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f119a4811a208fdb3_d20250321_m032214_c001_v0001105_t0020_u01742527334941") 2025/03/21 03:24:14 DEBUG : dst/one: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f41806d3f403052b6_d20250321_m032214_c001_v7007000_t0000_u01742527334216") 2025/03/21 03:24:14 DEBUG : dst/one: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1134e1b523d6543e_d20250321_m032208_c001_v0001172_t0043_u01742527328292") 2025/03/21 03:24:14 DEBUG : dst/one: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f404b450aa33d7149_d20250321_m032207_c001_v7007000_t0000_u01742527327388") 2025/03/21 03:24:14 DEBUG : dst/one: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f117f3bf31a4b21d7_d20250321_m032205_c001_v0001180_t0027_u01742527325832") 2025/03/21 03:24:14 DEBUG : dst/one: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f414974339c4eb617_d20250321_m032205_c001_v7007000_t0000_u01742527325653") 2025/03/21 03:24:14 DEBUG : dst/one: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f117f3bf31a4b21b9_d20250321_m032202_c001_v0001180_t0056_u01742527322084") 2025/03/21 03:24:14 DEBUG : dst/one: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f414974339c4eb610_d20250321_m032201_c001_v7007000_t0000_u01742527321364") 2025/03/21 03:24:15 DEBUG : dst/one: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f985c_d20250321_m032155_c001_v0001099_t0037_u01742527315635") 2025/03/21 03:24:15 DEBUG : dst/one: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f403c87bfe3011399_d20250321_m032154_c001_v7007000_t0000_u01742527314535") 2025/03/21 03:24:15 DEBUG : dst/one: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1132f5a2a1343d26_d20250321_m032148_c001_v0001153_t0006_u01742527308482") 2025/03/21 03:24:15 DEBUG : dst/one: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f413f18dc99d82fce_d20250321_m032148_c001_v7007000_t0000_u01742527308257") 2025/03/21 03:24:15 DEBUG : dst/one: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3ab49_d20250321_m032144_c001_v0001182_t0046_u01742527304567") 2025/03/21 03:24:15 DEBUG : dst/one: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1176e9bb2f016aa0_d20250321_m032143_c001_v0001104_t0047_u01742527303225") 2025/03/21 03:24:15 DEBUG : dst/one: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1176e9bb2f016a9e_d20250321_m032141_c001_v0001104_t0041_u01742527301944") 2025/03/21 03:24:15 DEBUG : dst/one: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f40210e4b98a63860_d20250321_m032128_c001_v7007000_t0000_u01742527288836") 2025/03/21 03:24:15 DEBUG : dst/one: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f97df_d20250321_m032121_c001_v0001099_t0004_u01742527281375") 2025/03/21 03:24:15 DEBUG : dst/one: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1193771b4db0b02e_d20250321_m032120_c001_v0001103_t0051_u01742527280479") 2025/03/21 03:24:15 DEBUG : dst/one: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1193771b4db0b028_d20250321_m032119_c001_v0001103_t0032_u01742527279465") 2025/03/21 03:24:15 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4159fe347754096e_d20250321_m032307_c001_v7007000_t0000_u01742527387581") 2025/03/21 03:24:15 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f117ce7b79aa4770d_d20250321_m032305_c001_v0001183_t0042_u01742527385190") 2025/03/21 03:24:15 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1026d23e25a690d7_d20250321_m032302_c001_v0001182_t0045_u01742527382052") 2025/03/21 03:24:15 DEBUG : dst/one.bak: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4159fe3477540930_d20250321_m032257_c001_v7007000_t0000_u01742527377063") 2025/03/21 03:24:15 DEBUG : dst/one.bak: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f115c1c32c29eb193_d20250321_m032254_c001_v0001177_t0016_u01742527374454") 2025/03/21 03:24:15 DEBUG : dst/one.bak: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1084799a99ff3956_d20250321_m032250_c001_v0001182_t0034_u01742527370621") 2025/03/21 03:24:15 DEBUG : dst/one.bak: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4159fe347754092a_d20250321_m032243_c001_v7007000_t0000_u01742527363663") 2025/03/21 03:24:15 DEBUG : dst/one.bak: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f102b8d181a505c46_d20250321_m032241_c001_v0001184_t0002_u01742527361487") 2025/03/21 03:24:15 DEBUG : dst/one.bak: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1096a416e468ecf3_d20250321_m032237_c001_v0001182_t0035_u01742527357950") 2025/03/21 03:24:15 DEBUG : dst/three: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f403c87bfe301139a_d20250321_m032154_c001_v7007000_t0000_u01742527314716") 2025/03/21 03:24:16 DEBUG : dst/three: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1176e9bb2f016ab2_d20250321_m032152_c001_v0001104_t0042_u01742527312835") 2025/03/21 03:24:16 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4159fe347754096f_d20250321_m032307_c001_v7007000_t0000_u01742527387772") 2025/03/21 03:24:16 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f112f915aa8057112_d20250321_m032306_c001_v0001178_t0016_u01742527386348") 2025/03/21 03:24:16 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1104e015b27f2d9b_d20250321_m032303_c001_v0001179_t0054_u01742527383797") 2025/03/21 03:24:16 DEBUG : dst/three.txt: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4159fe3477540971_d20250321_m032308_c001_v7007000_t0000_u01742527388004") 2025/03/21 03:24:16 DEBUG : dst/three.txt: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1093b3a7d63f7268_d20250321_m032306_c001_v0001184_t0046_u01742527386779") 2025/03/21 03:24:16 DEBUG : dst/three.txt: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f41632245687d266e_d20250321_m032306_c001_v7007000_t0000_u01742527386598") 2025/03/21 03:24:16 DEBUG : dst/three.txt: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1093b3a7d63f71ee_d20250321_m032304_c001_v0001184_t0044_u01742527384204") 2025/03/21 03:24:16 DEBUG : dst/three.txt: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f41632245687d266b_d20250321_m032304_c001_v7007000_t0000_u01742527384024") 2025/03/21 03:24:16 DEBUG : dst/three.txt: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b450_d20250321_m032259_c001_v0001182_t0046_u01742527379350") 2025/03/21 03:24:16 DEBUG : dst/three.txt: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4159fe3477540931_d20250321_m032257_c001_v7007000_t0000_u01742527377246") 2025/03/21 03:24:16 DEBUG : dst/three.txt: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f11993a33b9a30f75_d20250321_m032256_c001_v0001157_t0053_u01742527376179") 2025/03/21 03:24:16 DEBUG : dst/three.txt: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f413f18dc99d83016_d20250321_m032256_c001_v7007000_t0000_u01742527376000") 2025/03/21 03:24:16 DEBUG : dst/three.txt: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f11993a33b9a30f63_d20250321_m032252_c001_v0001157_t0012_u01742527372865") 2025/03/21 03:24:16 DEBUG : dst/three.txt: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f413f18dc99d83012_d20250321_m032252_c001_v7007000_t0000_u01742527372686") 2025/03/21 03:24:16 DEBUG : dst/three.txt: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1134e1b523d654e7_d20250321_m032247_c001_v0001172_t0056_u01742527367899") 2025/03/21 03:24:16 DEBUG : dst/three.txt: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4045cb21286362dd_d20250321_m032242_c001_v7007000_t0000_u01742527362912") 2025/03/21 03:24:16 DEBUG : dst/three.txt: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f98ec_d20250321_m032240_c001_v0001099_t0054_u01742527360581") 2025/03/21 03:24:16 DEBUG : dst/three.txt: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4045cb21286362d1_d20250321_m032239_c001_v7007000_t0000_u01742527359844") 2025/03/21 03:24:16 DEBUG : dst/three.txt: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b16b_d20250321_m032235_c001_v0001182_t0026_u01742527355536") 2025/03/21 03:24:17 DEBUG : dst/three.txt: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f403c87bfe3011430_d20250321_m032232_c001_v7007000_t0000_u01742527352331") 2025/03/21 03:24:17 DEBUG : dst/three.txt: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b0c5_d20250321_m032229_c001_v0001182_t0014_u01742527349312") 2025/03/21 03:24:17 DEBUG : dst/three.txt: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f403c87bfe3011417_d20250321_m032228_c001_v7007000_t0000_u01742527348234") 2025/03/21 03:24:17 DEBUG : dst/three.txt: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1134e1b523d6547c_d20250321_m032221_c001_v0001172_t0020_u01742527341805") 2025/03/21 03:24:17 DEBUG : dst/three.txt: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f41806d3f403052bf_d20250321_m032219_c001_v7007000_t0000_u01742527339017") 2025/03/21 03:24:17 DEBUG : dst/three.txt: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1134e1b523d6546e_d20250321_m032216_c001_v0001172_t0038_u01742527336872") 2025/03/21 03:24:17 DEBUG : dst/three.txt: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f41806d3f403052b8_d20250321_m032215_c001_v7007000_t0000_u01742527335724") 2025/03/21 03:24:17 DEBUG : dst/three.txt: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f988e_d20250321_m032209_c001_v0001099_t0039_u01742527329687") 2025/03/21 03:24:17 DEBUG : dst/three.txt: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f414974339c4eb61a_d20250321_m032206_c001_v7007000_t0000_u01742527326474") 2025/03/21 03:24:17 DEBUG : dst/three.txt: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f987e_d20250321_m032203_c001_v0001099_t0030_u01742527323824") 2025/03/21 03:24:17 DEBUG : dst/three.txt: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f414974339c4eb612_d20250321_m032202_c001_v7007000_t0000_u01742527322748") 2025/03/21 03:24:17 DEBUG : dst/three.txt: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3acc6_d20250321_m032156_c001_v0001182_t0029_u01742527316628") 2025/03/21 03:24:17 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4159fe3477540932_d20250321_m032257_c001_v7007000_t0000_u01742527377443") 2025/03/21 03:24:17 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f119fa5d5e503a545_d20250321_m032255_c001_v0001184_t0025_u01742527375780") 2025/03/21 03:24:17 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f118601ad6ab9bd21_d20250321_m032252_c001_v0001184_t0049_u01742527372476") 2025/03/21 03:24:17 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4159fe347754092b_d20250321_m032243_c001_v7007000_t0000_u01742527363862") 2025/03/21 03:24:17 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1169bc275793147e_d20250321_m032242_c001_v0001184_t0030_u01742527362594") 2025/03/21 03:24:17 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f10674a2897edfea1_d20250321_m032239_c001_v0001099_t0016_u01742527359477") 2025/03/21 03:24:17 DEBUG : dst/two: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4159fe3477540973_d20250321_m032308_c001_v7007000_t0000_u01742527388187") 2025/03/21 03:24:17 DEBUG : dst/two: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1134e1b523d65515_d20250321_m032258_c001_v0001172_t0002_u01742527378938") 2025/03/21 03:24:17 DEBUG : dst/two: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4159fe3477540935_d20250321_m032257_c001_v7007000_t0000_u01742527377630") 2025/03/21 03:24:17 DEBUG : dst/two: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b281_d20250321_m032245_c001_v0001182_t0021_u01742527365470") 2025/03/21 03:24:17 DEBUG : dst/two: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4159fe347754092c_d20250321_m032244_c001_v7007000_t0000_u01742527364043") 2025/03/21 03:24:18 DEBUG : dst/two: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1134e1b523d654af_d20250321_m032234_c001_v0001172_t0030_u01742527354866") 2025/03/21 03:24:18 DEBUG : dst/two: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4159fe34775408fe_d20250321_m032233_c001_v7007000_t0000_u01742527353445") 2025/03/21 03:24:18 DEBUG : dst/two: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f98b8_d20250321_m032221_c001_v0001099_t0032_u01742527341415") 2025/03/21 03:24:18 DEBUG : dst/two: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f406a715d4b1e8320_d20250321_m032220_c001_v7007000_t0000_u01742527340124") 2025/03/21 03:24:18 DEBUG : dst/two: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3ae3a_d20250321_m032209_c001_v0001182_t0009_u01742527329112") 2025/03/21 03:24:18 DEBUG : dst/two: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f404b450aa33d714a_d20250321_m032207_c001_v7007000_t0000_u01742527327572") 2025/03/21 03:24:18 DEBUG : dst/two: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1134e1b523d653fc_d20250321_m032156_c001_v0001172_t0025_u01742527316320") 2025/03/21 03:24:18 DEBUG : dst/two: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f403c87bfe301139b_d20250321_m032154_c001_v7007000_t0000_u01742527314898") 2025/03/21 03:24:18 DEBUG : dst/two: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1178f8e8a50378bb_d20250321_m032150_c001_v0001040_t0000_u01742527310251") 2025/03/21 03:24:18 DEBUG : dst/two: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f40210e4b98a63861_d20250321_m032129_c001_v7007000_t0000_u01742527289018") 2025/03/21 03:24:18 DEBUG : dst/two: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1193771b4db0b056_d20250321_m032127_c001_v0001103_t0051_u01742527287728") 2025/03/21 03:24:18 DEBUG : empty space: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4187645cc2dd2af6_d20250321_m032047_c001_v7007000_t0000_u01742527247552") 2025/03/21 03:24:18 DEBUG : empty space: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3a4f0_d20250321_m032044_c001_v0001182_t0024_u01742527244094") 2025/03/21 03:24:18 DEBUG : empty space: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4187645cc2dd2af4_d20250321_m032041_c001_v7007000_t0000_u01742527241979") 2025/03/21 03:24:18 DEBUG : empty space: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3a3d6_d20250321_m032032_c001_v0001182_t0001_u01742527232194") 2025/03/21 03:24:18 DEBUG : empty space: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4081551549d84976_d20250321_m032023_c001_v7007000_t0000_u01742527223372") 2025/03/21 03:24:18 DEBUG : empty space: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3a2ec_d20250321_m032020_c001_v0001182_t0017_u01742527220428") 2025/03/21 03:24:18 DEBUG : empty space: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f406a715d4b1e8234_d20250321_m031955_c001_v7007000_t0000_u01742527195528") 2025/03/21 03:24:18 DEBUG : empty space: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f9689_d20250321_m031953_c001_v0001099_t0053_u01742527193498") 2025/03/21 03:24:18 DEBUG : empty space: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f406a715d4b1e8230_d20250321_m031951_c001_v7007000_t0000_u01742527191613") 2025/03/21 03:24:19 DEBUG : empty space: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f9671_d20250321_m031950_c001_v0001099_t0026_u01742527190378") 2025/03/21 03:24:19 DEBUG : empty space: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f406a715d4b1e8228_d20250321_m031946_c001_v7007000_t0000_u01742527186499") 2025/03/21 03:24:19 DEBUG : empty space: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f9649_d20250321_m031944_c001_v0001099_t0011_u01742527184152") 2025/03/21 03:24:19 DEBUG : empty space: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f406a715d4b1e8224_d20250321_m031942_c001_v7007000_t0000_u01742527182748") 2025/03/21 03:24:19 DEBUG : empty space: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f963b_d20250321_m031941_c001_v0001099_t0011_u01742527181090") 2025/03/21 03:24:19 DEBUG : empty space: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f406a715d4b1e8215_d20250321_m031933_c001_v7007000_t0000_u01742527173319") 2025/03/21 03:24:19 DEBUG : empty space: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f9605_d20250321_m031931_c001_v0001099_t0056_u01742527171077") 2025/03/21 03:24:19 DEBUG : empty space: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9aabe_d20250321_m031929_c001_v7007000_t0000_u01742527169517") 2025/03/21 03:24:19 DEBUG : empty space: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f95f9_d20250321_m031928_c001_v0001099_t0050_u01742527168594") 2025/03/21 03:24:19 DEBUG : empty space: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9aaa4_d20250321_m031923_c001_v7007000_t0000_u01742527163150") 2025/03/21 03:24:19 DEBUG : empty space: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f95dd_d20250321_m031921_c001_v0001099_t0059_u01742527161651") 2025/03/21 03:24:19 DEBUG : empty space: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9aaa1_d20250321_m031919_c001_v7007000_t0000_u01742527159109") 2025/03/21 03:24:19 DEBUG : empty space: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f95c5_d20250321_m031918_c001_v0001099_t0049_u01742527158101") 2025/03/21 03:24:19 DEBUG : empty space: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9aa9c_d20250321_m031917_c001_v7007000_t0000_u01742527157024") 2025/03/21 03:24:19 DEBUG : empty space: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f107d7d1ded0c1fd8_d20250321_m031916_c001_v0001161_t0046_u01742527156339") 2025/03/21 03:24:19 DEBUG : empty space: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f95b3_d20250321_m031914_c001_v0001099_t0045_u01742527154746") 2025/03/21 03:24:19 DEBUG : enormous: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f406a715d4b1e8233_d20250321_m031954_c001_v7007000_t0000_u01742527194789") 2025/03/21 03:24:19 DEBUG : enormous: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f968b_d20250321_m031953_c001_v0001099_t0006_u01742527193843") 2025/03/21 03:24:19 DEBUG : existing: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4159fe3477540978_d20250321_m032312_c001_v7007000_t0000_u01742527392807") 2025/03/21 03:24:19 DEBUG : existing: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1134e1b523d65555_d20250321_m032311_c001_v0001172_t0009_u01742527391378") 2025/03/21 03:24:19 DEBUG : existing: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4081551549d84972_d20250321_m032018_c001_v7007000_t0000_u01742527218565") 2025/03/21 03:24:19 DEBUG : existing: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f96ff_d20250321_m032017_c001_v0001099_t0055_u01742527217501") 2025/03/21 03:24:19 DEBUG : existing: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9aa97_d20250321_m031910_c001_v7007000_t0000_u01742527150595") 2025/03/21 03:24:20 DEBUG : existing: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f9599_d20250321_m031909_c001_v0001099_t0010_u01742527149561") 2025/03/21 03:24:20 DEBUG : existing: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9aa91_d20250321_m031908_c001_v7007000_t0000_u01742527148305") 2025/03/21 03:24:20 DEBUG : existing: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f958f_d20250321_m031907_c001_v0001099_t0026_u01742527147275") 2025/03/21 03:24:20 DEBUG : existing: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f9587_d20250321_m031906_c001_v0001099_t0022_u01742527146267") 2025/03/21 03:24:20 DEBUG : existing-b: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4081551549d84973_d20250321_m032018_c001_v7007000_t0000_u01742527218814") 2025/03/21 03:24:20 DEBUG : existing-b: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3a2aa_d20250321_m032017_c001_v0001182_t0030_u01742527217512") 2025/03/21 03:24:20 DEBUG : file1: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9ae8f_d20250321_m032358_c001_v7007000_t0000_u01742527438737") 2025/03/21 03:24:20 DEBUG : file1: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f115012d3f39f7c5f_d20250321_m032357_c001_v0001183_t0036_u01742527437934") 2025/03/21 03:24:20 DEBUG : file1: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9ae8a_d20250321_m032355_c001_v7007000_t0000_u01742527435869") 2025/03/21 03:24:20 DEBUG : file1: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f117de0f820ec47e1_d20250321_m032354_c001_v0001165_t0023_u01742527434957") 2025/03/21 03:24:20 DEBUG : five: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f406a715d4b1e8237_d20250321_m032000_c001_v7007000_t0000_u01742527200731") 2025/03/21 03:24:20 DEBUG : five: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f401abcc6747f96ad_d20250321_m031958_c001_v0001099_t0006_u01742527198468") 2025/03/21 03:24:20 DEBUG : foo: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9aaa2_d20250321_m031920_c001_v7007000_t0000_u01742527160923") 2025/03/21 03:24:20 DEBUG : foo: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f401abcc6747f95d1_d20250321_m031920_c001_v0001099_t0006_u01742527160374") 2025/03/21 03:24:20 DEBUG : foo: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f401abcc6747f95cd_d20250321_m031919_c001_v0001099_t0006_u01742527159827") 2025/03/21 03:24:20 DEBUG : four: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f406a715d4b1e8238_d20250321_m032000_c001_v7007000_t0000_u01742527200914") 2025/03/21 03:24:20 DEBUG : four: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4190a354c8f3a0d9_d20250321_m031959_c001_v0001182_t0023_u01742527199018") 2025/03/21 03:24:20 DEBUG : four: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f96a3_d20250321_m031957_c001_v0001099_t0025_u01742527197621") 2025/03/21 03:24:20 DEBUG : hello world2: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f41806d3f403050ec_d20250321_m031817_c001_v7007000_t0000_u01742527097367") 2025/03/21 03:24:20 DEBUG : hello world2: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f9493_d20250321_m031816_c001_v0001099_t0011_u01742527096536") 2025/03/21 03:24:20 DEBUG : ignore-size: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4187645cc2dd298c_d20250321_m031904_c001_v7007000_t0000_u01742527144834") 2025/03/21 03:24:21 DEBUG : ignore-size: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f957d_d20250321_m031903_c001_v0001099_t0023_u01742527143789") 2025/03/21 03:24:21 DEBUG : nested/sub dir/file: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4081551549d8496e_d20250321_m032016_c001_v7007000_t0000_u01742527216406") 2025/03/21 03:24:21 DEBUG : nested/sub dir/file: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3a26e_d20250321_m032015_c001_v0001182_t0013_u01742527215405") 2025/03/21 03:24:21 DEBUG : nested/sub dir/file: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4081551549d84969_d20250321_m032014_c001_v7007000_t0000_u01742527214301") 2025/03/21 03:24:21 DEBUG : nested/sub dir/file: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3a23e_d20250321_m032013_c001_v0001182_t0030_u01742527213269") 2025/03/21 03:24:21 DEBUG : one: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f406a715d4b1e8239_d20250321_m032001_c001_v7007000_t0000_u01742527201095") 2025/03/21 03:24:21 DEBUG : one: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f401abcc6747f969d_d20250321_m031956_c001_v0001099_t0006_u01742527196656") 2025/03/21 03:24:21 DEBUG : only0: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9ae70_d20250321_m032349_c001_v7007000_t0000_u01742527429949") 2025/03/21 03:24:21 DEBUG : only0: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4190a354c8f3ba3b_d20250321_m032344_c001_v0001182_t0023_u01742527424043") 2025/03/21 03:24:21 DEBUG : only0: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b8f7_d20250321_m032335_c001_v0001182_t0055_u01742527415015") 2025/03/21 03:24:21 DEBUG : only0: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4163f168c428ef7f_d20250321_m032329_c001_v7007000_t0000_u01742527409061") 2025/03/21 03:24:21 DEBUG : only0: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b6f3_d20250321_m032319_c001_v0001182_t0035_u01742527399051") 2025/03/21 03:24:21 DEBUG : only1: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9ae71_d20250321_m032350_c001_v7007000_t0000_u01742527430210") 2025/03/21 03:24:21 DEBUG : only1: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f417de0f820ec479f_d20250321_m032344_c001_v0001165_t0002_u01742527424588") 2025/03/21 03:24:21 DEBUG : only1: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b907_d20250321_m032335_c001_v0001182_t0040_u01742527415424") 2025/03/21 03:24:21 DEBUG : only1: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4009ddf25a6719a1_d20250321_m032329_c001_v7007000_t0000_u01742527409434") 2025/03/21 03:24:21 DEBUG : only1: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b705_d20250321_m032319_c001_v0001182_t0049_u01742527399482") 2025/03/21 03:24:21 DEBUG : only10: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9ae72_d20250321_m032350_c001_v7007000_t0000_u01742527430391") 2025/03/21 03:24:21 DEBUG : only10: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f415012d3f39f7a49_d20250321_m032344_c001_v0001183_t0057_u01742527424778") 2025/03/21 03:24:21 DEBUG : only10: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b99e_d20250321_m032339_c001_v0001182_t0010_u01742527419361") 2025/03/21 03:24:21 DEBUG : only10: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4163f168c428ef7e_d20250321_m032328_c001_v7007000_t0000_u01742527408877") 2025/03/21 03:24:22 DEBUG : only10: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b78b_d20250321_m032323_c001_v0001182_t0010_u01742527403239") 2025/03/21 03:24:22 DEBUG : only11: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9ae74_d20250321_m032350_c001_v7007000_t0000_u01742527430572") 2025/03/21 03:24:22 DEBUG : only11: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f418e56019d31ab70_d20250321_m032344_c001_v0001182_t0047_u01742527424973") 2025/03/21 03:24:22 DEBUG : only11: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b9b0_d20250321_m032339_c001_v0001182_t0021_u01742527419782") 2025/03/21 03:24:22 DEBUG : only11: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4009ddf25a6719a0_d20250321_m032329_c001_v7007000_t0000_u01742527409253") 2025/03/21 03:24:22 DEBUG : only11: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b799_d20250321_m032323_c001_v0001182_t0027_u01742527403650") 2025/03/21 03:24:22 DEBUG : only12: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9ae76_d20250321_m032350_c001_v7007000_t0000_u01742527430769") 2025/03/21 03:24:22 DEBUG : only12: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4190a354c8f3ba55_d20250321_m032344_c001_v0001182_t0023_u01742527424617") 2025/03/21 03:24:22 DEBUG : only12: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b9c0_d20250321_m032340_c001_v0001182_t0048_u01742527420179") 2025/03/21 03:24:22 DEBUG : only12: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f409687462758d78b_d20250321_m032329_c001_v7007000_t0000_u01742527409584") 2025/03/21 03:24:22 DEBUG : only12: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b7a9_d20250321_m032324_c001_v0001182_t0043_u01742527404081") 2025/03/21 03:24:22 DEBUG : only13: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9ae7b_d20250321_m032351_c001_v7007000_t0000_u01742527431006") 2025/03/21 03:24:22 DEBUG : only13: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f417de0f820ec47a3_d20250321_m032344_c001_v0001165_t0002_u01742527424771") 2025/03/21 03:24:22 DEBUG : only13: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b9c8_d20250321_m032340_c001_v0001182_t0019_u01742527420592") 2025/03/21 03:24:22 DEBUG : only13: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4009ddf25a67199c_d20250321_m032328_c001_v7007000_t0000_u01742527408887") 2025/03/21 03:24:22 DEBUG : only13: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b7b9_d20250321_m032324_c001_v0001182_t0028_u01742527404525") 2025/03/21 03:24:22 DEBUG : only14: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9ae7c_d20250321_m032351_c001_v7007000_t0000_u01742527431201") 2025/03/21 03:24:22 DEBUG : only14: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4190a354c8f3ba61_d20250321_m032344_c001_v0001182_t0023_u01742527424799") 2025/03/21 03:24:22 DEBUG : only14: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b9d6_d20250321_m032341_c001_v0001182_t0026_u01742527421006") 2025/03/21 03:24:22 DEBUG : only14: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f419b086a3735710b_d20250321_m032329_c001_v7007000_t0000_u01742527409593") 2025/03/21 03:24:22 DEBUG : only14: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b7cd_d20250321_m032324_c001_v0001182_t0026_u01742527404983") 2025/03/21 03:24:22 DEBUG : only15: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9ae7d_d20250321_m032351_c001_v7007000_t0000_u01742527431385") 2025/03/21 03:24:23 DEBUG : only15: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f417de0f820ec47a5_d20250321_m032344_c001_v0001165_t0002_u01742527424990") 2025/03/21 03:24:23 DEBUG : only15: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b9e0_d20250321_m032341_c001_v0001182_t0031_u01742527421415") 2025/03/21 03:24:23 DEBUG : only15: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f409687462758d788_d20250321_m032329_c001_v7007000_t0000_u01742527409040") 2025/03/21 03:24:23 DEBUG : only15: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b7d7_d20250321_m032325_c001_v0001182_t0011_u01742527405415") 2025/03/21 03:24:23 DEBUG : only16: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9ae7e_d20250321_m032351_c001_v7007000_t0000_u01742527431567") 2025/03/21 03:24:23 DEBUG : only16: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f415012d3f39f7a51_d20250321_m032344_c001_v0001183_t0057_u01742527424967") 2025/03/21 03:24:23 DEBUG : only16: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b9ee_d20250321_m032341_c001_v0001182_t0051_u01742527421830") 2025/03/21 03:24:23 DEBUG : only16: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f419b086a37357108_d20250321_m032329_c001_v7007000_t0000_u01742527409048") 2025/03/21 03:24:23 DEBUG : only16: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b7e5_d20250321_m032325_c001_v0001182_t0022_u01742527405827") 2025/03/21 03:24:23 DEBUG : only17: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9ae7f_d20250321_m032351_c001_v7007000_t0000_u01742527431748") 2025/03/21 03:24:23 DEBUG : only17: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4190a354c8f3ba67_d20250321_m032344_c001_v0001182_t0023_u01742527424985") 2025/03/21 03:24:23 DEBUG : only17: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b9fe_d20250321_m032342_c001_v0001182_t0027_u01742527422252") 2025/03/21 03:24:23 DEBUG : only17: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4009ddf25a67199e_d20250321_m032329_c001_v7007000_t0000_u01742527409070") 2025/03/21 03:24:23 DEBUG : only17: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b7eb_d20250321_m032326_c001_v0001182_t0021_u01742527406326") 2025/03/21 03:24:23 DEBUG : only18: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9ae80_d20250321_m032351_c001_v7007000_t0000_u01742527431930") 2025/03/21 03:24:23 DEBUG : only18: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f418e56019d31ab76_d20250321_m032345_c001_v0001182_t0047_u01742527425154") 2025/03/21 03:24:23 DEBUG : only18: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3ba16_d20250321_m032342_c001_v0001182_t0015_u01742527422694") 2025/03/21 03:24:23 DEBUG : only18: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f409687462758d78a_d20250321_m032329_c001_v7007000_t0000_u01742527409403") 2025/03/21 03:24:23 DEBUG : only18: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b7fd_d20250321_m032326_c001_v0001182_t0009_u01742527406825") 2025/03/21 03:24:23 DEBUG : only19: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9ae81_d20250321_m032352_c001_v7007000_t0000_u01742527432111") 2025/03/21 03:24:23 DEBUG : only19: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f415012d3f39f7a5f_d20250321_m032345_c001_v0001183_t0057_u01742527425159") 2025/03/21 03:24:24 DEBUG : only19: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3ba21_d20250321_m032343_c001_v0001182_t0050_u01742527423137") 2025/03/21 03:24:24 DEBUG : only19: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f409687462758d789_d20250321_m032329_c001_v7007000_t0000_u01742527409222") 2025/03/21 03:24:24 DEBUG : only19: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b80d_d20250321_m032327_c001_v0001182_t0031_u01742527407258") 2025/03/21 03:24:24 DEBUG : only2: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9ae82_d20250321_m032352_c001_v7007000_t0000_u01742527432292") 2025/03/21 03:24:24 DEBUG : only2: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4190a354c8f3ba6f_d20250321_m032345_c001_v0001182_t0023_u01742527425172") 2025/03/21 03:24:24 DEBUG : only2: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b913_d20250321_m032335_c001_v0001182_t0035_u01742527415881") 2025/03/21 03:24:24 DEBUG : only2: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f419b086a3735710a_d20250321_m032329_c001_v7007000_t0000_u01742527409411") 2025/03/21 03:24:24 DEBUG : only2: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b719_d20250321_m032319_c001_v0001182_t0036_u01742527399886") 2025/03/21 03:24:24 DEBUG : only3: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9ae83_d20250321_m032352_c001_v7007000_t0000_u01742527432474") 2025/03/21 03:24:24 DEBUG : only3: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f417de0f820ec47a9_d20250321_m032345_c001_v0001165_t0002_u01742527425182") 2025/03/21 03:24:24 DEBUG : only3: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b92b_d20250321_m032336_c001_v0001182_t0012_u01742527416317") 2025/03/21 03:24:24 DEBUG : only3: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f409687462758d785_d20250321_m032328_c001_v7007000_t0000_u01742527408498") 2025/03/21 03:24:24 DEBUG : only3: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b729_d20250321_m032320_c001_v0001182_t0019_u01742527400289") 2025/03/21 03:24:24 DEBUG : only4: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9ae84_d20250321_m032352_c001_v7007000_t0000_u01742527432656") 2025/03/21 03:24:24 DEBUG : only4: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f418e56019d31ab7e_d20250321_m032345_c001_v0001182_t0047_u01742527425337") 2025/03/21 03:24:24 DEBUG : only4: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b935_d20250321_m032336_c001_v0001182_t0011_u01742527416749") 2025/03/21 03:24:24 DEBUG : only4: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f409687462758d786_d20250321_m032328_c001_v7007000_t0000_u01742527408678") 2025/03/21 03:24:24 DEBUG : only4: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b73d_d20250321_m032320_c001_v0001182_t0056_u01742527400691") 2025/03/21 03:24:24 DEBUG : only5: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9ae85_d20250321_m032352_c001_v7007000_t0000_u01742527432836") 2025/03/21 03:24:24 DEBUG : only5: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f415012d3f39f7a6b_d20250321_m032345_c001_v0001183_t0057_u01742527425342") 2025/03/21 03:24:24 DEBUG : only5: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b94d_d20250321_m032337_c001_v0001182_t0015_u01742527417213") 2025/03/21 03:24:24 DEBUG : only5: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f409687462758d787_d20250321_m032328_c001_v7007000_t0000_u01742527408859") 2025/03/21 03:24:25 DEBUG : only5: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b74b_d20250321_m032321_c001_v0001182_t0055_u01742527401104") 2025/03/21 03:24:25 DEBUG : only6: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9ae86_d20250321_m032353_c001_v7007000_t0000_u01742527433077") 2025/03/21 03:24:25 DEBUG : only6: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4190a354c8f3ba7b_d20250321_m032345_c001_v0001182_t0023_u01742527425355") 2025/03/21 03:24:25 DEBUG : only6: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b961_d20250321_m032337_c001_v0001182_t0017_u01742527417637") 2025/03/21 03:24:25 DEBUG : only6: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4163f168c428ef85_d20250321_m032329_c001_v7007000_t0000_u01742527409423") 2025/03/21 03:24:25 DEBUG : only6: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b755_d20250321_m032321_c001_v0001182_t0047_u01742527401579") 2025/03/21 03:24:25 DEBUG : only7: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9ae87_d20250321_m032353_c001_v7007000_t0000_u01742527433257") 2025/03/21 03:24:25 DEBUG : only7: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f417de0f820ec47ab_d20250321_m032345_c001_v0001165_t0002_u01742527425364") 2025/03/21 03:24:25 DEBUG : only7: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b977_d20250321_m032338_c001_v0001182_t0050_u01742527418128") 2025/03/21 03:24:25 DEBUG : only7: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4163f168c428ef82_d20250321_m032329_c001_v7007000_t0000_u01742527409242") 2025/03/21 03:24:25 DEBUG : only7: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b75f_d20250321_m032322_c001_v0001182_t0036_u01742527402017") 2025/03/21 03:24:25 DEBUG : only8: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9ae88_d20250321_m032353_c001_v7007000_t0000_u01742527433451") 2025/03/21 03:24:25 DEBUG : only8: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f418e56019d31ab84_d20250321_m032345_c001_v0001182_t0047_u01742527425519") 2025/03/21 03:24:25 DEBUG : only8: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b97e_d20250321_m032338_c001_v0001182_t0021_u01742527418513") 2025/03/21 03:24:25 DEBUG : only8: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f419b086a37357109_d20250321_m032329_c001_v7007000_t0000_u01742527409228") 2025/03/21 03:24:25 DEBUG : only8: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b771_d20250321_m032322_c001_v0001182_t0058_u01742527402415") 2025/03/21 03:24:25 DEBUG : only9: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9ae89_d20250321_m032353_c001_v7007000_t0000_u01742527433632") 2025/03/21 03:24:25 DEBUG : only9: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f415012d3f39f7a73_d20250321_m032345_c001_v0001183_t0057_u01742527425525") 2025/03/21 03:24:25 DEBUG : only9: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b992_d20250321_m032338_c001_v0001182_t0046_u01742527418934") 2025/03/21 03:24:25 DEBUG : only9: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f419b086a37357107_d20250321_m032328_c001_v7007000_t0000_u01742527408865") 2025/03/21 03:24:25 DEBUG : only9: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3b77b_d20250321_m032322_c001_v0001182_t0003_u01742527402808") 2025/03/21 03:24:26 DEBUG : potato: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4081551549d84964_d20250321_m032011_c001_v7007000_t0000_u01742527211422") 2025/03/21 03:24:26 DEBUG : potato: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1134e1b523d65244_d20250321_m032009_c001_v0001172_t0006_u01742527209575") 2025/03/21 03:24:26 DEBUG : potato: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4081551549d8495d_d20250321_m032007_c001_v7007000_t0000_u01742527207744") 2025/03/21 03:24:26 DEBUG : potato: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3a172_d20250321_m032005_c001_v0001182_t0059_u01742527205550") 2025/03/21 03:24:26 DEBUG : potato: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4081551549d84957_d20250321_m032004_c001_v7007000_t0000_u01742527204066") 2025/03/21 03:24:26 DEBUG : potato: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3a123_d20250321_m032002_c001_v0001182_t0033_u01742527202025") 2025/03/21 03:24:26 DEBUG : potato: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f406a715d4b1e822c_d20250321_m031949_c001_v7007000_t0000_u01742527189121") 2025/03/21 03:24:26 DEBUG : potato: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f965f_d20250321_m031947_c001_v0001099_t0013_u01742527187410") 2025/03/21 03:24:26 DEBUG : potato: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f406a715d4b1e8226_d20250321_m031944_c001_v7007000_t0000_u01742527184842") 2025/03/21 03:24:26 DEBUG : potato: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f9647_d20250321_m031943_c001_v0001099_t0059_u01742527183655") 2025/03/21 03:24:26 DEBUG : potato: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f406a715d4b1e8222_d20250321_m031941_c001_v7007000_t0000_u01742527181906") 2025/03/21 03:24:26 DEBUG : potato: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f9635_d20250321_m031940_c001_v0001099_t0053_u01742527180350") 2025/03/21 03:24:26 DEBUG : potato: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9aace_d20250321_m031932_c001_v7007000_t0000_u01742527172409") 2025/03/21 03:24:26 DEBUG : potato: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f95ff_d20250321_m031930_c001_v0001099_t0059_u01742527170418") 2025/03/21 03:24:26 DEBUG : potato: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9aac1_d20250321_m031929_c001_v7007000_t0000_u01742527169699") 2025/03/21 03:24:26 DEBUG : potato: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f95f7_d20250321_m031928_c001_v0001099_t0010_u01742527168234") 2025/03/21 03:24:26 DEBUG : potato: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9aaad_d20250321_m031927_c001_v7007000_t0000_u01742527167515") 2025/03/21 03:24:27 DEBUG : potato: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f95f1_d20250321_m031926_c001_v0001099_t0037_u01742527166815") 2025/03/21 03:24:27 DEBUG : potato: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f95ef_d20250321_m031926_c001_v0001099_t0042_u01742527166151") 2025/03/21 03:24:27 DEBUG : potato: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9aaa8_d20250321_m031925_c001_v7007000_t0000_u01742527165433") 2025/03/21 03:24:27 DEBUG : potato: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f95ed_d20250321_m031924_c001_v0001099_t0052_u01742527164695") 2025/03/21 03:24:27 DEBUG : potato: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f95eb_d20250321_m031924_c001_v0001099_t0011_u01742527164062") 2025/03/21 03:24:27 DEBUG : potato: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9aaa5_d20250321_m031923_c001_v7007000_t0000_u01742527163346") 2025/03/21 03:24:27 DEBUG : potato: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f95df_d20250321_m031922_c001_v0001099_t0052_u01742527162448") 2025/03/21 03:24:27 DEBUG : potato2: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f409687462758d65a_d20250321_m032057_c001_v7007000_t0000_u01742527257065") 2025/03/21 03:24:27 DEBUG : potato2: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1134e1b523d65316_d20250321_m032056_c001_v0001172_t0051_u01742527256428") 2025/03/21 03:24:27 DEBUG : potato2: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4187645cc2dd2af7_d20250321_m032047_c001_v7007000_t0000_u01742527247994") 2025/03/21 03:24:27 DEBUG : potato2: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1134e1b523d652da_d20250321_m032043_c001_v0001172_t0036_u01742527243304") 2025/03/21 03:24:27 DEBUG : potato2: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f417684f466bd9f32_d20250321_m032035_c001_v7007000_t0000_u01742527235762") 2025/03/21 03:24:27 DEBUG : potato2: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1134e1b523d652b2_d20250321_m032031_c001_v0001172_t0057_u01742527231489") 2025/03/21 03:24:27 DEBUG : potato2: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4081551549d84977_d20250321_m032024_c001_v7007000_t0000_u01742527224050") 2025/03/21 03:24:27 DEBUG : potato2: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1134e1b523d65278_d20250321_m032020_c001_v0001172_t0010_u01742527220124") 2025/03/21 03:24:27 DEBUG : potato2: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f406a715d4b1e8232_d20250321_m031954_c001_v7007000_t0000_u01742527194607") 2025/03/21 03:24:27 DEBUG : potato2: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f9681_d20250321_m031952_c001_v0001099_t0028_u01742527192885") 2025/03/21 03:24:27 DEBUG : potato2: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f406a715d4b1e8231_d20250321_m031951_c001_v7007000_t0000_u01742527191795") 2025/03/21 03:24:27 DEBUG : potato2: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f966d_d20250321_m031950_c001_v0001099_t0005_u01742527190037") 2025/03/21 03:24:27 DEBUG : potato2: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f406a715d4b1e822d_d20250321_m031949_c001_v7007000_t0000_u01742527189314") 2025/03/21 03:24:27 DEBUG : potato2: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f9664_d20250321_m031948_c001_v0001099_t0048_u01742527188082") 2025/03/21 03:24:27 DEBUG : potato2: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f406a715d4b1e8229_d20250321_m031946_c001_v7007000_t0000_u01742527186685") 2025/03/21 03:24:28 DEBUG : potato2: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f9651_d20250321_m031945_c001_v0001099_t0027_u01742527185207") 2025/03/21 03:24:28 DEBUG : potato2: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f406a715d4b1e8225_d20250321_m031942_c001_v7007000_t0000_u01742527182930") 2025/03/21 03:24:28 DEBUG : potato2: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f963d_d20250321_m031941_c001_v0001099_t0056_u01742527181954") 2025/03/21 03:24:28 DEBUG : potato2: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f406a715d4b1e8216_d20250321_m031933_c001_v7007000_t0000_u01742527173500") 2025/03/21 03:24:28 DEBUG : potato2: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f9607_d20250321_m031931_c001_v0001099_t0037_u01742527171821") 2025/03/21 03:24:28 DEBUG : potato2: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f41806d3f403050f9_d20250321_m031821_c001_v7007000_t0000_u01742527101002") 2025/03/21 03:24:28 DEBUG : potato2: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f94a7_d20250321_m031820_c001_v0001099_t0010_u01742527100239") 2025/03/21 03:24:28 DEBUG : potato2: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f41806d3f403050f4_d20250321_m031818_c001_v7007000_t0000_u01742527098959") 2025/03/21 03:24:28 DEBUG : potato2: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f949d_d20250321_m031818_c001_v0001099_t0013_u01742527098300") 2025/03/21 03:24:28 DEBUG : potato3: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4187645cc2dd2af8_d20250321_m032048_c001_v7007000_t0000_u01742527248267") 2025/03/21 03:24:28 DEBUG : potato3: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f976b_d20250321_m032044_c001_v0001099_t0001_u01742527244658") 2025/03/21 03:24:28 DEBUG : potato3: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f417684f466bd9f33_d20250321_m032036_c001_v7007000_t0000_u01742527236055") 2025/03/21 03:24:28 DEBUG : potato3: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f973d_d20250321_m032032_c001_v0001099_t0038_u01742527232764") 2025/03/21 03:24:28 DEBUG : potato3: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4081551549d84978_d20250321_m032024_c001_v7007000_t0000_u01742527224335") 2025/03/21 03:24:28 DEBUG : potato3: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f9707_d20250321_m032020_c001_v0001099_t0042_u01742527220660") 2025/03/21 03:24:28 DEBUG : pre-dest1/1: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f403c87bfe301137d_d20250321_m032137_c001_v7007000_t0000_u01742527297714") 2025/03/21 03:24:28 DEBUG : pre-dest1/1: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f9807_d20250321_m032129_c001_v0001099_t0051_u01742527289764") 2025/03/21 03:24:28 DEBUG : pre-dest2/2: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f403c87bfe301137e_d20250321_m032137_c001_v7007000_t0000_u01742527297952") 2025/03/21 03:24:28 DEBUG : pre-dest2/2: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1134e1b523d653a4_d20250321_m032130_c001_v0001172_t0055_u01742527290480") 2025/03/21 03:24:28 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f40210e4b98a63850_d20250321_m032109_c001_v7007000_t0000_u01742527269154") 2025/03/21 03:24:29 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3a701_d20250321_m032106_c001_v0001182_t0023_u01742527266209") 2025/03/21 03:24:29 DEBUG : sizeonly: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4187645cc2dd2989_d20250321_m031902_c001_v7007000_t0000_u01742527142516") 2025/03/21 03:24:29 DEBUG : sizeonly: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f9571_d20250321_m031901_c001_v0001099_t0028_u01742527141283") 2025/03/21 03:24:29 DEBUG : sub dir/hello world: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9ae9a_d20250321_m032404_c001_v7007000_t0000_u01742527444841") 2025/03/21 03:24:29 DEBUG : sub dir/hello world: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f118e56019d31ad92_d20250321_m032403_c001_v0001182_t0011_u01742527443700") 2025/03/21 03:24:29 DEBUG : sub dir/hello world: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9ae96_d20250321_m032401_c001_v7007000_t0000_u01742527441826") 2025/03/21 03:24:29 DEBUG : sub dir/hello world: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3bc4e_d20250321_m032400_c001_v0001182_t0000_u01742527440481") 2025/03/21 03:24:29 DEBUG : sub dir/hello world: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4081551549d8496f_d20250321_m032016_c001_v7007000_t0000_u01742527216589") 2025/03/21 03:24:29 DEBUG : sub dir/hello world: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1134e1b523d6525a_d20250321_m032015_c001_v0001172_t0021_u01742527215754") 2025/03/21 03:24:29 DEBUG : sub dir/hello world: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4081551549d8496a_d20250321_m032014_c001_v7007000_t0000_u01742527214482") 2025/03/21 03:24:29 DEBUG : sub dir/hello world: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f96f5_d20250321_m032013_c001_v0001099_t0034_u01742527213620") 2025/03/21 03:24:29 DEBUG : sub dir/hello world: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4187645cc2dd2982_d20250321_m031858_c001_v7007000_t0000_u01742527138080") 2025/03/21 03:24:29 DEBUG : sub dir/hello world: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f955b_d20250321_m031856_c001_v0001099_t0049_u01742527136696") 2025/03/21 03:24:29 DEBUG : sub dir/hello world: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4187645cc2dd2981_d20250321_m031855_c001_v7007000_t0000_u01742527135980") 2025/03/21 03:24:29 DEBUG : sub dir/hello world: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f9551_d20250321_m031854_c001_v0001099_t0039_u01742527134903") 2025/03/21 03:24:29 DEBUG : sub dir/hello world: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4187645cc2dd297f_d20250321_m031852_c001_v7007000_t0000_u01742527132130") 2025/03/21 03:24:29 DEBUG : sub dir/hello world: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f9547_d20250321_m031850_c001_v0001099_t0045_u01742527130929") 2025/03/21 03:24:29 DEBUG : sub dir/hello world: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4187645cc2dd297d_d20250321_m031850_c001_v7007000_t0000_u01742527130394") 2025/03/21 03:24:29 DEBUG : sub dir/hello world: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f9543_d20250321_m031848_c001_v0001099_t0014_u01742527128847") 2025/03/21 03:24:29 DEBUG : sub dir/hello world: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f9537_d20250321_m031846_c001_v0001099_t0039_u01742527126401") 2025/03/21 03:24:29 DEBUG : sub dir/hello world: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4187645cc2dd2978_d20250321_m031845_c001_v7007000_t0000_u01742527125654") 2025/03/21 03:24:29 DEBUG : sub dir/hello world: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f952f_d20250321_m031844_c001_v0001099_t0032_u01742527124963") 2025/03/21 03:24:30 DEBUG : sub dir/hello world: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f952d_d20250321_m031844_c001_v0001099_t0014_u01742527124276") 2025/03/21 03:24:30 DEBUG : sub dir/hello world: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4187645cc2dd2976_d20250321_m031843_c001_v7007000_t0000_u01742527123204") 2025/03/21 03:24:30 DEBUG : sub dir/hello world: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f951f_d20250321_m031840_c001_v0001099_t0043_u01742527120989") 2025/03/21 03:24:30 DEBUG : sub dir/hello world: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f9517_d20250321_m031838_c001_v0001099_t0027_u01742527118352") 2025/03/21 03:24:30 DEBUG : sub dir/hello world: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4187645cc2dd2974_d20250321_m031837_c001_v7007000_t0000_u01742527117622") 2025/03/21 03:24:30 DEBUG : sub dir/hello world: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f9511_d20250321_m031836_c001_v0001099_t0024_u01742527116795") 2025/03/21 03:24:30 DEBUG : sub dir/hello world: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f9509_d20250321_m031836_c001_v0001099_t0040_u01742527116139") 2025/03/21 03:24:30 DEBUG : sub dir/hello world: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4187645cc2dd2972_d20250321_m031835_c001_v7007000_t0000_u01742527115423") 2025/03/21 03:24:30 DEBUG : sub dir/hello world: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f94eb_d20250321_m031831_c001_v0001099_t0012_u01742527111630") 2025/03/21 03:24:30 DEBUG : sub dir/hello world: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4187645cc2dd2971_d20250321_m031831_c001_v7007000_t0000_u01742527111272") 2025/03/21 03:24:30 DEBUG : sub dir/hello world: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f94e7_d20250321_m031830_c001_v0001099_t0042_u01742527110586") 2025/03/21 03:24:30 DEBUG : sub dir/hello world: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f41806d3f40305103_d20250321_m031828_c001_v7007000_t0000_u01742527108923") 2025/03/21 03:24:30 DEBUG : sub dir/hello world: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f94d5_d20250321_m031828_c001_v0001099_t0001_u01742527108121") 2025/03/21 03:24:30 DEBUG : sub dir/hello world: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f41806d3f40305102_d20250321_m031827_c001_v7007000_t0000_u01742527107581") 2025/03/21 03:24:30 DEBUG : sub dir/hello world: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f94cf_d20250321_m031826_c001_v0001099_t0015_u01742527106935") 2025/03/21 03:24:30 DEBUG : sub dir/hello world: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f41806d3f40305101_d20250321_m031825_c001_v7007000_t0000_u01742527105684") 2025/03/21 03:24:30 DEBUG : sub dir/hello world: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f94c7_d20250321_m031824_c001_v0001099_t0004_u01742527104655") 2025/03/21 03:24:30 DEBUG : sub dir/hello world: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f41806d3f403050ff_d20250321_m031824_c001_v7007000_t0000_u01742527104116") 2025/03/21 03:24:30 DEBUG : sub dir/hello world: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f94bd_d20250321_m031823_c001_v0001099_t0047_u01742527103475") 2025/03/21 03:24:30 DEBUG : sub dir/hello world: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f41806d3f403050fb_d20250321_m031822_c001_v7007000_t0000_u01742527102571") 2025/03/21 03:24:30 DEBUG : sub dir/hello world: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f94ad_d20250321_m031821_c001_v0001099_t0042_u01742527101899") 2025/03/21 03:24:30 DEBUG : sub dir/hello world: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f41806d3f403050e0_d20250321_m031815_c001_v7007000_t0000_u01742527095632") 2025/03/21 03:24:31 DEBUG : sub dir/hello world: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f9487_d20250321_m031814_c001_v0001099_t0018_u01742527094854") 2025/03/21 03:24:31 DEBUG : sub dir/hello world: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f41806d3f403050d7_d20250321_m031813_c001_v7007000_t0000_u01742527093943") 2025/03/21 03:24:31 DEBUG : sub dir/hello world: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f9483_d20250321_m031813_c001_v0001099_t0006_u01742527093031") 2025/03/21 03:24:31 DEBUG : sub dir/hello world: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f41806d3f403050ce_d20250321_m031812_c001_v7007000_t0000_u01742527092136") 2025/03/21 03:24:31 DEBUG : sub dir/hello world: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f947d_d20250321_m031811_c001_v0001099_t0021_u01742527091467") 2025/03/21 03:24:31 DEBUG : sub dir/hello world: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f41806d3f403050c0_d20250321_m031808_c001_v7007000_t0000_u01742527088572") 2025/03/21 03:24:31 DEBUG : sub dir/hello world: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f946f_d20250321_m031807_c001_v0001099_t0028_u01742527087619") 2025/03/21 03:24:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9ae9b_d20250321_m032405_c001_v7007000_t0000_u01742527445035") 2025/03/21 03:24:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f115012d3f39f7d48_d20250321_m032403_c001_v0001183_t0010_u01742527443710") 2025/03/21 03:24:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9ae97_d20250321_m032402_c001_v7007000_t0000_u01742527442008") 2025/03/21 03:24:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f117de0f820ec47f4_d20250321_m032400_c001_v0001165_t0011_u01742527440830") 2025/03/21 03:24:31 DEBUG : sub/yam: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4081551549d84961_d20250321_m032010_c001_v7007000_t0000_u01742527210868") 2025/03/21 03:24:31 DEBUG : sub/yam: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3a1d2_d20250321_m032009_c001_v0001182_t0053_u01742527209223") 2025/03/21 03:24:31 DEBUG : test_dir1/file2: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9ae90_d20250321_m032358_c001_v7007000_t0000_u01742527438917") 2025/03/21 03:24:31 DEBUG : test_dir1/file2: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3bbea_d20250321_m032357_c001_v0001182_t0003_u01742527437602") 2025/03/21 03:24:31 DEBUG : test_dir1/file2: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9ae8b_d20250321_m032356_c001_v7007000_t0000_u01742527436051") 2025/03/21 03:24:31 DEBUG : test_dir1/file2: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f118e56019d31acaa_d20250321_m032354_c001_v0001182_t0036_u01742527434983") 2025/03/21 03:24:31 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9ae91_d20250321_m032359_c001_v7007000_t0000_u01742527439098") 2025/03/21 03:24:31 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f118e56019d31acd8_d20250321_m032357_c001_v0001182_t0026_u01742527437590") 2025/03/21 03:24:31 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f405c42b60cf9ae8c_d20250321_m032356_c001_v7007000_t0000_u01742527436232") 2025/03/21 03:24:32 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1190a354c8f3bb92_d20250321_m032354_c001_v0001182_t0030_u01742527434963") 2025/03/21 03:24:32 DEBUG : three: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f406a715d4b1e823a_d20250321_m032001_c001_v7007000_t0000_u01742527201296") 2025/03/21 03:24:32 DEBUG : three: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f96bb_d20250321_m031959_c001_v0001099_t0037_u01742527199796") 2025/03/21 03:24:32 DEBUG : three: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f96a1_d20250321_m031957_c001_v0001099_t0028_u01742527197035") 2025/03/21 03:24:32 DEBUG : two: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f406a715d4b1e823b_d20250321_m032001_c001_v7007000_t0000_u01742527201478") 2025/03/21 03:24:32 DEBUG : two: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4134e1b523d65202_d20250321_m031959_c001_v0001172_t0029_u01742527199217") 2025/03/21 03:24:32 DEBUG : two: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f401abcc6747f969f_d20250321_m031956_c001_v0001099_t0006_u01742527196838") 2025/03/21 03:24:32 DEBUG : yam: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4081551549d84965_d20250321_m032011_c001_v7007000_t0000_u01742527211606") 2025/03/21 03:24:32 DEBUG : yam: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f105f38796aaf1ebf_d20250321_m032010_c001_v0001178_t0001_u01742527210667") 2025/03/21 03:24:32 DEBUG : yam: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4081551549d8495b_d20250321_m032007_c001_v7007000_t0000_u01742527207200") 2025/03/21 03:24:32 DEBUG : yam: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f101abcc6747f96c9_d20250321_m032005_c001_v0001099_t0046_u01742527205904") 2025/03/21 03:24:32 DEBUG : yam: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4081551549d84956_d20250321_m032003_c001_v7007000_t0000_u01742527203504") 2025/03/21 03:24:32 DEBUG : yam: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1134e1b523d65214_d20250321_m032002_c001_v0001172_t0058_u01742527202036") 2025/03/21 03:24:32 DEBUG : yaml: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4081551549d8495e_d20250321_m032007_c001_v7007000_t0000_u01742527207924") 2025/03/21 03:24:32 DEBUG : yaml: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f1114027558890fb8_d20250321_m032006_c001_v0001134_t0040_u01742527206872") 2025/03/21 03:24:32 DEBUG : yaml: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f4081551549d84958_d20250321_m032004_c001_v7007000_t0000_u01742527204250") 2025/03/21 03:24:32 DEBUG : yaml: Deleting (id "4_z6fa23db3b05dbb6b9f580e1b_f103cef1070e814f0_d20250321_m032003_c001_v0001183_t0038_u01742527203284") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m29.319022237s (try 1/5)