"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/04/07 06:15:48 DEBUG : Creating backend with remote "TestB2:rclone-test-haketel2kuya" 2025/04/07 06:15:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/07 06:15:48 DEBUG : Creating backend with remote "/tmp/rclone3930435528" === 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-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:15:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/07 06:15:49 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:15:49 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/07 06:15:49 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.86s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:15:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/07 06:15:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/07 06:15:50 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:15:50 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:15:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/07 06:15:51 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:15:51 DEBUG : B2 bucket rclone-test-haketel2kuya: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.08s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", 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-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:15:53 DEBUG : Creating backend with remote "/non-existing" 2025/04/07 06:15:53 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/07 06:15:53 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:15:53 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.91s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:15:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/07 06:15:55 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:15:55 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:15:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/07 06:15:55 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.88s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:15:56 INFO : B2 bucket rclone-test-haketel2kuya: Running all checks before starting transfers 2025/04/07 06:15:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/07 06:15:56 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:15:56 INFO : B2 bucket rclone-test-haketel2kuya: Checks finished, now starting transfers 2025/04/07 06:15:56 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:15:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/07 06:15:56 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.52s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:15:57 ERROR : Ignoring --no-traverse with sync 2025/04/07 06:15:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/07 06:15:58 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:15:58 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:15:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/07 06:15:58 INFO : sub dir/hello world: Copied (new) 2025/04/07 06:15:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.48s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:15:59 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/07 06:15:59 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:15:59 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:15:59 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/04/07 06:15:59 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.51s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:16:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/07 06:16:01 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:16:01 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:16:01 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/07 06:16:01 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.50s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:16:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/07 06:16:02 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:16:02 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:16:03 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/07 06:16:03 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.87s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:16:04 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/07 06:16:04 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/07 06:16:04 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/07 06:16:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/07 06:16:04 INFO : sub dir: Making directory 2025/04/07 06:16:04 INFO : sub dir2: Making directory 2025/04/07 06:16:04 INFO : sub dir2/sub sub dir2: Making directory 2025/04/07 06:16:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/07 06:16:04 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:16:04 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:16:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/07 06:16:04 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/04/07 06:16:04 DEBUG : B2 bucket rclone-test-haketel2kuya: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.48s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:16:05 INFO : sub dir2: Making directory 2025/04/07 06:16:05 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/07 06:16:05 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/07 06:16:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/07 06:16:05 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:16:05 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:16:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/07 06:16:06 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.13s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:16:06 DEBUG : sub dir2: Making directory with metadata 2025/04/07 06:16:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/07 06:16:07 INFO : sub dir: Making directory 2025/04/07 06:16:07 INFO : sub dir2: Making directory 2025/04/07 06:16:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/07 06:16:07 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:16:07 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:16:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/07 06:16:07 INFO : sub dir/hello world: Copied (new) 2025/04/07 06:16:07 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/07 06:16:07 DEBUG : B2 bucket rclone-test-haketel2kuya: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/07 06:16:07 DEBUG : B2 bucket rclone-test-haketel2kuya: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.79s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", 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-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:16:09 INFO : sub dir2: Making directory 2025/04/07 06:16:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/07 06:16:09 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:16:09 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:16:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/07 06:16:09 INFO : sub dir/hello world: Copied (new) 2025/04/07 06:16:09 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.25s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:16:10 DEBUG : sub dir2: Making directory with metadata 2025/04/07 06:16:10 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/07 06:16:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/07 06:16:10 INFO : sub dir: Making directory 2025/04/07 06:16:10 INFO : sub dir2: Making directory 2025/04/07 06:16:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/07 06:16:10 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:16:10 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:16:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/07 06:16:10 INFO : sub dir/hello world: Copied (new) 2025/04/07 06:16:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/07 06:16:10 DEBUG : B2 bucket rclone-test-haketel2kuya: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.56s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:16:12 INFO : sub dir2: Making directory 2025/04/07 06:16:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/07 06:16:12 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:16:12 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:16:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/07 06:16:12 INFO : sub dir/hello world: Copied (new) 2025/04/07 06:16:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.95s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:16:14 DEBUG : Creating backend with remote "TestB2:rclone-test-beforig4ledi" 2025/04/07 06:16:14 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-haketel2kuya -> B2 bucket rclone-test-beforig4ledi 2025/04/07 06:16:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/07 06:16:15 DEBUG : B2 bucket rclone-test-beforig4ledi: Waiting for checks to finish 2025/04/07 06:16:15 DEBUG : B2 bucket rclone-test-beforig4ledi: Waiting for transfers to finish 2025/04/07 06:16:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/07 06:16:16 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:16:16 DEBUG : B2 bucket rclone-test-beforig4ledi: Purge remote 2025/04/07 06:16:16 INFO : B2 bucket rclone-test-beforig4ledi: cleaning bucket "rclone-test-beforig4ledi" of all files 2025/04/07 06:16:17 DEBUG : sub dir/hello world: Deleting (id "4_zdf027d63e04d0beb9f680e1b_f1052e77d4f1609b8_d20250407_m061616_c001_v0001144_t0002_u01744006576274") --- PASS: TestServerSideCopy (5.70s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:16:20 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/07 06:16:20 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:16:20 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:16:21 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/07 06:16:21 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.43s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:16:22 DEBUG : Creating backend with remote "TestB2:rclone-test-vemufoj9ruxa" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-haketel2kuya -> B2 bucket rclone-test-vemufoj9ruxa 2025/04/07 06:16:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/07 06:16:23 DEBUG : B2 bucket rclone-test-vemufoj9ruxa: Waiting for checks to finish 2025/04/07 06:16:23 DEBUG : B2 bucket rclone-test-vemufoj9ruxa: Waiting for transfers to finish 2025/04/07 06:16:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/07 06:16:25 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:16:26 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/07 06:16:26 DEBUG : B2 bucket rclone-test-vemufoj9ruxa: Waiting for checks to finish 2025/04/07 06:16:26 DEBUG : B2 bucket rclone-test-vemufoj9ruxa: Waiting for transfers to finish 2025/04/07 06:16:26 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/07 06:16:26 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:16:26 DEBUG : B2 bucket rclone-test-vemufoj9ruxa: Purge remote 2025/04/07 06:16:26 INFO : B2 bucket rclone-test-vemufoj9ruxa: cleaning bucket "rclone-test-vemufoj9ruxa" of all files 2025/04/07 06:16:26 DEBUG : sub dir/hello world: Deleting (id "4_z5fd29d73e04d0beb9f680e1b_f102ff8c2cf7f4c9c_d20250407_m061626_c001_v0001183_t0046_u01744006586316") 2025/04/07 06:16:26 DEBUG : sub dir/hello world: Deleting (id "4_z5fd29d73e04d0beb9f680e1b_f106697ed0146a16c_d20250407_m061624_c001_v0001172_t0055_u01744006584795") --- PASS: TestServerSideCopyOverSelf (6.90s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:16:29 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/07 06:16:29 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:16:29 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:16:30 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/07 06:16:30 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/07 06:16:30 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" --- PASS: TestMoveOverSelf (1.98s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:16:31 DEBUG : Creating backend with remote "TestB2:rclone-test-romacit2zota" 2025/04/07 06:16:31 DEBUG : Config file has changed externally - reloading sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-haketel2kuya -> B2 bucket rclone-test-romacit2zota 2025/04/07 06:16:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/07 06:16:32 DEBUG : B2 bucket rclone-test-romacit2zota: Waiting for checks to finish 2025/04/07 06:16:32 DEBUG : B2 bucket rclone-test-romacit2zota: Waiting for transfers to finish 2025/04/07 06:16:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/07 06:16:33 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:16:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/07 06:16:34 DEBUG : B2 bucket rclone-test-romacit2zota: Waiting for checks to finish 2025/04/07 06:16:34 DEBUG : B2 bucket rclone-test-romacit2zota: Waiting for transfers to finish 2025/04/07 06:16:34 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/07 06:16:34 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/07 06:16:35 INFO : sub dir/hello world: Deleted 2025/04/07 06:16:35 DEBUG : testing file moves 2025/04/07 06:16:36 DEBUG : B2 bucket rclone-test-romacit2zota: Waiting for checks to finish 2025/04/07 06:16:36 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/07 06:16:36 DEBUG : B2 bucket rclone-test-romacit2zota: Waiting for transfers to finish 2025/04/07 06:16:36 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/04/07 06:16:36 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/07 06:16:36 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:16:37 DEBUG : B2 bucket rclone-test-romacit2zota: Purge remote 2025/04/07 06:16:37 INFO : B2 bucket rclone-test-romacit2zota: cleaning bucket "rclone-test-romacit2zota" of all files 2025/04/07 06:16:37 DEBUG : sub dir/hello world: Deleting (id "4_z0f22bd93e04d0beb9f680e1b_f1012de00d8a8c170_d20250407_m061636_c001_v0001101_t0001_u01744006596253") 2025/04/07 06:16:37 DEBUG : sub dir/hello world: Deleting (id "4_z0f22bd93e04d0beb9f680e1b_f1079eb489c1cbc82_d20250407_m061634_c001_v0001182_t0048_u01744006594850") 2025/04/07 06:16:37 DEBUG : sub dir/hello world: Deleting (id "4_z0f22bd93e04d0beb9f680e1b_f106d0aa254d9f3f0_d20250407_m061633_c001_v0001093_t0018_u01744006593374") --- PASS: TestServerSideMoveOverSelf (8.41s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:16:39 ERROR : : error listing: directory not found 2025/04/07 06:16:39 INFO : Local file system at /tmp/rclone3930435528: Making directory 2025/04/07 06:16:40 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:16:40 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.68s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:16:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/07 06:16:41 DEBUG : Local file system at /tmp/rclone3930435528: Waiting for checks to finish 2025/04/07 06:16:41 DEBUG : Local file system at /tmp/rclone3930435528: Waiting for transfers to finish 2025/04/07 06:16:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/07 06:16:42 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/04/07 06:16:42 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" --- PASS: TestCopyRedownload (2.06s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:16:43 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/07 06:16:43 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:16:43 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:16:43 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/07 06:16:43 INFO : check sum: Copied (new) 2025/04/07 06:16:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:16:44 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:16:44 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/07 06:16:44 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/04/07 06:16:44 DEBUG : check sum: Unchanged skipping 2025/04/07 06:16:44 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:16:44 DEBUG : Waiting for deletions to finish 2025/04/07 06:16:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.24s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:16:45 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/07 06:16:45 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:16:45 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:16:45 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/07 06:16:45 INFO : sizeonly: Copied (new) 2025/04/07 06:16:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:16:46 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:16:46 DEBUG : sizeonly: Sizes identical 2025/04/07 06:16:46 DEBUG : sizeonly: Unchanged skipping 2025/04/07 06:16:46 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:16:46 DEBUG : Waiting for deletions to finish 2025/04/07 06:16:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.24s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:16:47 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/07 06:16:47 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:16:47 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:16:48 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/04/07 06:16:48 INFO : ignore-size: Copied (new) 2025/04/07 06:16:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:16:48 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 06:16:48 DEBUG : ignore-size: Unchanged skipping 2025/04/07 06:16:48 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:16:48 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:16:48 DEBUG : Waiting for deletions to finish 2025/04/07 06:16:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.61s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:16:50 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 06:16:50 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:16:50 DEBUG : existing: Unchanged skipping 2025/04/07 06:16:50 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:16:50 DEBUG : Waiting for deletions to finish 2025/04/07 06:16:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:16:51 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/07 06:16:51 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:16:51 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:16:51 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/07 06:16:51 INFO : existing: Copied (replaced existing) 2025/04/07 06:16:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.43s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:16:53 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/07 06:16:53 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:16:53 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:16:53 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/07 06:16:53 INFO : existing: Copied (new) 2025/04/07 06:16:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:16:53 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:16:53 DEBUG : existing: Destination exists, skipping 2025/04/07 06:16:53 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:16:53 DEBUG : Waiting for deletions to finish 2025/04/07 06:16:53 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.25s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:16:55 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/07 06:16:55 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/07 06:16:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/07 06:16:55 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:16:55 DEBUG : c/non empty space: Unchanged skipping 2025/04/07 06:16:55 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:16:56 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/07 06:16:56 INFO : a/potato2: Copied (new) 2025/04/07 06:16:56 DEBUG : Waiting for deletions to finish 2025/04/07 06:16:56 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.49s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:16:58 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:16:58 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/07 06:16:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/07 06:16:58 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/07 06:16:58 DEBUG : empty space: Unchanged skipping 2025/04/07 06:16:58 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:16:58 DEBUG : Waiting for deletions to finish 2025/04/07 06:16:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:16:58 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:16:58 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/07 06:16:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/07 06:16:59 INFO : empty space: Updated modification time in destination 2025/04/07 06:16:59 DEBUG : empty space: Unchanged skipping 2025/04/07 06:16:59 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:16:59 DEBUG : Waiting for deletions to finish 2025/04/07 06:16:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.40s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:17:01 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:17:01 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/07 06:17:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/07 06:17:01 DEBUG : empty space: Unchanged skipping 2025/04/07 06:17:01 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:17:01 DEBUG : Waiting for deletions to finish 2025/04/07 06:17:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.72s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:17:03 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:17:03 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/07 06:17:03 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3930435528) 2025/04/07 06:17:03 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-haketel2kuya) 2025/04/07 06:17:03 DEBUG : foo: sha1 differ 2025/04/07 06:17:03 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:17:03 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/04/07 06:17:03 INFO : foo: Copied (replaced existing) 2025/04/07 06:17:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.87s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:17:05 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/07 06:17:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/07 06:17:05 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:17:05 DEBUG : empty space: Unchanged skipping 2025/04/07 06:17:05 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:17:05 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/07 06:17:05 INFO : potato: Copied (new) 2025/04/07 06:17:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.06s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:17:07 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:17:07 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/07 06:17:07 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:17:07 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/04/07 06:17:07 INFO : potato: Copied (replaced existing) 2025/04/07 06:17:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.90s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:17:09 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/04/07 06:17:09 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:17:09 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3930435528) 2025/04/07 06:17:09 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-haketel2kuya) 2025/04/07 06:17:09 DEBUG : potato: sha1 differ 2025/04/07 06:17:09 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:17:09 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/04/07 06:17:09 INFO : potato: Copied (replaced existing) 2025/04/07 06:17:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:17:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/07 06:17:11 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/07 06:17:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/07 06:17:11 DEBUG : empty space: Unchanged skipping 2025/04/07 06:17:11 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:17:11 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:17:11 DEBUG : Waiting for deletions to finish 2025/04/07 06:17:11 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:17:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/07 06:17:13 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:17:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/07 06:17:13 DEBUG : empty space: Unchanged skipping 2025/04/07 06:17:13 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:17:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/07 06:17:13 INFO : potato2: Copied (new) 2025/04/07 06:17:13 DEBUG : Waiting for deletions to finish 2025/04/07 06:17:13 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:17:15 INFO : d: Making directory 2025/04/07 06:17:15 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/04/07 06:17:16 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/07 06:17:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/07 06:17:16 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:17:16 DEBUG : c/non empty space: Unchanged skipping 2025/04/07 06:17:16 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:17:16 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/07 06:17:16 INFO : a/potato2: Copied (new) 2025/04/07 06:17:16 DEBUG : Waiting for deletions to finish 2025/04/07 06:17:16 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.57s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:17:18 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/07 06:17:18 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/07 06:17:18 DEBUG : c/non empty space: Unchanged skipping 2025/04/07 06:17:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/07 06:17:18 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:17:18 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:17:18 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/07 06:17:18 INFO : a/potato2: Copied (new) 2025/04/07 06:17:18 ERROR : B2 bucket rclone-test-haketel2kuya: not deleting files as there were IO errors 2025/04/07 06:17:18 ERROR : B2 bucket rclone-test-haketel2kuya: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.58s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:17:21 DEBUG : Waiting for deletions to finish 2025/04/07 06:17:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/07 06:17:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/07 06:17:21 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:17:21 DEBUG : empty space: Unchanged skipping 2025/04/07 06:17:21 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:17:21 INFO : potato: Deleted 2025/04/07 06:17:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/07 06:17:21 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.35s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:17:23 DEBUG : Waiting for deletions to finish 2025/04/07 06:17:23 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:17:23 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:17:23 INFO : potato: Deleted 2025/04/07 06:17:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/07 06:17:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/07 06:17:23 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:17:23 DEBUG : empty space: Unchanged skipping 2025/04/07 06:17:23 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:17:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/07 06:17:24 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.71s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:17:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/07 06:17:26 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:17:26 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:17:26 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/04/07 06:17:26 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.14s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:17:28 DEBUG : enormous: Excluded (Size Filter) 2025/04/07 06:17:28 DEBUG : enormous: Excluded 2025/04/07 06:17:28 DEBUG : potato2: Excluded (Size Filter) 2025/04/07 06:17:28 DEBUG : potato2: Excluded 2025/04/07 06:17:28 DEBUG : potato2: Excluded (Size Filter) 2025/04/07 06:17:28 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:17:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/07 06:17:28 DEBUG : empty space: Unchanged skipping 2025/04/07 06:17:28 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:17:28 DEBUG : Waiting for deletions to finish 2025/04/07 06:17:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:17:28 DEBUG : enormous: Excluded (Size Filter) 2025/04/07 06:17:28 DEBUG : enormous: Excluded 2025/04/07 06:17:28 DEBUG : potato2: Excluded (Size Filter) 2025/04/07 06:17:28 DEBUG : potato2: Excluded 2025/04/07 06:17:28 DEBUG : potato2: Excluded (Size Filter) 2025/04/07 06:17:28 DEBUG : Local file system at /tmp/rclone3930435528: Waiting for checks to finish 2025/04/07 06:17:28 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/07 06:17:28 DEBUG : empty space: Unchanged skipping 2025/04/07 06:17:28 DEBUG : Local file system at /tmp/rclone3930435528: Waiting for transfers to finish 2025/04/07 06:17:28 DEBUG : Waiting for deletions to finish 2025/04/07 06:17:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.72s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:17:31 DEBUG : enormous: Excluded (Size Filter) 2025/04/07 06:17:31 DEBUG : enormous: Excluded 2025/04/07 06:17:31 DEBUG : potato2: Excluded (Size Filter) 2025/04/07 06:17:31 DEBUG : potato2: Excluded 2025/04/07 06:17:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/07 06:17:31 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:17:31 DEBUG : empty space: Unchanged skipping 2025/04/07 06:17:31 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:17:31 DEBUG : Waiting for deletions to finish 2025/04/07 06:17:31 INFO : enormous: Deleted 2025/04/07 06:17:31 INFO : potato2: Deleted 2025/04/07 06:17:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:17:32 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/07 06:17:32 DEBUG : Local file system at /tmp/rclone3930435528: Waiting for checks to finish 2025/04/07 06:17:32 DEBUG : empty space: Unchanged skipping 2025/04/07 06:17:32 DEBUG : Local file system at /tmp/rclone3930435528: Waiting for transfers to finish 2025/04/07 06:17:32 DEBUG : Waiting for deletions to finish 2025/04/07 06:17:32 INFO : potato2: Deleted 2025/04/07 06:17:32 INFO : enormous: Deleted 2025/04/07 06:17:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.08s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:17:34 DEBUG : five: Need to transfer - File not found at Destination 2025/04/07 06:17:34 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/07 06:17:34 DEBUG : one: Destination is newer than source, skipping 2025/04/07 06:17:34 DEBUG : three: Sizes identical 2025/04/07 06:17:34 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:17:34 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/07 06:17:34 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/07 06:17:34 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3930435528) 2025/04/07 06:17:34 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-haketel2kuya) 2025/04/07 06:17:34 DEBUG : two: sha1 differ 2025/04/07 06:17:34 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:17:35 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/07 06:17:35 INFO : five: Copied (new) 2025/04/07 06:17:35 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/07 06:17:35 INFO : four: Copied (replaced existing) 2025/04/07 06:17:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/07 06:17:35 INFO : two: Copied (replaced existing) 2025/04/07 06:17:35 DEBUG : Waiting for deletions to finish 2025/04/07 06:17:35 DEBUG : one: Destination is newer than source, skipping 2025/04/07 06:17:35 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:17:35 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3930435528) 2025/04/07 06:17:35 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/07 06:17:35 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-haketel2kuya) 2025/04/07 06:17:35 DEBUG : four: Size and sha1 of src and dst objects identical 2025/04/07 06:17:35 DEBUG : three: sha1 differ 2025/04/07 06:17:35 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/07 06:17:35 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/07 06:17:35 DEBUG : five: Size and sha1 of src and dst objects identical 2025/04/07 06:17:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/07 06:17:35 DEBUG : two: Size and sha1 of src and dst objects identical 2025/04/07 06:17:35 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/07 06:17:35 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/07 06:17:35 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/07 06:17:35 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:17:36 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/07 06:17:36 INFO : three: Copied (replaced existing) 2025/04/07 06:17:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.28s) === 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-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/04/07 06:17:37 INFO : B2 bucket rclone-test-haketel2kuya: Making map for --track-renames 2025/04/07 06:17:37 INFO : B2 bucket rclone-test-haketel2kuya: Finished making map for --track-renames 2025/04/07 06:17:37 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:17:37 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for renames to finish 2025/04/07 06:17:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/07 06:17:37 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/07 06:17:37 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:17:38 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/07 06:17:38 INFO : potato: Copied (new) 2025/04/07 06:17:38 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/07 06:17:38 INFO : yam: Copied (new) 2025/04/07 06:17:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:17:38 INFO : B2 bucket rclone-test-haketel2kuya: Making map for --track-renames 2025/04/07 06:17:38 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 06:17:38 INFO : B2 bucket rclone-test-haketel2kuya: Finished making map for --track-renames 2025/04/07 06:17:38 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:17:38 DEBUG : potato: Unchanged skipping 2025/04/07 06:17:38 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for renames to finish 2025/04/07 06:17:39 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/07 06:17:39 INFO : yam: Copied (server-side copy) to: yaml 2025/04/07 06:17:39 INFO : yam: Deleted 2025/04/07 06:17:39 INFO : yaml: Renamed from "yam" 2025/04/07 06:17:39 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:17:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.94s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/04/07 06:17:41 INFO : B2 bucket rclone-test-haketel2kuya: Making map for --track-renames 2025/04/07 06:17:41 INFO : B2 bucket rclone-test-haketel2kuya: Finished making map for --track-renames 2025/04/07 06:17:41 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:17:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/07 06:17:41 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for renames to finish 2025/04/07 06:17:41 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/07 06:17:41 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:17:42 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/07 06:17:42 INFO : yam: Copied (new) 2025/04/07 06:17:42 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/07 06:17:42 INFO : potato: Copied (new) 2025/04/07 06:17:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:17:42 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 06:17:42 INFO : B2 bucket rclone-test-haketel2kuya: Making map for --track-renames 2025/04/07 06:17:42 INFO : B2 bucket rclone-test-haketel2kuya: Finished making map for --track-renames 2025/04/07 06:17:42 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:17:42 DEBUG : potato: Unchanged skipping 2025/04/07 06:17:42 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for renames to finish 2025/04/07 06:17:43 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/07 06:17:43 INFO : yam: Copied (server-side copy) to: yaml 2025/04/07 06:17:43 INFO : yam: Deleted 2025/04/07 06:17:43 INFO : yaml: Renamed from "yam" 2025/04/07 06:17:43 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:17:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.40s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/04/07 06:17:45 INFO : B2 bucket rclone-test-haketel2kuya: Making map for --track-renames 2025/04/07 06:17:45 INFO : B2 bucket rclone-test-haketel2kuya: Finished making map for --track-renames 2025/04/07 06:17:45 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:17:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/07 06:17:45 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/07 06:17:45 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for renames to finish 2025/04/07 06:17:45 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:17:45 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/07 06:17:45 INFO : sub/yam: Copied (new) 2025/04/07 06:17:45 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/07 06:17:45 INFO : potato: Copied (new) 2025/04/07 06:17:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:17:46 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 06:17:46 DEBUG : potato: Unchanged skipping 2025/04/07 06:17:46 INFO : B2 bucket rclone-test-haketel2kuya: Making map for --track-renames 2025/04/07 06:17:46 INFO : B2 bucket rclone-test-haketel2kuya: Finished making map for --track-renames 2025/04/07 06:17:46 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:17:46 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for renames to finish 2025/04/07 06:17:47 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/07 06:17:47 INFO : sub/yam: Copied (server-side copy) to: yam 2025/04/07 06:17:47 INFO : sub/yam: Deleted 2025/04/07 06:17:47 INFO : yam: Renamed from "sub/yam" 2025/04/07 06:17:47 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:17:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.85s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:17:48 DEBUG : Creating backend with remote "/tmp/rclone3930435528/dir1" 2025/04/07 06:17:48 DEBUG : Config file has changed externally - reloading 2025/04/07 06:17:48 DEBUG : Creating backend with remote "/tmp/rclone3930435528/dir2" 2025/04/07 06:17:48 DEBUG : Local file system at /tmp/rclone3930435528/dir2: Using server-side directory move 2025/04/07 06:17:48 INFO : Local file system at /tmp/rclone3930435528/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/07 06:17:48 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/07 06:17:48 DEBUG : Local file system at /tmp/rclone3930435528/dir2: Waiting for checks to finish 2025/04/07 06:17:48 DEBUG : Local file system at /tmp/rclone3930435528/dir2: Waiting for transfers to finish 2025/04/07 06:17:48 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:17:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/07 06:17:49 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/07 06:17:49 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:17:49 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:17:49 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/07 06:17:49 INFO : nested/sub dir/file: Copied (new) 2025/04/07 06:17:49 INFO : nested/sub dir/file: Deleted 2025/04/07 06:17:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/07 06:17:50 INFO : sub dir/hello world: Copied (new) 2025/04/07 06:17:50 INFO : sub dir/hello world: Deleted 2025/04/07 06:17:50 INFO : sub dir: Removing directory 2025/04/07 06:17:50 INFO : nested/sub dir: Removing directory 2025/04/07 06:17:50 INFO : nested: Removing directory 2025/04/07 06:17:50 DEBUG : Local file system at /tmp/rclone3930435528: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.05s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:17:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/07 06:17:51 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/07 06:17:51 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:17:51 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:17:51 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/07 06:17:51 INFO : nested/sub dir/file: Copied (new) 2025/04/07 06:17:51 INFO : nested/sub dir/file: Deleted 2025/04/07 06:17:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/07 06:17:52 INFO : sub dir/hello world: Copied (new) 2025/04/07 06:17:52 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.17s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:17:53 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/07 06:17:53 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/07 06:17:53 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:17:53 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:17:53 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/07 06:17:53 INFO : existing: Copied (new) 2025/04/07 06:17:53 INFO : existing: Deleted 2025/04/07 06:17:53 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/04/07 06:17:53 INFO : existing-b: Copied (new) 2025/04/07 06:17:53 INFO : existing-b: Deleted 2025/04/07 06:17:54 DEBUG : existing: Destination exists, skipping 2025/04/07 06:17:54 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/07 06:17:54 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:17:54 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:17:54 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.13s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:17:55 DEBUG : Creating backend with remote "TestB2:rclone-test-wonigoz0rutu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-haketel2kuya -> B2 bucket rclone-test-wonigoz0rutu 2025/04/07 06:18:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/07 06:18:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/07 06:18:01 DEBUG : empty space: Unchanged skipping 2025/04/07 06:18:01 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/07 06:18:01 DEBUG : B2 bucket rclone-test-wonigoz0rutu: Waiting for checks to finish 2025/04/07 06:18:01 INFO : empty space: Deleted 2025/04/07 06:18:01 DEBUG : B2 bucket rclone-test-wonigoz0rutu: Waiting for transfers to finish 2025/04/07 06:18:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/07 06:18:01 INFO : potato2: Copied (server-side copy) 2025/04/07 06:18:01 INFO : potato2: Deleted 2025/04/07 06:18:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/07 06:18:02 INFO : potato3: Copied (server-side copy) 2025/04/07 06:18:02 INFO : potato3: Deleted 2025/04/07 06:18:02 DEBUG : Creating backend with remote "TestB2:rclone-test-jimamoq8bolo" 2025/04/07 06:18:03 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/07 06:18:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/07 06:18:03 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/07 06:18:03 DEBUG : B2 bucket rclone-test-jimamoq8bolo: Waiting for checks to finish 2025/04/07 06:18:03 DEBUG : B2 bucket rclone-test-jimamoq8bolo: Waiting for transfers to finish 2025/04/07 06:18:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/07 06:18:04 INFO : empty space: Copied (server-side copy) 2025/04/07 06:18:04 INFO : empty space: Deleted 2025/04/07 06:18:05 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/07 06:18:05 INFO : potato3: Copied (server-side copy) 2025/04/07 06:18:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/07 06:18:05 INFO : potato2: Copied (server-side copy) 2025/04/07 06:18:05 INFO : potato3: Deleted 2025/04/07 06:18:05 INFO : potato2: Deleted 2025/04/07 06:18:06 DEBUG : B2 bucket rclone-test-jimamoq8bolo: Purge remote 2025/04/07 06:18:06 INFO : B2 bucket rclone-test-jimamoq8bolo: cleaning bucket "rclone-test-jimamoq8bolo" of all files 2025/04/07 06:18:06 DEBUG : empty space: Deleting (id "4_zafa21dd3e06d0beb9f680e1b_f1132033a3ab2ef19_d20250407_m061804_c001_v0001176_t0021_u01744006684594") 2025/04/07 06:18:06 DEBUG : potato2: Deleting (id "4_zafa21dd3e06d0beb9f680e1b_f111f2047780a4c6e_d20250407_m061804_c001_v0001100_t0058_u01744006684837") 2025/04/07 06:18:06 DEBUG : potato3: Deleting (id "4_zafa21dd3e06d0beb9f680e1b_f110c1706e9341ddf_d20250407_m061804_c001_v0001117_t0037_u01744006684900") 2025/04/07 06:18:06 DEBUG : B2 bucket rclone-test-wonigoz0rutu: Purge remote 2025/04/07 06:18:06 INFO : B2 bucket rclone-test-wonigoz0rutu: cleaning bucket "rclone-test-wonigoz0rutu" of all files 2025/04/07 06:18:07 DEBUG : empty space: Deleting (id "4_zaf020d53e06d0beb9f680e1b_f41814cf373e1f907_d20250407_m061804_c001_v7007000_t0000_u01744006684821") 2025/04/07 06:18:07 DEBUG : empty space: Deleting (id "4_zaf020d53e06d0beb9f680e1b_f115aea23d4d392b7_d20250407_m061759_c001_v0001102_t0020_u01744006679970") 2025/04/07 06:18:07 DEBUG : potato2: Deleting (id "4_zaf020d53e06d0beb9f680e1b_f402137e355726452_d20250407_m061805_c001_v7007000_t0000_u01744006685572") 2025/04/07 06:18:07 DEBUG : potato2: Deleting (id "4_zaf020d53e06d0beb9f680e1b_f109048715f22ea7a_d20250407_m061801_c001_v0001184_t0038_u01744006681390") 2025/04/07 06:18:07 DEBUG : potato3: Deleting (id "4_zaf020d53e06d0beb9f680e1b_f41814cf373e1f909_d20250407_m061805_c001_v7007000_t0000_u01744006685554") 2025/04/07 06:18:07 DEBUG : potato3: Deleting (id "4_zaf020d53e06d0beb9f680e1b_f101a8351111ae550_d20250407_m061801_c001_v0001109_t0037_u01744006681632") 2025/04/07 06:18:07 DEBUG : potato3: Deleting (id "4_zaf020d53e06d0beb9f680e1b_f115aea23d4d392b9_d20250407_m061800_c001_v0001102_t0032_u01744006680387") --- PASS: TestServerSideMove (13.31s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:18:08 DEBUG : Creating backend with remote "TestB2:rclone-test-vujabuv1hata" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-haketel2kuya -> B2 bucket rclone-test-vujabuv1hata 2025/04/07 06:18:13 DEBUG : empty space: Excluded (Size Filter) 2025/04/07 06:18:13 DEBUG : empty space: Excluded (Size Filter) 2025/04/07 06:18:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/07 06:18:13 DEBUG : B2 bucket rclone-test-vujabuv1hata: Waiting for checks to finish 2025/04/07 06:18:13 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/07 06:18:13 DEBUG : B2 bucket rclone-test-vujabuv1hata: Waiting for transfers to finish 2025/04/07 06:18:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/07 06:18:14 INFO : potato2: Copied (server-side copy) 2025/04/07 06:18:14 INFO : potato2: Deleted 2025/04/07 06:18:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/07 06:18:14 INFO : potato3: Copied (server-side copy) 2025/04/07 06:18:14 INFO : potato3: Deleted 2025/04/07 06:18:15 DEBUG : Creating backend with remote "TestB2:rclone-test-hugilor4core" 2025/04/07 06:18:15 DEBUG : empty space: Excluded (Size Filter) 2025/04/07 06:18:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/07 06:18:16 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/07 06:18:16 DEBUG : B2 bucket rclone-test-hugilor4core: Waiting for checks to finish 2025/04/07 06:18:16 DEBUG : B2 bucket rclone-test-hugilor4core: Waiting for transfers to finish 2025/04/07 06:18:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/07 06:18:19 INFO : potato2: Copied (server-side copy) 2025/04/07 06:18:20 INFO : potato2: Deleted 2025/04/07 06:18:20 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/07 06:18:20 INFO : potato3: Copied (server-side copy) 2025/04/07 06:18:20 INFO : potato3: Deleted 2025/04/07 06:18:20 DEBUG : B2 bucket rclone-test-hugilor4core: Purge remote 2025/04/07 06:18:20 INFO : B2 bucket rclone-test-hugilor4core: cleaning bucket "rclone-test-hugilor4core" of all files 2025/04/07 06:18:20 DEBUG : potato2: Deleting (id "4_z1f924dd3e06d0beb9f680e1b_f1178c04b6e850288_d20250407_m061819_c001_v0001161_t0045_u01744006699688") 2025/04/07 06:18:20 DEBUG : potato3: Deleting (id "4_z1f924dd3e06d0beb9f680e1b_f116b36be0f96a5c2_d20250407_m061820_c001_v0001176_t0052_u01744006700019") 2025/04/07 06:18:21 DEBUG : B2 bucket rclone-test-vujabuv1hata: Purge remote 2025/04/07 06:18:21 INFO : B2 bucket rclone-test-vujabuv1hata: cleaning bucket "rclone-test-vujabuv1hata" of all files 2025/04/07 06:18:21 DEBUG : empty space: Deleting (id "4_z2fb23dd3e06d0beb9f680e1b_f1037ad54f8a765ee_d20250407_m061813_c001_v0001183_t0010_u01744006693045") 2025/04/07 06:18:21 DEBUG : potato2: Deleting (id "4_z2fb23dd3e06d0beb9f680e1b_f419bc2c435880556_d20250407_m061819_c001_v7007000_t0000_u01744006699991") 2025/04/07 06:18:21 DEBUG : potato2: Deleting (id "4_z2fb23dd3e06d0beb9f680e1b_f110fd8725844123f_d20250407_m061813_c001_v0001145_t0043_u01744006693893") 2025/04/07 06:18:21 DEBUG : potato3: Deleting (id "4_z2fb23dd3e06d0beb9f680e1b_f419bc2c435880559_d20250407_m061820_c001_v7007000_t0000_u01744006700238") 2025/04/07 06:18:21 DEBUG : potato3: Deleting (id "4_z2fb23dd3e06d0beb9f680e1b_f100b054cec350c83_d20250407_m061814_c001_v0001036_t0044_u01744006694198") 2025/04/07 06:18:21 DEBUG : potato3: Deleting (id "4_z2fb23dd3e06d0beb9f680e1b_f1037ad54f8a765f2_d20250407_m061813_c001_v0001183_t0047_u01744006693243") --- PASS: TestServerSideMoveWithFilter (14.67s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:18:23 DEBUG : Creating backend with remote "TestB2:rclone-test-mihojok0nudo" 2025/04/07 06:18:26 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-haketel2kuya -> B2 bucket rclone-test-mihojok0nudo 2025/04/07 06:18:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/07 06:18:28 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/07 06:18:28 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/07 06:18:28 DEBUG : empty space: Unchanged skipping 2025/04/07 06:18:28 DEBUG : B2 bucket rclone-test-mihojok0nudo: Waiting for checks to finish 2025/04/07 06:18:28 INFO : empty space: Deleted 2025/04/07 06:18:28 DEBUG : B2 bucket rclone-test-mihojok0nudo: Waiting for transfers to finish 2025/04/07 06:18:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/07 06:18:29 INFO : potato2: Copied (server-side copy) 2025/04/07 06:18:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/07 06:18:29 INFO : potato3: Copied (server-side copy) 2025/04/07 06:18:29 INFO : potato2: Deleted 2025/04/07 06:18:29 INFO : potato3: Deleted 2025/04/07 06:18:30 DEBUG : Creating backend with remote "TestB2:rclone-test-sobuboj1qago" 2025/04/07 06:18:30 INFO : tomatoDir: Making directory 2025/04/07 06:18:31 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/07 06:18:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/07 06:18:31 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/07 06:18:31 DEBUG : B2 bucket rclone-test-sobuboj1qago: Waiting for checks to finish 2025/04/07 06:18:31 DEBUG : B2 bucket rclone-test-sobuboj1qago: Waiting for transfers to finish 2025/04/07 06:18:32 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/07 06:18:32 INFO : empty space: Copied (server-side copy) 2025/04/07 06:18:32 INFO : empty space: Deleted 2025/04/07 06:18:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/07 06:18:32 INFO : potato3: Copied (server-side copy) 2025/04/07 06:18:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/07 06:18:32 INFO : potato2: Copied (server-side copy) 2025/04/07 06:18:32 INFO : potato3: Deleted 2025/04/07 06:18:32 INFO : potato2: Deleted 2025/04/07 06:18:33 DEBUG : B2 bucket rclone-test-sobuboj1qago: Purge remote 2025/04/07 06:18:33 INFO : B2 bucket rclone-test-sobuboj1qago: cleaning bucket "rclone-test-sobuboj1qago" of all files 2025/04/07 06:18:33 DEBUG : empty space: Deleting (id "4_z6f328d83e06d0beb9f680e1b_f11851a8d60abc3d2_d20250407_m061831_c001_v0001181_t0006_u01744006711925") 2025/04/07 06:18:33 DEBUG : potato2: Deleting (id "4_z6f328d83e06d0beb9f680e1b_f105ef3392d3d89e3_d20250407_m061832_c001_v0001105_t0018_u01744006712164") 2025/04/07 06:18:33 DEBUG : potato3: Deleting (id "4_z6f328d83e06d0beb9f680e1b_f111db71afdb9f20c_d20250407_m061832_c001_v0001098_t0014_u01744006712261") 2025/04/07 06:18:34 DEBUG : B2 bucket rclone-test-mihojok0nudo: Purge remote 2025/04/07 06:18:34 INFO : B2 bucket rclone-test-mihojok0nudo: cleaning bucket "rclone-test-mihojok0nudo" of all files 2025/04/07 06:18:34 DEBUG : empty space: Deleting (id "4_z5ff27d63e06d0beb9f680e1b_f4054139e405145df_d20250407_m061832_c001_v7007000_t0000_u01744006712143") 2025/04/07 06:18:34 DEBUG : empty space: Deleting (id "4_z5ff27d63e06d0beb9f680e1b_f107d9d9320ec87a4_d20250407_m061827_c001_v0001161_t0036_u01744006707734") 2025/04/07 06:18:34 DEBUG : potato2: Deleting (id "4_z5ff27d63e06d0beb9f680e1b_f41727ba3ec8c542a_d20250407_m061832_c001_v7007000_t0000_u01744006712625") 2025/04/07 06:18:34 DEBUG : potato2: Deleting (id "4_z5ff27d63e06d0beb9f680e1b_f119743c474e228a2_d20250407_m061828_c001_v0001120_t0030_u01744006708921") 2025/04/07 06:18:34 DEBUG : potato3: Deleting (id "4_z5ff27d63e06d0beb9f680e1b_f4054139e405145e3_d20250407_m061832_c001_v7007000_t0000_u01744006712604") 2025/04/07 06:18:34 DEBUG : potato3: Deleting (id "4_z5ff27d63e06d0beb9f680e1b_f1180543edd6754be_d20250407_m061829_c001_v0001178_t0020_u01744006709285") 2025/04/07 06:18:34 DEBUG : potato3: Deleting (id "4_z5ff27d63e06d0beb9f680e1b_f107d9d9320ec87a6_d20250407_m061828_c001_v0001161_t0031_u01744006708090") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.14s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:18:35 DEBUG : Creating backend with remote "TestB2:rclone-test-haketel2kuya/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.65s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:18:38 DEBUG : Creating backend with remote "TestB2:rclone-test-haketel2kuya/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" --- PASS: TestSyncOverlap (2.97s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:18:41 DEBUG : Creating backend with remote "TestB2:rclone-test-haketel2kuya/rclone-sync-test" 2025/04/07 06:18:41 DEBUG : Config file has changed externally - reloading 2025/04/07 06:18:43 DEBUG : Creating backend with remote "TestB2:rclone-test-haketel2kuya/rclone-sync-test-include/layer2" 2025/04/07 06:18:45 DEBUG : Creating backend with remote "TestB2:rclone-test-haketel2kuya/rclone-sync-test-ignore-file" 2025/04/07 06:18:48 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/04/07 06:18:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/07 06:18:48 DEBUG : pacer: Reducing sleep to 10ms 2025/04/07 06:18:48 DEBUG : B2 bucket rclone-test-haketel2kuya path rclone-sync-test: Waiting for checks to finish 2025/04/07 06:18:48 DEBUG : B2 bucket rclone-test-haketel2kuya path rclone-sync-test: Waiting for transfers to finish 2025/04/07 06:18:48 DEBUG : Waiting for deletions to finish 2025/04/07 06:18:48 INFO : There was nothing to transfer 2025/04/07 06:18:49 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:18:49 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:18:49 DEBUG : Waiting for deletions to finish 2025/04/07 06:18:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:18:49 DEBUG : B2 bucket rclone-test-haketel2kuya path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/07 06:18:49 DEBUG : B2 bucket rclone-test-haketel2kuya path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/07 06:18:49 DEBUG : Waiting for deletions to finish 2025/04/07 06:18:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:18:50 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:18:50 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:18:50 DEBUG : Waiting for deletions to finish 2025/04/07 06:18:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:18:50 DEBUG : B2 bucket rclone-test-haketel2kuya path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/07 06:18:50 DEBUG : B2 bucket rclone-test-haketel2kuya path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/07 06:18:50 DEBUG : Waiting for deletions to finish 2025/04/07 06:18:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.00s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:18:57 DEBUG : Creating backend with remote "TestB2:rclone-test-haketel2kuya/dst" 2025/04/07 06:18:58 DEBUG : Creating backend with remote "TestB2:rclone-test-haketel2kuya/CompareDest" 2025/04/07 06:19:00 DEBUG : one: Need to transfer - File not found at Destination 2025/04/07 06:19:00 DEBUG : B2 bucket rclone-test-haketel2kuya path dst: Waiting for checks to finish 2025/04/07 06:19:00 DEBUG : B2 bucket rclone-test-haketel2kuya path dst: Waiting for transfers to finish 2025/04/07 06:19:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/07 06:19:01 INFO : one: Copied (new) 2025/04/07 06:19:01 DEBUG : Waiting for deletions to finish 2025/04/07 06:19:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/07 06:19:02 DEBUG : B2 bucket rclone-test-haketel2kuya path dst: Waiting for checks to finish 2025/04/07 06:19:02 DEBUG : B2 bucket rclone-test-haketel2kuya path dst: Waiting for transfers to finish 2025/04/07 06:19:03 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/07 06:19:03 INFO : one: Copied (replaced existing) 2025/04/07 06:19:03 DEBUG : Waiting for deletions to finish 2025/04/07 06:19:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/07 06:19:05 DEBUG : B2 bucket rclone-test-haketel2kuya path dst: Waiting for checks to finish 2025/04/07 06:19:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/07 06:19:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/07 06:19:05 DEBUG : B2 bucket rclone-test-haketel2kuya path dst: Waiting for transfers to finish 2025/04/07 06:19:05 DEBUG : Waiting for deletions to finish 2025/04/07 06:19:05 INFO : There was nothing to transfer 2025/04/07 06:19:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/07 06:19:06 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/07 06:19:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/07 06:19:06 DEBUG : B2 bucket rclone-test-haketel2kuya path dst: Waiting for checks to finish 2025/04/07 06:19:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/07 06:19:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/07 06:19:06 DEBUG : B2 bucket rclone-test-haketel2kuya path dst: Waiting for transfers to finish 2025/04/07 06:19:06 DEBUG : Waiting for deletions to finish 2025/04/07 06:19:06 INFO : There was nothing to transfer 2025/04/07 06:19:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/07 06:19:07 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/07 06:19:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/07 06:19:07 DEBUG : B2 bucket rclone-test-haketel2kuya path dst: Waiting for checks to finish 2025/04/07 06:19:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/07 06:19:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/07 06:19:07 DEBUG : B2 bucket rclone-test-haketel2kuya path dst: Waiting for transfers to finish 2025/04/07 06:19:07 DEBUG : Waiting for deletions to finish 2025/04/07 06:19:07 INFO : There was nothing to transfer 2025/04/07 06:19:08 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/04/07 06:19:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/07 06:19:08 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/07 06:19:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/07 06:19:08 DEBUG : B2 bucket rclone-test-haketel2kuya path dst: Waiting for checks to finish 2025/04/07 06:19:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/07 06:19:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/07 06:19:08 DEBUG : B2 bucket rclone-test-haketel2kuya path dst: Waiting for transfers to finish 2025/04/07 06:19:08 DEBUG : Waiting for deletions to finish 2025/04/07 06:19:08 INFO : There was nothing to transfer 2025/04/07 06:19:09 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/07 06:19:09 DEBUG : two: Need to transfer - File not found at Destination 2025/04/07 06:19:09 DEBUG : B2 bucket rclone-test-haketel2kuya path dst: Waiting for checks to finish 2025/04/07 06:19:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/07 06:19:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/07 06:19:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/07 06:19:09 DEBUG : B2 bucket rclone-test-haketel2kuya path dst: Waiting for transfers to finish 2025/04/07 06:19:11 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/04/07 06:19:11 INFO : two: Copied (new) 2025/04/07 06:19:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (15.09s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:19:14 DEBUG : Creating backend with remote "TestB2:rclone-test-haketel2kuya/dest" 2025/04/07 06:19:15 DEBUG : Creating backend with remote "TestB2:rclone-test-haketel2kuya/pre-dest1" 2025/04/07 06:19:16 DEBUG : Creating backend with remote "TestB2:rclone-test-haketel2kuya/pre-dest2" 2025/04/07 06:19:18 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 06:19:18 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/07 06:19:18 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 06:19:18 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/07 06:19:19 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/07 06:19:19 DEBUG : B2 bucket rclone-test-haketel2kuya path dest: Waiting for checks to finish 2025/04/07 06:19:19 DEBUG : B2 bucket rclone-test-haketel2kuya path dest: Waiting for transfers to finish 2025/04/07 06:19:19 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/04/07 06:19:19 INFO : 3: Copied (new) 2025/04/07 06:19:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.18s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:19:21 DEBUG : Creating backend with remote "TestB2:rclone-test-haketel2kuya/dst" 2025/04/07 06:19:22 DEBUG : Creating backend with remote "TestB2:rclone-test-haketel2kuya/CopyDest" 2025/04/07 06:19:24 DEBUG : one: Need to transfer - File not found at Destination 2025/04/07 06:19:24 DEBUG : B2 bucket rclone-test-haketel2kuya path dst: Waiting for checks to finish 2025/04/07 06:19:24 DEBUG : B2 bucket rclone-test-haketel2kuya path dst: Waiting for transfers to finish 2025/04/07 06:19:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/07 06:19:25 INFO : one: Copied (new) 2025/04/07 06:19:25 DEBUG : Waiting for deletions to finish 2025/04/07 06:19:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/07 06:19:26 DEBUG : B2 bucket rclone-test-haketel2kuya path dst: Waiting for checks to finish 2025/04/07 06:19:26 DEBUG : B2 bucket rclone-test-haketel2kuya path dst: Waiting for transfers to finish 2025/04/07 06:19:26 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/07 06:19:26 INFO : one: Copied (replaced existing) 2025/04/07 06:19:26 DEBUG : Waiting for deletions to finish 2025/04/07 06:19:28 DEBUG : Creating backend with remote "TestB2:rclone-test-haketel2kuya/BackupDir" 2025/04/07 06:19:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/07 06:19:29 DEBUG : B2 bucket rclone-test-haketel2kuya path dst: Waiting for checks to finish 2025/04/07 06:19:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/07 06:19:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/07 06:19:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/07 06:19:31 INFO : one: Copied (server-side copy) 2025/04/07 06:19:31 INFO : one: Deleted 2025/04/07 06:19:32 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/07 06:19:32 INFO : one: Copied (server-side copy) 2025/04/07 06:19:32 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/07 06:19:32 DEBUG : B2 bucket rclone-test-haketel2kuya path dst: Waiting for transfers to finish 2025/04/07 06:19:32 DEBUG : Waiting for deletions to finish 2025/04/07 06:19:33 DEBUG : CopyDest/two: Clearing upload URL because of error: CPU too busy (503 service_unavailable) 2025/04/07 06:19:33 DEBUG : pacer: low level retry 1/1 (error CPU too busy (503 service_unavailable)) 2025/04/07 06:19:33 DEBUG : pacer: Rate limited, increasing sleep to 1s run.go:281: Retry Put of "CopyDest/two" to B2 bucket rclone-test-haketel2kuya: 1/10 (CPU too busy (503 service_unavailable)) 2025/04/07 06:19:35 DEBUG : pacer: Reducing sleep to 500ms 2025/04/07 06:19:36 DEBUG : pacer: Reducing sleep to 250ms 2025/04/07 06:19:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/07 06:19:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/07 06:19:37 INFO : two: Copied (server-side copy) 2025/04/07 06:19:37 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/07 06:19:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/07 06:19:37 DEBUG : one: Unchanged skipping 2025/04/07 06:19:37 DEBUG : B2 bucket rclone-test-haketel2kuya path dst: Waiting for checks to finish 2025/04/07 06:19:37 DEBUG : B2 bucket rclone-test-haketel2kuya path dst: Waiting for transfers to finish 2025/04/07 06:19:37 DEBUG : Waiting for deletions to finish 2025/04/07 06:19:37 DEBUG : pacer: Reducing sleep to 125ms 2025/04/07 06:19:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/07 06:19:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/07 06:19:37 DEBUG : one: Unchanged skipping 2025/04/07 06:19:37 DEBUG : two: Unchanged skipping 2025/04/07 06:19:37 DEBUG : B2 bucket rclone-test-haketel2kuya path dst: Waiting for checks to finish 2025/04/07 06:19:37 DEBUG : B2 bucket rclone-test-haketel2kuya path dst: Waiting for transfers to finish 2025/04/07 06:19:37 DEBUG : Waiting for deletions to finish 2025/04/07 06:19:37 INFO : There was nothing to transfer 2025/04/07 06:19:37 DEBUG : pacer: Reducing sleep to 62.5ms 2025/04/07 06:19:38 DEBUG : pacer: Reducing sleep to 31.25ms 2025/04/07 06:19:38 DEBUG : pacer: Reducing sleep to 15.625ms 2025/04/07 06:19:38 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/07 06:19:38 DEBUG : three: Destination not found in --copy-dest 2025/04/07 06:19:38 DEBUG : three: Need to transfer - File not found at Destination 2025/04/07 06:19:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/07 06:19:38 DEBUG : one: Unchanged skipping 2025/04/07 06:19:38 DEBUG : B2 bucket rclone-test-haketel2kuya path dst: Waiting for checks to finish 2025/04/07 06:19:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/07 06:19:38 DEBUG : two: Unchanged skipping 2025/04/07 06:19:38 DEBUG : B2 bucket rclone-test-haketel2kuya path dst: Waiting for transfers to finish 2025/04/07 06:19:39 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/04/07 06:19:39 INFO : three: Copied (new) 2025/04/07 06:19:39 DEBUG : Waiting for deletions to finish 2025/04/07 06:19:39 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncCopyDest (19.89s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:19:42 DEBUG : Creating backend with remote "TestB2:rclone-test-haketel2kuya/dst" 2025/04/07 06:19:43 DEBUG : Creating backend with remote "TestB2:rclone-test-haketel2kuya/backup" 2025/04/07 06:19:45 DEBUG : B2 bucket rclone-test-haketel2kuya path dst: Waiting for checks to finish 2025/04/07 06:19:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/07 06:19:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 06:19:45 DEBUG : two: Unchanged skipping 2025/04/07 06:19:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/07 06:19:46 INFO : one: Copied (server-side copy) 2025/04/07 06:19:47 INFO : one: Deleted 2025/04/07 06:19:47 DEBUG : B2 bucket rclone-test-haketel2kuya path dst: Waiting for transfers to finish 2025/04/07 06:19:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/07 06:19:47 INFO : one: Copied (new) 2025/04/07 06:19:47 DEBUG : Waiting for deletions to finish 2025/04/07 06:19:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/07 06:19:48 INFO : three.txt: Copied (server-side copy) 2025/04/07 06:19:48 INFO : three.txt: Deleted 2025/04/07 06:19:48 INFO : three.txt: Moved into backup dir 2025/04/07 06:19:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/07 06:19:50 DEBUG : B2 bucket rclone-test-haketel2kuya path dst: Waiting for checks to finish 2025/04/07 06:19:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 06:19:50 DEBUG : two: Unchanged skipping 2025/04/07 06:19:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/07 06:19:50 INFO : one: Copied (server-side copy) 2025/04/07 06:19:51 INFO : one: Deleted 2025/04/07 06:19:51 DEBUG : B2 bucket rclone-test-haketel2kuya path dst: Waiting for transfers to finish 2025/04/07 06:19:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/07 06:19:51 INFO : one: Copied (new) 2025/04/07 06:19:51 DEBUG : Waiting for deletions to finish 2025/04/07 06:19:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/07 06:19:52 INFO : three.txt: Copied (server-side copy) 2025/04/07 06:19:52 INFO : three.txt: Deleted 2025/04/07 06:19:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.02s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:19:54 DEBUG : Creating backend with remote "TestB2:rclone-test-haketel2kuya/dst" 2025/04/07 06:19:55 DEBUG : Creating backend with remote "TestB2:rclone-test-haketel2kuya/backup" 2025/04/07 06:19:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/07 06:19:57 DEBUG : B2 bucket rclone-test-haketel2kuya path dst: Waiting for checks to finish 2025/04/07 06:19:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 06:19:57 DEBUG : two: Unchanged skipping 2025/04/07 06:19:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/07 06:19:58 INFO : one: Copied (server-side copy) to: one.bak 2025/04/07 06:19:59 INFO : one: Deleted 2025/04/07 06:19:59 DEBUG : B2 bucket rclone-test-haketel2kuya path dst: Waiting for transfers to finish 2025/04/07 06:20:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/07 06:20:00 INFO : one: Copied (new) 2025/04/07 06:20:00 DEBUG : Waiting for deletions to finish 2025/04/07 06:20:00 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/07 06:20:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/07 06:20:00 INFO : three.txt: Deleted 2025/04/07 06:20:00 INFO : three.txt: Moved into backup dir 2025/04/07 06:20:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/07 06:20:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 06:20:02 DEBUG : two: Unchanged skipping 2025/04/07 06:20:02 DEBUG : B2 bucket rclone-test-haketel2kuya path dst: Waiting for checks to finish 2025/04/07 06:20:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/07 06:20:02 INFO : one: Copied (server-side copy) to: one.bak 2025/04/07 06:20:03 INFO : one: Deleted 2025/04/07 06:20:03 DEBUG : B2 bucket rclone-test-haketel2kuya path dst: Waiting for transfers to finish 2025/04/07 06:20:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/07 06:20:03 INFO : one: Copied (new) 2025/04/07 06:20:03 DEBUG : Waiting for deletions to finish 2025/04/07 06:20:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/07 06:20:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/07 06:20:04 INFO : three.txt: Deleted 2025/04/07 06:20:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.14s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:20:06 DEBUG : Creating backend with remote "TestB2:rclone-test-haketel2kuya/dst" 2025/04/07 06:20:08 DEBUG : Creating backend with remote "TestB2:rclone-test-haketel2kuya/backup" 2025/04/07 06:20:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/07 06:20:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 06:20:09 DEBUG : two: Unchanged skipping 2025/04/07 06:20:09 DEBUG : B2 bucket rclone-test-haketel2kuya path dst: Waiting for checks to finish 2025/04/07 06:20:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/07 06:20:11 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/07 06:20:11 INFO : one: Deleted 2025/04/07 06:20:11 DEBUG : B2 bucket rclone-test-haketel2kuya path dst: Waiting for transfers to finish 2025/04/07 06:20:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/07 06:20:13 INFO : one: Copied (new) 2025/04/07 06:20:13 DEBUG : Waiting for deletions to finish 2025/04/07 06:20:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/07 06:20:13 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/07 06:20:13 INFO : three.txt: Deleted 2025/04/07 06:20:13 INFO : three.txt: Moved into backup dir 2025/04/07 06:20:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/07 06:20:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 06:20:15 DEBUG : two: Unchanged skipping 2025/04/07 06:20:15 DEBUG : B2 bucket rclone-test-haketel2kuya path dst: Waiting for checks to finish 2025/04/07 06:20:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/07 06:20:16 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/07 06:20:16 INFO : one: Deleted 2025/04/07 06:20:16 DEBUG : B2 bucket rclone-test-haketel2kuya path dst: Waiting for transfers to finish 2025/04/07 06:20:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/07 06:20:16 INFO : one: Copied (new) 2025/04/07 06:20:16 DEBUG : Waiting for deletions to finish 2025/04/07 06:20:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/07 06:20:17 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/07 06:20:17 INFO : three.txt: Deleted 2025/04/07 06:20:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.91s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:20:19 DEBUG : Creating backend with remote "TestB2:rclone-test-haketel2kuya/dst" 2025/04/07 06:20:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/07 06:20:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 06:20:21 DEBUG : two: Unchanged skipping 2025/04/07 06:20:21 DEBUG : B2 bucket rclone-test-haketel2kuya path dst: Waiting for checks to finish 2025/04/07 06:20:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/07 06:20:22 INFO : one: Copied (server-side copy) to: one.bak 2025/04/07 06:20:22 INFO : one: Deleted 2025/04/07 06:20:22 DEBUG : B2 bucket rclone-test-haketel2kuya path dst: Waiting for transfers to finish 2025/04/07 06:20:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/07 06:20:23 INFO : one: Copied (new) 2025/04/07 06:20:23 DEBUG : Waiting for deletions to finish 2025/04/07 06:20:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/07 06:20:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/07 06:20:24 INFO : three.txt: Deleted 2025/04/07 06:20:24 INFO : three.txt: Moved into backup dir 2025/04/07 06:20:24 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1184-10.backblaze.com/b2api/v1/b2_upload_file/9f120df3e04d0beb9f680e1b/c001_v0001184_t0019": EOF 2025/04/07 06:20:24 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-10.backblaze.com/b2api/v1/b2_upload_file/9f120df3e04d0beb9f680e1b/c001_v0001184_t0019": EOF) 2025/04/07 06:20:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-haketel2kuya: 1/10 (Post "https://pod-000-1184-10.backblaze.com/b2api/v1/b2_upload_file/9f120df3e04d0beb9f680e1b/c001_v0001184_t0019": EOF) 2025/04/07 06:20:27 DEBUG : pacer: Reducing sleep to 10ms 2025/04/07 06:20:27 DEBUG : one.bak: Excluded (Path Filter) 2025/04/07 06:20:27 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/07 06:20:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/07 06:20:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 06:20:27 DEBUG : two: Unchanged skipping 2025/04/07 06:20:27 DEBUG : B2 bucket rclone-test-haketel2kuya path dst: Waiting for checks to finish 2025/04/07 06:20:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/07 06:20:28 INFO : one: Copied (server-side copy) to: one.bak 2025/04/07 06:20:28 INFO : one: Deleted 2025/04/07 06:20:28 DEBUG : B2 bucket rclone-test-haketel2kuya path dst: Waiting for transfers to finish 2025/04/07 06:20:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/07 06:20:29 INFO : one: Copied (new) 2025/04/07 06:20:29 DEBUG : Waiting for deletions to finish 2025/04/07 06:20:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/07 06:20:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/07 06:20:30 INFO : three.txt: Deleted 2025/04/07 06:20:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.18s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:20:32 DEBUG : Creating backend with remote "TestB2:rclone-test-haketel2kuya/dst" 2025/04/07 06:20:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/07 06:20:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/07 06:20:35 INFO : one: Copied (server-side copy) to: one.bak 2025/04/07 06:20:35 INFO : one: Deleted 2025/04/07 06:20:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/07 06:20:36 INFO : one: Copied (new) 2025/04/07 06:20:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 06:20:36 DEBUG : two: Unchanged skipping 2025/04/07 06:20:36 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/07 06:20:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/07 06:20:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/07 06:20:37 INFO : three.txt: Deleted 2025/04/07 06:20:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/07 06:20:37 INFO : three.txt: Copied (new) 2025/04/07 06:20:37 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/04/07 06:20:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/07 06:20:38 DEBUG : pacer: Reducing sleep to 10ms 2025/04/07 06:20:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/07 06:20:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/07 06:20:39 INFO : one: Copied (server-side copy) to: one.bak 2025/04/07 06:20:39 INFO : one: Deleted 2025/04/07 06:20:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/07 06:20:39 INFO : one: Copied (new) 2025/04/07 06:20:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 06:20:39 DEBUG : two: Unchanged skipping 2025/04/07 06:20:39 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/07 06:20:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/07 06:20:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/07 06:20:40 INFO : three.txt: Deleted 2025/04/07 06:20:40 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/07 06:20:40 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.63s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:20:43 DEBUG : Creating backend with remote "TestB2:rclone-test-haketel2kuya/dst" 2025/04/07 06:20:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/07 06:20:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/07 06:20:46 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/07 06:20:46 INFO : one: Deleted 2025/04/07 06:20:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/07 06:20:47 INFO : one: Copied (new) 2025/04/07 06:20:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 06:20:47 DEBUG : two: Unchanged skipping 2025/04/07 06:20:47 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/07 06:20:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/07 06:20:48 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/07 06:20:48 INFO : three.txt: Deleted 2025/04/07 06:20:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/07 06:20:49 INFO : three.txt: Copied (new) 2025/04/07 06:20:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/07 06:20:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/07 06:20:50 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/07 06:20:50 INFO : one: Deleted 2025/04/07 06:20:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/07 06:20:51 INFO : one: Copied (new) 2025/04/07 06:20:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 06:20:51 DEBUG : two: Unchanged skipping 2025/04/07 06:20:51 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/07 06:20:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/07 06:20:52 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/07 06:20:52 INFO : three.txt: Deleted 2025/04/07 06:20:52 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/07 06:20:52 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.06s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:20:55 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/07 06:20:55 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:20:55 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:20:55 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/04/07 06:20:55 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/07 06:20:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.94s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:20:56 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/07 06:20:56 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:20:56 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:20:57 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/07 06:20:57 INFO : existing: Copied (new) 2025/04/07 06:20:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:20:57 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:20:57 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/07 06:20:57 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/07 06:20:57 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:20:57 ERROR : B2 bucket rclone-test-haketel2kuya: not deleting files as there were IO errors 2025/04/07 06:20:57 ERROR : B2 bucket rclone-test-haketel2kuya: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" --- PASS: TestSyncImmutable (2.75s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:20:59 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 06:20:59 DEBUG : existing: Unchanged skipping 2025/04/07 06:20:59 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:20:59 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:20:59 DEBUG : Waiting for deletions to finish 2025/04/07 06:20:59 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.47s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.16s) --- SKIP: TestMaxTransfer/Hard (0.39s) --- SKIP: TestMaxTransfer/Soft (0.39s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:21:12 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 06:21:12 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 06:21:12 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 06:21:12 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:21:12 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 06:21:12 DEBUG : both0: Unchanged skipping 2025/04/07 06:21:12 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 06:21:12 DEBUG : both12: Unchanged skipping 2025/04/07 06:21:12 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 06:21:12 DEBUG : both13: Unchanged skipping 2025/04/07 06:21:12 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 06:21:12 DEBUG : both1: Unchanged skipping 2025/04/07 06:21:12 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 06:21:12 DEBUG : both15: Unchanged skipping 2025/04/07 06:21:12 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 06:21:12 DEBUG : both16: Unchanged skipping 2025/04/07 06:21:12 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 06:21:12 DEBUG : both10: Unchanged skipping 2025/04/07 06:21:12 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 06:21:12 DEBUG : both18: Unchanged skipping 2025/04/07 06:21:12 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 06:21:12 DEBUG : both11: Unchanged skipping 2025/04/07 06:21:12 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 06:21:12 DEBUG : both14: Unchanged skipping 2025/04/07 06:21:12 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 06:21:12 DEBUG : both17: Unchanged skipping 2025/04/07 06:21:12 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 06:21:12 DEBUG : both4: Unchanged skipping 2025/04/07 06:21:12 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 06:21:12 DEBUG : both19: Unchanged skipping 2025/04/07 06:21:12 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 06:21:12 DEBUG : both6: Unchanged skipping 2025/04/07 06:21:12 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 06:21:12 DEBUG : both7: Unchanged skipping 2025/04/07 06:21:12 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 06:21:12 DEBUG : both2: Unchanged skipping 2025/04/07 06:21:12 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 06:21:12 DEBUG : both5: Unchanged skipping 2025/04/07 06:21:12 DEBUG : both3: Unchanged skipping 2025/04/07 06:21:12 DEBUG : both8: Unchanged skipping 2025/04/07 06:21:12 DEBUG : both9: Unchanged skipping 2025/04/07 06:21:12 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:21:12 DEBUG : Waiting for deletions to finish 2025/04/07 06:21:12 INFO : only2: Deleted 2025/04/07 06:21:12 INFO : only13: Deleted 2025/04/07 06:21:12 INFO : only11: Deleted 2025/04/07 06:21:12 INFO : only15: Deleted 2025/04/07 06:21:12 INFO : only6: Deleted 2025/04/07 06:21:12 INFO : only8: Deleted 2025/04/07 06:21:12 INFO : only0: Deleted 2025/04/07 06:21:12 INFO : only10: Deleted 2025/04/07 06:21:12 INFO : only12: Deleted 2025/04/07 06:21:12 INFO : only16: Deleted 2025/04/07 06:21:13 INFO : only3: Deleted 2025/04/07 06:21:13 INFO : only14: Deleted 2025/04/07 06:21:13 INFO : only7: Deleted 2025/04/07 06:21:13 INFO : only9: Deleted 2025/04/07 06:21:13 INFO : only5: Deleted 2025/04/07 06:21:13 INFO : only1: Deleted 2025/04/07 06:21:13 INFO : only17: Deleted 2025/04/07 06:21:13 INFO : only18: Deleted 2025/04/07 06:21:13 INFO : only19: Deleted 2025/04/07 06:21:13 INFO : only4: Deleted 2025/04/07 06:21:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (15.99s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:21:27 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 06:21:27 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for checks to finish 2025/04/07 06:21:27 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 06:21:27 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 06:21:27 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 06:21:27 DEBUG : both1: Unchanged skipping 2025/04/07 06:21:27 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 06:21:27 DEBUG : both12: Unchanged skipping 2025/04/07 06:21:27 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 06:21:27 DEBUG : both13: Unchanged skipping 2025/04/07 06:21:27 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 06:21:27 DEBUG : both11: Unchanged skipping 2025/04/07 06:21:27 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 06:21:27 DEBUG : both0: Unchanged skipping 2025/04/07 06:21:27 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 06:21:27 DEBUG : both16: Unchanged skipping 2025/04/07 06:21:27 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 06:21:27 DEBUG : both10: Unchanged skipping 2025/04/07 06:21:27 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 06:21:27 DEBUG : both14: Unchanged skipping 2025/04/07 06:21:27 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 06:21:27 DEBUG : both19: Unchanged skipping 2025/04/07 06:21:27 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 06:21:27 DEBUG : both2: Unchanged skipping 2025/04/07 06:21:27 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 06:21:27 DEBUG : both15: Unchanged skipping 2025/04/07 06:21:27 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 06:21:27 DEBUG : both4: Unchanged skipping 2025/04/07 06:21:27 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 06:21:27 DEBUG : both5: Unchanged skipping 2025/04/07 06:21:27 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 06:21:27 DEBUG : both17: Unchanged skipping 2025/04/07 06:21:27 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 06:21:27 DEBUG : both18: Unchanged skipping 2025/04/07 06:21:27 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 06:21:27 DEBUG : both3: Unchanged skipping 2025/04/07 06:21:27 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 06:21:27 DEBUG : both9: Unchanged skipping 2025/04/07 06:21:27 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/07 06:21:27 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/07 06:21:27 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/07 06:21:27 DEBUG : both6: Unchanged skipping 2025/04/07 06:21:27 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/07 06:21:27 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/07 06:21:27 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/07 06:21:27 DEBUG : both7: Unchanged skipping 2025/04/07 06:21:27 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/07 06:21:27 DEBUG : both8: Unchanged skipping 2025/04/07 06:21:27 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/07 06:21:27 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/07 06:21:27 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/07 06:21:27 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/07 06:21:27 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/07 06:21:27 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/07 06:21:27 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/07 06:21:27 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/07 06:21:27 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/07 06:21:27 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/07 06:21:27 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/07 06:21:27 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/07 06:21:27 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/07 06:21:27 DEBUG : B2 bucket rclone-test-haketel2kuya: Waiting for transfers to finish 2025/04/07 06:21:28 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/07 06:21:28 INFO : only0: Copied (replaced existing) 2025/04/07 06:21:28 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/07 06:21:28 INFO : only1: Copied (replaced existing) 2025/04/07 06:21:28 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/07 06:21:28 INFO : only14: Copied (replaced existing) 2025/04/07 06:21:28 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/07 06:21:28 INFO : only10: Copied (replaced existing) 2025/04/07 06:21:28 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/07 06:21:28 INFO : only16: Copied (replaced existing) 2025/04/07 06:21:28 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/07 06:21:28 INFO : only17: Copied (replaced existing) 2025/04/07 06:21:29 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/07 06:21:29 INFO : only12: Copied (replaced existing) 2025/04/07 06:21:29 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/07 06:21:29 INFO : only19: Copied (replaced existing) 2025/04/07 06:21:29 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/07 06:21:29 INFO : only11: Copied (replaced existing) 2025/04/07 06:21:29 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/07 06:21:29 INFO : only2: Copied (replaced existing) 2025/04/07 06:21:29 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/07 06:21:29 INFO : only15: Copied (replaced existing) 2025/04/07 06:21:29 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/07 06:21:29 INFO : only4: Copied (replaced existing) 2025/04/07 06:21:29 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/07 06:21:29 INFO : only5: Copied (replaced existing) 2025/04/07 06:21:29 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/07 06:21:29 INFO : only6: Copied (replaced existing) 2025/04/07 06:21:29 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/07 06:21:29 INFO : only13: Copied (replaced existing) 2025/04/07 06:21:29 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/07 06:21:29 INFO : only9: Copied (replaced existing) 2025/04/07 06:21:29 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/07 06:21:29 INFO : only8: Copied (replaced existing) 2025/04/07 06:21:29 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/07 06:21:29 INFO : only18: Copied (replaced existing) 2025/04/07 06:21:29 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/07 06:21:29 INFO : only3: Copied (replaced existing) 2025/04/07 06:21:29 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/07 06:21:29 INFO : only7: Copied (replaced existing) 2025/04/07 06:21:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (20.06s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:21:38 DEBUG : empty_dir: Making directory with metadata 2025/04/07 06:21:38 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/07 06:21:38 DEBUG : empty_on_remote: Making directory with metadata 2025/04/07 06:21:38 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/07 06:21:38 INFO : empty_on_remote: Making directory 2025/04/07 06:21:38 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-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:21:39 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/07 06:21:39 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/07 06:21:39 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/07 06:21:39 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.01s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:21:41 DEBUG : empty_dir: Making directory with metadata 2025/04/07 06:21:41 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/07 06:21:41 DEBUG : empty_on_remote: Making directory with metadata 2025/04/07 06:21:41 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/07 06:21:41 INFO : empty_on_remote: Making directory 2025/04/07 06:21:41 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-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:21:42 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/07 06:21:42 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/07 06:21:42 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/07 06:21:42 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/07 06:21:42 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.92s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:21:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/07 06:21:44 INFO : sub dir: Making directory 2025/04/07 06:21:44 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (2.97s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" 2025/04/07 06:21:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/07 06:21:47 INFO : sub dir: Making directory 2025/04/07 06:21:47 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-haketel2kuya", Local "Local file system at /tmp/rclone3930435528", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (2.93s) PASS 2025/04/07 06:21:50 DEBUG : B2 bucket rclone-test-haketel2kuya: Purge remote 2025/04/07 06:21:50 INFO : B2 bucket rclone-test-haketel2kuya: cleaning bucket "rclone-test-haketel2kuya" of all files 2025/04/07 06:21:50 DEBUG : BackupDir/one: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4154fa61e7f747c7_d20250407_m061940_c001_v7007000_t0000_u01744006780145") 2025/04/07 06:21:50 DEBUG : BackupDir/one: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f119e54a420400fc7_d20250407_m061931_c001_v0001182_t0023_u01744006771036") 2025/04/07 06:21:50 DEBUG : CompareDest/one: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f411a5cb406aeea5b_d20250407_m061911_c001_v7007000_t0000_u01744006751555") 2025/04/07 06:21:50 DEBUG : CompareDest/one: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f11657c54162823ac_d20250407_m061904_c001_v0001157_t0044_u01744006744551") 2025/04/07 06:21:50 DEBUG : CompareDest/two: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f411a5cb406aeea5c_d20250407_m061911_c001_v7007000_t0000_u01744006751766") 2025/04/07 06:21:50 DEBUG : CompareDest/two: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba880a5_d20250407_m061906_c001_v0001180_t0047_u01744006746032") 2025/04/07 06:21:50 DEBUG : CopyDest/one: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4154fa61e7f747c8_d20250407_m061940_c001_v7007000_t0000_u01744006780330") 2025/04/07 06:21:50 DEBUG : CopyDest/one: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f110db82703f0e53c_d20250407_m061928_c001_v0001184_t0009_u01744006768182") 2025/04/07 06:21:50 DEBUG : CopyDest/three: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4154fa61e7f747c9_d20250407_m061940_c001_v7007000_t0000_u01744006780515") 2025/04/07 06:21:51 DEBUG : CopyDest/three: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f110db82703f0e5ca_d20250407_m061938_c001_v0001184_t0047_u01744006778301") 2025/04/07 06:21:51 DEBUG : CopyDest/two: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4154fa61e7f747ca_d20250407_m061940_c001_v7007000_t0000_u01744006780701") 2025/04/07 06:21:51 DEBUG : CopyDest/two: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba880f5_d20250407_m061935_c001_v0001180_t0018_u01744006775514") 2025/04/07 06:21:51 DEBUG : EXISTING: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f409e2a983c25cf23_d20250407_m062100_c001_v7007000_t0000_u01744006860342") 2025/04/07 06:21:51 DEBUG : EXISTING: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba88200_d20250407_m062059_c001_v0001180_t0033_u01744006859259") 2025/04/07 06:21:51 DEBUG : Testêé: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f409e2a983c25cf20_d20250407_m062056_c001_v7007000_t0000_u01744006856114") 2025/04/07 06:21:51 DEBUG : Testêé: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba881ec_d20250407_m062055_c001_v0001180_t0024_u01744006855532") 2025/04/07 06:21:51 DEBUG : Testêé: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba881ea_d20250407_m062054_c001_v0001180_t0048_u01744006854933") 2025/04/07 06:21:51 DEBUG : a/potato2: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4021420a121ccfb0_d20250407_m061719_c001_v7007000_t0000_u01744006639411") 2025/04/07 06:21:51 DEBUG : a/potato2: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87f02_d20250407_m061718_c001_v0001180_t0042_u01744006638814") 2025/04/07 06:21:51 DEBUG : a/potato2: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4021420a121ccfae_d20250407_m061717_c001_v7007000_t0000_u01744006637014") 2025/04/07 06:21:51 DEBUG : a/potato2: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87ef2_d20250407_m061716_c001_v0001180_t0018_u01744006636191") 2025/04/07 06:21:51 DEBUG : a/potato2: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4054139e4051452e_d20250407_m061656_c001_v7007000_t0000_u01744006616735") 2025/04/07 06:21:51 DEBUG : a/potato2: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87e84_d20250407_m061655_c001_v0001180_t0055_u01744006615950") 2025/04/07 06:21:51 DEBUG : b/potato: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4021420a121ccfb1_d20250407_m061719_c001_v7007000_t0000_u01744006639596") 2025/04/07 06:21:52 DEBUG : b/potato: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87efc_d20250407_m061717_c001_v0001180_t0000_u01744006637943") 2025/04/07 06:21:52 DEBUG : b/potato: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4021420a121ccfad_d20250407_m061716_c001_v7007000_t0000_u01744006636435") 2025/04/07 06:21:52 DEBUG : b/potato: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87ee8_d20250407_m061715_c001_v0001180_t0030_u01744006635369") 2025/04/07 06:21:52 DEBUG : b/potato: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4054139e4051452d_d20250407_m061656_c001_v7007000_t0000_u01744006616176") 2025/04/07 06:21:52 DEBUG : b/potato: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87e80_d20250407_m061655_c001_v0001180_t0023_u01744006615162") 2025/04/07 06:21:52 DEBUG : backup/one: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f402137e355726609_d20250407_m061952_c001_v7007000_t0000_u01744006792726") 2025/04/07 06:21:52 DEBUG : backup/one: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f11265cac526ea1af_d20250407_m061950_c001_v0001099_t0028_u01744006790624") 2025/04/07 06:21:52 DEBUG : backup/one: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f10899232e04b7843_d20250407_m061946_c001_v0001184_t0054_u01744006786806") 2025/04/07 06:21:52 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f404517f8615ed423_d20250407_m062017_c001_v7007000_t0000_u01744006817753") 2025/04/07 06:21:52 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f1013be4e9f397adf_d20250407_m062016_c001_v0001184_t0039_u01744006816002") 2025/04/07 06:21:52 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f11190f74defb6133_d20250407_m062010_c001_v0001091_t0006_u01744006810970") 2025/04/07 06:21:52 DEBUG : backup/one.bak: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f411a5cb406aeeaff_d20250407_m062004_c001_v7007000_t0000_u01744006804852") 2025/04/07 06:21:52 DEBUG : backup/one.bak: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f105e254ac0049938_d20250407_m062002_c001_v0001183_t0018_u01744006802695") 2025/04/07 06:21:52 DEBUG : backup/one.bak: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f1035236aa72863b3_d20250407_m061958_c001_v0001184_t0001_u01744006798842") 2025/04/07 06:21:52 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f404517f8615ed424_d20250407_m062017_c001_v7007000_t0000_u01744006817944") 2025/04/07 06:21:52 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f107837000fe43598_d20250407_m062016_c001_v0001181_t0024_u01744006816971") 2025/04/07 06:21:52 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f113dadd2c6ab9992_d20250407_m062013_c001_v0001172_t0028_u01744006813394") 2025/04/07 06:21:52 DEBUG : backup/three.txt: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f402137e35572660e_d20250407_m061952_c001_v7007000_t0000_u01744006792911") 2025/04/07 06:21:52 DEBUG : backup/three.txt: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f107d9d9320ec8875_d20250407_m061951_c001_v0001161_t0004_u01744006791788") 2025/04/07 06:21:52 DEBUG : backup/three.txt: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f10739153f9bc3ef6_d20250407_m061948_c001_v0001100_t0044_u01744006788289") 2025/04/07 06:21:52 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f411a5cb406aeeb00_d20250407_m062005_c001_v7007000_t0000_u01744006805039") 2025/04/07 06:21:52 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f1150a9033a5e1106_d20250407_m062003_c001_v0001105_t0043_u01744006803872") 2025/04/07 06:21:53 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f112cf07df7f65153_d20250407_m062000_c001_v0001137_t0031_u01744006800391") 2025/04/07 06:21:53 DEBUG : both0: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f41839514bc2077c4_d20250407_m062130_c001_v7007000_t0000_u01744006890257") 2025/04/07 06:21:53 DEBUG : both0: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba882a0_d20250407_m062118_c001_v0001180_t0053_u01744006878619") 2025/04/07 06:21:53 DEBUG : both0: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f414362178ae6be88_d20250407_m062113_c001_v7007000_t0000_u01744006873935") 2025/04/07 06:21:53 DEBUG : both0: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba88218_d20250407_m062102_c001_v0001180_t0052_u01744006862262") 2025/04/07 06:21:53 DEBUG : both1: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f41839514bc2077c5_d20250407_m062130_c001_v7007000_t0000_u01744006890466") 2025/04/07 06:21:53 DEBUG : both1: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba882a8_d20250407_m062119_c001_v0001180_t0000_u01744006879048") 2025/04/07 06:21:53 DEBUG : both1: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f414362178ae6be89_d20250407_m062114_c001_v7007000_t0000_u01744006874120") 2025/04/07 06:21:53 DEBUG : both1: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba8821c_d20250407_m062102_c001_v0001180_t0004_u01744006862694") 2025/04/07 06:21:53 DEBUG : both10: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f41839514bc2077c6_d20250407_m062130_c001_v7007000_t0000_u01744006890652") 2025/04/07 06:21:53 DEBUG : both10: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba882dc_d20250407_m062123_c001_v0001180_t0051_u01744006883046") 2025/04/07 06:21:53 DEBUG : both10: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f414362178ae6be8a_d20250407_m062114_c001_v7007000_t0000_u01744006874305") 2025/04/07 06:21:53 DEBUG : both10: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba88254_d20250407_m062106_c001_v0001180_t0010_u01744006866732") 2025/04/07 06:21:53 DEBUG : both11: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f41839514bc2077c7_d20250407_m062130_c001_v7007000_t0000_u01744006890839") 2025/04/07 06:21:53 DEBUG : both11: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba882e0_d20250407_m062123_c001_v0001180_t0012_u01744006883496") 2025/04/07 06:21:53 DEBUG : both11: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f414362178ae6be8b_d20250407_m062114_c001_v7007000_t0000_u01744006874489") 2025/04/07 06:21:53 DEBUG : both11: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba88258_d20250407_m062107_c001_v0001180_t0047_u01744006867162") 2025/04/07 06:21:53 DEBUG : both12: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f41839514bc2077c8_d20250407_m062131_c001_v7007000_t0000_u01744006891023") 2025/04/07 06:21:53 DEBUG : both12: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba882e8_d20250407_m062123_c001_v0001180_t0035_u01744006883904") 2025/04/07 06:21:54 DEBUG : both12: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f414362178ae6be8c_d20250407_m062114_c001_v7007000_t0000_u01744006874675") 2025/04/07 06:21:54 DEBUG : both12: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba8825c_d20250407_m062107_c001_v0001180_t0050_u01744006867589") 2025/04/07 06:21:54 DEBUG : both13: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f41839514bc2077c9_d20250407_m062131_c001_v7007000_t0000_u01744006891207") 2025/04/07 06:21:54 DEBUG : both13: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba882ee_d20250407_m062124_c001_v0001180_t0049_u01744006884385") 2025/04/07 06:21:54 DEBUG : both13: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f414362178ae6be8d_d20250407_m062114_c001_v7007000_t0000_u01744006874862") 2025/04/07 06:21:54 DEBUG : both13: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba88260_d20250407_m062108_c001_v0001180_t0043_u01744006868046") 2025/04/07 06:21:54 DEBUG : both14: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f41839514bc2077ca_d20250407_m062131_c001_v7007000_t0000_u01744006891392") 2025/04/07 06:21:54 DEBUG : both14: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba882f4_d20250407_m062124_c001_v0001180_t0024_u01744006884791") 2025/04/07 06:21:54 DEBUG : both14: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f414362178ae6be8e_d20250407_m062115_c001_v7007000_t0000_u01744006875049") 2025/04/07 06:21:54 DEBUG : both14: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba88268_d20250407_m062108_c001_v0001180_t0046_u01744006868496") 2025/04/07 06:21:54 DEBUG : both15: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f41839514bc2077cb_d20250407_m062131_c001_v7007000_t0000_u01744006891582") 2025/04/07 06:21:54 DEBUG : both15: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba882fa_d20250407_m062125_c001_v0001180_t0001_u01744006885227") 2025/04/07 06:21:54 DEBUG : both15: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f414362178ae6be8f_d20250407_m062115_c001_v7007000_t0000_u01744006875234") 2025/04/07 06:21:54 DEBUG : both15: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba8826c_d20250407_m062108_c001_v0001180_t0005_u01744006868957") 2025/04/07 06:21:54 DEBUG : both16: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f41839514bc2077cc_d20250407_m062131_c001_v7007000_t0000_u01744006891766") 2025/04/07 06:21:54 DEBUG : both16: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba882fe_d20250407_m062125_c001_v0001180_t0010_u01744006885666") 2025/04/07 06:21:54 DEBUG : both16: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f414362178ae6be90_d20250407_m062115_c001_v7007000_t0000_u01744006875418") 2025/04/07 06:21:54 DEBUG : both16: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba88270_d20250407_m062109_c001_v0001180_t0028_u01744006869381") 2025/04/07 06:21:54 DEBUG : both17: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f41839514bc2077cd_d20250407_m062131_c001_v7007000_t0000_u01744006891955") 2025/04/07 06:21:54 DEBUG : both17: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba88306_d20250407_m062126_c001_v0001180_t0002_u01744006886083") 2025/04/07 06:21:54 DEBUG : both17: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f414362178ae6be91_d20250407_m062115_c001_v7007000_t0000_u01744006875602") 2025/04/07 06:21:55 DEBUG : both17: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba88276_d20250407_m062109_c001_v0001180_t0024_u01744006869820") 2025/04/07 06:21:55 DEBUG : both18: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f41839514bc2077ce_d20250407_m062132_c001_v7007000_t0000_u01744006892140") 2025/04/07 06:21:55 DEBUG : both18: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba8830a_d20250407_m062126_c001_v0001180_t0059_u01744006886530") 2025/04/07 06:21:55 DEBUG : both18: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f414362178ae6be92_d20250407_m062115_c001_v7007000_t0000_u01744006875786") 2025/04/07 06:21:55 DEBUG : both18: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba8827a_d20250407_m062110_c001_v0001180_t0035_u01744006870260") 2025/04/07 06:21:55 DEBUG : both19: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f41839514bc2077cf_d20250407_m062132_c001_v7007000_t0000_u01744006892324") 2025/04/07 06:21:55 DEBUG : both19: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba8830e_d20250407_m062126_c001_v0001180_t0028_u01744006886950") 2025/04/07 06:21:55 DEBUG : both19: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f414362178ae6be94_d20250407_m062115_c001_v7007000_t0000_u01744006875971") 2025/04/07 06:21:55 DEBUG : both19: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba88282_d20250407_m062110_c001_v0001180_t0006_u01744006870758") 2025/04/07 06:21:55 DEBUG : both2: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f41839514bc2077d0_d20250407_m062132_c001_v7007000_t0000_u01744006892508") 2025/04/07 06:21:55 DEBUG : both2: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba882b0_d20250407_m062119_c001_v0001180_t0026_u01744006879475") 2025/04/07 06:21:55 DEBUG : both2: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f414362178ae6be95_d20250407_m062116_c001_v7007000_t0000_u01744006876156") 2025/04/07 06:21:55 DEBUG : both2: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba88222_d20250407_m062103_c001_v0001180_t0018_u01744006863125") 2025/04/07 06:21:55 DEBUG : both3: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f41839514bc2077d1_d20250407_m062132_c001_v7007000_t0000_u01744006892693") 2025/04/07 06:21:55 DEBUG : both3: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba882b4_d20250407_m062119_c001_v0001180_t0024_u01744006879908") 2025/04/07 06:21:55 DEBUG : both3: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f414362178ae6be96_d20250407_m062116_c001_v7007000_t0000_u01744006876342") 2025/04/07 06:21:55 DEBUG : both3: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba88228_d20250407_m062103_c001_v0001180_t0038_u01744006863624") 2025/04/07 06:21:55 DEBUG : both4: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f41839514bc2077d2_d20250407_m062132_c001_v7007000_t0000_u01744006892877") 2025/04/07 06:21:55 DEBUG : both4: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba882ba_d20250407_m062120_c001_v0001180_t0032_u01744006880346") 2025/04/07 06:21:55 DEBUG : both4: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f414362178ae6be97_d20250407_m062116_c001_v7007000_t0000_u01744006876529") 2025/04/07 06:21:56 DEBUG : both4: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba8822e_d20250407_m062104_c001_v0001180_t0003_u01744006864048") 2025/04/07 06:21:56 DEBUG : both5: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f41839514bc2077d3_d20250407_m062133_c001_v7007000_t0000_u01744006893065") 2025/04/07 06:21:56 DEBUG : both5: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba882be_d20250407_m062120_c001_v0001180_t0041_u01744006880788") 2025/04/07 06:21:56 DEBUG : both5: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f414362178ae6be98_d20250407_m062116_c001_v7007000_t0000_u01744006876720") 2025/04/07 06:21:56 DEBUG : both5: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba88236_d20250407_m062104_c001_v0001180_t0036_u01744006864493") 2025/04/07 06:21:56 DEBUG : both6: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f41839514bc2077d5_d20250407_m062133_c001_v7007000_t0000_u01744006893249") 2025/04/07 06:21:56 DEBUG : both6: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba882c4_d20250407_m062121_c001_v0001180_t0055_u01744006881215") 2025/04/07 06:21:56 DEBUG : both6: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f414362178ae6be99_d20250407_m062116_c001_v7007000_t0000_u01744006876906") 2025/04/07 06:21:56 DEBUG : both6: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba8823a_d20250407_m062104_c001_v0001180_t0051_u01744006864986") 2025/04/07 06:21:56 DEBUG : both7: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f41839514bc2077d6_d20250407_m062133_c001_v7007000_t0000_u01744006893437") 2025/04/07 06:21:56 DEBUG : both7: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba882c8_d20250407_m062121_c001_v0001180_t0053_u01744006881656") 2025/04/07 06:21:56 DEBUG : both7: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f414362178ae6be9d_d20250407_m062117_c001_v7007000_t0000_u01744006877103") 2025/04/07 06:21:56 DEBUG : both7: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba88242_d20250407_m062105_c001_v0001180_t0006_u01744006865463") 2025/04/07 06:21:56 DEBUG : both8: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f41839514bc2077d7_d20250407_m062133_c001_v7007000_t0000_u01744006893632") 2025/04/07 06:21:56 DEBUG : both8: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba882d2_d20250407_m062122_c001_v0001180_t0050_u01744006882102") 2025/04/07 06:21:56 DEBUG : both8: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f414362178ae6be9f_d20250407_m062117_c001_v7007000_t0000_u01744006877288") 2025/04/07 06:21:56 DEBUG : both8: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba88246_d20250407_m062105_c001_v0001180_t0057_u01744006865884") 2025/04/07 06:21:56 DEBUG : both9: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f41839514bc2077d8_d20250407_m062133_c001_v7007000_t0000_u01744006893820") 2025/04/07 06:21:56 DEBUG : both9: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba882d8_d20250407_m062122_c001_v0001180_t0036_u01744006882524") 2025/04/07 06:21:56 DEBUG : both9: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f414362178ae6bea0_d20250407_m062117_c001_v7007000_t0000_u01744006877479") 2025/04/07 06:21:56 DEBUG : both9: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba8824e_d20250407_m062106_c001_v0001180_t0025_u01744006866309") 2025/04/07 06:21:57 DEBUG : c/non empty space: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4021420a121ccfb2_d20250407_m061719_c001_v7007000_t0000_u01744006639786") 2025/04/07 06:21:57 DEBUG : c/non empty space: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87efe_d20250407_m061718_c001_v0001180_t0032_u01744006638215") 2025/04/07 06:21:57 DEBUG : c/non empty space: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4021420a121ccfaf_d20250407_m061717_c001_v7007000_t0000_u01744006637199") 2025/04/07 06:21:57 DEBUG : c/non empty space: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87eec_d20250407_m061715_c001_v0001180_t0005_u01744006635591") 2025/04/07 06:21:57 DEBUG : c/non empty space: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4054139e4051452f_d20250407_m061656_c001_v7007000_t0000_u01744006616919") 2025/04/07 06:21:57 DEBUG : c/non empty space: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87e82_d20250407_m061655_c001_v0001180_t0007_u01744006615365") 2025/04/07 06:21:57 DEBUG : check sum: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f419b182e69418cd3_d20250407_m061644_c001_v7007000_t0000_u01744006604513") 2025/04/07 06:21:57 DEBUG : check sum: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87e48_d20250407_m061643_c001_v0001180_t0007_u01744006603574") 2025/04/07 06:21:57 DEBUG : dest/3: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4154fa61e7f747b4_d20250407_m061921_c001_v7007000_t0000_u01744006761003") 2025/04/07 06:21:57 DEBUG : dest/3: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f400b14f82a9ce21a_d20250407_m061919_c001_v0001103_t0058_u01744006759742") 2025/04/07 06:21:57 DEBUG : dst/one: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f409e2a983c25cf1a_d20250407_m062053_c001_v7007000_t0000_u01744006853437") 2025/04/07 06:21:57 DEBUG : dst/one: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f10796eb30487e96b_d20250407_m062050_c001_v0001044_t0034_u01744006850764") 2025/04/07 06:21:57 DEBUG : dst/one: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f403016e154b8d7ba_d20250407_m062050_c001_v7007000_t0000_u01744006850578") 2025/04/07 06:21:57 DEBUG : dst/one: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f10796eb30487e965_d20250407_m062046_c001_v0001044_t0053_u01744006846927") 2025/04/07 06:21:57 DEBUG : dst/one: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f403016e154b8d7b0_d20250407_m062046_c001_v7007000_t0000_u01744006846193") 2025/04/07 06:21:57 DEBUG : dst/one: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba881bc_d20250407_m062042_c001_v0001180_t0055_u01744006842871") 2025/04/07 06:21:57 DEBUG : dst/one: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f408935611a24b8e7_d20250407_m062041_c001_v7007000_t0000_u01744006841391") 2025/04/07 06:21:57 DEBUG : dst/one: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f116f8485ef82b58d_d20250407_m062039_c001_v0001134_t0008_u01744006839336") 2025/04/07 06:21:57 DEBUG : dst/one: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f410bed6b49972b1a_d20250407_m062039_c001_v7007000_t0000_u01744006839154") 2025/04/07 06:21:57 DEBUG : dst/one: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f116f8485ef82b583_d20250407_m062035_c001_v0001134_t0045_u01744006835917") 2025/04/07 06:21:57 DEBUG : dst/one: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f410bed6b49972b13_d20250407_m062035_c001_v7007000_t0000_u01744006835185") 2025/04/07 06:21:58 DEBUG : dst/one: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba8819a_d20250407_m062031_c001_v0001180_t0045_u01744006831882") 2025/04/07 06:21:58 DEBUG : dst/one: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f404517f8615ed433_d20250407_m062030_c001_v7007000_t0000_u01744006830931") 2025/04/07 06:21:58 DEBUG : dst/one: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f117e1979b17c97d7_d20250407_m062029_c001_v0001184_t0037_u01744006829229") 2025/04/07 06:21:58 DEBUG : dst/one: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4077d795ff10dbb7_d20250407_m062028_c001_v7007000_t0000_u01744006828675") 2025/04/07 06:21:58 DEBUG : dst/one: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f117e1979b17c9787_d20250407_m062023_c001_v0001184_t0011_u01744006823440") 2025/04/07 06:21:58 DEBUG : dst/one: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4077d795ff10dbb2_d20250407_m062022_c001_v7007000_t0000_u01744006822711") 2025/04/07 06:21:58 DEBUG : dst/one: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba88177_d20250407_m062019_c001_v0001180_t0034_u01744006819061") 2025/04/07 06:21:58 DEBUG : dst/one: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f404517f8615ed426_d20250407_m062018_c001_v7007000_t0000_u01744006818129") 2025/04/07 06:21:58 DEBUG : dst/one: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f107034ca8f40e754_d20250407_m062016_c001_v0001137_t0018_u01744006816388") 2025/04/07 06:21:58 DEBUG : dst/one: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f416051d139dbb023_d20250407_m062016_c001_v7007000_t0000_u01744006816203") 2025/04/07 06:21:58 DEBUG : dst/one: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f107034ca8f40e74a_d20250407_m062012_c001_v0001137_t0044_u01744006812861") 2025/04/07 06:21:58 DEBUG : dst/one: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f416051d139dbb01e_d20250407_m062011_c001_v7007000_t0000_u01744006811372") 2025/04/07 06:21:58 DEBUG : dst/one: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba8814d_d20250407_m062006_c001_v0001180_t0031_u01744006806157") 2025/04/07 06:21:58 DEBUG : dst/one: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f411a5cb406aeeb01_d20250407_m062005_c001_v7007000_t0000_u01744006805225") 2025/04/07 06:21:58 DEBUG : dst/one: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f1150b5b69646e082_d20250407_m062003_c001_v0001040_t0018_u01744006803095") 2025/04/07 06:21:58 DEBUG : dst/one: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f403016e154b8d714_d20250407_m062002_c001_v7007000_t0000_u01744006802909") 2025/04/07 06:21:58 DEBUG : dst/one: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f1150b5b69646e079_d20250407_m061959_c001_v0001040_t0037_u01744006799791") 2025/04/07 06:21:58 DEBUG : dst/one: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f403016e154b8d712_d20250407_m061959_c001_v7007000_t0000_u01744006799048") 2025/04/07 06:21:58 DEBUG : dst/one: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba88123_d20250407_m061954_c001_v0001180_t0009_u01744006794023") 2025/04/07 06:21:58 DEBUG : dst/one: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f402137e355726613_d20250407_m061953_c001_v7007000_t0000_u01744006793096") 2025/04/07 06:21:59 DEBUG : dst/one: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f1197ae83fed79f11_d20250407_m061951_c001_v0001157_t0017_u01744006791192") 2025/04/07 06:21:59 DEBUG : dst/one: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f41839514bc207675_d20250407_m061951_c001_v7007000_t0000_u01744006791006") 2025/04/07 06:21:59 DEBUG : dst/one: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f1197ae83fed79f03_d20250407_m061947_c001_v0001157_t0051_u01744006787766") 2025/04/07 06:21:59 DEBUG : dst/one: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f41839514bc20762b_d20250407_m061947_c001_v7007000_t0000_u01744006787026") 2025/04/07 06:21:59 DEBUG : dst/one: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba88107_d20250407_m061942_c001_v0001180_t0059_u01744006782004") 2025/04/07 06:21:59 DEBUG : dst/one: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4154fa61e7f747cb_d20250407_m061940_c001_v7007000_t0000_u01744006780887") 2025/04/07 06:21:59 DEBUG : dst/one: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f1107bbebb4821a6e_d20250407_m061931_c001_v0001116_t0017_u01744006771451") 2025/04/07 06:21:59 DEBUG : dst/one: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f410bed6b49972a59_d20250407_m061931_c001_v7007000_t0000_u01744006771243") 2025/04/07 06:21:59 DEBUG : dst/one: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba880e1_d20250407_m061927_c001_v0001180_t0000_u01744006767608") 2025/04/07 06:21:59 DEBUG : dst/one: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f117ba759dde8c7fe_d20250407_m061926_c001_v0001098_t0028_u01744006766679") 2025/04/07 06:21:59 DEBUG : dst/one: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f117ba759dde8c7fa_d20250407_m061925_c001_v0001098_t0000_u01744006765563") 2025/04/07 06:21:59 DEBUG : dst/one: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f411a5cb406aeea5d_d20250407_m061912_c001_v7007000_t0000_u01744006752003") 2025/04/07 06:21:59 DEBUG : dst/one: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f110db82703f0e368_d20250407_m061903_c001_v0001184_t0046_u01744006743975") 2025/04/07 06:21:59 DEBUG : dst/one: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f115cc5a795a81465_d20250407_m061902_c001_v0001115_t0047_u01744006742712") 2025/04/07 06:21:59 DEBUG : dst/one: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f115cc5a795a8145d_d20250407_m061901_c001_v0001115_t0016_u01744006741221") 2025/04/07 06:21:59 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f409e2a983c25cf1b_d20250407_m062053_c001_v7007000_t0000_u01744006853626") 2025/04/07 06:21:59 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f11126df43c2c399a_d20250407_m062050_c001_v0001184_t0031_u01744006850352") 2025/04/07 06:21:59 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f11098b85772790df_d20250407_m062045_c001_v0001182_t0026_u01744006845979") 2025/04/07 06:21:59 DEBUG : dst/one.bak: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f408935611a24b8e8_d20250407_m062041_c001_v7007000_t0000_u01744006841576") 2025/04/07 06:21:59 DEBUG : dst/one.bak: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f107ed733dbcf3805_d20250407_m062038_c001_v0001172_t0014_u01744006838859") 2025/04/07 06:21:59 DEBUG : dst/one.bak: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f1196d302cdd1b306_d20250407_m062034_c001_v0001181_t0058_u01744006834961") 2025/04/07 06:22:00 DEBUG : dst/one.bak: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f404517f8615ed434_d20250407_m062031_c001_v7007000_t0000_u01744006831120") 2025/04/07 06:22:00 DEBUG : dst/one.bak: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f111ca24684c22572_d20250407_m062028_c001_v0001036_t0006_u01744006828168") 2025/04/07 06:22:00 DEBUG : dst/one.bak: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f112a2f268caa25b8_d20250407_m062022_c001_v0001040_t0009_u01744006822027") 2025/04/07 06:22:00 DEBUG : dst/three: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4154fa61e7f747cc_d20250407_m061941_c001_v7007000_t0000_u01744006781078") 2025/04/07 06:22:00 DEBUG : dst/three: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f117ba759dde8c81a_d20250407_m061939_c001_v0001098_t0000_u01744006779443") 2025/04/07 06:22:00 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f409e2a983c25cf1c_d20250407_m062053_c001_v7007000_t0000_u01744006853814") 2025/04/07 06:22:00 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f1056206eff5963b1_d20250407_m062051_c001_v0001176_t0004_u01744006851925") 2025/04/07 06:22:00 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f10720f92b26e1393_d20250407_m062047_c001_v0001109_t0011_u01744006847880") 2025/04/07 06:22:00 DEBUG : dst/three.txt: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f409e2a983c25cf1d_d20250407_m062054_c001_v7007000_t0000_u01744006854000") 2025/04/07 06:22:00 DEBUG : dst/three.txt: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f10796eb30487e96d_d20250407_m062052_c001_v0001044_t0057_u01744006852385") 2025/04/07 06:22:00 DEBUG : dst/three.txt: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f403016e154b8d7bc_d20250407_m062052_c001_v7007000_t0000_u01744006852203") 2025/04/07 06:22:00 DEBUG : dst/three.txt: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f10796eb30487e969_d20250407_m062048_c001_v0001044_t0057_u01744006848651") 2025/04/07 06:22:00 DEBUG : dst/three.txt: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f403016e154b8d7b5_d20250407_m062048_c001_v7007000_t0000_u01744006848468") 2025/04/07 06:22:00 DEBUG : dst/three.txt: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba881c0_d20250407_m062043_c001_v0001180_t0057_u01744006843286") 2025/04/07 06:22:00 DEBUG : dst/three.txt: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f408935611a24b8e9_d20250407_m062041_c001_v7007000_t0000_u01744006841761") 2025/04/07 06:22:00 DEBUG : dst/three.txt: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f116f8485ef82b595_d20250407_m062040_c001_v0001134_t0019_u01744006840623") 2025/04/07 06:22:00 DEBUG : dst/three.txt: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f410bed6b49972b1d_d20250407_m062040_c001_v7007000_t0000_u01744006840439") 2025/04/07 06:22:00 DEBUG : dst/three.txt: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f116f8485ef82b587_d20250407_m062037_c001_v0001134_t0058_u01744006837396") 2025/04/07 06:22:00 DEBUG : dst/three.txt: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f410bed6b49972b17_d20250407_m062037_c001_v7007000_t0000_u01744006837212") 2025/04/07 06:22:00 DEBUG : dst/three.txt: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba881a2_d20250407_m062032_c001_v0001180_t0049_u01744006832303") 2025/04/07 06:22:01 DEBUG : dst/three.txt: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4077d795ff10dbba_d20250407_m062030_c001_v7007000_t0000_u01744006830365") 2025/04/07 06:22:01 DEBUG : dst/three.txt: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba88190_d20250407_m062026_c001_v0001180_t0035_u01744006826887") 2025/04/07 06:22:01 DEBUG : dst/three.txt: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4077d795ff10dbb4_d20250407_m062024_c001_v7007000_t0000_u01744006824090") 2025/04/07 06:22:01 DEBUG : dst/three.txt: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba8817b_d20250407_m062019_c001_v0001180_t0001_u01744006819525") 2025/04/07 06:22:01 DEBUG : dst/three.txt: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f416051d139dbb024_d20250407_m062017_c001_v7007000_t0000_u01744006817183") 2025/04/07 06:22:01 DEBUG : dst/three.txt: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f110db82703f0e83a_d20250407_m062014_c001_v0001184_t0033_u01744006814865") 2025/04/07 06:22:01 DEBUG : dst/three.txt: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f416051d139dbb021_d20250407_m062013_c001_v7007000_t0000_u01744006813760") 2025/04/07 06:22:01 DEBUG : dst/three.txt: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba88151_d20250407_m062006_c001_v0001180_t0043_u01744006806609") 2025/04/07 06:22:01 DEBUG : dst/three.txt: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f403016e154b8d717_d20250407_m062004_c001_v7007000_t0000_u01744006804293") 2025/04/07 06:22:01 DEBUG : dst/three.txt: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f110db82703f0e755_d20250407_m062001_c001_v0001184_t0011_u01744006801881") 2025/04/07 06:22:01 DEBUG : dst/three.txt: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f403016e154b8d713_d20250407_m062000_c001_v7007000_t0000_u01744006800779") 2025/04/07 06:22:01 DEBUG : dst/three.txt: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba88125_d20250407_m061954_c001_v0001180_t0037_u01744006794435") 2025/04/07 06:22:01 DEBUG : dst/three.txt: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f41839514bc207677_d20250407_m061952_c001_v7007000_t0000_u01744006792162") 2025/04/07 06:22:01 DEBUG : dst/three.txt: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f110db82703f0e686_d20250407_m061949_c001_v0001184_t0034_u01744006789793") 2025/04/07 06:22:01 DEBUG : dst/three.txt: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f41839514bc207658_d20250407_m061948_c001_v7007000_t0000_u01744006788684") 2025/04/07 06:22:01 DEBUG : dst/three.txt: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba88109_d20250407_m061942_c001_v0001180_t0032_u01744006782405") 2025/04/07 06:22:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f408935611a24b8ea_d20250407_m062041_c001_v7007000_t0000_u01744006841947") 2025/04/07 06:22:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f116304a0e625c95a_d20250407_m062040_c001_v0001183_t0053_u01744006840227") 2025/04/07 06:22:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f113c705bd45a8fc7_d20250407_m062036_c001_v0001120_t0019_u01744006836823") 2025/04/07 06:22:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f404517f8615ed436_d20250407_m062031_c001_v7007000_t0000_u01744006831314") 2025/04/07 06:22:02 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f10466d6f7f1fa29b_d20250407_m062029_c001_v0001117_t0023_u01744006829650") 2025/04/07 06:22:02 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f11809f6cb7c83fca_d20250407_m062023_c001_v0001182_t0058_u01744006823875") 2025/04/07 06:22:02 DEBUG : dst/two: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f409e2a983c25cf1e_d20250407_m062054_c001_v7007000_t0000_u01744006854186") 2025/04/07 06:22:02 DEBUG : dst/two: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba881be_d20250407_m062043_c001_v0001180_t0011_u01744006843067") 2025/04/07 06:22:02 DEBUG : dst/two: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f408935611a24b8eb_d20250407_m062042_c001_v7007000_t0000_u01744006842132") 2025/04/07 06:22:02 DEBUG : dst/two: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba8819e_d20250407_m062032_c001_v0001180_t0028_u01744006832101") 2025/04/07 06:22:02 DEBUG : dst/two: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f404517f8615ed437_d20250407_m062031_c001_v7007000_t0000_u01744006831500") 2025/04/07 06:22:02 DEBUG : dst/two: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f110db82703f0e88b_d20250407_m062019_c001_v0001184_t0031_u01744006819324") 2025/04/07 06:22:02 DEBUG : dst/two: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f404517f8615ed427_d20250407_m062018_c001_v7007000_t0000_u01744006818318") 2025/04/07 06:22:02 DEBUG : dst/two: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f110db82703f0e79c_d20250407_m062006_c001_v0001184_t0002_u01744006806392") 2025/04/07 06:22:02 DEBUG : dst/two: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f411a5cb406aeeb03_d20250407_m062005_c001_v7007000_t0000_u01744006805409") 2025/04/07 06:22:02 DEBUG : dst/two: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f110db82703f0e6d0_d20250407_m061954_c001_v0001184_t0002_u01744006794227") 2025/04/07 06:22:02 DEBUG : dst/two: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f402137e355726617_d20250407_m061953_c001_v7007000_t0000_u01744006793281") 2025/04/07 06:22:02 DEBUG : dst/two: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f110db82703f0e60a_d20250407_m061942_c001_v0001184_t0000_u01744006782207") 2025/04/07 06:22:02 DEBUG : dst/two: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4154fa61e7f747cd_d20250407_m061941_c001_v7007000_t0000_u01744006781263") 2025/04/07 06:22:02 DEBUG : dst/two: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100a9c3327ea9a9c_d20250407_m061937_c001_v0001184_t0044_u01744006777105") 2025/04/07 06:22:02 DEBUG : dst/two: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f411a5cb406aeea5e_d20250407_m061912_c001_v7007000_t0000_u01744006752188") 2025/04/07 06:22:02 DEBUG : dst/two: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f115cc5a795a81483_d20250407_m061910_c001_v0001115_t0019_u01744006750165") 2025/04/07 06:22:02 DEBUG : empty space: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4054139e405145c9_d20250407_m061828_c001_v7007000_t0000_u01744006708891") 2025/04/07 06:22:02 DEBUG : empty space: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba88013_d20250407_m061825_c001_v0001180_t0020_u01744006705422") 2025/04/07 06:22:03 DEBUG : empty space: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4054139e405145ba_d20250407_m061823_c001_v7007000_t0000_u01744006703330") 2025/04/07 06:22:03 DEBUG : empty space: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87fec_d20250407_m061810_c001_v0001180_t0001_u01744006690773") 2025/04/07 06:22:03 DEBUG : empty space: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4065fc64ff601b04_d20250407_m061801_c001_v7007000_t0000_u01744006681330") 2025/04/07 06:22:03 DEBUG : empty space: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87fc0_d20250407_m061756_c001_v0001180_t0036_u01744006676865") 2025/04/07 06:22:03 DEBUG : empty space: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4021420a121ccfbf_d20250407_m061732_c001_v7007000_t0000_u01744006652410") 2025/04/07 06:22:03 DEBUG : empty space: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87f38_d20250407_m061730_c001_v0001180_t0033_u01744006650658") 2025/04/07 06:22:03 DEBUG : empty space: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4021420a121ccfbb_d20250407_m061729_c001_v7007000_t0000_u01744006649141") 2025/04/07 06:22:03 DEBUG : empty space: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87f32_d20250407_m061727_c001_v0001180_t0002_u01744006647958") 2025/04/07 06:22:03 DEBUG : empty space: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4021420a121ccfb7_d20250407_m061724_c001_v7007000_t0000_u01744006644657") 2025/04/07 06:22:03 DEBUG : empty space: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87f14_d20250407_m061723_c001_v0001180_t0011_u01744006643079") 2025/04/07 06:22:03 DEBUG : empty space: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4021420a121ccfb4_d20250407_m061721_c001_v7007000_t0000_u01744006641933") 2025/04/07 06:22:03 DEBUG : empty space: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87f0a_d20250407_m061720_c001_v0001180_t0007_u01744006640752") 2025/04/07 06:22:03 DEBUG : empty space: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4021420a121ccfaa_d20250407_m061714_c001_v7007000_t0000_u01744006634426") 2025/04/07 06:22:03 DEBUG : empty space: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87ed6_d20250407_m061712_c001_v0001180_t0016_u01744006632648") 2025/04/07 06:22:03 DEBUG : empty space: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4054139e40514546_d20250407_m061711_c001_v7007000_t0000_u01744006631520") 2025/04/07 06:22:03 DEBUG : empty space: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87ed2_d20250407_m061710_c001_v0001180_t0053_u01744006630748") 2025/04/07 06:22:03 DEBUG : empty space: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4054139e4051453a_d20250407_m061705_c001_v7007000_t0000_u01744006625781") 2025/04/07 06:22:03 DEBUG : empty space: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87eae_d20250407_m061704_c001_v0001180_t0012_u01744006624640") 2025/04/07 06:22:03 DEBUG : empty space: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4054139e40514534_d20250407_m061702_c001_v7007000_t0000_u01744006622036") 2025/04/07 06:22:03 DEBUG : empty space: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87ea0_d20250407_m061701_c001_v0001180_t0040_u01744006621049") 2025/04/07 06:22:03 DEBUG : empty space: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4054139e40514533_d20250407_m061659_c001_v7007000_t0000_u01744006619940") 2025/04/07 06:22:04 DEBUG : empty space: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f1063151d34b13204_d20250407_m061659_c001_v0001037_t0047_u01744006619176") 2025/04/07 06:22:04 DEBUG : empty space: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87e8e_d20250407_m061657_c001_v0001180_t0039_u01744006617653") 2025/04/07 06:22:04 DEBUG : enormous: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4021420a121ccfbd_d20250407_m061731_c001_v7007000_t0000_u01744006651479") 2025/04/07 06:22:04 DEBUG : enormous: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87f3e_d20250407_m061730_c001_v0001180_t0013_u01744006650881") 2025/04/07 06:22:04 DEBUG : existing: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f409e2a983c25cf21_d20250407_m062058_c001_v7007000_t0000_u01744006858089") 2025/04/07 06:22:04 DEBUG : existing: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba881f0_d20250407_m062056_c001_v0001180_t0048_u01744006856901") 2025/04/07 06:22:04 DEBUG : existing: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4065fc64ff601afb_d20250407_m061754_c001_v7007000_t0000_u01744006674800") 2025/04/07 06:22:04 DEBUG : existing: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87fb2_d20250407_m061753_c001_v0001180_t0016_u01744006673792") 2025/04/07 06:22:04 DEBUG : existing: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4054139e4051452b_d20250407_m061654_c001_v7007000_t0000_u01744006614056") 2025/04/07 06:22:04 DEBUG : existing: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87e7a_d20250407_m061653_c001_v0001180_t0047_u01744006613095") 2025/04/07 06:22:04 DEBUG : existing: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4054139e40514529_d20250407_m061651_c001_v7007000_t0000_u01744006611811") 2025/04/07 06:22:04 DEBUG : existing: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87e70_d20250407_m061651_c001_v0001180_t0008_u01744006611238") 2025/04/07 06:22:04 DEBUG : existing: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87e68_d20250407_m061650_c001_v0001180_t0025_u01744006610478") 2025/04/07 06:22:04 DEBUG : existing-b: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4065fc64ff601afc_d20250407_m061754_c001_v7007000_t0000_u01744006674984") 2025/04/07 06:22:04 DEBUG : existing-b: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f110db82703f0ddcb_d20250407_m061753_c001_v0001184_t0050_u01744006673800") 2025/04/07 06:22:04 DEBUG : file1: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f41839514bc2077f5_d20250407_m062142_c001_v7007000_t0000_u01744006902696") 2025/04/07 06:22:04 DEBUG : file1: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f11544e0bdc4b8a63_d20250407_m062141_c001_v0001183_t0034_u01744006901901") 2025/04/07 06:22:04 DEBUG : file1: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f41839514bc2077f1_d20250407_m062139_c001_v7007000_t0000_u01744006899786") 2025/04/07 06:22:04 DEBUG : file1: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f114cadd71d60d699_d20250407_m062138_c001_v0001179_t0053_u01744006898897") 2025/04/07 06:22:04 DEBUG : five: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4021420a121ccfc0_d20250407_m061736_c001_v7007000_t0000_u01744006656687") 2025/04/07 06:22:05 DEBUG : five: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f400e4f7ffba87f58_d20250407_m061734_c001_v0001180_t0011_u01744006654748") 2025/04/07 06:22:05 DEBUG : foo: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4054139e40514538_d20250407_m061703_c001_v7007000_t0000_u01744006623891") 2025/04/07 06:22:05 DEBUG : foo: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f400e4f7ffba87ea8_d20250407_m061703_c001_v0001180_t0011_u01744006623329") 2025/04/07 06:22:05 DEBUG : foo: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f400e4f7ffba87ea4_d20250407_m061702_c001_v0001180_t0011_u01744006622770") 2025/04/07 06:22:05 DEBUG : four: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4021420a121ccfc1_d20250407_m061736_c001_v7007000_t0000_u01744006656877") 2025/04/07 06:22:05 DEBUG : four: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f410db82703f0dc3f_d20250407_m061735_c001_v0001184_t0019_u01744006655305") 2025/04/07 06:22:05 DEBUG : four: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87f52_d20250407_m061734_c001_v0001180_t0036_u01744006654139") 2025/04/07 06:22:05 DEBUG : hello world2: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f408935611a24b713_d20250407_m061600_c001_v7007000_t0000_u01744006560231") 2025/04/07 06:22:05 DEBUG : hello world2: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87d56_d20250407_m061559_c001_v0001180_t0000_u01744006559642") 2025/04/07 06:22:05 DEBUG : ignore-size: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f419b182e69418cfb_d20250407_m061649_c001_v7007000_t0000_u01744006609008") 2025/04/07 06:22:05 DEBUG : ignore-size: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87e5c_d20250407_m061648_c001_v0001180_t0010_u01744006608055") 2025/04/07 06:22:05 DEBUG : nested/sub dir/file: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4065fc64ff601af6_d20250407_m061752_c001_v7007000_t0000_u01744006672673") 2025/04/07 06:22:05 DEBUG : nested/sub dir/file: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f110db82703f0dda7_d20250407_m061751_c001_v0001184_t0043_u01744006671629") 2025/04/07 06:22:05 DEBUG : nested/sub dir/file: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4065fc64ff601af2_d20250407_m061750_c001_v7007000_t0000_u01744006670506") 2025/04/07 06:22:05 DEBUG : nested/sub dir/file: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f110db82703f0dd83_d20250407_m061749_c001_v0001184_t0038_u01744006669580") 2025/04/07 06:22:05 DEBUG : one: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4021420a121ccfc2_d20250407_m061737_c001_v7007000_t0000_u01744006657061") 2025/04/07 06:22:05 DEBUG : one: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f400e4f7ffba87f4a_d20250407_m061733_c001_v0001180_t0011_u01744006653550") 2025/04/07 06:22:05 DEBUG : only0: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f41839514bc2077d9_d20250407_m062134_c001_v7007000_t0000_u01744006894004") 2025/04/07 06:22:05 DEBUG : only0: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f400e4f7ffba88312_d20250407_m062128_c001_v0001180_t0011_u01744006888026") 2025/04/07 06:22:05 DEBUG : only0: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba882a4_d20250407_m062118_c001_v0001180_t0020_u01744006878844") 2025/04/07 06:22:06 DEBUG : only0: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f419bc2c435880ab8_d20250407_m062112_c001_v7007000_t0000_u01744006872737") 2025/04/07 06:22:06 DEBUG : only0: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba8821a_d20250407_m062102_c001_v0001180_t0017_u01744006862483") 2025/04/07 06:22:06 DEBUG : only1: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f41839514bc2077dc_d20250407_m062134_c001_v7007000_t0000_u01744006894190") 2025/04/07 06:22:06 DEBUG : only1: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f414cadd71d60d675_d20250407_m062128_c001_v0001179_t0050_u01744006888589") 2025/04/07 06:22:06 DEBUG : only1: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba882ac_d20250407_m062119_c001_v0001180_t0052_u01744006879272") 2025/04/07 06:22:06 DEBUG : only1: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f414362178ae6be85_d20250407_m062113_c001_v7007000_t0000_u01744006873121") 2025/04/07 06:22:06 DEBUG : only1: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba8821e_d20250407_m062102_c001_v0001180_t0056_u01744006862925") 2025/04/07 06:22:06 DEBUG : only10: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f41839514bc2077dd_d20250407_m062134_c001_v7007000_t0000_u01744006894375") 2025/04/07 06:22:06 DEBUG : only10: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f400a9c3327eaa159_d20250407_m062128_c001_v0001184_t0051_u01744006888773") 2025/04/07 06:22:06 DEBUG : only10: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba882de_d20250407_m062123_c001_v0001180_t0034_u01744006883246") 2025/04/07 06:22:06 DEBUG : only10: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f414362178ae6be83_d20250407_m062112_c001_v7007000_t0000_u01744006872751") 2025/04/07 06:22:06 DEBUG : only10: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba88256_d20250407_m062106_c001_v0001180_t0005_u01744006866945") 2025/04/07 06:22:06 DEBUG : only11: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f41839514bc2077de_d20250407_m062134_c001_v7007000_t0000_u01744006894560") 2025/04/07 06:22:06 DEBUG : only11: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f41544e0bdc4b89a6_d20250407_m062128_c001_v0001183_t0057_u01744006888973") 2025/04/07 06:22:06 DEBUG : only11: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba882e4_d20250407_m062123_c001_v0001180_t0012_u01744006883703") 2025/04/07 06:22:06 DEBUG : only11: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f419bc2c435880ab7_d20250407_m062112_c001_v7007000_t0000_u01744006872554") 2025/04/07 06:22:06 DEBUG : only11: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba8825a_d20250407_m062107_c001_v0001180_t0044_u01744006867366") 2025/04/07 06:22:06 DEBUG : only12: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f41839514bc2077df_d20250407_m062134_c001_v7007000_t0000_u01744006894745") 2025/04/07 06:22:06 DEBUG : only12: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f400a9c3327eaa15f_d20250407_m062128_c001_v0001184_t0051_u01744006888958") 2025/04/07 06:22:06 DEBUG : only12: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba882ea_d20250407_m062124_c001_v0001180_t0010_u01744006884171") 2025/04/07 06:22:07 DEBUG : only12: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f40115b661ae16dcd_d20250407_m062112_c001_v7007000_t0000_u01744006872764") 2025/04/07 06:22:07 DEBUG : only12: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba8825e_d20250407_m062107_c001_v0001180_t0032_u01744006867795") 2025/04/07 06:22:07 DEBUG : only13: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f41839514bc2077e0_d20250407_m062134_c001_v7007000_t0000_u01744006894931") 2025/04/07 06:22:07 DEBUG : only13: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f400a9c3327eaa165_d20250407_m062129_c001_v0001184_t0051_u01744006889331") 2025/04/07 06:22:07 DEBUG : only13: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba882f2_d20250407_m062124_c001_v0001180_t0048_u01744006884592") 2025/04/07 06:22:07 DEBUG : only13: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f411a5cb406aeef7d_d20250407_m062112_c001_v7007000_t0000_u01744006872362") 2025/04/07 06:22:07 DEBUG : only13: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba88266_d20250407_m062108_c001_v0001180_t0033_u01744006868272") 2025/04/07 06:22:07 DEBUG : only14: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f41839514bc2077e1_d20250407_m062135_c001_v7007000_t0000_u01744006895116") 2025/04/07 06:22:07 DEBUG : only14: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f400e4f7ffba88318_d20250407_m062128_c001_v0001180_t0011_u01744006888616") 2025/04/07 06:22:07 DEBUG : only14: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba882f6_d20250407_m062125_c001_v0001180_t0008_u01744006885021") 2025/04/07 06:22:07 DEBUG : only14: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f414362178ae6be84_d20250407_m062112_c001_v7007000_t0000_u01744006872935") 2025/04/07 06:22:07 DEBUG : only14: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba8826a_d20250407_m062108_c001_v0001180_t0033_u01744006868725") 2025/04/07 06:22:07 DEBUG : only15: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f41839514bc2077e2_d20250407_m062135_c001_v7007000_t0000_u01744006895303") 2025/04/07 06:22:07 DEBUG : only15: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f400a9c3327eaa161_d20250407_m062129_c001_v0001184_t0051_u01744006889145") 2025/04/07 06:22:07 DEBUG : only15: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba882fc_d20250407_m062125_c001_v0001180_t0050_u01744006885433") 2025/04/07 06:22:07 DEBUG : only15: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f414362178ae6be82_d20250407_m062112_c001_v7007000_t0000_u01744006872565") 2025/04/07 06:22:07 DEBUG : only15: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba8826e_d20250407_m062109_c001_v0001180_t0006_u01744006869182") 2025/04/07 06:22:07 DEBUG : only16: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f41839514bc2077e3_d20250407_m062135_c001_v7007000_t0000_u01744006895487") 2025/04/07 06:22:07 DEBUG : only16: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f414cadd71d60d679_d20250407_m062128_c001_v0001179_t0050_u01744006888777") 2025/04/07 06:22:07 DEBUG : only16: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba88302_d20250407_m062125_c001_v0001180_t0005_u01744006885879") 2025/04/07 06:22:07 DEBUG : only16: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f411a5cb406aeef7f_d20250407_m062112_c001_v7007000_t0000_u01744006872771") 2025/04/07 06:22:08 DEBUG : only16: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba88274_d20250407_m062109_c001_v0001180_t0027_u01744006869609") 2025/04/07 06:22:08 DEBUG : only17: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f41839514bc2077e4_d20250407_m062135_c001_v7007000_t0000_u01744006895672") 2025/04/07 06:22:08 DEBUG : only17: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f400e4f7ffba8831a_d20250407_m062128_c001_v0001180_t0011_u01744006888801") 2025/04/07 06:22:08 DEBUG : only17: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba88308_d20250407_m062126_c001_v0001180_t0000_u01744006886303") 2025/04/07 06:22:08 DEBUG : only17: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f40115b661ae16dcf_d20250407_m062113_c001_v7007000_t0000_u01744006873135") 2025/04/07 06:22:08 DEBUG : only17: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba88278_d20250407_m062110_c001_v0001180_t0049_u01744006870027") 2025/04/07 06:22:08 DEBUG : only18: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f41839514bc2077e5_d20250407_m062135_c001_v7007000_t0000_u01744006895858") 2025/04/07 06:22:08 DEBUG : only18: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f400e4f7ffba88322_d20250407_m062129_c001_v0001180_t0011_u01744006889377") 2025/04/07 06:22:08 DEBUG : only18: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba8830c_d20250407_m062126_c001_v0001180_t0048_u01744006886736") 2025/04/07 06:22:08 DEBUG : only18: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f411a5cb406aeef81_d20250407_m062113_c001_v7007000_t0000_u01744006873144") 2025/04/07 06:22:08 DEBUG : only18: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba8827e_d20250407_m062110_c001_v0001180_t0026_u01744006870522") 2025/04/07 06:22:08 DEBUG : only19: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f41839514bc2077e6_d20250407_m062136_c001_v7007000_t0000_u01744006896044") 2025/04/07 06:22:08 DEBUG : only19: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f414cadd71d60d67b_d20250407_m062128_c001_v0001179_t0050_u01744006888969") 2025/04/07 06:22:08 DEBUG : only19: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba88310_d20250407_m062127_c001_v0001180_t0050_u01744006887157") 2025/04/07 06:22:08 DEBUG : only19: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f419bc2c435880abc_d20250407_m062113_c001_v7007000_t0000_u01744006873298") 2025/04/07 06:22:08 DEBUG : only19: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba88284_d20250407_m062110_c001_v0001180_t0023_u01744006870960") 2025/04/07 06:22:08 DEBUG : only2: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f41839514bc2077e7_d20250407_m062136_c001_v7007000_t0000_u01744006896232") 2025/04/07 06:22:08 DEBUG : only2: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f400e4f7ffba8831e_d20250407_m062128_c001_v0001180_t0011_u01744006888989") 2025/04/07 06:22:08 DEBUG : only2: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba882b2_d20250407_m062119_c001_v0001180_t0050_u01744006879694") 2025/04/07 06:22:08 DEBUG : only2: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f411a5cb406aeef7a_d20250407_m062112_c001_v7007000_t0000_u01744006872176") 2025/04/07 06:22:08 DEBUG : only2: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba88226_d20250407_m062103_c001_v0001180_t0037_u01744006863397") 2025/04/07 06:22:09 DEBUG : only3: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f41839514bc2077e8_d20250407_m062136_c001_v7007000_t0000_u01744006896418") 2025/04/07 06:22:09 DEBUG : only3: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f400a9c3327eaa169_d20250407_m062129_c001_v0001184_t0051_u01744006889515") 2025/04/07 06:22:09 DEBUG : only3: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba882b8_d20250407_m062120_c001_v0001180_t0039_u01744006880130") 2025/04/07 06:22:09 DEBUG : only3: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f419bc2c435880ab9_d20250407_m062112_c001_v7007000_t0000_u01744006872923") 2025/04/07 06:22:09 DEBUG : only3: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba8822c_d20250407_m062103_c001_v0001180_t0016_u01744006863843") 2025/04/07 06:22:09 DEBUG : only4: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f41839514bc2077e9_d20250407_m062136_c001_v7007000_t0000_u01744006896604") 2025/04/07 06:22:09 DEBUG : only4: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f414cadd71d60d67f_d20250407_m062129_c001_v0001179_t0050_u01744006889156") 2025/04/07 06:22:09 DEBUG : only4: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba882bc_d20250407_m062120_c001_v0001180_t0025_u01744006880567") 2025/04/07 06:22:09 DEBUG : only4: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f414362178ae6be87_d20250407_m062113_c001_v7007000_t0000_u01744006873307") 2025/04/07 06:22:09 DEBUG : only4: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba88232_d20250407_m062104_c001_v0001180_t0054_u01744006864268") 2025/04/07 06:22:09 DEBUG : only5: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f41839514bc2077ea_d20250407_m062136_c001_v7007000_t0000_u01744006896799") 2025/04/07 06:22:09 DEBUG : only5: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f41544e0bdc4b89aa_d20250407_m062129_c001_v0001183_t0057_u01744006889169") 2025/04/07 06:22:09 DEBUG : only5: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba882c2_d20250407_m062121_c001_v0001180_t0048_u01744006881015") 2025/04/07 06:22:09 DEBUG : only5: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f419bc2c435880abb_d20250407_m062113_c001_v7007000_t0000_u01744006873110") 2025/04/07 06:22:09 DEBUG : only5: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba88238_d20250407_m062104_c001_v0001180_t0035_u01744006864719") 2025/04/07 06:22:09 DEBUG : only6: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f41839514bc2077eb_d20250407_m062136_c001_v7007000_t0000_u01744006896991") 2025/04/07 06:22:09 DEBUG : only6: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f400e4f7ffba88320_d20250407_m062129_c001_v0001180_t0011_u01744006889179") 2025/04/07 06:22:09 DEBUG : only6: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba882c6_d20250407_m062121_c001_v0001180_t0049_u01744006881420") 2025/04/07 06:22:09 DEBUG : only6: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f411a5cb406aeef7e_d20250407_m062112_c001_v7007000_t0000_u01744006872568") 2025/04/07 06:22:10 DEBUG : only6: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba8823e_d20250407_m062105_c001_v0001180_t0028_u01744006865218") 2025/04/07 06:22:10 DEBUG : only7: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f41839514bc2077ec_d20250407_m062137_c001_v7007000_t0000_u01744006897177") 2025/04/07 06:22:10 DEBUG : only7: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f41544e0bdc4b89b6_d20250407_m062129_c001_v0001183_t0057_u01744006889542") 2025/04/07 06:22:10 DEBUG : only7: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba882cc_d20250407_m062121_c001_v0001180_t0011_u01744006881862") 2025/04/07 06:22:10 DEBUG : only7: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f40115b661ae16dce_d20250407_m062112_c001_v7007000_t0000_u01744006872950") 2025/04/07 06:22:10 DEBUG : only7: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba88244_d20250407_m062105_c001_v0001180_t0016_u01744006865667") 2025/04/07 06:22:10 DEBUG : only8: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f41839514bc2077ee_d20250407_m062137_c001_v7007000_t0000_u01744006897362") 2025/04/07 06:22:10 DEBUG : only8: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f414cadd71d60d681_d20250407_m062129_c001_v0001179_t0050_u01744006889343") 2025/04/07 06:22:10 DEBUG : only8: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba882d4_d20250407_m062122_c001_v0001180_t0037_u01744006882321") 2025/04/07 06:22:10 DEBUG : only8: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f40115b661ae16dcc_d20250407_m062112_c001_v7007000_t0000_u01744006872579") 2025/04/07 06:22:10 DEBUG : only8: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba88248_d20250407_m062106_c001_v0001180_t0013_u01744006866078") 2025/04/07 06:22:10 DEBUG : only9: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f41839514bc2077ef_d20250407_m062137_c001_v7007000_t0000_u01744006897547") 2025/04/07 06:22:10 DEBUG : only9: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f41544e0bdc4b89b3_d20250407_m062129_c001_v0001183_t0057_u01744006889354") 2025/04/07 06:22:10 DEBUG : only9: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba882da_d20250407_m062122_c001_v0001180_t0037_u01744006882839") 2025/04/07 06:22:10 DEBUG : only9: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f411a5cb406aeef80_d20250407_m062112_c001_v7007000_t0000_u01744006872957") 2025/04/07 06:22:10 DEBUG : only9: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba88250_d20250407_m062106_c001_v0001180_t0001_u01744006866530") 2025/04/07 06:22:10 DEBUG : potato: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4065fc64ff601aee_d20250407_m061747_c001_v7007000_t0000_u01744006667707") 2025/04/07 06:22:10 DEBUG : potato: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f11657c54162822f5_d20250407_m061745_c001_v0001157_t0059_u01744006665712") 2025/04/07 06:22:10 DEBUG : potato: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4065fc64ff601aea_d20250407_m061743_c001_v7007000_t0000_u01744006663858") 2025/04/07 06:22:10 DEBUG : potato: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87f84_d20250407_m061742_c001_v0001180_t0040_u01744006662308") 2025/04/07 06:22:11 DEBUG : potato: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4065fc64ff601ae0_d20250407_m061740_c001_v7007000_t0000_u01744006660453") 2025/04/07 06:22:11 DEBUG : potato: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f110db82703f0dc7b_d20250407_m061737_c001_v0001184_t0021_u01744006657993") 2025/04/07 06:22:11 DEBUG : potato: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4021420a121ccfb9_d20250407_m061726_c001_v7007000_t0000_u01744006646786") 2025/04/07 06:22:11 DEBUG : potato: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87f24_d20250407_m061725_c001_v0001180_t0004_u01744006645583") 2025/04/07 06:22:11 DEBUG : potato: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4021420a121ccfb6_d20250407_m061723_c001_v7007000_t0000_u01744006643672") 2025/04/07 06:22:11 DEBUG : potato: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87f12_d20250407_m061722_c001_v0001180_t0016_u01744006642877") 2025/04/07 06:22:11 DEBUG : potato: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4021420a121ccfb3_d20250407_m061721_c001_v7007000_t0000_u01744006641344") 2025/04/07 06:22:11 DEBUG : potato: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87f08_d20250407_m061720_c001_v0001180_t0043_u01744006640528") 2025/04/07 06:22:11 DEBUG : potato: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4054139e40514548_d20250407_m061713_c001_v7007000_t0000_u01744006633485") 2025/04/07 06:22:11 DEBUG : potato: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87ed4_d20250407_m061712_c001_v0001180_t0055_u01744006632445") 2025/04/07 06:22:11 DEBUG : potato: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4054139e40514547_d20250407_m061711_c001_v7007000_t0000_u01744006631704") 2025/04/07 06:22:11 DEBUG : potato: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87ed0_d20250407_m061710_c001_v0001180_t0012_u01744006630546") 2025/04/07 06:22:11 DEBUG : potato: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4054139e40514541_d20250407_m061709_c001_v7007000_t0000_u01744006629808") 2025/04/07 06:22:11 DEBUG : potato: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87eca_d20250407_m061709_c001_v0001180_t0011_u01744006629185") 2025/04/07 06:22:11 DEBUG : potato: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87ec6_d20250407_m061708_c001_v0001180_t0058_u01744006628604") 2025/04/07 06:22:11 DEBUG : potato: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4054139e40514540_d20250407_m061707_c001_v7007000_t0000_u01744006627870") 2025/04/07 06:22:11 DEBUG : potato: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87ec0_d20250407_m061707_c001_v0001180_t0004_u01744006627288") 2025/04/07 06:22:12 DEBUG : potato: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87ebe_d20250407_m061706_c001_v0001180_t0054_u01744006626699") 2025/04/07 06:22:12 DEBUG : potato: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4054139e4051453b_d20250407_m061705_c001_v7007000_t0000_u01744006625965") 2025/04/07 06:22:12 DEBUG : potato: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87eb2_d20250407_m061705_c001_v0001180_t0058_u01744006625204") 2025/04/07 06:22:12 DEBUG : potato2: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f400e3be4425879bc_d20250407_m061838_c001_v7007000_t0000_u01744006718125") 2025/04/07 06:22:12 DEBUG : potato2: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f11657c541628236a_d20250407_m061837_c001_v0001157_t0058_u01744006717381") 2025/04/07 06:22:12 DEBUG : potato2: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4054139e405145cd_d20250407_m061829_c001_v7007000_t0000_u01744006709324") 2025/04/07 06:22:12 DEBUG : potato2: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f11657c541628234b_d20250407_m061824_c001_v0001157_t0020_u01744006704647") 2025/04/07 06:22:12 DEBUG : potato2: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f410bed6b49972965_d20250407_m061814_c001_v7007000_t0000_u01744006694181") 2025/04/07 06:22:12 DEBUG : potato2: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f11657c5416282329_d20250407_m061809_c001_v0001157_t0046_u01744006689958") 2025/04/07 06:22:12 DEBUG : potato2: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4065fc64ff601b06_d20250407_m061801_c001_v7007000_t0000_u01744006681616") 2025/04/07 06:22:12 DEBUG : potato2: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f11657c541628230b_d20250407_m061756_c001_v0001157_t0019_u01744006676291") 2025/04/07 06:22:12 DEBUG : potato2: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4021420a121ccfbe_d20250407_m061731_c001_v7007000_t0000_u01744006651663") 2025/04/07 06:22:12 DEBUG : potato2: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87f36_d20250407_m061730_c001_v0001180_t0000_u01744006650442") 2025/04/07 06:22:12 DEBUG : potato2: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4021420a121ccfbc_d20250407_m061729_c001_v7007000_t0000_u01744006649327") 2025/04/07 06:22:12 DEBUG : potato2: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87f30_d20250407_m061727_c001_v0001180_t0053_u01744006647722") 2025/04/07 06:22:12 DEBUG : potato2: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4021420a121ccfba_d20250407_m061726_c001_v7007000_t0000_u01744006646973") 2025/04/07 06:22:12 DEBUG : potato2: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87f2a_d20250407_m061726_c001_v0001180_t0043_u01744006646163") 2025/04/07 06:22:12 DEBUG : potato2: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4021420a121ccfb8_d20250407_m061724_c001_v7007000_t0000_u01744006644843") 2025/04/07 06:22:12 DEBUG : potato2: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87f1c_d20250407_m061724_c001_v0001180_t0040_u01744006644043") 2025/04/07 06:22:12 DEBUG : potato2: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4021420a121ccfb5_d20250407_m061722_c001_v7007000_t0000_u01744006642128") 2025/04/07 06:22:12 DEBUG : potato2: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87f0c_d20250407_m061721_c001_v0001180_t0046_u01744006641352") 2025/04/07 06:22:13 DEBUG : potato2: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4021420a121ccfab_d20250407_m061714_c001_v7007000_t0000_u01744006634624") 2025/04/07 06:22:13 DEBUG : potato2: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87edc_d20250407_m061713_c001_v0001180_t0003_u01744006633222") 2025/04/07 06:22:13 DEBUG : potato2: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f408935611a24b72e_d20250407_m061603_c001_v7007000_t0000_u01744006563602") 2025/04/07 06:22:13 DEBUG : potato2: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87d64_d20250407_m061603_c001_v0001180_t0044_u01744006563017") 2025/04/07 06:22:13 DEBUG : potato2: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f408935611a24b721_d20250407_m061601_c001_v7007000_t0000_u01744006561729") 2025/04/07 06:22:13 DEBUG : potato2: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87d5c_d20250407_m061601_c001_v0001180_t0017_u01744006561148") 2025/04/07 06:22:13 DEBUG : potato3: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4054139e405145cf_d20250407_m061829_c001_v7007000_t0000_u01744006709512") 2025/04/07 06:22:13 DEBUG : potato3: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f110db82703f0e033_d20250407_m061825_c001_v0001184_t0039_u01744006705989") 2025/04/07 06:22:13 DEBUG : potato3: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f410bed6b49972966_d20250407_m061814_c001_v7007000_t0000_u01744006694540") 2025/04/07 06:22:13 DEBUG : potato3: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f110db82703f0df1a_d20250407_m061811_c001_v0001184_t0017_u01744006691346") 2025/04/07 06:22:13 DEBUG : potato3: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4065fc64ff601b08_d20250407_m061802_c001_v7007000_t0000_u01744006682373") 2025/04/07 06:22:13 DEBUG : potato3: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f110db82703f0de0c_d20250407_m061757_c001_v0001184_t0032_u01744006677111") 2025/04/07 06:22:13 DEBUG : pre-dest1/1: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4154fa61e7f747b5_d20250407_m061921_c001_v7007000_t0000_u01744006761188") 2025/04/07 06:22:13 DEBUG : pre-dest1/1: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f110db82703f0e448_d20250407_m061912_c001_v0001184_t0050_u01744006752932") 2025/04/07 06:22:13 DEBUG : pre-dest2/2: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4154fa61e7f747b6_d20250407_m061921_c001_v7007000_t0000_u01744006761374") 2025/04/07 06:22:13 DEBUG : pre-dest2/2: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f11657c54162823c6_d20250407_m061913_c001_v0001157_t0037_u01744006753504") 2025/04/07 06:22:13 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f411a5cb406aee9de_d20250407_m061850_c001_v7007000_t0000_u01744006730676") 2025/04/07 06:22:13 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba88063_d20250407_m061847_c001_v0001180_t0005_u01744006727583") 2025/04/07 06:22:13 DEBUG : sizeonly: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f419b182e69418cd5_d20250407_m061646_c001_v7007000_t0000_u01744006606770") 2025/04/07 06:22:13 DEBUG : sizeonly: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87e50_d20250407_m061645_c001_v0001180_t0032_u01744006605814") 2025/04/07 06:22:13 DEBUG : sub dir/hello world: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f41839514bc207806_d20250407_m062148_c001_v7007000_t0000_u01744006908805") 2025/04/07 06:22:14 DEBUG : sub dir/hello world: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba8835c_d20250407_m062147_c001_v0001180_t0007_u01744006907785") 2025/04/07 06:22:14 DEBUG : sub dir/hello world: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f41839514bc2077fe_d20250407_m062145_c001_v7007000_t0000_u01744006905857") 2025/04/07 06:22:14 DEBUG : sub dir/hello world: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100a9c3327eaa25f_d20250407_m062144_c001_v0001184_t0058_u01744006904822") 2025/04/07 06:22:14 DEBUG : sub dir/hello world: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4065fc64ff601af7_d20250407_m061752_c001_v7007000_t0000_u01744006672858") 2025/04/07 06:22:14 DEBUG : sub dir/hello world: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f11657c5416282303_d20250407_m061751_c001_v0001157_t0045_u01744006671983") 2025/04/07 06:22:14 DEBUG : sub dir/hello world: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4065fc64ff601af4_d20250407_m061750_c001_v7007000_t0000_u01744006670691") 2025/04/07 06:22:14 DEBUG : sub dir/hello world: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87fa0_d20250407_m061749_c001_v0001180_t0016_u01744006669938") 2025/04/07 06:22:14 DEBUG : sub dir/hello world: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f419b182e69418cd2_d20250407_m061642_c001_v7007000_t0000_u01744006602632") 2025/04/07 06:22:14 DEBUG : sub dir/hello world: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87e36_d20250407_m061641_c001_v0001180_t0040_u01744006601324") 2025/04/07 06:22:14 DEBUG : sub dir/hello world: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f419b182e69418ccc_d20250407_m061640_c001_v7007000_t0000_u01744006600588") 2025/04/07 06:22:14 DEBUG : sub dir/hello world: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87e2e_d20250407_m061639_c001_v0001180_t0003_u01744006599645") 2025/04/07 06:22:14 DEBUG : sub dir/hello world: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f419b182e69418cc8_d20250407_m061636_c001_v7007000_t0000_u01744006596738") 2025/04/07 06:22:14 DEBUG : sub dir/hello world: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87e14_d20250407_m061635_c001_v0001180_t0030_u01744006595650") 2025/04/07 06:22:14 DEBUG : sub dir/hello world: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f419b182e69418cc7_d20250407_m061635_c001_v7007000_t0000_u01744006595083") 2025/04/07 06:22:14 DEBUG : sub dir/hello world: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87e0c_d20250407_m061634_c001_v0001180_t0020_u01744006594093") 2025/04/07 06:22:14 DEBUG : sub dir/hello world: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87df2_d20250407_m061631_c001_v0001180_t0023_u01744006591235") 2025/04/07 06:22:14 DEBUG : sub dir/hello world: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f419b182e69418cc4_d20250407_m061630_c001_v7007000_t0000_u01744006590494") 2025/04/07 06:22:14 DEBUG : sub dir/hello world: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87dec_d20250407_m061629_c001_v0001180_t0020_u01744006589886") 2025/04/07 06:22:14 DEBUG : sub dir/hello world: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87de8_d20250407_m061629_c001_v0001180_t0034_u01744006589260") 2025/04/07 06:22:14 DEBUG : sub dir/hello world: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f419b182e69418cc1_d20250407_m061628_c001_v7007000_t0000_u01744006588115") 2025/04/07 06:22:15 DEBUG : sub dir/hello world: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87dce_d20250407_m061625_c001_v0001180_t0000_u01744006585636") 2025/04/07 06:22:15 DEBUG : sub dir/hello world: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87dbc_d20250407_m061622_c001_v0001180_t0035_u01744006582359") 2025/04/07 06:22:15 DEBUG : sub dir/hello world: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f419b182e69418cbb_d20250407_m061621_c001_v7007000_t0000_u01744006581535") 2025/04/07 06:22:15 DEBUG : sub dir/hello world: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87db8_d20250407_m061620_c001_v0001180_t0036_u01744006580906") 2025/04/07 06:22:15 DEBUG : sub dir/hello world: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87db6_d20250407_m061620_c001_v0001180_t0046_u01744006580303") 2025/04/07 06:22:15 DEBUG : sub dir/hello world: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f419b182e69418cba_d20250407_m061619_c001_v7007000_t0000_u01744006579197") 2025/04/07 06:22:15 DEBUG : sub dir/hello world: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87d94_d20250407_m061614_c001_v0001180_t0001_u01744006574227") 2025/04/07 06:22:15 DEBUG : sub dir/hello world: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f419b182e69418cb3_d20250407_m061613_c001_v7007000_t0000_u01744006573645") 2025/04/07 06:22:15 DEBUG : sub dir/hello world: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87d90_d20250407_m061612_c001_v0001180_t0009_u01744006572828") 2025/04/07 06:22:15 DEBUG : sub dir/hello world: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f408935611a24b742_d20250407_m061611_c001_v7007000_t0000_u01744006571154") 2025/04/07 06:22:15 DEBUG : sub dir/hello world: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87d88_d20250407_m061610_c001_v0001180_t0011_u01744006570542") 2025/04/07 06:22:15 DEBUG : sub dir/hello world: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f408935611a24b73f_d20250407_m061609_c001_v7007000_t0000_u01744006569928") 2025/04/07 06:22:15 DEBUG : sub dir/hello world: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87d82_d20250407_m061609_c001_v0001180_t0009_u01744006569285") 2025/04/07 06:22:15 DEBUG : sub dir/hello world: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f408935611a24b73c_d20250407_m061608_c001_v7007000_t0000_u01744006568002") 2025/04/07 06:22:15 DEBUG : sub dir/hello world: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87d72_d20250407_m061607_c001_v0001180_t0021_u01744006567229") 2025/04/07 06:22:15 DEBUG : sub dir/hello world: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f408935611a24b73a_d20250407_m061606_c001_v7007000_t0000_u01744006566578") 2025/04/07 06:22:15 DEBUG : sub dir/hello world: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87d6e_d20250407_m061606_c001_v0001180_t0055_u01744006566000") 2025/04/07 06:22:15 DEBUG : sub dir/hello world: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f408935611a24b739_d20250407_m061605_c001_v7007000_t0000_u01744006565083") 2025/04/07 06:22:15 DEBUG : sub dir/hello world: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87d66_d20250407_m061604_c001_v0001180_t0021_u01744006564524") 2025/04/07 06:22:15 DEBUG : sub dir/hello world: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f408935611a24b70c_d20250407_m061558_c001_v7007000_t0000_u01744006558726") 2025/04/07 06:22:15 DEBUG : sub dir/hello world: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87d4e_d20250407_m061558_c001_v0001180_t0041_u01744006558161") 2025/04/07 06:22:16 DEBUG : sub dir/hello world: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f408935611a24b704_d20250407_m061557_c001_v7007000_t0000_u01744006557245") 2025/04/07 06:22:16 DEBUG : sub dir/hello world: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87d48_d20250407_m061556_c001_v0001180_t0008_u01744006556645") 2025/04/07 06:22:16 DEBUG : sub dir/hello world: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f408935611a24b703_d20250407_m061555_c001_v7007000_t0000_u01744006555725") 2025/04/07 06:22:16 DEBUG : sub dir/hello world: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87d3e_d20250407_m061555_c001_v0001180_t0051_u01744006555139") 2025/04/07 06:22:16 DEBUG : sub dir/hello world: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f408935611a24b6fd_d20250407_m061552_c001_v7007000_t0000_u01744006552195") 2025/04/07 06:22:16 DEBUG : sub dir/hello world: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87d31_d20250407_m061551_c001_v0001180_t0037_u01744006551588") 2025/04/07 06:22:16 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f41839514bc207808_d20250407_m062148_c001_v7007000_t0000_u01744006908990") 2025/04/07 06:22:16 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f11544e0bdc4b8ab3_d20250407_m062147_c001_v0001183_t0037_u01744006907798") 2025/04/07 06:22:16 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f41839514bc2077ff_d20250407_m062146_c001_v7007000_t0000_u01744006906042") 2025/04/07 06:22:16 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f114cadd71d60d6af_d20250407_m062144_c001_v0001179_t0048_u01744006904465") 2025/04/07 06:22:16 DEBUG : sub/yam: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4065fc64ff601aed_d20250407_m061747_c001_v7007000_t0000_u01744006667149") 2025/04/07 06:22:16 DEBUG : sub/yam: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f110db82703f0dd2c_d20250407_m061745_c001_v0001184_t0045_u01744006665350") 2025/04/07 06:22:16 DEBUG : test_dir1/file2: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f41839514bc2077f6_d20250407_m062142_c001_v7007000_t0000_u01744006902881") 2025/04/07 06:22:16 DEBUG : test_dir1/file2: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba88344_d20250407_m062141_c001_v0001180_t0014_u01744006901559") 2025/04/07 06:22:16 DEBUG : test_dir1/file2: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f41839514bc2077f2_d20250407_m062139_c001_v7007000_t0000_u01744006899975") 2025/04/07 06:22:16 DEBUG : test_dir1/file2: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100a9c3327eaa20d_d20250407_m062138_c001_v0001184_t0021_u01744006898914") 2025/04/07 06:22:16 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f41839514bc2077f7_d20250407_m062143_c001_v7007000_t0000_u01744006903080") 2025/04/07 06:22:16 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f114cadd71d60d6a1_d20250407_m062141_c001_v0001179_t0026_u01744006901548") 2025/04/07 06:22:16 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f41839514bc2077f3_d20250407_m062140_c001_v7007000_t0000_u01744006900159") 2025/04/07 06:22:16 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba88338_d20250407_m062138_c001_v0001180_t0056_u01744006898900") 2025/04/07 06:22:17 DEBUG : three: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4021420a121ccfc3_d20250407_m061737_c001_v7007000_t0000_u01744006657247") 2025/04/07 06:22:17 DEBUG : three: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87f5e_d20250407_m061736_c001_v0001180_t0044_u01744006656078") 2025/04/07 06:22:17 DEBUG : three: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f100e4f7ffba87f50_d20250407_m061733_c001_v0001180_t0059_u01744006653935") 2025/04/07 06:22:17 DEBUG : two: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4021420a121ccfc4_d20250407_m061737_c001_v7007000_t0000_u01744006657434") 2025/04/07 06:22:17 DEBUG : two: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f41657c54162822d7_d20250407_m061735_c001_v0001157_t0026_u01744006655501") 2025/04/07 06:22:17 DEBUG : two: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f400e4f7ffba87f4c_d20250407_m061733_c001_v0001180_t0011_u01744006653736") 2025/04/07 06:22:17 DEBUG : yam: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4065fc64ff601aef_d20250407_m061747_c001_v7007000_t0000_u01744006667892") 2025/04/07 06:22:17 DEBUG : yam: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f116041fb5c612ef7_d20250407_m061746_c001_v0001117_t0047_u01744006666603") 2025/04/07 06:22:17 DEBUG : yam: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4065fc64ff601ae8_d20250407_m061743_c001_v7007000_t0000_u01744006663300") 2025/04/07 06:22:17 DEBUG : yam: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f110db82703f0dcdf_d20250407_m061741_c001_v0001184_t0049_u01744006661948") 2025/04/07 06:22:17 DEBUG : yam: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4065fc64ff601ade_d20250407_m061739_c001_v7007000_t0000_u01744006659897") 2025/04/07 06:22:17 DEBUG : yam: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f11657c54162822e1_d20250407_m061738_c001_v0001157_t0019_u01744006658004") 2025/04/07 06:22:17 DEBUG : yaml: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4065fc64ff601aeb_d20250407_m061744_c001_v7007000_t0000_u01744006664042") 2025/04/07 06:22:17 DEBUG : yaml: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f114042e6d7dc2ba7_d20250407_m061743_c001_v0001182_t0039_u01744006663094") 2025/04/07 06:22:17 DEBUG : yaml: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f4065fc64ff601ae1_d20250407_m061740_c001_v7007000_t0000_u01744006660637") 2025/04/07 06:22:17 DEBUG : yaml: Deleting (id "4_z9f120df3e04d0beb9f680e1b_f1072042ee42b2a54_d20250407_m061739_c001_v0001134_t0051_u01744006659372") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m30.543722355s (try 1/5)