"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2024/11/27 01:24:35 DEBUG : Creating backend with remote "TestB2:rclone-test-codutuq9dabu" 2024/11/27 01:24:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/27 01:24:35 DEBUG : Creating backend with remote "/tmp/rclone3819664252" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.01s) === 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-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:24:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/27 01:24:39 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/27 01:24:39 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:24:39 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" --- PASS: TestCopyWithDryRun (5.07s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:24:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/27 01:24:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/27 01:24:41 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:24:41 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:24:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/27 01:24:41 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:24:41 DEBUG : B2 bucket rclone-test-codutuq9dabu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.07s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", 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-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", 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-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:24:43 DEBUG : Creating backend with remote "/non-existing" 2024/11/27 01:24:43 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/27 01:24:43 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:24:43 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:24:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/27 01:24:45 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:24:45 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:24:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/27 01:24:45 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.87s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:24:46 INFO : B2 bucket rclone-test-codutuq9dabu: Running all checks before starting transfers 2024/11/27 01:24:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/27 01:24:46 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:24:46 INFO : B2 bucket rclone-test-codutuq9dabu: Checks finished, now starting transfers 2024/11/27 01:24:46 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:24:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/27 01:24:46 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.49s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:24:47 ERROR : Ignoring --no-traverse with sync 2024/11/27 01:24:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/27 01:24:48 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:24:48 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:24:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/27 01:24:48 INFO : sub dir/hello world: Copied (new) 2024/11/27 01:24:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.48s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:24:49 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/27 01:24:49 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:24:49 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:24:49 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/11/27 01:24:49 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.58s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:24:51 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/27 01:24:51 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:24:51 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:24:51 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/27 01:24:51 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.51s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:24:52 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/27 01:24:52 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:24:52 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:24:53 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/27 01:24:53 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.83s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:24:54 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/27 01:24:54 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/27 01:24:54 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/27 01:24:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/27 01:24:54 DEBUG : sub dir: Making directory 2024/11/27 01:24:54 DEBUG : sub dir2: Making directory 2024/11/27 01:24:54 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/27 01:24:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/27 01:24:54 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:24:54 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:24:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/27 01:24:54 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2024/11/27 01:24:54 DEBUG : B2 bucket rclone-test-codutuq9dabu: 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-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:24:55 DEBUG : sub dir2: Making directory 2024/11/27 01:24:55 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/27 01:24:55 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/27 01:24:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/27 01:24:55 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:24:55 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:24:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/27 01:24:56 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.13s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:24:56 DEBUG : sub dir2: Making directory with metadata 2024/11/27 01:24:56 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/27 01:24:57 DEBUG : sub dir: Making directory 2024/11/27 01:24:57 DEBUG : sub dir2: Making directory 2024/11/27 01:24:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/27 01:24:57 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:24:57 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:24:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/27 01:24:57 INFO : sub dir/hello world: Copied (new) 2024/11/27 01:24:57 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/11/27 01:24:57 DEBUG : B2 bucket rclone-test-codutuq9dabu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/27 01:24:57 DEBUG : B2 bucket rclone-test-codutuq9dabu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.69s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", 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-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:24:58 DEBUG : sub dir2: Making directory 2024/11/27 01:24:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/27 01:24:59 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:24:59 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:24:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/27 01:24:59 INFO : sub dir/hello world: Copied (new) 2024/11/27 01:24:59 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.14s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:25:00 DEBUG : sub dir2: Making directory with metadata 2024/11/27 01:25:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/27 01:25:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/27 01:25:00 DEBUG : sub dir: Making directory 2024/11/27 01:25:00 DEBUG : sub dir2: Making directory 2024/11/27 01:25:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/27 01:25:00 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:25:00 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:25:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/27 01:25:00 INFO : sub dir/hello world: Copied (new) 2024/11/27 01:25:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/11/27 01:25:00 DEBUG : B2 bucket rclone-test-codutuq9dabu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.48s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.38s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:25:01 DEBUG : sub dir2: Making directory 2024/11/27 01:25:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/27 01:25:02 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:25:02 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:25:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/27 01:25:02 INFO : sub dir/hello world: Copied (new) 2024/11/27 01:25:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.50s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:25:03 DEBUG : Creating backend with remote "TestB2:rclone-test-wupefuk5boxe" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-codutuq9dabu -> B2 bucket rclone-test-wupefuk5boxe 2024/11/27 01:25:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/27 01:25:05 DEBUG : B2 bucket rclone-test-wupefuk5boxe: Waiting for checks to finish 2024/11/27 01:25:05 DEBUG : B2 bucket rclone-test-wupefuk5boxe: Waiting for transfers to finish 2024/11/27 01:25:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/27 01:25:09 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:25:09 DEBUG : B2 bucket rclone-test-wupefuk5boxe: Purge remote 2024/11/27 01:25:09 INFO : B2 bucket rclone-test-wupefuk5boxe: cleaning bucket "rclone-test-wupefuk5boxe" of all files 2024/11/27 01:25:09 DEBUG : sub dir/hello world: Deleting (id "4_zaff2cde3308d6bbb9f380e1b_f1124a1bd9fa114e4_d20241127_m012508_c001_v0001098_t0014_u01732670708810") --- PASS: TestServerSideCopy (9.76s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:25:14 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/27 01:25:14 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:25:14 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:25:14 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/27 01:25:14 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.42s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:25:16 DEBUG : Creating backend with remote "TestB2:rclone-test-pilifum5deme" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-codutuq9dabu -> B2 bucket rclone-test-pilifum5deme 2024/11/27 01:25:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/27 01:25:17 DEBUG : B2 bucket rclone-test-pilifum5deme: Waiting for checks to finish 2024/11/27 01:25:17 DEBUG : B2 bucket rclone-test-pilifum5deme: Waiting for transfers to finish 2024/11/27 01:25:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/27 01:25:21 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:25:22 DEBUG : B2 bucket rclone-test-pilifum5deme: Waiting for checks to finish 2024/11/27 01:25:22 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/27 01:25:22 DEBUG : B2 bucket rclone-test-pilifum5deme: Waiting for transfers to finish 2024/11/27 01:25:22 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/27 01:25:22 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:25:22 DEBUG : B2 bucket rclone-test-pilifum5deme: Purge remote 2024/11/27 01:25:22 INFO : B2 bucket rclone-test-pilifum5deme: cleaning bucket "rclone-test-pilifum5deme" of all files 2024/11/27 01:25:22 DEBUG : sub dir/hello world: Deleting (id "4_z2f22fde3308d6bbb9f380e1b_f116ba4898fe5af97_d20241127_m012522_c001_v0001182_t0004_u01732670722511") 2024/11/27 01:25:22 DEBUG : sub dir/hello world: Deleting (id "4_z2f22fde3308d6bbb9f380e1b_f105b94dabf5f9943_d20241127_m012520_c001_v0001183_t0009_u01732670720968") --- PASS: TestServerSideCopyOverSelf (9.74s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:25:26 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/27 01:25:26 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:25:26 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:25:26 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/27 01:25:26 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/27 01:25:26 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.07s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:25:27 DEBUG : Creating backend with remote "TestB2:rclone-test-kucutob1diwi" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-codutuq9dabu -> B2 bucket rclone-test-kucutob1diwi 2024/11/27 01:25:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/27 01:25:29 DEBUG : B2 bucket rclone-test-kucutob1diwi: Waiting for checks to finish 2024/11/27 01:25:29 DEBUG : B2 bucket rclone-test-kucutob1diwi: Waiting for transfers to finish 2024/11/27 01:25:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/27 01:25:33 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:25:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/27 01:25:34 DEBUG : B2 bucket rclone-test-kucutob1diwi: Waiting for checks to finish 2024/11/27 01:25:34 DEBUG : B2 bucket rclone-test-kucutob1diwi: Waiting for transfers to finish 2024/11/27 01:25:35 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/27 01:25:35 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/27 01:25:35 INFO : sub dir/hello world: Deleted 2024/11/27 01:25:36 DEBUG : testing file moves 2024/11/27 01:25:36 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/27 01:25:36 DEBUG : B2 bucket rclone-test-kucutob1diwi: Waiting for checks to finish 2024/11/27 01:25:36 DEBUG : B2 bucket rclone-test-kucutob1diwi: Waiting for transfers to finish 2024/11/27 01:25:37 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2024/11/27 01:25:37 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/27 01:25:37 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:25:37 DEBUG : B2 bucket rclone-test-kucutob1diwi: Purge remote 2024/11/27 01:25:37 INFO : B2 bucket rclone-test-kucutob1diwi: cleaning bucket "rclone-test-kucutob1diwi" of all files 2024/11/27 01:25:37 DEBUG : sub dir/hello world: Deleting (id "4_z5f622dc3309d6bbb9f380e1b_f105efc49b9d4da13_d20241127_m012536_c001_v0001130_t0001_u01732670736677") 2024/11/27 01:25:37 DEBUG : sub dir/hello world: Deleting (id "4_z5f622dc3309d6bbb9f380e1b_f10691175e340c2ce_d20241127_m012534_c001_v0001144_t0011_u01732670734544") 2024/11/27 01:25:37 DEBUG : sub dir/hello world: Deleting (id "4_z5f622dc3309d6bbb9f380e1b_f1047784fc855f549_d20241127_m012532_c001_v0001183_t0019_u01732670732946") --- PASS: TestServerSideMoveOverSelf (12.88s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:25:40 ERROR : : error listing: directory not found 2024/11/27 01:25:40 DEBUG : Local file system at /tmp/rclone3819664252: Making directory 2024/11/27 01:25:41 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:25:41 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.86s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:25:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/27 01:25:42 DEBUG : Local file system at /tmp/rclone3819664252: Waiting for checks to finish 2024/11/27 01:25:42 DEBUG : Local file system at /tmp/rclone3819664252: Waiting for transfers to finish 2024/11/27 01:25:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/27 01:25:43 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2024/11/27 01:25:43 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" --- PASS: TestCopyRedownload (2.28s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:25:44 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/27 01:25:44 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:25:44 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:25:44 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/27 01:25:44 INFO : check sum: Copied (new) 2024/11/27 01:25:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:25:45 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:25:45 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/27 01:25:45 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/11/27 01:25:45 DEBUG : check sum: Unchanged skipping 2024/11/27 01:25:45 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:25:45 DEBUG : Waiting for deletions to finish 2024/11/27 01:25:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.20s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:25:46 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/27 01:25:46 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:25:46 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:25:47 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/27 01:25:47 INFO : sizeonly: Copied (new) 2024/11/27 01:25:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:25:47 DEBUG : sizeonly: Sizes identical 2024/11/27 01:25:47 DEBUG : sizeonly: Unchanged skipping 2024/11/27 01:25:47 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:25:47 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:25:47 DEBUG : Waiting for deletions to finish 2024/11/27 01:25:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.25s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:25:49 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/27 01:25:49 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:25:49 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:25:49 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/11/27 01:25:49 INFO : ignore-size: Copied (new) 2024/11/27 01:25:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:25:49 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:25:49 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:25:49 DEBUG : ignore-size: Unchanged skipping 2024/11/27 01:25:49 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:25:49 DEBUG : Waiting for deletions to finish 2024/11/27 01:25:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.57s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:25:52 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:25:52 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:25:52 DEBUG : existing: Unchanged skipping 2024/11/27 01:25:52 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:25:52 DEBUG : Waiting for deletions to finish 2024/11/27 01:25:52 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:25:52 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:25:52 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/27 01:25:52 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:25:52 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/27 01:25:52 INFO : existing: Copied (replaced existing) 2024/11/27 01:25:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.43s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:25:54 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/27 01:25:54 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:25:54 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:25:54 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/27 01:25:54 INFO : existing: Copied (new) 2024/11/27 01:25:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:25:54 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:25:54 DEBUG : existing: Destination exists, skipping 2024/11/27 01:25:54 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:25:54 DEBUG : Waiting for deletions to finish 2024/11/27 01:25:54 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.21s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:25:56 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/11/27 01:25:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/27 01:25:57 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/27 01:25:57 DEBUG : c/non empty space: Unchanged skipping 2024/11/27 01:25:57 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/27 01:25:57 INFO : a/potato2: Copied (new) 2024/11/27 01:25:57 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:25:57 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:25:57 DEBUG : Waiting for deletions to finish 2024/11/27 01:25:57 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.62s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:25:59 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 2024/11/27 01:25:59 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:25:59 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/27 01:25:59 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/11/27 01:25:59 DEBUG : empty space: Unchanged skipping 2024/11/27 01:25:59 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:25:59 DEBUG : Waiting for deletions to finish 2024/11/27 01:25:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:25:59 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 2024/11/27 01:25:59 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:25:59 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/27 01:26:00 INFO : empty space: Updated modification time in destination 2024/11/27 01:26:00 DEBUG : empty space: Unchanged skipping 2024/11/27 01:26:00 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:26:00 DEBUG : Waiting for deletions to finish 2024/11/27 01:26:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.25s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:26:02 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 2024/11/27 01:26:02 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:26:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/27 01:26:02 DEBUG : empty space: Unchanged skipping 2024/11/27 01:26:02 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:26:02 DEBUG : Waiting for deletions to finish 2024/11/27 01:26:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.74s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:26:04 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:26:04 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 2024/11/27 01:26:04 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3819664252) 2024/11/27 01:26:04 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-codutuq9dabu) 2024/11/27 01:26:04 DEBUG : foo: sha1 differ 2024/11/27 01:26:04 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:26:04 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/11/27 01:26:04 INFO : foo: Copied (replaced existing) 2024/11/27 01:26:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.83s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:26:06 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/27 01:26:06 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:26:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/27 01:26:06 DEBUG : empty space: Unchanged skipping 2024/11/27 01:26:06 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:26:06 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/27 01:26:06 INFO : potato: Copied (new) 2024/11/27 01:26:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.07s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:26:08 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:26:08 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/27 01:26:08 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:26:08 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/11/27 01:26:08 INFO : potato: Copied (replaced existing) 2024/11/27 01:26:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.96s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:26:10 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 2024/11/27 01:26:10 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:26:10 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3819664252) 2024/11/27 01:26:10 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-codutuq9dabu) 2024/11/27 01:26:10 DEBUG : potato: sha1 differ 2024/11/27 01:26:10 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:26:10 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/11/27 01:26:10 INFO : potato: Copied (replaced existing) 2024/11/27 01:26:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:26:12 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/27 01:26:12 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/27 01:26:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/27 01:26:12 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:26:12 DEBUG : empty space: Unchanged skipping 2024/11/27 01:26:12 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:26:12 DEBUG : Waiting for deletions to finish 2024/11/27 01:26:12 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.96s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:26:14 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/27 01:26:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/27 01:26:14 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:26:14 DEBUG : empty space: Unchanged skipping 2024/11/27 01:26:14 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:26:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/27 01:26:14 INFO : potato2: Copied (new) 2024/11/27 01:26:14 DEBUG : Waiting for deletions to finish 2024/11/27 01:26:14 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.57s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:26:16 DEBUG : d: Making directory 2024/11/27 01:26:16 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2024/11/27 01:26:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/27 01:26:17 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/27 01:26:17 DEBUG : c/non empty space: Unchanged skipping 2024/11/27 01:26:17 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/27 01:26:17 INFO : a/potato2: Copied (new) 2024/11/27 01:26:17 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:26:17 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:26:17 DEBUG : Waiting for deletions to finish 2024/11/27 01:26:17 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.66s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:26:19 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/11/27 01:26:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/27 01:26:19 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/27 01:26:19 DEBUG : c/non empty space: Unchanged skipping 2024/11/27 01:26:19 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:26:19 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:26:19 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/27 01:26:19 INFO : a/potato2: Copied (new) 2024/11/27 01:26:19 ERROR : B2 bucket rclone-test-codutuq9dabu: not deleting files as there were IO errors 2024/11/27 01:26:19 ERROR : B2 bucket rclone-test-codutuq9dabu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.50s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:26:21 DEBUG : Waiting for deletions to finish 2024/11/27 01:26:22 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/27 01:26:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/27 01:26:22 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:26:22 DEBUG : empty space: Unchanged skipping 2024/11/27 01:26:22 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:26:22 INFO : potato: Deleted 2024/11/27 01:26:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/27 01:26:22 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.30s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:26:24 DEBUG : Waiting for deletions to finish 2024/11/27 01:26:24 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:26:24 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:26:24 INFO : potato: Deleted 2024/11/27 01:26:24 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/27 01:26:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/27 01:26:24 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:26:24 DEBUG : empty space: Unchanged skipping 2024/11/27 01:26:24 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:26:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/27 01:26:24 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.73s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:26:26 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/27 01:26:26 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:26:26 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:26:27 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/11/27 01:26:27 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.07s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:26:28 DEBUG : enormous: Excluded (Size Filter) 2024/11/27 01:26:28 DEBUG : enormous: Excluded 2024/11/27 01:26:28 DEBUG : potato2: Excluded (Size Filter) 2024/11/27 01:26:28 DEBUG : potato2: Excluded 2024/11/27 01:26:29 DEBUG : potato2: Excluded (Size Filter) 2024/11/27 01:26:29 DEBUG : potato2: Excluded 2024/11/27 01:26:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/27 01:26:29 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:26:29 DEBUG : empty space: Unchanged skipping 2024/11/27 01:26:29 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:26:29 DEBUG : Waiting for deletions to finish 2024/11/27 01:26:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:26:29 DEBUG : enormous: Excluded (Size Filter) 2024/11/27 01:26:29 DEBUG : enormous: Excluded 2024/11/27 01:26:29 DEBUG : potato2: Excluded (Size Filter) 2024/11/27 01:26:29 DEBUG : potato2: Excluded 2024/11/27 01:26:29 DEBUG : potato2: Excluded (Size Filter) 2024/11/27 01:26:29 DEBUG : potato2: Excluded 2024/11/27 01:26:29 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/27 01:26:29 DEBUG : empty space: Unchanged skipping 2024/11/27 01:26:29 DEBUG : Local file system at /tmp/rclone3819664252: Waiting for checks to finish 2024/11/27 01:26:29 DEBUG : Local file system at /tmp/rclone3819664252: Waiting for transfers to finish 2024/11/27 01:26:29 DEBUG : Waiting for deletions to finish 2024/11/27 01:26:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.64s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:26:31 DEBUG : enormous: Excluded (Size Filter) 2024/11/27 01:26:31 DEBUG : enormous: Excluded 2024/11/27 01:26:31 DEBUG : potato2: Excluded (Size Filter) 2024/11/27 01:26:31 DEBUG : potato2: Excluded 2024/11/27 01:26:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/27 01:26:31 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:26:31 DEBUG : empty space: Unchanged skipping 2024/11/27 01:26:31 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:26:31 DEBUG : Waiting for deletions to finish 2024/11/27 01:26:32 INFO : enormous: Deleted 2024/11/27 01:26:32 INFO : potato2: Deleted 2024/11/27 01:26:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:26:32 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/27 01:26:32 DEBUG : empty space: Unchanged skipping 2024/11/27 01:26:32 DEBUG : Local file system at /tmp/rclone3819664252: Waiting for checks to finish 2024/11/27 01:26:32 DEBUG : Local file system at /tmp/rclone3819664252: Waiting for transfers to finish 2024/11/27 01:26:32 DEBUG : Waiting for deletions to finish 2024/11/27 01:26:32 INFO : enormous: Deleted 2024/11/27 01:26:32 INFO : potato2: Deleted 2024/11/27 01:26:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.02s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:26:35 DEBUG : five: Need to transfer - File not found at Destination 2024/11/27 01:26:35 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/27 01:26:35 DEBUG : one: Destination is newer than source, skipping 2024/11/27 01:26:35 DEBUG : three: Sizes identical 2024/11/27 01:26:35 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:26:35 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/27 01:26:35 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/27 01:26:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3819664252) 2024/11/27 01:26:35 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-codutuq9dabu) 2024/11/27 01:26:35 DEBUG : two: sha1 differ 2024/11/27 01:26:35 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:26:35 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/27 01:26:35 INFO : five: Copied (new) 2024/11/27 01:26:35 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/27 01:26:35 INFO : four: Copied (replaced existing) 2024/11/27 01:26:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/27 01:26:36 INFO : two: Copied (replaced existing) 2024/11/27 01:26:36 DEBUG : Waiting for deletions to finish 2024/11/27 01:26:36 DEBUG : one: Destination is newer than source, skipping 2024/11/27 01:26:36 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:26:36 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/27 01:26:36 DEBUG : five: Size and sha1 of src and dst objects identical 2024/11/27 01:26:36 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/11/27 01:26:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/27 01:26:36 DEBUG : two: Size and sha1 of src and dst objects identical 2024/11/27 01:26:36 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/11/27 01:26:36 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3819664252) 2024/11/27 01:26:36 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-codutuq9dabu) 2024/11/27 01:26:36 DEBUG : three: sha1 differ 2024/11/27 01:26:36 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/27 01:26:36 DEBUG : four: Size and sha1 of src and dst objects identical 2024/11/27 01:26:36 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/11/27 01:26:36 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/11/27 01:26:36 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:26:36 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/27 01:26:36 INFO : three: Copied (replaced existing) 2024/11/27 01:26:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.24s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/11/27 01:26:38 INFO : B2 bucket rclone-test-codutuq9dabu: Making map for --track-renames 2024/11/27 01:26:38 INFO : B2 bucket rclone-test-codutuq9dabu: Finished making map for --track-renames 2024/11/27 01:26:38 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:26:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/27 01:26:38 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for renames to finish 2024/11/27 01:26:38 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/27 01:26:38 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:26:38 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/27 01:26:38 INFO : potato: Copied (new) 2024/11/27 01:26:38 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/27 01:26:38 INFO : yam: Copied (new) 2024/11/27 01:26:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:26:39 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:26:39 INFO : B2 bucket rclone-test-codutuq9dabu: Making map for --track-renames 2024/11/27 01:26:39 INFO : B2 bucket rclone-test-codutuq9dabu: Finished making map for --track-renames 2024/11/27 01:26:39 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:26:39 DEBUG : potato: Unchanged skipping 2024/11/27 01:26:39 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for renames to finish 2024/11/27 01:26:40 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/27 01:26:40 INFO : yam: Copied (server-side copy) to: yaml 2024/11/27 01:26:40 INFO : yam: Deleted 2024/11/27 01:26:40 INFO : yaml: Renamed from "yam" 2024/11/27 01:26:40 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:26:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.65s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/11/27 01:26:42 INFO : B2 bucket rclone-test-codutuq9dabu: Making map for --track-renames 2024/11/27 01:26:42 INFO : B2 bucket rclone-test-codutuq9dabu: Finished making map for --track-renames 2024/11/27 01:26:42 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:26:42 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/27 01:26:42 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/27 01:26:42 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for renames to finish 2024/11/27 01:26:42 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:26:42 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/27 01:26:42 INFO : yam: Copied (new) 2024/11/27 01:26:42 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/27 01:26:42 INFO : potato: Copied (new) 2024/11/27 01:26:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:26:42 INFO : B2 bucket rclone-test-codutuq9dabu: Making map for --track-renames 2024/11/27 01:26:42 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:26:42 INFO : B2 bucket rclone-test-codutuq9dabu: Finished making map for --track-renames 2024/11/27 01:26:42 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:26:42 DEBUG : potato: Unchanged skipping 2024/11/27 01:26:42 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for renames to finish 2024/11/27 01:26:44 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/27 01:26:44 INFO : yam: Copied (server-side copy) to: yaml 2024/11/27 01:26:44 INFO : yam: Deleted 2024/11/27 01:26:44 INFO : yaml: Renamed from "yam" 2024/11/27 01:26:44 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:26:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.22s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/11/27 01:26:46 INFO : B2 bucket rclone-test-codutuq9dabu: Making map for --track-renames 2024/11/27 01:26:46 INFO : B2 bucket rclone-test-codutuq9dabu: Finished making map for --track-renames 2024/11/27 01:26:46 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:26:46 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/27 01:26:46 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/27 01:26:46 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for renames to finish 2024/11/27 01:26:46 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:26:46 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/27 01:26:46 INFO : sub/yam: Copied (new) 2024/11/27 01:26:47 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/27 01:26:47 INFO : potato: Copied (new) 2024/11/27 01:26:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:26:47 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:26:47 DEBUG : potato: Unchanged skipping 2024/11/27 01:26:48 INFO : B2 bucket rclone-test-codutuq9dabu: Making map for --track-renames 2024/11/27 01:26:48 INFO : B2 bucket rclone-test-codutuq9dabu: Finished making map for --track-renames 2024/11/27 01:26:48 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:26:48 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for renames to finish 2024/11/27 01:26:49 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/27 01:26:49 INFO : sub/yam: Copied (server-side copy) to: yam 2024/11/27 01:26:49 INFO : sub/yam: Deleted 2024/11/27 01:26:49 INFO : yam: Renamed from "sub/yam" 2024/11/27 01:26:49 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:26:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.78s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:26:50 DEBUG : Creating backend with remote "/tmp/rclone3819664252/dir1" 2024/11/27 01:26:50 DEBUG : Creating backend with remote "/tmp/rclone3819664252/dir2" 2024/11/27 01:26:50 DEBUG : Local file system at /tmp/rclone3819664252/dir2: Using server-side directory move 2024/11/27 01:26:50 INFO : Local file system at /tmp/rclone3819664252/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/27 01:26:50 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/27 01:26:50 INFO : file1.txt: Moved (server-side) 2024/11/27 01:26:50 DEBUG : Local file system at /tmp/rclone3819664252/dir2: Waiting for checks to finish 2024/11/27 01:26:50 DEBUG : Local file system at /tmp/rclone3819664252/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:26:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/27 01:26:51 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/27 01:26:51 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:26:51 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:26:51 DEBUG : nested/sub dir/file: Clearing upload URL because of error: Post "https://pod-000-1183-03.backblaze.com/b2api/v1/b2_upload_file/3fd25dd3308d6bbb9f380e1b/c001_v0001183_t0047": EOF 2024/11/27 01:26:51 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1183-03.backblaze.com/b2api/v1/b2_upload_file/3fd25dd3308d6bbb9f380e1b/c001_v0001183_t0047": EOF) 2024/11/27 01:26:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/27 01:26:51 DEBUG : nested/sub dir/file: Received error: Post "https://pod-000-1183-03.backblaze.com/b2api/v1/b2_upload_file/3fd25dd3308d6bbb9f380e1b/c001_v0001183_t0047": EOF - low level retry 0/10 2024/11/27 01:26:51 DEBUG : pacer: Reducing sleep to 10ms 2024/11/27 01:26:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/27 01:26:51 INFO : sub dir/hello world: Copied (new) 2024/11/27 01:26:51 INFO : sub dir/hello world: Deleted 2024/11/27 01:26:52 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/27 01:26:52 INFO : nested/sub dir/file: Copied (new) 2024/11/27 01:26:52 INFO : nested/sub dir/file: Deleted 2024/11/27 01:26:52 INFO : sub dir: Removing directory 2024/11/27 01:26:52 INFO : nested/sub dir: Removing directory 2024/11/27 01:26:52 INFO : nested: Removing directory 2024/11/27 01:26:52 DEBUG : Local file system at /tmp/rclone3819664252: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.15s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:26:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/27 01:26:53 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/27 01:26:53 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:26:53 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:26:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/27 01:26:53 INFO : sub dir/hello world: Copied (new) 2024/11/27 01:26:53 INFO : sub dir/hello world: Deleted 2024/11/27 01:26:54 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/27 01:26:54 INFO : nested/sub dir/file: Copied (new) 2024/11/27 01:26:54 INFO : nested/sub dir/file: Deleted run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.13s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:26:55 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/27 01:26:55 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/27 01:26:55 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:26:55 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:26:55 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/27 01:26:55 INFO : existing: Copied (new) 2024/11/27 01:26:55 INFO : existing: Deleted 2024/11/27 01:26:56 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/11/27 01:26:56 INFO : existing-b: Copied (new) 2024/11/27 01:26:56 INFO : existing-b: Deleted 2024/11/27 01:26:56 DEBUG : existing: Destination exists, skipping 2024/11/27 01:26:56 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/27 01:26:56 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:26:56 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:26:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.71s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:26:58 DEBUG : Creating backend with remote "TestB2:rclone-test-kemehon8pero" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-codutuq9dabu -> B2 bucket rclone-test-kemehon8pero 2024/11/27 01:27:07 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/27 01:27:07 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/27 01:27:07 DEBUG : empty space: Unchanged skipping 2024/11/27 01:27:07 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/27 01:27:07 DEBUG : B2 bucket rclone-test-kemehon8pero: Waiting for checks to finish 2024/11/27 01:27:07 INFO : empty space: Deleted 2024/11/27 01:27:07 DEBUG : B2 bucket rclone-test-kemehon8pero: Waiting for transfers to finish 2024/11/27 01:27:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/27 01:27:07 INFO : potato2: Copied (server-side copy) 2024/11/27 01:27:07 INFO : potato2: Deleted 2024/11/27 01:27:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/27 01:27:08 INFO : potato3: Copied (server-side copy) 2024/11/27 01:27:08 INFO : potato3: Deleted 2024/11/27 01:27:08 DEBUG : Creating backend with remote "TestB2:rclone-test-gosexig5dizu" 2024/11/27 01:27:09 DEBUG : empty space: Need to transfer - File not found at Destination 2024/11/27 01:27:09 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/27 01:27:09 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/27 01:27:09 DEBUG : B2 bucket rclone-test-gosexig5dizu: Waiting for checks to finish 2024/11/27 01:27:09 DEBUG : B2 bucket rclone-test-gosexig5dizu: Waiting for transfers to finish 2024/11/27 01:27:13 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/27 01:27:13 INFO : empty space: Copied (server-side copy) 2024/11/27 01:27:13 INFO : empty space: Deleted 2024/11/27 01:27:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/27 01:27:13 INFO : potato3: Copied (server-side copy) 2024/11/27 01:27:13 INFO : potato3: Deleted 2024/11/27 01:27:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/27 01:27:14 INFO : potato2: Copied (server-side copy) 2024/11/27 01:27:14 INFO : potato2: Deleted 2024/11/27 01:27:14 DEBUG : B2 bucket rclone-test-gosexig5dizu: Purge remote 2024/11/27 01:27:14 INFO : B2 bucket rclone-test-gosexig5dizu: cleaning bucket "rclone-test-gosexig5dizu" of all files 2024/11/27 01:27:14 DEBUG : empty space: Deleting (id "4_z4fa2bd5330ad6bbb9f380e1b_f10305f53ec7e7312_d20241127_m012712_c001_v0001183_t0008_u01732670832906") 2024/11/27 01:27:14 DEBUG : potato2: Deleting (id "4_z4fa2bd5330ad6bbb9f380e1b_f10549c07bd04e8cc_d20241127_m012713_c001_v0001115_t0014_u01732670833143") 2024/11/27 01:27:14 DEBUG : potato3: Deleting (id "4_z4fa2bd5330ad6bbb9f380e1b_f115dc27cf27ca3cd_d20241127_m012713_c001_v0001177_t0020_u01732670833357") 2024/11/27 01:27:16 DEBUG : B2 bucket rclone-test-kemehon8pero: Purge remote 2024/11/27 01:27:16 INFO : B2 bucket rclone-test-kemehon8pero: cleaning bucket "rclone-test-kemehon8pero" of all files 2024/11/27 01:27:16 DEBUG : empty space: Deleting (id "4_z9f529d1330ad6bbb9f380e1b_f4161d661b9034ad8_d20241127_m012713_c001_v7007000_t0000_u01732670833124") 2024/11/27 01:27:16 DEBUG : empty space: Deleting (id "4_z9f529d1330ad6bbb9f380e1b_f1191b9e3bf5fbc1b_d20241127_m012705_c001_v0001144_t0029_u01732670825148") 2024/11/27 01:27:16 DEBUG : potato2: Deleting (id "4_z9f529d1330ad6bbb9f380e1b_f4161d661b9034adb_d20241127_m012714_c001_v7007000_t0000_u01732670834127") 2024/11/27 01:27:16 DEBUG : potato2: Deleting (id "4_z9f529d1330ad6bbb9f380e1b_f110dd6ba526b17c9_d20241127_m012707_c001_v0001134_t0015_u01732670827179") 2024/11/27 01:27:16 DEBUG : potato3: Deleting (id "4_z9f529d1330ad6bbb9f380e1b_f4161d661b9034ad9_d20241127_m012713_c001_v7007000_t0000_u01732670833586") 2024/11/27 01:27:16 DEBUG : potato3: Deleting (id "4_z9f529d1330ad6bbb9f380e1b_f110a0a8f6e40f3a0_d20241127_m012707_c001_v0001179_t0019_u01732670827482") 2024/11/27 01:27:16 DEBUG : potato3: Deleting (id "4_z9f529d1330ad6bbb9f380e1b_f1191b9e3bf5fbc23_d20241127_m012705_c001_v0001144_t0017_u01732670825818") --- PASS: TestServerSideMove (21.61s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:27:19 DEBUG : Creating backend with remote "TestB2:rclone-test-rokecav6baci" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-codutuq9dabu -> B2 bucket rclone-test-rokecav6baci 2024/11/27 01:27:26 DEBUG : empty space: Excluded (Size Filter) 2024/11/27 01:27:26 DEBUG : empty space: Excluded 2024/11/27 01:27:26 DEBUG : empty space: Excluded (Size Filter) 2024/11/27 01:27:26 DEBUG : empty space: Excluded 2024/11/27 01:27:26 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/27 01:27:26 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/27 01:27:26 DEBUG : B2 bucket rclone-test-rokecav6baci: Waiting for checks to finish 2024/11/27 01:27:26 DEBUG : B2 bucket rclone-test-rokecav6baci: Waiting for transfers to finish 2024/11/27 01:27:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/27 01:27:27 INFO : potato3: Copied (server-side copy) 2024/11/27 01:27:27 INFO : potato3: Deleted 2024/11/27 01:27:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/27 01:27:27 INFO : potato2: Copied (server-side copy) 2024/11/27 01:27:27 INFO : potato2: Deleted 2024/11/27 01:27:28 DEBUG : Creating backend with remote "TestB2:rclone-test-zezuxuh0coha" 2024/11/27 01:27:29 DEBUG : empty space: Excluded (Size Filter) 2024/11/27 01:27:29 DEBUG : empty space: Excluded 2024/11/27 01:27:29 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/27 01:27:29 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/27 01:27:29 DEBUG : B2 bucket rclone-test-zezuxuh0coha: Waiting for checks to finish 2024/11/27 01:27:29 DEBUG : B2 bucket rclone-test-zezuxuh0coha: Waiting for transfers to finish 2024/11/27 01:27:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/27 01:27:33 INFO : potato2: Copied (server-side copy) 2024/11/27 01:27:33 INFO : potato2: Deleted 2024/11/27 01:27:33 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/27 01:27:33 INFO : potato3: Copied (server-side copy) 2024/11/27 01:27:33 INFO : potato3: Deleted 2024/11/27 01:27:34 DEBUG : B2 bucket rclone-test-zezuxuh0coha: Purge remote 2024/11/27 01:27:34 INFO : B2 bucket rclone-test-zezuxuh0coha: cleaning bucket "rclone-test-zezuxuh0coha" of all files 2024/11/27 01:27:34 DEBUG : potato2: Deleting (id "4_z5f320d2330bd6bbb9f380e1b_f1030d2960965628f_d20241127_m012733_c001_v0001150_t0016_u01732670853165") 2024/11/27 01:27:34 DEBUG : potato3: Deleting (id "4_z5f320d2330bd6bbb9f380e1b_f1090600ef16fe439_d20241127_m012733_c001_v0001182_t0008_u01732670853499") 2024/11/27 01:27:36 DEBUG : B2 bucket rclone-test-rokecav6baci: Purge remote 2024/11/27 01:27:36 INFO : B2 bucket rclone-test-rokecav6baci: cleaning bucket "rclone-test-rokecav6baci" of all files 2024/11/27 01:27:36 DEBUG : empty space: Deleting (id "4_zdfd2ed8330ad6bbb9f380e1b_f1102efc7b84db5c0_d20241127_m012725_c001_v0001039_t0027_u01732670845715") 2024/11/27 01:27:36 DEBUG : potato2: Deleting (id "4_zdfd2ed8330ad6bbb9f380e1b_f40980525d50363ac_d20241127_m012733_c001_v7007000_t0000_u01732670853481") 2024/11/27 01:27:36 DEBUG : potato2: Deleting (id "4_zdfd2ed8330ad6bbb9f380e1b_f1023af5ac1b915e3_d20241127_m012727_c001_v0001109_t0026_u01732670847029") 2024/11/27 01:27:36 DEBUG : potato3: Deleting (id "4_zdfd2ed8330ad6bbb9f380e1b_f40980525d50363af_d20241127_m012733_c001_v7007000_t0000_u01732670853745") 2024/11/27 01:27:36 DEBUG : potato3: Deleting (id "4_zdfd2ed8330ad6bbb9f380e1b_f119c8906c280bbda_d20241127_m012727_c001_v0001180_t0012_u01732670847402") 2024/11/27 01:27:36 DEBUG : potato3: Deleting (id "4_zdfd2ed8330ad6bbb9f380e1b_f1102efc7b84db5c2_d20241127_m012726_c001_v0001039_t0052_u01732670846151") --- PASS: TestServerSideMoveWithFilter (20.54s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:27:40 DEBUG : Creating backend with remote "TestB2:rclone-test-mulutey3tulu" 2024/11/27 01:27:40 DEBUG : Config file has changed externally - reloading 2024/11/27 01:27:42 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-codutuq9dabu -> B2 bucket rclone-test-mulutey3tulu 2024/11/27 01:27:48 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/27 01:27:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/27 01:27:48 DEBUG : empty space: Unchanged skipping 2024/11/27 01:27:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/27 01:27:48 DEBUG : B2 bucket rclone-test-mulutey3tulu: Waiting for checks to finish 2024/11/27 01:27:49 INFO : empty space: Deleted 2024/11/27 01:27:49 DEBUG : B2 bucket rclone-test-mulutey3tulu: Waiting for transfers to finish 2024/11/27 01:27:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/27 01:27:49 INFO : potato2: Copied (server-side copy) 2024/11/27 01:27:49 INFO : potato2: Deleted 2024/11/27 01:27:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/27 01:27:49 INFO : potato3: Copied (server-side copy) 2024/11/27 01:27:49 INFO : potato3: Deleted 2024/11/27 01:27:50 DEBUG : Creating backend with remote "TestB2:rclone-test-buluqer4zufu" 2024/11/27 01:27:50 DEBUG : tomatoDir: Making directory 2024/11/27 01:27:51 DEBUG : empty space: Need to transfer - File not found at Destination 2024/11/27 01:27:51 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/27 01:27:51 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/27 01:27:51 DEBUG : B2 bucket rclone-test-buluqer4zufu: Waiting for checks to finish 2024/11/27 01:27:51 DEBUG : B2 bucket rclone-test-buluqer4zufu: Waiting for transfers to finish 2024/11/27 01:27:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/27 01:27:55 INFO : empty space: Copied (server-side copy) 2024/11/27 01:27:55 INFO : empty space: Deleted 2024/11/27 01:27:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/27 01:27:55 INFO : potato3: Copied (server-side copy) 2024/11/27 01:27:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/27 01:27:55 INFO : potato2: Copied (server-side copy) 2024/11/27 01:27:56 INFO : potato3: Deleted 2024/11/27 01:27:56 INFO : potato2: Deleted 2024/11/27 01:27:56 DEBUG : B2 bucket rclone-test-buluqer4zufu: Purge remote 2024/11/27 01:27:56 INFO : B2 bucket rclone-test-buluqer4zufu: cleaning bucket "rclone-test-buluqer4zufu" of all files 2024/11/27 01:27:56 DEBUG : empty space: Deleting (id "4_z6f425d8330bd6bbb9f380e1b_f115568511915dc54_d20241127_m012755_c001_v0001130_t0014_u01732670875333") 2024/11/27 01:27:56 DEBUG : potato2: Deleting (id "4_z6f425d8330bd6bbb9f380e1b_f11043fbc41d492de_d20241127_m012755_c001_v0001183_t0050_u01732670875736") 2024/11/27 01:27:56 DEBUG : potato3: Deleting (id "4_z6f425d8330bd6bbb9f380e1b_f106cab2d14873fb7_d20241127_m012755_c001_v0001183_t0021_u01732670875717") 2024/11/27 01:27:58 DEBUG : B2 bucket rclone-test-mulutey3tulu: Purge remote 2024/11/27 01:27:58 INFO : B2 bucket rclone-test-mulutey3tulu: cleaning bucket "rclone-test-mulutey3tulu" of all files 2024/11/27 01:27:58 DEBUG : empty space: Deleting (id "4_zdf923d7330bd6bbb9f380e1b_f401696bb71471935_d20241127_m012755_c001_v7007000_t0000_u01732670875693") 2024/11/27 01:27:58 DEBUG : empty space: Deleting (id "4_zdf923d7330bd6bbb9f380e1b_f1077871fe95893a3_d20241127_m012747_c001_v0001039_t0053_u01732670867359") 2024/11/27 01:27:58 DEBUG : potato2: Deleting (id "4_zdf923d7330bd6bbb9f380e1b_f401696bb7147193a_d20241127_m012756_c001_v7007000_t0000_u01732670876105") 2024/11/27 01:27:58 DEBUG : potato2: Deleting (id "4_zdf923d7330bd6bbb9f380e1b_f119df96cc5165db3_d20241127_m012749_c001_v0001131_t0005_u01732670869024") 2024/11/27 01:27:58 DEBUG : potato3: Deleting (id "4_zdf923d7330bd6bbb9f380e1b_f401696bb71471938_d20241127_m012755_c001_v7007000_t0000_u01732670875924") 2024/11/27 01:27:58 DEBUG : potato3: Deleting (id "4_zdf923d7330bd6bbb9f380e1b_f11962b4218b3fcf1_d20241127_m012749_c001_v0001161_t0039_u01732670869377") 2024/11/27 01:27:58 DEBUG : potato3: Deleting (id "4_zdf923d7330bd6bbb9f380e1b_f1077871fe95893a9_d20241127_m012747_c001_v0001039_t0007_u01732670867754") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (23.29s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:28:03 DEBUG : Creating backend with remote "TestB2:rclone-test-codutuq9dabu/rclone-move-test" 2024/11/27 01:28:03 DEBUG : Config file has changed externally - reloading --- PASS: TestServerSideMoveOverlap (2.73s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:28:06 DEBUG : Creating backend with remote "TestB2:rclone-test-codutuq9dabu/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" --- PASS: TestSyncOverlap (2.96s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:28:09 DEBUG : Creating backend with remote "TestB2:rclone-test-codutuq9dabu/rclone-sync-test" 2024/11/27 01:28:11 DEBUG : Creating backend with remote "TestB2:rclone-test-codutuq9dabu/rclone-sync-test-include/layer2" 2024/11/27 01:28:13 DEBUG : Creating backend with remote "TestB2:rclone-test-codutuq9dabu/rclone-sync-test-ignore-file" 2024/11/27 01:28:16 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/11/27 01:28:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/27 01:28:16 DEBUG : pacer: Reducing sleep to 10ms 2024/11/27 01:28:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/27 01:28:16 DEBUG : B2 bucket rclone-test-codutuq9dabu path rclone-sync-test: Waiting for checks to finish 2024/11/27 01:28:16 DEBUG : B2 bucket rclone-test-codutuq9dabu path rclone-sync-test: Waiting for transfers to finish 2024/11/27 01:28:16 DEBUG : Waiting for deletions to finish 2024/11/27 01:28:16 INFO : There was nothing to transfer 2024/11/27 01:28:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/27 01:28:17 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:28:17 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:28:17 DEBUG : Waiting for deletions to finish 2024/11/27 01:28:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:28:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/27 01:28:18 DEBUG : B2 bucket rclone-test-codutuq9dabu path rclone-sync-test-include/layer2: Waiting for checks to finish 2024/11/27 01:28:18 DEBUG : B2 bucket rclone-test-codutuq9dabu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/11/27 01:28:18 DEBUG : Waiting for deletions to finish 2024/11/27 01:28:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:28:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/27 01:28:18 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:28:18 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:28:18 DEBUG : Waiting for deletions to finish 2024/11/27 01:28:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:28:19 DEBUG : : Excluded 2024/11/27 01:28:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/27 01:28:19 DEBUG : B2 bucket rclone-test-codutuq9dabu path rclone-sync-test-ignore-file: Waiting for checks to finish 2024/11/27 01:28:19 DEBUG : B2 bucket rclone-test-codutuq9dabu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/11/27 01:28:19 DEBUG : Waiting for deletions to finish 2024/11/27 01:28:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.83s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:28:26 DEBUG : Creating backend with remote "TestB2:rclone-test-codutuq9dabu/dst" 2024/11/27 01:28:27 DEBUG : Creating backend with remote "TestB2:rclone-test-codutuq9dabu/CompareDest" 2024/11/27 01:28:29 DEBUG : one: Need to transfer - File not found at Destination 2024/11/27 01:28:29 DEBUG : B2 bucket rclone-test-codutuq9dabu path dst: Waiting for checks to finish 2024/11/27 01:28:29 DEBUG : B2 bucket rclone-test-codutuq9dabu path dst: Waiting for transfers to finish 2024/11/27 01:28:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/27 01:28:30 INFO : one: Copied (new) 2024/11/27 01:28:30 DEBUG : Waiting for deletions to finish 2024/11/27 01:28:31 DEBUG : B2 bucket rclone-test-codutuq9dabu path dst: Waiting for checks to finish 2024/11/27 01:28:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/27 01:28:31 DEBUG : B2 bucket rclone-test-codutuq9dabu path dst: Waiting for transfers to finish 2024/11/27 01:28:31 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/27 01:28:31 INFO : one: Copied (replaced existing) 2024/11/27 01:28:31 DEBUG : Waiting for deletions to finish 2024/11/27 01:28:34 DEBUG : B2 bucket rclone-test-codutuq9dabu path dst: Waiting for checks to finish 2024/11/27 01:28:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/27 01:28:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/27 01:28:34 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/27 01:28:34 DEBUG : B2 bucket rclone-test-codutuq9dabu path dst: Waiting for transfers to finish 2024/11/27 01:28:34 DEBUG : Waiting for deletions to finish 2024/11/27 01:28:34 INFO : There was nothing to transfer 2024/11/27 01:28:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/27 01:28:35 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/27 01:28:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/27 01:28:35 DEBUG : B2 bucket rclone-test-codutuq9dabu path dst: Waiting for checks to finish 2024/11/27 01:28:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/27 01:28:35 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/27 01:28:35 DEBUG : B2 bucket rclone-test-codutuq9dabu path dst: Waiting for transfers to finish 2024/11/27 01:28:35 DEBUG : Waiting for deletions to finish 2024/11/27 01:28:35 INFO : There was nothing to transfer 2024/11/27 01:28:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/27 01:28:36 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/27 01:28:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/27 01:28:36 DEBUG : B2 bucket rclone-test-codutuq9dabu path dst: Waiting for checks to finish 2024/11/27 01:28:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/27 01:28:36 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/27 01:28:36 DEBUG : B2 bucket rclone-test-codutuq9dabu path dst: Waiting for transfers to finish 2024/11/27 01:28:36 DEBUG : Waiting for deletions to finish 2024/11/27 01:28:36 INFO : There was nothing to transfer 2024/11/27 01:28:37 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 2024/11/27 01:28:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/27 01:28:37 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/27 01:28:37 DEBUG : B2 bucket rclone-test-codutuq9dabu path dst: Waiting for checks to finish 2024/11/27 01:28:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/27 01:28:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/27 01:28:37 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/27 01:28:37 DEBUG : B2 bucket rclone-test-codutuq9dabu path dst: Waiting for transfers to finish 2024/11/27 01:28:37 DEBUG : Waiting for deletions to finish 2024/11/27 01:28:37 INFO : There was nothing to transfer 2024/11/27 01:28:38 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/27 01:28:38 DEBUG : two: Need to transfer - File not found at Destination 2024/11/27 01:28:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/27 01:28:38 DEBUG : B2 bucket rclone-test-codutuq9dabu path dst: Waiting for checks to finish 2024/11/27 01:28:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/27 01:28:38 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/27 01:28:38 DEBUG : B2 bucket rclone-test-codutuq9dabu path dst: Waiting for transfers to finish 2024/11/27 01:28:39 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/11/27 01:28:39 INFO : two: Copied (new) 2024/11/27 01:28:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.85s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:28:42 DEBUG : Creating backend with remote "TestB2:rclone-test-codutuq9dabu/dest" 2024/11/27 01:28:42 DEBUG : Config file has changed externally - reloading 2024/11/27 01:28:43 DEBUG : Creating backend with remote "TestB2:rclone-test-codutuq9dabu/pre-dest1" 2024/11/27 01:28:44 DEBUG : Creating backend with remote "TestB2:rclone-test-codutuq9dabu/pre-dest2" 2024/11/27 01:28:46 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:28:46 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/27 01:28:47 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:28:47 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/27 01:28:47 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/27 01:28:47 DEBUG : B2 bucket rclone-test-codutuq9dabu path dest: Waiting for checks to finish 2024/11/27 01:28:47 DEBUG : B2 bucket rclone-test-codutuq9dabu path dest: Waiting for transfers to finish 2024/11/27 01:28:48 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/11/27 01:28:48 INFO : 3: Copied (new) 2024/11/27 01:28:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.01s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:28:50 DEBUG : Creating backend with remote "TestB2:rclone-test-codutuq9dabu/dst" 2024/11/27 01:28:51 DEBUG : Creating backend with remote "TestB2:rclone-test-codutuq9dabu/CopyDest" 2024/11/27 01:28:53 DEBUG : one: Need to transfer - File not found at Destination 2024/11/27 01:28:53 DEBUG : B2 bucket rclone-test-codutuq9dabu path dst: Waiting for checks to finish 2024/11/27 01:28:53 DEBUG : B2 bucket rclone-test-codutuq9dabu path dst: Waiting for transfers to finish 2024/11/27 01:28:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/27 01:28:54 INFO : one: Copied (new) 2024/11/27 01:28:54 DEBUG : Waiting for deletions to finish 2024/11/27 01:28:54 DEBUG : B2 bucket rclone-test-codutuq9dabu path dst: Waiting for checks to finish 2024/11/27 01:28:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/27 01:28:55 DEBUG : B2 bucket rclone-test-codutuq9dabu path dst: Waiting for transfers to finish 2024/11/27 01:28:55 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/27 01:28:55 INFO : one: Copied (replaced existing) 2024/11/27 01:28:55 DEBUG : Waiting for deletions to finish 2024/11/27 01:28:57 DEBUG : Creating backend with remote "TestB2:rclone-test-codutuq9dabu/BackupDir" 2024/11/27 01:28:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/27 01:28:58 DEBUG : B2 bucket rclone-test-codutuq9dabu path dst: Waiting for checks to finish 2024/11/27 01:28:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/27 01:28:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/27 01:29:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/27 01:29:00 INFO : one: Copied (server-side copy) 2024/11/27 01:29:00 INFO : one: Deleted 2024/11/27 01:29:00 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/27 01:29:00 INFO : one: Copied (server-side copy) 2024/11/27 01:29:01 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/27 01:29:01 DEBUG : B2 bucket rclone-test-codutuq9dabu path dst: Waiting for transfers to finish 2024/11/27 01:29:01 DEBUG : Waiting for deletions to finish 2024/11/27 01:29:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/27 01:29:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/27 01:29:02 INFO : two: Copied (server-side copy) 2024/11/27 01:29:02 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/27 01:29:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/27 01:29:02 DEBUG : one: Unchanged skipping 2024/11/27 01:29:02 DEBUG : B2 bucket rclone-test-codutuq9dabu path dst: Waiting for checks to finish 2024/11/27 01:29:02 DEBUG : B2 bucket rclone-test-codutuq9dabu path dst: Waiting for transfers to finish 2024/11/27 01:29:02 DEBUG : Waiting for deletions to finish 2024/11/27 01:29:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/27 01:29:02 DEBUG : one: Unchanged skipping 2024/11/27 01:29:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/27 01:29:02 DEBUG : two: Unchanged skipping 2024/11/27 01:29:02 DEBUG : B2 bucket rclone-test-codutuq9dabu path dst: Waiting for checks to finish 2024/11/27 01:29:02 DEBUG : B2 bucket rclone-test-codutuq9dabu path dst: Waiting for transfers to finish 2024/11/27 01:29:02 DEBUG : Waiting for deletions to finish 2024/11/27 01:29:02 INFO : There was nothing to transfer 2024/11/27 01:29:04 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/27 01:29:04 DEBUG : three: Destination not found in --copy-dest 2024/11/27 01:29:04 DEBUG : three: Need to transfer - File not found at Destination 2024/11/27 01:29:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/27 01:29:04 DEBUG : one: Unchanged skipping 2024/11/27 01:29:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/27 01:29:04 DEBUG : two: Unchanged skipping 2024/11/27 01:29:04 DEBUG : B2 bucket rclone-test-codutuq9dabu path dst: Waiting for checks to finish 2024/11/27 01:29:04 DEBUG : B2 bucket rclone-test-codutuq9dabu path dst: Waiting for transfers to finish 2024/11/27 01:29:05 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/11/27 01:29:05 INFO : three: Copied (new) 2024/11/27 01:29:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.37s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:29:09 DEBUG : Creating backend with remote "TestB2:rclone-test-codutuq9dabu/dst" 2024/11/27 01:29:10 DEBUG : Creating backend with remote "TestB2:rclone-test-codutuq9dabu/backup" 2024/11/27 01:29:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/27 01:29:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:29:11 DEBUG : two: Unchanged skipping 2024/11/27 01:29:11 DEBUG : B2 bucket rclone-test-codutuq9dabu path dst: Waiting for checks to finish 2024/11/27 01:29:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/27 01:29:13 INFO : one: Copied (server-side copy) 2024/11/27 01:29:13 INFO : one: Deleted 2024/11/27 01:29:13 DEBUG : B2 bucket rclone-test-codutuq9dabu path dst: Waiting for transfers to finish 2024/11/27 01:29:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/27 01:29:14 INFO : one: Copied (new) 2024/11/27 01:29:14 DEBUG : Waiting for deletions to finish 2024/11/27 01:29:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/27 01:29:14 INFO : three.txt: Copied (server-side copy) 2024/11/27 01:29:14 INFO : three.txt: Deleted 2024/11/27 01:29:14 INFO : three.txt: Moved into backup dir 2024/11/27 01:29:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/27 01:29:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:29:16 DEBUG : two: Unchanged skipping 2024/11/27 01:29:16 DEBUG : B2 bucket rclone-test-codutuq9dabu path dst: Waiting for checks to finish 2024/11/27 01:29:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/27 01:29:16 INFO : one: Copied (server-side copy) 2024/11/27 01:29:17 INFO : one: Deleted 2024/11/27 01:29:17 DEBUG : B2 bucket rclone-test-codutuq9dabu path dst: Waiting for transfers to finish 2024/11/27 01:29:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/27 01:29:17 INFO : one: Copied (new) 2024/11/27 01:29:17 DEBUG : Waiting for deletions to finish 2024/11/27 01:29:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/27 01:29:17 INFO : three.txt: Copied (server-side copy) 2024/11/27 01:29:17 INFO : three.txt: Deleted 2024/11/27 01:29:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (11.85s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:29:21 DEBUG : Creating backend with remote "TestB2:rclone-test-codutuq9dabu/dst" 2024/11/27 01:29:22 DEBUG : Creating backend with remote "TestB2:rclone-test-codutuq9dabu/backup" 2024/11/27 01:29:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:29:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/27 01:29:23 DEBUG : two: Unchanged skipping 2024/11/27 01:29:23 DEBUG : B2 bucket rclone-test-codutuq9dabu path dst: Waiting for checks to finish 2024/11/27 01:29:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/27 01:29:25 INFO : one: Copied (server-side copy) to: one.bak 2024/11/27 01:29:25 INFO : one: Deleted 2024/11/27 01:29:25 DEBUG : B2 bucket rclone-test-codutuq9dabu path dst: Waiting for transfers to finish 2024/11/27 01:29:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/27 01:29:26 INFO : one: Copied (new) 2024/11/27 01:29:26 DEBUG : Waiting for deletions to finish 2024/11/27 01:29:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/27 01:29:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/27 01:29:26 INFO : three.txt: Deleted 2024/11/27 01:29:26 INFO : three.txt: Moved into backup dir 2024/11/27 01:29:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/27 01:29:28 DEBUG : B2 bucket rclone-test-codutuq9dabu path dst: Waiting for checks to finish 2024/11/27 01:29:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:29:28 DEBUG : two: Unchanged skipping 2024/11/27 01:29:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/27 01:29:29 INFO : one: Copied (server-side copy) to: one.bak 2024/11/27 01:29:29 INFO : one: Deleted 2024/11/27 01:29:29 DEBUG : B2 bucket rclone-test-codutuq9dabu path dst: Waiting for transfers to finish 2024/11/27 01:29:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/27 01:29:29 INFO : one: Copied (new) 2024/11/27 01:29:29 DEBUG : Waiting for deletions to finish 2024/11/27 01:29:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/27 01:29:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/27 01:29:30 INFO : three.txt: Deleted 2024/11/27 01:29:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.13s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:29:33 DEBUG : Creating backend with remote "TestB2:rclone-test-codutuq9dabu/dst" 2024/11/27 01:29:34 DEBUG : Creating backend with remote "TestB2:rclone-test-codutuq9dabu/backup" 2024/11/27 01:29:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/27 01:29:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:29:35 DEBUG : two: Unchanged skipping 2024/11/27 01:29:35 DEBUG : B2 bucket rclone-test-codutuq9dabu path dst: Waiting for checks to finish 2024/11/27 01:29:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/27 01:29:38 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/27 01:29:38 INFO : one: Deleted 2024/11/27 01:29:38 DEBUG : B2 bucket rclone-test-codutuq9dabu path dst: Waiting for transfers to finish 2024/11/27 01:29:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/27 01:29:39 INFO : one: Copied (new) 2024/11/27 01:29:39 DEBUG : Waiting for deletions to finish 2024/11/27 01:29:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/27 01:29:40 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/27 01:29:40 INFO : three.txt: Deleted 2024/11/27 01:29:40 INFO : three.txt: Moved into backup dir 2024/11/27 01:29:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/27 01:29:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:29:42 DEBUG : B2 bucket rclone-test-codutuq9dabu path dst: Waiting for checks to finish 2024/11/27 01:29:42 DEBUG : two: Unchanged skipping 2024/11/27 01:29:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/27 01:29:42 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/27 01:29:43 INFO : one: Deleted 2024/11/27 01:29:43 DEBUG : B2 bucket rclone-test-codutuq9dabu path dst: Waiting for transfers to finish 2024/11/27 01:29:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/27 01:29:43 INFO : one: Copied (new) 2024/11/27 01:29:43 DEBUG : Waiting for deletions to finish 2024/11/27 01:29:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/27 01:29:44 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/27 01:29:44 INFO : three.txt: Deleted 2024/11/27 01:29:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.24s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:29:47 DEBUG : Creating backend with remote "TestB2:rclone-test-codutuq9dabu/dst" 2024/11/27 01:29:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/27 01:29:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:29:49 DEBUG : two: Unchanged skipping 2024/11/27 01:29:49 DEBUG : B2 bucket rclone-test-codutuq9dabu path dst: Waiting for checks to finish 2024/11/27 01:29:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/27 01:29:49 INFO : one: Copied (server-side copy) to: one.bak 2024/11/27 01:29:49 INFO : one: Deleted 2024/11/27 01:29:49 DEBUG : B2 bucket rclone-test-codutuq9dabu path dst: Waiting for transfers to finish 2024/11/27 01:29:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/27 01:29:50 INFO : one: Copied (new) 2024/11/27 01:29:50 DEBUG : Waiting for deletions to finish 2024/11/27 01:29:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/27 01:29:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/27 01:29:51 INFO : three.txt: Deleted 2024/11/27 01:29:51 INFO : three.txt: Moved into backup dir 2024/11/27 01:29:51 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1116-02.backblaze.com/b2api/v1/b2_upload_file/3fd25dd3308d6bbb9f380e1b/c001_v0001116_t0030": EOF 2024/11/27 01:29:51 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1116-02.backblaze.com/b2api/v1/b2_upload_file/3fd25dd3308d6bbb9f380e1b/c001_v0001116_t0030": EOF) 2024/11/27 01:29:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-codutuq9dabu: 1/10 (Post "https://pod-000-1116-02.backblaze.com/b2api/v1/b2_upload_file/3fd25dd3308d6bbb9f380e1b/c001_v0001116_t0030": EOF) 2024/11/27 01:29:54 DEBUG : pacer: Reducing sleep to 10ms 2024/11/27 01:29:54 DEBUG : one.bak: Excluded (Path Filter) 2024/11/27 01:29:54 DEBUG : one.bak: Excluded 2024/11/27 01:29:54 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/27 01:29:54 DEBUG : three.txt.bak: Excluded 2024/11/27 01:29:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/27 01:29:54 DEBUG : B2 bucket rclone-test-codutuq9dabu path dst: Waiting for checks to finish 2024/11/27 01:29:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:29:54 DEBUG : two: Unchanged skipping 2024/11/27 01:29:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/27 01:29:55 INFO : one: Copied (server-side copy) to: one.bak 2024/11/27 01:29:55 INFO : one: Deleted 2024/11/27 01:29:55 DEBUG : B2 bucket rclone-test-codutuq9dabu path dst: Waiting for transfers to finish 2024/11/27 01:29:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/27 01:29:55 INFO : one: Copied (new) 2024/11/27 01:29:55 DEBUG : Waiting for deletions to finish 2024/11/27 01:29:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/27 01:29:56 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/27 01:29:56 INFO : three.txt: Deleted 2024/11/27 01:29:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.01s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:29:58 DEBUG : Creating backend with remote "TestB2:rclone-test-codutuq9dabu/dst" 2024/11/27 01:29:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/27 01:30:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/27 01:30:01 INFO : one: Copied (server-side copy) to: one.bak 2024/11/27 01:30:01 INFO : one: Deleted 2024/11/27 01:30:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/27 01:30:02 INFO : one: Copied (new) 2024/11/27 01:30:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:30:02 DEBUG : two: Unchanged skipping 2024/11/27 01:30:02 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/27 01:30:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/27 01:30:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/27 01:30:03 INFO : three.txt: Deleted 2024/11/27 01:30:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/27 01:30:03 INFO : three.txt: Copied (new) 2024/11/27 01:30:03 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/11/27 01:30:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/27 01:30:04 DEBUG : pacer: Reducing sleep to 10ms 2024/11/27 01:30:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/27 01:30:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/27 01:30:05 INFO : one: Copied (server-side copy) to: one.bak 2024/11/27 01:30:05 INFO : one: Deleted 2024/11/27 01:30:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/27 01:30:05 INFO : one: Copied (new) 2024/11/27 01:30:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:30:05 DEBUG : two: Unchanged skipping 2024/11/27 01:30:05 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/27 01:30:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/27 01:30:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/27 01:30:06 INFO : three.txt: Deleted 2024/11/27 01:30:06 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/27 01:30:06 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.48s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:30:09 DEBUG : Creating backend with remote "TestB2:rclone-test-codutuq9dabu/dst" 2024/11/27 01:30:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/27 01:30:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/27 01:30:12 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/27 01:30:12 INFO : one: Deleted 2024/11/27 01:30:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/27 01:30:13 INFO : one: Copied (new) 2024/11/27 01:30:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:30:13 DEBUG : two: Unchanged skipping 2024/11/27 01:30:13 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/27 01:30:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/27 01:30:14 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/27 01:30:14 INFO : three.txt: Deleted 2024/11/27 01:30:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/27 01:30:15 INFO : three.txt: Copied (new) 2024/11/27 01:30:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/27 01:30:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/27 01:30:16 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/27 01:30:16 INFO : one: Deleted 2024/11/27 01:30:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/27 01:30:16 INFO : one: Copied (new) 2024/11/27 01:30:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:30:17 DEBUG : two: Unchanged skipping 2024/11/27 01:30:17 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/27 01:30:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/27 01:30:17 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/27 01:30:18 INFO : three.txt: Deleted 2024/11/27 01:30:18 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/27 01:30:18 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.70s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:30:20 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:30:20 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/27 01:30:20 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:30:20 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/11/27 01:30:20 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/27 01:30:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.93s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:30:22 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/27 01:30:22 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:30:22 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:30:22 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/27 01:30:22 INFO : existing: Copied (new) 2024/11/27 01:30:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:30:22 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/27 01:30:22 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:30:22 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/27 01:30:22 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:30:22 ERROR : B2 bucket rclone-test-codutuq9dabu: not deleting files as there were IO errors 2024/11/27 01:30:22 ERROR : B2 bucket rclone-test-codutuq9dabu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" --- PASS: TestSyncImmutable (2.76s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:30:25 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:30:25 DEBUG : existing: Unchanged skipping 2024/11/27 01:30:25 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:30:25 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:30:25 DEBUG : Waiting for deletions to finish 2024/11/27 01:30:25 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.35s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", 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-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:30:37 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:30:37 DEBUG : both0: Unchanged skipping 2024/11/27 01:30:37 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:30:37 DEBUG : both1: Unchanged skipping 2024/11/27 01:30:37 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:30:37 DEBUG : both10: Unchanged skipping 2024/11/27 01:30:37 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:30:37 DEBUG : both11: Unchanged skipping 2024/11/27 01:30:37 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:30:37 DEBUG : both12: Unchanged skipping 2024/11/27 01:30:37 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:30:37 DEBUG : both13: Unchanged skipping 2024/11/27 01:30:37 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:30:37 DEBUG : both14: Unchanged skipping 2024/11/27 01:30:37 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:30:37 DEBUG : both15: Unchanged skipping 2024/11/27 01:30:37 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:30:37 DEBUG : both16: Unchanged skipping 2024/11/27 01:30:37 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:30:37 DEBUG : both17: Unchanged skipping 2024/11/27 01:30:37 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:30:37 DEBUG : both18: Unchanged skipping 2024/11/27 01:30:37 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:30:37 DEBUG : both19: Unchanged skipping 2024/11/27 01:30:37 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:30:37 DEBUG : both2: Unchanged skipping 2024/11/27 01:30:37 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:30:37 DEBUG : both3: Unchanged skipping 2024/11/27 01:30:37 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:30:37 DEBUG : both4: Unchanged skipping 2024/11/27 01:30:37 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:30:37 DEBUG : both5: Unchanged skipping 2024/11/27 01:30:37 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:30:37 DEBUG : both6: Unchanged skipping 2024/11/27 01:30:37 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:30:37 DEBUG : both7: Unchanged skipping 2024/11/27 01:30:37 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:30:37 DEBUG : both8: Unchanged skipping 2024/11/27 01:30:37 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:30:37 DEBUG : both9: Unchanged skipping 2024/11/27 01:30:37 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:30:37 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:30:37 DEBUG : Waiting for deletions to finish 2024/11/27 01:30:37 INFO : only16: Deleted 2024/11/27 01:30:37 INFO : only19: Deleted 2024/11/27 01:30:37 INFO : only7: Deleted 2024/11/27 01:30:37 INFO : only4: Deleted 2024/11/27 01:30:37 INFO : only5: Deleted 2024/11/27 01:30:37 INFO : only8: Deleted 2024/11/27 01:30:37 INFO : only9: Deleted 2024/11/27 01:30:37 INFO : only10: Deleted 2024/11/27 01:30:37 INFO : only14: Deleted 2024/11/27 01:30:37 INFO : only1: Deleted 2024/11/27 01:30:38 INFO : only3: Deleted 2024/11/27 01:30:38 INFO : only6: Deleted 2024/11/27 01:30:38 INFO : only0: Deleted 2024/11/27 01:30:38 INFO : only11: Deleted 2024/11/27 01:30:38 INFO : only12: Deleted 2024/11/27 01:30:38 INFO : only2: Deleted 2024/11/27 01:30:38 INFO : only18: Deleted 2024/11/27 01:30:38 INFO : only13: Deleted 2024/11/27 01:30:38 INFO : only15: Deleted 2024/11/27 01:30:38 INFO : only17: Deleted 2024/11/27 01:30:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (15.78s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:30:52 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:30:52 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:30:52 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:30:52 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:30:52 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for checks to finish 2024/11/27 01:30:52 DEBUG : both0: Unchanged skipping 2024/11/27 01:30:52 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:30:52 DEBUG : both12: Unchanged skipping 2024/11/27 01:30:52 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:30:52 DEBUG : both13: Unchanged skipping 2024/11/27 01:30:52 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:30:52 DEBUG : both14: Unchanged skipping 2024/11/27 01:30:52 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:30:52 DEBUG : both1: Unchanged skipping 2024/11/27 01:30:52 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:30:52 DEBUG : both16: Unchanged skipping 2024/11/27 01:30:52 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:30:52 DEBUG : both17: Unchanged skipping 2024/11/27 01:30:52 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:30:52 DEBUG : both11: Unchanged skipping 2024/11/27 01:30:52 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:30:52 DEBUG : both19: Unchanged skipping 2024/11/27 01:30:52 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:30:52 DEBUG : both10: Unchanged skipping 2024/11/27 01:30:52 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:30:52 DEBUG : both3: Unchanged skipping 2024/11/27 01:30:52 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:30:52 DEBUG : both4: Unchanged skipping 2024/11/27 01:30:52 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:30:52 DEBUG : both5: Unchanged skipping 2024/11/27 01:30:52 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:30:52 DEBUG : both6: Unchanged skipping 2024/11/27 01:30:52 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:30:52 DEBUG : both7: Unchanged skipping 2024/11/27 01:30:52 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:30:52 DEBUG : both8: Unchanged skipping 2024/11/27 01:30:52 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:30:52 DEBUG : both15: Unchanged skipping 2024/11/27 01:30:52 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/27 01:30:52 DEBUG : both18: Unchanged skipping 2024/11/27 01:30:52 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/27 01:30:52 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/27 01:30:52 DEBUG : both2: Unchanged skipping 2024/11/27 01:30:52 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/27 01:30:52 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/27 01:30:52 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/27 01:30:52 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/27 01:30:52 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/27 01:30:52 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/27 01:30:52 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/27 01:30:52 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/27 01:30:52 DEBUG : both9: Unchanged skipping 2024/11/27 01:30:52 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/27 01:30:52 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/27 01:30:52 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/27 01:30:52 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/27 01:30:52 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/27 01:30:52 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/27 01:30:52 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/27 01:30:52 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/27 01:30:52 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/27 01:30:52 DEBUG : B2 bucket rclone-test-codutuq9dabu: Waiting for transfers to finish 2024/11/27 01:30:53 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/27 01:30:53 INFO : only1: Copied (replaced existing) 2024/11/27 01:30:53 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/27 01:30:53 INFO : only12: Copied (replaced existing) 2024/11/27 01:30:53 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/27 01:30:53 INFO : only14: Copied (replaced existing) 2024/11/27 01:30:53 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/27 01:30:53 INFO : only15: Copied (replaced existing) 2024/11/27 01:30:53 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/27 01:30:53 INFO : only11: Copied (replaced existing) 2024/11/27 01:30:53 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/27 01:30:53 INFO : only16: Copied (replaced existing) 2024/11/27 01:30:53 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/27 01:30:53 INFO : only13: Copied (replaced existing) 2024/11/27 01:30:53 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/27 01:30:53 INFO : only17: Copied (replaced existing) 2024/11/27 01:30:53 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/27 01:30:53 INFO : only19: Copied (replaced existing) 2024/11/27 01:30:53 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/27 01:30:53 INFO : only2: Copied (replaced existing) 2024/11/27 01:30:53 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/27 01:30:53 INFO : only3: Copied (replaced existing) 2024/11/27 01:30:53 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/27 01:30:53 INFO : only4: Copied (replaced existing) 2024/11/27 01:30:53 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/27 01:30:53 INFO : only0: Copied (replaced existing) 2024/11/27 01:30:53 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/27 01:30:53 INFO : only10: Copied (replaced existing) 2024/11/27 01:30:54 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/27 01:30:54 INFO : only18: Copied (replaced existing) 2024/11/27 01:30:54 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/27 01:30:54 INFO : only5: Copied (replaced existing) 2024/11/27 01:30:54 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/27 01:30:54 INFO : only6: Copied (replaced existing) 2024/11/27 01:30:54 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/27 01:30:54 INFO : only7: Copied (replaced existing) 2024/11/27 01:30:54 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/27 01:30:54 INFO : only8: Copied (replaced existing) 2024/11/27 01:30:54 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/27 01:30:54 INFO : only9: Copied (replaced existing) 2024/11/27 01:30:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (19.68s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:31:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/27 01:31:02 DEBUG : sub dir: Making directory 2024/11/27 01:31:02 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.85s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" 2024/11/27 01:31:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/27 01:31:07 DEBUG : sub dir: Making directory 2024/11/27 01:31:07 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-codutuq9dabu", Local "Local file system at /tmp/rclone3819664252", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.67s) PASS 2024/11/27 01:31:12 DEBUG : B2 bucket rclone-test-codutuq9dabu: Purge remote 2024/11/27 01:31:12 INFO : B2 bucket rclone-test-codutuq9dabu: cleaning bucket "rclone-test-codutuq9dabu" of all files 2024/11/27 01:31:13 DEBUG : BackupDir/one: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f418796a92cdb5819_d20241127_m012906_c001_v7007000_t0000_u01732670946007") 2024/11/27 01:31:13 DEBUG : BackupDir/one: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f10285a2822415114_d20241127_m012900_c001_v0001172_t0028_u01732670940180") 2024/11/27 01:31:13 DEBUG : CompareDest/one: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40395e96280cc076_d20241127_m012840_c001_v7007000_t0000_u01732670920039") 2024/11/27 01:31:13 DEBUG : CompareDest/one: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f112158206066651f_d20241127_m012833_c001_v0001183_t0017_u01732670913611") 2024/11/27 01:31:13 DEBUG : CompareDest/two: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40395e96280cc077_d20241127_m012840_c001_v7007000_t0000_u01732670920223") 2024/11/27 01:31:13 DEBUG : CompareDest/two: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f102af8ca69221963_d20241127_m012834_c001_v0001116_t0026_u01732670914581") 2024/11/27 01:31:13 DEBUG : CopyDest/one: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f418796a92cdb581c_d20241127_m012906_c001_v7007000_t0000_u01732670946191") 2024/11/27 01:31:13 DEBUG : CopyDest/one: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f102af8ca69221991_d20241127_m012857_c001_v0001116_t0009_u01732670937119") 2024/11/27 01:31:13 DEBUG : CopyDest/three: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f418796a92cdb581d_d20241127_m012906_c001_v7007000_t0000_u01732670946371") 2024/11/27 01:31:13 DEBUG : CopyDest/three: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f102af8ca692219af_d20241127_m012903_c001_v0001116_t0045_u01732670943215") 2024/11/27 01:31:13 DEBUG : CopyDest/two: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f418796a92cdb581e_d20241127_m012906_c001_v7007000_t0000_u01732670946552") 2024/11/27 01:31:13 DEBUG : CopyDest/two: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060666a7a_d20241127_m012901_c001_v0001183_t0017_u01732670941277") 2024/11/27 01:31:13 DEBUG : EXISTING: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f404dba0192967af2_d20241127_m013025_c001_v7007000_t0000_u01732671025562") 2024/11/27 01:31:13 DEBUG : EXISTING: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060667b7c_d20241127_m013024_c001_v0001183_t0037_u01732671024593") 2024/11/27 01:31:13 DEBUG : Testêé: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f404dba0192967aed_d20241127_m013021_c001_v7007000_t0000_u01732671021449") 2024/11/27 01:31:13 DEBUG : Testêé: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060667ac8_d20241127_m013020_c001_v0001183_t0008_u01732671020850") 2024/11/27 01:31:13 DEBUG : Testêé: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060667aaa_d20241127_m013020_c001_v0001183_t0053_u01732671020254") 2024/11/27 01:31:13 DEBUG : a/potato2: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f41021e43206352df_d20241127_m012620_c001_v7007000_t0000_u01732670780200") 2024/11/27 01:31:13 DEBUG : a/potato2: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060664a01_d20241127_m012619_c001_v0001183_t0050_u01732670779622") 2024/11/27 01:31:13 DEBUG : a/potato2: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f418796a92cdb4d50_d20241127_m012617_c001_v7007000_t0000_u01732670777881") 2024/11/27 01:31:13 DEBUG : a/potato2: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060664975_d20241127_m012616_c001_v0001183_t0039_u01732670776975") 2024/11/27 01:31:14 DEBUG : a/potato2: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4177469e05785108_d20241127_m012557_c001_v7007000_t0000_u01732670757919") 2024/11/27 01:31:14 DEBUG : a/potato2: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060664502_d20241127_m012557_c001_v0001183_t0040_u01732670757025") 2024/11/27 01:31:14 DEBUG : b/potato: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f41021e43206352e0_d20241127_m012620_c001_v7007000_t0000_u01732670780383") 2024/11/27 01:31:14 DEBUG : b/potato: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f11215820606649d5_d20241127_m012618_c001_v0001183_t0000_u01732670778807") 2024/11/27 01:31:14 DEBUG : b/potato: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f418796a92cdb4d4d_d20241127_m012617_c001_v7007000_t0000_u01732670777326") 2024/11/27 01:31:14 DEBUG : b/potato: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060664936_d20241127_m012616_c001_v0001183_t0026_u01732670776146") 2024/11/27 01:31:14 DEBUG : b/potato: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4177469e05785107_d20241127_m012557_c001_v7007000_t0000_u01732670757368") 2024/11/27 01:31:14 DEBUG : b/potato: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f11215820606644d0_d20241127_m012556_c001_v0001183_t0016_u01732670756214") 2024/11/27 01:31:14 DEBUG : backup/one: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4084b4eab0ef0f92_d20241127_m012918_c001_v7007000_t0000_u01732670958414") 2024/11/27 01:31:14 DEBUG : backup/one: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f10692d51b15bca26_d20241127_m012916_c001_v0001182_t0022_u01732670956746") 2024/11/27 01:31:14 DEBUG : backup/one: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f10852059adf601ae_d20241127_m012913_c001_v0001183_t0053_u01732670953025") 2024/11/27 01:31:14 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40395e96280cc599_d20241127_m012944_c001_v7007000_t0000_u01732670984777") 2024/11/27 01:31:14 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f11890b34bfc5cc82_d20241127_m012942_c001_v0001102_t0027_u01732670982628") 2024/11/27 01:31:14 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f10691175e340c620_d20241127_m012937_c001_v0001144_t0036_u01732670977032") 2024/11/27 01:31:14 DEBUG : backup/one.bak: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f41909ce1560d26b9_d20241127_m012930_c001_v7007000_t0000_u01732670970533") 2024/11/27 01:31:14 DEBUG : backup/one.bak: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f11791ea23b14fdc0_d20241127_m012928_c001_v0001177_t0030_u01732670968959") 2024/11/27 01:31:14 DEBUG : backup/one.bak: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f109ac995d5eea3d5_d20241127_m012925_c001_v0001183_t0034_u01732670965128") 2024/11/27 01:31:14 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40395e96280cc59b_d20241127_m012944_c001_v7007000_t0000_u01732670984974") 2024/11/27 01:31:14 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1008941027c8df33_d20241127_m012943_c001_v0001183_t0054_u01732670983998") 2024/11/27 01:31:14 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f119be4fb1749ce84_d20241127_m012940_c001_v0001183_t0002_u01732670980164") 2024/11/27 01:31:15 DEBUG : backup/three.txt: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4084b4eab0ef0f93_d20241127_m012918_c001_v7007000_t0000_u01732670958596") 2024/11/27 01:31:15 DEBUG : backup/three.txt: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f10056691143a8844_d20241127_m012917_c001_v0001165_t0012_u01732670957631") 2024/11/27 01:31:15 DEBUG : backup/three.txt: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f11142cd0ca3ba02b_d20241127_m012914_c001_v0001183_t0043_u01732670954378") 2024/11/27 01:31:15 DEBUG : backup/three.txt.bak: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f41909ce1560d26ba_d20241127_m012930_c001_v7007000_t0000_u01732670970721") 2024/11/27 01:31:15 DEBUG : backup/three.txt.bak: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f115dee39166c1e92_d20241127_m012929_c001_v0001183_t0020_u01732670969771") 2024/11/27 01:31:15 DEBUG : backup/three.txt.bak: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1030f5e3e1df0447_d20241127_m012926_c001_v0001181_t0009_u01732670966567") 2024/11/27 01:31:15 DEBUG : both0: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40395e96280cc6a0_d20241127_m013054_c001_v7007000_t0000_u01732671054899") 2024/11/27 01:31:15 DEBUG : both0: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060668042_d20241127_m013043_c001_v0001183_t0037_u01732671043586") 2024/11/27 01:31:15 DEBUG : both0: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4084b4eab0ef1a2e_d20241127_m013038_c001_v7007000_t0000_u01732671038960") 2024/11/27 01:31:15 DEBUG : both0: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060667c24_d20241127_m013027_c001_v0001183_t0026_u01732671027442") 2024/11/27 01:31:15 DEBUG : both1: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40395e96280cc6a2_d20241127_m013055_c001_v7007000_t0000_u01732671055088") 2024/11/27 01:31:15 DEBUG : both1: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f112158206066805c_d20241127_m013043_c001_v0001183_t0008_u01732671043987") 2024/11/27 01:31:15 DEBUG : both1: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4084b4eab0ef1a2f_d20241127_m013039_c001_v7007000_t0000_u01732671039141") 2024/11/27 01:31:15 DEBUG : both1: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060667c46_d20241127_m013027_c001_v0001183_t0058_u01732671027889") 2024/11/27 01:31:15 DEBUG : both10: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40395e96280cc6a3_d20241127_m013055_c001_v7007000_t0000_u01732671055270") 2024/11/27 01:31:15 DEBUG : both10: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060668126_d20241127_m013047_c001_v0001183_t0055_u01732671047850") 2024/11/27 01:31:15 DEBUG : both10: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4084b4eab0ef1a30_d20241127_m013039_c001_v7007000_t0000_u01732671039337") 2024/11/27 01:31:15 DEBUG : both10: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060667d4c_d20241127_m013031_c001_v0001183_t0038_u01732671031876") 2024/11/27 01:31:15 DEBUG : both11: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40395e96280cc6a4_d20241127_m013055_c001_v7007000_t0000_u01732671055451") 2024/11/27 01:31:15 DEBUG : both11: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060668138_d20241127_m013048_c001_v0001183_t0013_u01732671048261") 2024/11/27 01:31:15 DEBUG : both11: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4084b4eab0ef1a31_d20241127_m013039_c001_v7007000_t0000_u01732671039517") 2024/11/27 01:31:15 DEBUG : both11: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060667d62_d20241127_m013032_c001_v0001183_t0048_u01732671032299") 2024/11/27 01:31:15 DEBUG : both12: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40395e96280cc6a5_d20241127_m013055_c001_v7007000_t0000_u01732671055646") 2024/11/27 01:31:16 DEBUG : both12: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f112158206066814c_d20241127_m013048_c001_v0001183_t0036_u01732671048670") 2024/11/27 01:31:16 DEBUG : both12: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4084b4eab0ef1a32_d20241127_m013039_c001_v7007000_t0000_u01732671039713") 2024/11/27 01:31:16 DEBUG : both12: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060667d82_d20241127_m013032_c001_v0001183_t0027_u01732671032750") 2024/11/27 01:31:16 DEBUG : both13: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40395e96280cc6a7_d20241127_m013055_c001_v7007000_t0000_u01732671055826") 2024/11/27 01:31:16 DEBUG : both13: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060668162_d20241127_m013049_c001_v0001183_t0039_u01732671049078") 2024/11/27 01:31:16 DEBUG : both13: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4084b4eab0ef1a33_d20241127_m013039_c001_v7007000_t0000_u01732671039894") 2024/11/27 01:31:16 DEBUG : both13: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060667da1_d20241127_m013033_c001_v0001183_t0005_u01732671033195") 2024/11/27 01:31:16 DEBUG : both14: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40395e96280cc6a9_d20241127_m013056_c001_v7007000_t0000_u01732671056006") 2024/11/27 01:31:16 DEBUG : both14: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060668182_d20241127_m013049_c001_v0001183_t0042_u01732671049498") 2024/11/27 01:31:16 DEBUG : both14: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4084b4eab0ef1a34_d20241127_m013040_c001_v7007000_t0000_u01732671040073") 2024/11/27 01:31:16 DEBUG : both14: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060667dc4_d20241127_m013033_c001_v0001183_t0000_u01732671033683") 2024/11/27 01:31:16 DEBUG : both15: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40395e96280cc6aa_d20241127_m013056_c001_v7007000_t0000_u01732671056188") 2024/11/27 01:31:16 DEBUG : both15: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f11215820606681a6_d20241127_m013049_c001_v0001183_t0015_u01732671049920") 2024/11/27 01:31:16 DEBUG : both15: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4084b4eab0ef1a35_d20241127_m013040_c001_v7007000_t0000_u01732671040254") 2024/11/27 01:31:16 DEBUG : both15: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060667de0_d20241127_m013034_c001_v0001183_t0033_u01732671034108") 2024/11/27 01:31:16 DEBUG : both16: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40395e96280cc6ac_d20241127_m013056_c001_v7007000_t0000_u01732671056381") 2024/11/27 01:31:16 DEBUG : both16: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f11215820606681b8_d20241127_m013050_c001_v0001183_t0057_u01732671050348") 2024/11/27 01:31:16 DEBUG : both16: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4084b4eab0ef1a37_d20241127_m013040_c001_v7007000_t0000_u01732671040434") 2024/11/27 01:31:16 DEBUG : both16: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060667e04_d20241127_m013034_c001_v0001183_t0002_u01732671034548") 2024/11/27 01:31:16 DEBUG : both17: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40395e96280cc6ad_d20241127_m013056_c001_v7007000_t0000_u01732671056585") 2024/11/27 01:31:16 DEBUG : both17: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f11215820606681e0_d20241127_m013050_c001_v0001183_t0008_u01732671050780") 2024/11/27 01:31:17 DEBUG : both17: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4084b4eab0ef1a39_d20241127_m013040_c001_v7007000_t0000_u01732671040614") 2024/11/27 01:31:17 DEBUG : both17: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060667e26_d20241127_m013034_c001_v0001183_t0018_u01732671034959") 2024/11/27 01:31:17 DEBUG : both18: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40395e96280cc6ae_d20241127_m013056_c001_v7007000_t0000_u01732671056775") 2024/11/27 01:31:17 DEBUG : both18: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f11215820606681fa_d20241127_m013051_c001_v0001183_t0039_u01732671051205") 2024/11/27 01:31:17 DEBUG : both18: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4084b4eab0ef1a3a_d20241127_m013040_c001_v7007000_t0000_u01732671040799") 2024/11/27 01:31:17 DEBUG : both18: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060667e4e_d20241127_m013035_c001_v0001183_t0004_u01732671035375") 2024/11/27 01:31:17 DEBUG : both19: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40395e96280cc6af_d20241127_m013056_c001_v7007000_t0000_u01732671056956") 2024/11/27 01:31:17 DEBUG : both19: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f112158206066820f_d20241127_m013051_c001_v0001183_t0003_u01732671051625") 2024/11/27 01:31:17 DEBUG : both19: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4084b4eab0ef1a3b_d20241127_m013040_c001_v7007000_t0000_u01732671040996") 2024/11/27 01:31:17 DEBUG : both19: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060667e6a_d20241127_m013035_c001_v0001183_t0028_u01732671035789") 2024/11/27 01:31:17 DEBUG : both2: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40395e96280cc6b1_d20241127_m013057_c001_v7007000_t0000_u01732671057147") 2024/11/27 01:31:17 DEBUG : both2: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060668086_d20241127_m013044_c001_v0001183_t0047_u01732671044417") 2024/11/27 01:31:17 DEBUG : both2: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4084b4eab0ef1a3c_d20241127_m013041_c001_v7007000_t0000_u01732671041175") 2024/11/27 01:31:17 DEBUG : both2: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060667c72_d20241127_m013028_c001_v0001183_t0032_u01732671028332") 2024/11/27 01:31:17 DEBUG : both3: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40395e96280cc6b2_d20241127_m013057_c001_v7007000_t0000_u01732671057328") 2024/11/27 01:31:17 DEBUG : both3: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f11215820606680a0_d20241127_m013044_c001_v0001183_t0045_u01732671044875") 2024/11/27 01:31:17 DEBUG : both3: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4084b4eab0ef1a3d_d20241127_m013041_c001_v7007000_t0000_u01732671041361") 2024/11/27 01:31:17 DEBUG : both3: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060667c8c_d20241127_m013028_c001_v0001183_t0024_u01732671028811") 2024/11/27 01:31:17 DEBUG : both4: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40395e96280cc6b3_d20241127_m013057_c001_v7007000_t0000_u01732671057508") 2024/11/27 01:31:17 DEBUG : both4: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f11215820606680ba_d20241127_m013045_c001_v0001183_t0013_u01732671045310") 2024/11/27 01:31:17 DEBUG : both4: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4084b4eab0ef1a3e_d20241127_m013041_c001_v7007000_t0000_u01732671041544") 2024/11/27 01:31:18 DEBUG : both4: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060667ca2_d20241127_m013029_c001_v0001183_t0020_u01732671029239") 2024/11/27 01:31:18 DEBUG : both5: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40395e96280cc6b4_d20241127_m013057_c001_v7007000_t0000_u01732671057689") 2024/11/27 01:31:18 DEBUG : both5: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f11215820606680cc_d20241127_m013045_c001_v0001183_t0048_u01732671045736") 2024/11/27 01:31:18 DEBUG : both5: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4084b4eab0ef1a3f_d20241127_m013041_c001_v7007000_t0000_u01732671041735") 2024/11/27 01:31:18 DEBUG : both5: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060667cb9_d20241127_m013029_c001_v0001183_t0035_u01732671029686") 2024/11/27 01:31:18 DEBUG : both6: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40395e96280cc6b5_d20241127_m013057_c001_v7007000_t0000_u01732671057869") 2024/11/27 01:31:18 DEBUG : both6: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f11215820606680e0_d20241127_m013046_c001_v0001183_t0038_u01732671046175") 2024/11/27 01:31:18 DEBUG : both6: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4084b4eab0ef1a40_d20241127_m013041_c001_v7007000_t0000_u01732671041917") 2024/11/27 01:31:18 DEBUG : both6: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060667ce0_d20241127_m013030_c001_v0001183_t0037_u01732671030097") 2024/11/27 01:31:18 DEBUG : both7: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40395e96280cc6b6_d20241127_m013058_c001_v7007000_t0000_u01732671058049") 2024/11/27 01:31:18 DEBUG : both7: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f11215820606680f6_d20241127_m013046_c001_v0001183_t0000_u01732671046607") 2024/11/27 01:31:18 DEBUG : both7: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4084b4eab0ef1a41_d20241127_m013042_c001_v7007000_t0000_u01732671042104") 2024/11/27 01:31:18 DEBUG : both7: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060667d06_d20241127_m013030_c001_v0001183_t0002_u01732671030540") 2024/11/27 01:31:18 DEBUG : both8: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40395e96280cc6b7_d20241127_m013058_c001_v7007000_t0000_u01732671058230") 2024/11/27 01:31:18 DEBUG : both8: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060668101_d20241127_m013047_c001_v0001183_t0044_u01732671047016") 2024/11/27 01:31:18 DEBUG : both8: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4084b4eab0ef1a42_d20241127_m013042_c001_v7007000_t0000_u01732671042284") 2024/11/27 01:31:18 DEBUG : both8: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060667d1c_d20241127_m013031_c001_v0001183_t0036_u01732671031010") 2024/11/27 01:31:18 DEBUG : both9: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40395e96280cc6b8_d20241127_m013058_c001_v7007000_t0000_u01732671058420") 2024/11/27 01:31:18 DEBUG : both9: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060668114_d20241127_m013047_c001_v0001183_t0049_u01732671047439") 2024/11/27 01:31:18 DEBUG : both9: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4084b4eab0ef1a43_d20241127_m013042_c001_v7007000_t0000_u01732671042464") 2024/11/27 01:31:18 DEBUG : both9: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060667d36_d20241127_m013031_c001_v0001183_t0048_u01732671031425") 2024/11/27 01:31:19 DEBUG : c/non empty space: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f41021e43206352e1_d20241127_m012620_c001_v7007000_t0000_u01732670780564") 2024/11/27 01:31:19 DEBUG : c/non empty space: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f11215820606649dd_d20241127_m012619_c001_v0001183_t0058_u01732670779026") 2024/11/27 01:31:19 DEBUG : c/non empty space: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f418796a92cdb4d51_d20241127_m012618_c001_v7007000_t0000_u01732670778064") 2024/11/27 01:31:19 DEBUG : c/non empty space: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060664944_d20241127_m012616_c001_v0001183_t0044_u01732670776359") 2024/11/27 01:31:19 DEBUG : c/non empty space: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4177469e05785109_d20241127_m012558_c001_v7007000_t0000_u01732670758100") 2024/11/27 01:31:19 DEBUG : c/non empty space: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f11215820606644e0_d20241127_m012556_c001_v0001183_t0052_u01732670756428") 2024/11/27 01:31:19 DEBUG : check sum: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4059cc4d32a66569_d20241127_m012545_c001_v7007000_t0000_u01732670745659") 2024/11/27 01:31:19 DEBUG : check sum: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f112158206066429b_d20241127_m012544_c001_v0001183_t0009_u01732670744725") 2024/11/27 01:31:19 DEBUG : dest/3: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f418796a92cdb580d_d20241127_m012849_c001_v7007000_t0000_u01732670929394") 2024/11/27 01:31:19 DEBUG : dest/3: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f419be4fb1749c3c0_d20241127_m012848_c001_v0001183_t0027_u01732670928288") 2024/11/27 01:31:19 DEBUG : dst/one: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f404dba0192967ae6_d20241127_m013018_c001_v7007000_t0000_u01732671018750") 2024/11/27 01:31:19 DEBUG : dst/one: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f105b94dabf5fd937_d20241127_m013016_c001_v0001183_t0035_u01732671016778") 2024/11/27 01:31:19 DEBUG : dst/one: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4056c7c5ec4700a5_d20241127_m013016_c001_v7007000_t0000_u01732671016595") 2024/11/27 01:31:19 DEBUG : dst/one: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f105b94dabf5fd853_d20241127_m013013_c001_v0001183_t0049_u01732671013451") 2024/11/27 01:31:19 DEBUG : dst/one: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4056c7c5ec470078_d20241127_m013012_c001_v7007000_t0000_u01732671012728") 2024/11/27 01:31:19 DEBUG : dst/one: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060667842_d20241127_m013008_c001_v0001183_t0036_u01732671008558") 2024/11/27 01:31:19 DEBUG : dst/one: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4056c7c5ec47002d_d20241127_m013007_c001_v7007000_t0000_u01732671007087") 2024/11/27 01:31:19 DEBUG : dst/one: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f102468fff670277c_d20241127_m013005_c001_v0001183_t0036_u01732671005332") 2024/11/27 01:31:19 DEBUG : dst/one: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f41909ce1560d2eed_d20241127_m013005_c001_v7007000_t0000_u01732671005126") 2024/11/27 01:31:19 DEBUG : dst/one: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f102468fff670269e_d20241127_m013002_c001_v0001183_t0001_u01732671002036") 2024/11/27 01:31:19 DEBUG : dst/one: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f41909ce1560d2ee4_d20241127_m013001_c001_v7007000_t0000_u01732671001306") 2024/11/27 01:31:20 DEBUG : dst/one: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f112158206066761f_d20241127_m012957_c001_v0001183_t0017_u01732670997717") 2024/11/27 01:31:20 DEBUG : dst/one: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40395e96280cc5e6_d20241127_m012956_c001_v7007000_t0000_u01732670996788") 2024/11/27 01:31:20 DEBUG : dst/one: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f116eeede9bdef93c_d20241127_m012955_c001_v0001172_t0028_u01732670995415") 2024/11/27 01:31:20 DEBUG : dst/one: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40715819ceefbf46_d20241127_m012955_c001_v7007000_t0000_u01732670995231") 2024/11/27 01:31:20 DEBUG : dst/one: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f116eeede9bdef934_d20241127_m012950_c001_v0001172_t0055_u01732670990381") 2024/11/27 01:31:20 DEBUG : dst/one: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40715819ceefbf40_d20241127_m012949_c001_v7007000_t0000_u01732670989645") 2024/11/27 01:31:20 DEBUG : dst/one: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060667389_d20241127_m012946_c001_v0001183_t0032_u01732670986061") 2024/11/27 01:31:20 DEBUG : dst/one: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40395e96280cc59d_d20241127_m012945_c001_v7007000_t0000_u01732670985158") 2024/11/27 01:31:20 DEBUG : dst/one: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f10628b6bf4ee8005_d20241127_m012943_c001_v0001106_t0038_u01732670983100") 2024/11/27 01:31:20 DEBUG : dst/one: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40715819ceefbf36_d20241127_m012942_c001_v7007000_t0000_u01732670982914") 2024/11/27 01:31:20 DEBUG : dst/one: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f10628b6bf4ee7ff1_d20241127_m012939_c001_v0001106_t0050_u01732670979057") 2024/11/27 01:31:20 DEBUG : dst/one: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40715819ceefbf2f_d20241127_m012938_c001_v7007000_t0000_u01732670978327") 2024/11/27 01:31:20 DEBUG : dst/one: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060667075_d20241127_m012931_c001_v0001183_t0055_u01732670971830") 2024/11/27 01:31:20 DEBUG : dst/one: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f41909ce1560d26bb_d20241127_m012930_c001_v7007000_t0000_u01732670970902") 2024/11/27 01:31:20 DEBUG : dst/one: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f115dee39166c1e7b_d20241127_m012929_c001_v0001183_t0045_u01732670969359") 2024/11/27 01:31:20 DEBUG : dst/one: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f406cb38141119091_d20241127_m012929_c001_v7007000_t0000_u01732670969176") 2024/11/27 01:31:20 DEBUG : dst/one: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f115dee39166c1db5_d20241127_m012926_c001_v0001183_t0013_u01732670966069") 2024/11/27 01:31:20 DEBUG : dst/one: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f406cb3814111908b_d20241127_m012925_c001_v7007000_t0000_u01732670965347") 2024/11/27 01:31:20 DEBUG : dst/one: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060666e04_d20241127_m012919_c001_v0001183_t0052_u01732670959696") 2024/11/27 01:31:20 DEBUG : dst/one: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4084b4eab0ef0f94_d20241127_m012918_c001_v7007000_t0000_u01732670958778") 2024/11/27 01:31:21 DEBUG : dst/one: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f101714aa8c63dc21_d20241127_m012917_c001_v0001182_t0045_u01732670957199") 2024/11/27 01:31:21 DEBUG : dst/one: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f401696bb71471d77_d20241127_m012917_c001_v7007000_t0000_u01732670957015") 2024/11/27 01:31:21 DEBUG : dst/one: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f101714aa8c63dbb5_d20241127_m012913_c001_v0001182_t0032_u01732670953957") 2024/11/27 01:31:21 DEBUG : dst/one: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f401696bb71471d75_d20241127_m012913_c001_v7007000_t0000_u01732670953234") 2024/11/27 01:31:21 DEBUG : dst/one: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060666bd1_d20241127_m012907_c001_v0001183_t0033_u01732670947852") 2024/11/27 01:31:21 DEBUG : dst/one: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f418796a92cdb581f_d20241127_m012906_c001_v7007000_t0000_u01732670946744") 2024/11/27 01:31:21 DEBUG : dst/one: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f116ba4898fe5c67b_d20241127_m012900_c001_v0001182_t0012_u01732670940880") 2024/11/27 01:31:21 DEBUG : dst/one: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40980525d5036cca_d20241127_m012900_c001_v7007000_t0000_u01732670940680") 2024/11/27 01:31:21 DEBUG : dst/one: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060666966_d20241127_m012856_c001_v0001183_t0048_u01732670936541") 2024/11/27 01:31:21 DEBUG : dst/one: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f10691175e340c586_d20241127_m012855_c001_v0001144_t0019_u01732670935229") 2024/11/27 01:31:21 DEBUG : dst/one: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f10691175e340c580_d20241127_m012853_c001_v0001144_t0027_u01732670933865") 2024/11/27 01:31:21 DEBUG : dst/one: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40395e96280cc078_d20241127_m012840_c001_v7007000_t0000_u01732670920406") 2024/11/27 01:31:21 DEBUG : dst/one: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f102af8ca6922195d_d20241127_m012832_c001_v0001116_t0004_u01732670912460") 2024/11/27 01:31:21 DEBUG : dst/one: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1197cd2500f73e1b_d20241127_m012831_c001_v0001115_t0048_u01732670911423") 2024/11/27 01:31:21 DEBUG : dst/one: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1197cd2500f73e17_d20241127_m012830_c001_v0001115_t0005_u01732670910044") 2024/11/27 01:31:21 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f404dba0192967ae7_d20241127_m013018_c001_v7007000_t0000_u01732671018933") 2024/11/27 01:31:21 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1178a661c3e47788_d20241127_m013016_c001_v0001182_t0011_u01732671016341") 2024/11/27 01:31:21 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f10225ba11f9875ec_d20241127_m013011_c001_v0001144_t0027_u01732671011726") 2024/11/27 01:31:21 DEBUG : dst/one.bak: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4056c7c5ec470030_d20241127_m013007_c001_v7007000_t0000_u01732671007275") 2024/11/27 01:31:21 DEBUG : dst/one.bak: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1084d7d96a938204_d20241127_m013004_c001_v0001120_t0045_u01732671004719") 2024/11/27 01:31:21 DEBUG : dst/one.bak: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f117271801872297a_d20241127_m013000_c001_v0001161_t0050_u01732671000926") 2024/11/27 01:31:21 DEBUG : dst/one.bak: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40395e96280cc5e8_d20241127_m012956_c001_v7007000_t0000_u01732670996969") 2024/11/27 01:31:21 DEBUG : dst/one.bak: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1123f6137b85ba9d_d20241127_m012954_c001_v0001177_t0055_u01732670994984") 2024/11/27 01:31:22 DEBUG : dst/one.bak: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f115afd108b610c27_d20241127_m012949_c001_v0001182_t0059_u01732670989353") 2024/11/27 01:31:22 DEBUG : dst/three: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f418796a92cdb5820_d20241127_m012906_c001_v7007000_t0000_u01732670946932") 2024/11/27 01:31:22 DEBUG : dst/three: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f10691175e340c5a8_d20241127_m012904_c001_v0001144_t0010_u01732670944910") 2024/11/27 01:31:22 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f404dba0192967ae8_d20241127_m013019_c001_v7007000_t0000_u01732671019157") 2024/11/27 01:31:22 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f11301de34a497b1a_d20241127_m013017_c001_v0001101_t0000_u01732671017567") 2024/11/27 01:31:22 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f115c73c5b5a814f1_d20241127_m013014_c001_v0001104_t0030_u01732671014228") 2024/11/27 01:31:22 DEBUG : dst/three.txt: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f404dba0192967ae9_d20241127_m013019_c001_v7007000_t0000_u01732671019340") 2024/11/27 01:31:22 DEBUG : dst/three.txt: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f105b94dabf5fd97d_d20241127_m013018_c001_v0001183_t0042_u01732671018137") 2024/11/27 01:31:22 DEBUG : dst/three.txt: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4056c7c5ec4700ac_d20241127_m013017_c001_v7007000_t0000_u01732671017950") 2024/11/27 01:31:22 DEBUG : dst/three.txt: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f105b94dabf5fd8c1_d20241127_m013015_c001_v0001183_t0019_u01732671015014") 2024/11/27 01:31:22 DEBUG : dst/three.txt: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4056c7c5ec470081_d20241127_m013014_c001_v7007000_t0000_u01732671014825") 2024/11/27 01:31:22 DEBUG : dst/three.txt: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060667858_d20241127_m013008_c001_v0001183_t0017_u01732671008971") 2024/11/27 01:31:22 DEBUG : dst/three.txt: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4056c7c5ec470033_d20241127_m013007_c001_v7007000_t0000_u01732671007467") 2024/11/27 01:31:22 DEBUG : dst/three.txt: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f102468fff67027d0_d20241127_m013006_c001_v0001183_t0037_u01732671006497") 2024/11/27 01:31:22 DEBUG : dst/three.txt: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f41909ce1560d2eee_d20241127_m013006_c001_v7007000_t0000_u01732671006310") 2024/11/27 01:31:22 DEBUG : dst/three.txt: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f102468fff67026f2_d20241127_m013003_c001_v0001183_t0021_u01732671003319") 2024/11/27 01:31:22 DEBUG : dst/three.txt: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f41909ce1560d2ee8_d20241127_m013003_c001_v7007000_t0000_u01732671003134") 2024/11/27 01:31:22 DEBUG : dst/three.txt: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060667639_d20241127_m012958_c001_v0001183_t0026_u01732670998177") 2024/11/27 01:31:22 DEBUG : dst/three.txt: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40715819ceefbf48_d20241127_m012956_c001_v7007000_t0000_u01732670996229") 2024/11/27 01:31:22 DEBUG : dst/three.txt: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f112158206066754f_d20241127_m012954_c001_v0001183_t0040_u01732670994171") 2024/11/27 01:31:23 DEBUG : dst/three.txt: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40715819ceefbf42_d20241127_m012951_c001_v7007000_t0000_u01732670991421") 2024/11/27 01:31:23 DEBUG : dst/three.txt: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f11215820606673a3_d20241127_m012946_c001_v0001183_t0038_u01732670986811") 2024/11/27 01:31:23 DEBUG : dst/three.txt: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40715819ceefbf3a_d20241127_m012944_c001_v7007000_t0000_u01732670984216") 2024/11/27 01:31:23 DEBUG : dst/three.txt: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f102af8ca69221a03_d20241127_m012941_c001_v0001116_t0059_u01732670981479") 2024/11/27 01:31:23 DEBUG : dst/three.txt: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40715819ceefbf31_d20241127_m012940_c001_v7007000_t0000_u01732670980381") 2024/11/27 01:31:23 DEBUG : dst/three.txt: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f11215820606670a9_d20241127_m012932_c001_v0001183_t0028_u01732670972687") 2024/11/27 01:31:23 DEBUG : dst/three.txt: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f406cb38141119093_d20241127_m012929_c001_v7007000_t0000_u01732670969983") 2024/11/27 01:31:23 DEBUG : dst/three.txt: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f102af8ca692219d9_d20241127_m012927_c001_v0001116_t0050_u01732670967909") 2024/11/27 01:31:23 DEBUG : dst/three.txt: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f406cb3814111908d_d20241127_m012926_c001_v7007000_t0000_u01732670966800") 2024/11/27 01:31:23 DEBUG : dst/three.txt: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060666e3b_d20241127_m012920_c001_v0001183_t0023_u01732670960716") 2024/11/27 01:31:23 DEBUG : dst/three.txt: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f401696bb71471d78_d20241127_m012917_c001_v7007000_t0000_u01732670957868") 2024/11/27 01:31:23 DEBUG : dst/three.txt: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f102af8ca692219cb_d20241127_m012915_c001_v0001116_t0026_u01732670955690") 2024/11/27 01:31:23 DEBUG : dst/three.txt: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f401696bb71471d76_d20241127_m012914_c001_v7007000_t0000_u01732670954595") 2024/11/27 01:31:23 DEBUG : dst/three.txt: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060666c05_d20241127_m012908_c001_v0001183_t0047_u01732670948689") 2024/11/27 01:31:23 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4056c7c5ec470037_d20241127_m013007_c001_v7007000_t0000_u01732671007649") 2024/11/27 01:31:23 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f107768ff03fddc59_d20241127_m013006_c001_v0001182_t0012_u01732671006098") 2024/11/27 01:31:23 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1147f9125305ffda_d20241127_m013002_c001_v0001128_t0016_u01732671002824") 2024/11/27 01:31:23 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40395e96280cc5ea_d20241127_m012957_c001_v7007000_t0000_u01732670997162") 2024/11/27 01:31:23 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f109ac995d5eeab12_d20241127_m012956_c001_v0001183_t0030_u01732670996022") 2024/11/27 01:31:23 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f10655115e458a1cc_d20241127_m012951_c001_v0001102_t0024_u01732670991083") 2024/11/27 01:31:24 DEBUG : dst/two: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f404dba0192967aea_d20241127_m013019_c001_v7007000_t0000_u01732671019524") 2024/11/27 01:31:24 DEBUG : dst/two: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f112158206066784a_d20241127_m013008_c001_v0001183_t0041_u01732671008766") 2024/11/27 01:31:24 DEBUG : dst/two: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4056c7c5ec47003c_d20241127_m013007_c001_v7007000_t0000_u01732671007831") 2024/11/27 01:31:24 DEBUG : dst/two: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f112158206066762a_d20241127_m012957_c001_v0001183_t0039_u01732670997939") 2024/11/27 01:31:24 DEBUG : dst/two: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40395e96280cc5ec_d20241127_m012957_c001_v7007000_t0000_u01732670997345") 2024/11/27 01:31:24 DEBUG : dst/two: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f102af8ca69221a11_d20241127_m012946_c001_v0001116_t0006_u01732670986290") 2024/11/27 01:31:24 DEBUG : dst/two: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40395e96280cc59f_d20241127_m012945_c001_v7007000_t0000_u01732670985339") 2024/11/27 01:31:24 DEBUG : dst/two: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f102af8ca692219e3_d20241127_m012932_c001_v0001116_t0015_u01732670972031") 2024/11/27 01:31:24 DEBUG : dst/two: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f41909ce1560d26bc_d20241127_m012931_c001_v7007000_t0000_u01732670971086") 2024/11/27 01:31:24 DEBUG : dst/two: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f102af8ca692219cd_d20241127_m012919_c001_v0001116_t0034_u01732670959919") 2024/11/27 01:31:24 DEBUG : dst/two: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4084b4eab0ef0f95_d20241127_m012918_c001_v7007000_t0000_u01732670958959") 2024/11/27 01:31:24 DEBUG : dst/two: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f102af8ca692219b9_d20241127_m012908_c001_v0001116_t0054_u01732670948051") 2024/11/27 01:31:24 DEBUG : dst/two: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f418796a92cdb5821_d20241127_m012907_c001_v7007000_t0000_u01732670947113") 2024/11/27 01:31:24 DEBUG : dst/two: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f105b94dabf5fc941_d20241127_m012902_c001_v0001183_t0002_u01732670942079") 2024/11/27 01:31:24 DEBUG : dst/two: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40395e96280cc07a_d20241127_m012840_c001_v7007000_t0000_u01732670920740") 2024/11/27 01:31:24 DEBUG : dst/two: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1197cd2500f73e3f_d20241127_m012839_c001_v0001115_t0035_u01732670919114") 2024/11/27 01:31:24 DEBUG : empty space: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40980525d50363e3_d20241127_m012748_c001_v7007000_t0000_u01732670868984") 2024/11/27 01:31:24 DEBUG : empty space: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f102af8ca692218f3_d20241127_m012741_c001_v0001116_t0038_u01732670861986") 2024/11/27 01:31:24 DEBUG : empty space: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f404050bf896a73c8_d20241127_m012740_c001_v7007000_t0000_u01732670860087") 2024/11/27 01:31:24 DEBUG : empty space: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f11215820606655f7_d20241127_m012721_c001_v0001183_t0022_u01732670841738") 2024/11/27 01:31:24 DEBUG : empty space: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f409d427e8ba903a0_d20241127_m012707_c001_v7007000_t0000_u01732670827154") 2024/11/27 01:31:24 DEBUG : empty space: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f102af8ca6922189d_d20241127_m012659_c001_v0001116_t0000_u01732670819063") 2024/11/27 01:31:25 DEBUG : empty space: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f41021e432063531b_d20241127_m012632_c001_v7007000_t0000_u01732670792968") 2024/11/27 01:31:25 DEBUG : empty space: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060664c9d_d20241127_m012631_c001_v0001183_t0055_u01732670791240") 2024/11/27 01:31:25 DEBUG : empty space: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f41021e432063530f_d20241127_m012629_c001_v7007000_t0000_u01732670789743") 2024/11/27 01:31:25 DEBUG : empty space: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060664c15_d20241127_m012628_c001_v0001183_t0004_u01732670788608") 2024/11/27 01:31:25 DEBUG : empty space: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f41021e43206352f6_d20241127_m012625_c001_v7007000_t0000_u01732670785421") 2024/11/27 01:31:25 DEBUG : empty space: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060664aef_d20241127_m012623_c001_v0001183_t0044_u01732670783827") 2024/11/27 01:31:25 DEBUG : empty space: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f41021e43206352ec_d20241127_m012622_c001_v7007000_t0000_u01732670782693") 2024/11/27 01:31:25 DEBUG : empty space: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060664a67_d20241127_m012621_c001_v0001183_t0050_u01732670781513") 2024/11/27 01:31:25 DEBUG : empty space: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f418796a92cdb4d46_d20241127_m012615_c001_v7007000_t0000_u01732670775180") 2024/11/27 01:31:25 DEBUG : empty space: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f11215820606648c4_d20241127_m012613_c001_v0001183_t0045_u01732670773782") 2024/11/27 01:31:25 DEBUG : empty space: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4177469e05785513_d20241127_m012612_c001_v7007000_t0000_u01732670772663") 2024/11/27 01:31:25 DEBUG : empty space: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f112158206066484a_d20241127_m012611_c001_v0001183_t0056_u01732670771856") 2024/11/27 01:31:25 DEBUG : empty space: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4177469e0578511b_d20241127_m012606_c001_v7007000_t0000_u01732670766820") 2024/11/27 01:31:25 DEBUG : empty space: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f11215820606646e4_d20241127_m012605_c001_v0001183_t0031_u01732670765657") 2024/11/27 01:31:25 DEBUG : empty space: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4177469e05785111_d20241127_m012603_c001_v7007000_t0000_u01732670763088") 2024/11/27 01:31:25 DEBUG : empty space: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f112158206066461c_d20241127_m012602_c001_v0001183_t0000_u01732670762081") 2024/11/27 01:31:25 DEBUG : empty space: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4177469e0578510c_d20241127_m012600_c001_v7007000_t0000_u01732670760993") 2024/11/27 01:31:25 DEBUG : empty space: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1087d46c76413357_d20241127_m012600_c001_v0001182_t0018_u01732670760398") 2024/11/27 01:31:25 DEBUG : empty space: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f112158206066456a_d20241127_m012558_c001_v0001183_t0013_u01732670758860") 2024/11/27 01:31:25 DEBUG : enormous: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f41021e4320635317_d20241127_m012632_c001_v7007000_t0000_u01732670792037") 2024/11/27 01:31:25 DEBUG : enormous: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060664ca5_d20241127_m012631_c001_v0001183_t0007_u01732670791447") 2024/11/27 01:31:25 DEBUG : existing: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f404dba0192967af0_d20241127_m013023_c001_v7007000_t0000_u01732671023447") 2024/11/27 01:31:26 DEBUG : existing: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060667b16_d20241127_m013022_c001_v0001183_t0044_u01732671022201") 2024/11/27 01:31:26 DEBUG : existing: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f41909ce1560d1211_d20241127_m012657_c001_v7007000_t0000_u01732670817392") 2024/11/27 01:31:26 DEBUG : existing: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060665148_d20241127_m012655_c001_v0001183_t0025_u01732670815788") 2024/11/27 01:31:26 DEBUG : existing: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4177469e05785102_d20241127_m012555_c001_v7007000_t0000_u01732670755121") 2024/11/27 01:31:26 DEBUG : existing: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060664474_d20241127_m012554_c001_v0001183_t0009_u01732670754178") 2024/11/27 01:31:26 DEBUG : existing: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4177469e057850fe_d20241127_m012552_c001_v7007000_t0000_u01732670752896") 2024/11/27 01:31:26 DEBUG : existing: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f112158206066442c_d20241127_m012552_c001_v0001183_t0027_u01732670752319") 2024/11/27 01:31:26 DEBUG : existing: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f11215820606643fe_d20241127_m012551_c001_v0001183_t0012_u01732670751572") 2024/11/27 01:31:26 DEBUG : existing-b: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f41909ce1560d1212_d20241127_m012657_c001_v7007000_t0000_u01732670817574") 2024/11/27 01:31:26 DEBUG : existing-b: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f102af8ca69221897_d20241127_m012655_c001_v0001116_t0011_u01732670815795") 2024/11/27 01:31:26 DEBUG : five: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f41021e432063533f_d20241127_m012637_c001_v7007000_t0000_u01732670797194") 2024/11/27 01:31:26 DEBUG : five: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4121582060664d6f_d20241127_m012635_c001_v0001183_t0055_u01732670795256") 2024/11/27 01:31:26 DEBUG : foo: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4177469e05785115_d20241127_m012604_c001_v7007000_t0000_u01732670764926") 2024/11/27 01:31:26 DEBUG : foo: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f41215820606646a4_d20241127_m012604_c001_v0001183_t0055_u01732670764378") 2024/11/27 01:31:26 DEBUG : foo: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4121582060664682_d20241127_m012603_c001_v0001183_t0055_u01732670763826") 2024/11/27 01:31:26 DEBUG : four: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f41021e4320635340_d20241127_m012637_c001_v7007000_t0000_u01732670797378") 2024/11/27 01:31:26 DEBUG : four: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40305f53ec7e6beb_d20241127_m012635_c001_v0001183_t0047_u01732670795801") 2024/11/27 01:31:26 DEBUG : four: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060664d54_d20241127_m012634_c001_v0001183_t0056_u01732670794661") 2024/11/27 01:31:26 DEBUG : hello world2: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f41909ce1560cbe99_d20241127_m012450_c001_v7007000_t0000_u01732670690284") 2024/11/27 01:31:26 DEBUG : hello world2: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060663784_d20241127_m012449_c001_v0001183_t0031_u01732670689634") 2024/11/27 01:31:26 DEBUG : ignore-size: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4059cc4d32a6656f_d20241127_m012550_c001_v7007000_t0000_u01732670750115") 2024/11/27 01:31:27 DEBUG : ignore-size: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060664388_d20241127_m012549_c001_v0001183_t0038_u01732670749179") 2024/11/27 01:31:27 DEBUG : nested/sub dir/file: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f41909ce1560d0a37_d20241127_m012654_c001_v7007000_t0000_u01732670814680") 2024/11/27 01:31:27 DEBUG : nested/sub dir/file: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f102af8ca69221891_d20241127_m012653_c001_v0001116_t0040_u01732670813689") 2024/11/27 01:31:27 DEBUG : nested/sub dir/file: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f41909ce1560d0a2c_d20241127_m012652_c001_v7007000_t0000_u01732670812550") 2024/11/27 01:31:27 DEBUG : nested/sub dir/file: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f102af8ca6922188f_d20241127_m012651_c001_v0001116_t0040_u01732670811564") 2024/11/27 01:31:27 DEBUG : one: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f41021e4320635342_d20241127_m012637_c001_v7007000_t0000_u01732670797574") 2024/11/27 01:31:27 DEBUG : one: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4121582060664d2c_d20241127_m012634_c001_v0001183_t0055_u01732670794074") 2024/11/27 01:31:27 DEBUG : only0: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40395e96280cc6b9_d20241127_m013058_c001_v7007000_t0000_u01732671058602") 2024/11/27 01:31:27 DEBUG : only0: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40912bbdac9e8a7f_d20241127_m013053_c001_v0001117_t0053_u01732671053842") 2024/11/27 01:31:27 DEBUG : only0: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f112158206066804c_d20241127_m013043_c001_v0001183_t0021_u01732671043788") 2024/11/27 01:31:27 DEBUG : only0: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4084b4eab0ef1a29_d20241127_m013037_c001_v7007000_t0000_u01732671037980") 2024/11/27 01:31:27 DEBUG : only0: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060667c32_d20241127_m013027_c001_v0001183_t0044_u01732671027654") 2024/11/27 01:31:27 DEBUG : only1: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40395e96280cc6ba_d20241127_m013058_c001_v7007000_t0000_u01732671058785") 2024/11/27 01:31:27 DEBUG : only1: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4121582060668256_d20241127_m013052_c001_v0001183_t0055_u01732671052717") 2024/11/27 01:31:27 DEBUG : only1: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f112158206066806e_d20241127_m013044_c001_v0001183_t0011_u01732671044199") 2024/11/27 01:31:27 DEBUG : only1: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f418796a92cdb668e_d20241127_m013037_c001_v7007000_t0000_u01732671037786") 2024/11/27 01:31:27 DEBUG : only1: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060667c5a_d20241127_m013028_c001_v0001183_t0020_u01732671028101") 2024/11/27 01:31:27 DEBUG : only10: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40395e96280cc6bb_d20241127_m013058_c001_v7007000_t0000_u01732671058968") 2024/11/27 01:31:27 DEBUG : only10: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4121582060668296_d20241127_m013053_c001_v0001183_t0055_u01732671053855") 2024/11/27 01:31:27 DEBUG : only10: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f112158206066812c_d20241127_m013048_c001_v0001183_t0037_u01732671048049") 2024/11/27 01:31:27 DEBUG : only10: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40715819ceefc126_d20241127_m013037_c001_v7007000_t0000_u01732671037793") 2024/11/27 01:31:28 DEBUG : only10: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060667d56_d20241127_m013032_c001_v0001183_t0047_u01732671032081") 2024/11/27 01:31:28 DEBUG : only11: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40395e96280cc6bc_d20241127_m013059_c001_v7007000_t0000_u01732671059151") 2024/11/27 01:31:28 DEBUG : only11: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40912bbdac9e8a7b_d20241127_m013053_c001_v0001117_t0053_u01732671053452") 2024/11/27 01:31:28 DEBUG : only11: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060668142_d20241127_m013048_c001_v0001183_t0050_u01732671048461") 2024/11/27 01:31:28 DEBUG : only11: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f418796a92cdb668f_d20241127_m013038_c001_v7007000_t0000_u01732671038000") 2024/11/27 01:31:28 DEBUG : only11: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060667d72_d20241127_m013032_c001_v0001183_t0025_u01732671032503") 2024/11/27 01:31:28 DEBUG : only12: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40395e96280cc6bd_d20241127_m013059_c001_v7007000_t0000_u01732671059365") 2024/11/27 01:31:28 DEBUG : only12: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f412ec5972691dd46_d20241127_m013053_c001_v0001153_t0013_u01732671053269") 2024/11/27 01:31:28 DEBUG : only12: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060668154_d20241127_m013048_c001_v0001183_t0037_u01732671048868") 2024/11/27 01:31:28 DEBUG : only12: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4079e1b1b5df1238_d20241127_m013038_c001_v7007000_t0000_u01732671038136") 2024/11/27 01:31:28 DEBUG : only12: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060667d8e_d20241127_m013032_c001_v0001183_t0022_u01732671032979") 2024/11/27 01:31:28 DEBUG : only13: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40395e96280cc6bf_d20241127_m013059_c001_v7007000_t0000_u01732671059557") 2024/11/27 01:31:28 DEBUG : only13: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40327de71f2b9e80_d20241127_m013053_c001_v0001182_t0000_u01732671053642") 2024/11/27 01:31:28 DEBUG : only13: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f112158206066816d_d20241127_m013049_c001_v0001183_t0022_u01732671049294") 2024/11/27 01:31:28 DEBUG : only13: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f418796a92cdb6691_d20241127_m013038_c001_v7007000_t0000_u01732671038188") 2024/11/27 01:31:28 DEBUG : only13: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060667db2_d20241127_m013033_c001_v0001183_t0029_u01732671033424") 2024/11/27 01:31:28 DEBUG : only14: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40395e96280cc6c0_d20241127_m013059_c001_v7007000_t0000_u01732671059738") 2024/11/27 01:31:28 DEBUG : only14: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4121582060668274_d20241127_m013053_c001_v0001183_t0055_u01732671053288") 2024/11/27 01:31:28 DEBUG : only14: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060668194_d20241127_m013049_c001_v0001183_t0014_u01732671049704") 2024/11/27 01:31:28 DEBUG : only14: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4084b4eab0ef1a28_d20241127_m013037_c001_v7007000_t0000_u01732671037799") 2024/11/27 01:31:28 DEBUG : only14: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060667dd2_d20241127_m013033_c001_v0001183_t0054_u01732671033894") 2024/11/27 01:31:28 DEBUG : only15: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40395e96280cc6c2_d20241127_m013059_c001_v7007000_t0000_u01732671059919") 2024/11/27 01:31:29 DEBUG : only15: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f412ec5972691dd48_d20241127_m013053_c001_v0001153_t0013_u01732671053456") 2024/11/27 01:31:29 DEBUG : only15: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f11215820606681aa_d20241127_m013050_c001_v0001183_t0038_u01732671050131") 2024/11/27 01:31:29 DEBUG : only15: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4079e1b1b5df1239_d20241127_m013038_c001_v7007000_t0000_u01732671038329") 2024/11/27 01:31:29 DEBUG : only15: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060667dee_d20241127_m013034_c001_v0001183_t0054_u01732671034312") 2024/11/27 01:31:29 DEBUG : only16: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40395e96280cc6c3_d20241127_m013100_c001_v7007000_t0000_u01732671060100") 2024/11/27 01:31:29 DEBUG : only16: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4121582060668282_d20241127_m013053_c001_v0001183_t0055_u01732671053470") 2024/11/27 01:31:29 DEBUG : only16: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f11215820606681c2_d20241127_m013050_c001_v0001183_t0029_u01732671050551") 2024/11/27 01:31:29 DEBUG : only16: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4079e1b1b5df1233_d20241127_m013037_c001_v7007000_t0000_u01732671037229") 2024/11/27 01:31:29 DEBUG : only16: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060667e18_d20241127_m013034_c001_v0001183_t0042_u01732671034752") 2024/11/27 01:31:29 DEBUG : only17: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40395e96280cc6c4_d20241127_m013100_c001_v7007000_t0000_u01732671060280") 2024/11/27 01:31:29 DEBUG : only17: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f412ec5972691dd4a_d20241127_m013053_c001_v0001153_t0013_u01732671053641") 2024/11/27 01:31:29 DEBUG : only17: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f11215820606681f0_d20241127_m013050_c001_v0001183_t0037_u01732671050991") 2024/11/27 01:31:29 DEBUG : only17: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4084b4eab0ef1a2c_d20241127_m013038_c001_v7007000_t0000_u01732671038343") 2024/11/27 01:31:29 DEBUG : only17: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060667e34_d20241127_m013035_c001_v0001183_t0046_u01732671035170") 2024/11/27 01:31:29 DEBUG : only18: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40395e96280cc6c5_d20241127_m013100_c001_v7007000_t0000_u01732671060461") 2024/11/27 01:31:29 DEBUG : only18: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40327de71f2b9e98_d20241127_m013054_c001_v0001182_t0000_u01732671054008") 2024/11/27 01:31:29 DEBUG : only18: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060668200_d20241127_m013051_c001_v0001183_t0047_u01732671051402") 2024/11/27 01:31:29 DEBUG : only18: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40715819ceefc128_d20241127_m013038_c001_v7007000_t0000_u01732671038175") 2024/11/27 01:31:29 DEBUG : only18: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060667e5c_d20241127_m013035_c001_v0001183_t0043_u01732671035581") 2024/11/27 01:31:29 DEBUG : only19: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40395e96280cc6c7_d20241127_m013100_c001_v7007000_t0000_u01732671060641") 2024/11/27 01:31:29 DEBUG : only19: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40912bbdac9e8a7d_d20241127_m013053_c001_v0001117_t0053_u01732671053649") 2024/11/27 01:31:30 DEBUG : only19: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f112158206066821c_d20241127_m013051_c001_v0001183_t0008_u01732671051835") 2024/11/27 01:31:30 DEBUG : only19: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4079e1b1b5df1234_d20241127_m013037_c001_v7007000_t0000_u01732671037410") 2024/11/27 01:31:30 DEBUG : only19: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060667e80_d20241127_m013036_c001_v0001183_t0024_u01732671036012") 2024/11/27 01:31:30 DEBUG : only2: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40395e96280cc6c9_d20241127_m013100_c001_v7007000_t0000_u01732671060821") 2024/11/27 01:31:30 DEBUG : only2: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f412158206066828e_d20241127_m013053_c001_v0001183_t0055_u01732671053661") 2024/11/27 01:31:30 DEBUG : only2: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f112158206066808a_d20241127_m013044_c001_v0001183_t0005_u01732671044626") 2024/11/27 01:31:30 DEBUG : only2: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4084b4eab0ef1a2b_d20241127_m013038_c001_v7007000_t0000_u01732671038162") 2024/11/27 01:31:30 DEBUG : only2: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060667c7e_d20241127_m013028_c001_v0001183_t0054_u01732671028535") 2024/11/27 01:31:30 DEBUG : only3: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40395e96280cc6ca_d20241127_m013101_c001_v7007000_t0000_u01732671061003") 2024/11/27 01:31:30 DEBUG : only3: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40327de71f2b9e94_d20241127_m013053_c001_v0001182_t0000_u01732671053824") 2024/11/27 01:31:30 DEBUG : only3: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f11215820606680ae_d20241127_m013045_c001_v0001183_t0056_u01732671045093") 2024/11/27 01:31:30 DEBUG : only3: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4079e1b1b5df1237_d20241127_m013037_c001_v7007000_t0000_u01732671037954") 2024/11/27 01:31:30 DEBUG : only3: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060667c9a_d20241127_m013029_c001_v0001183_t0028_u01732671029024") 2024/11/27 01:31:30 DEBUG : only4: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40395e96280cc6cd_d20241127_m013101_c001_v7007000_t0000_u01732671061183") 2024/11/27 01:31:30 DEBUG : only4: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f412ec5972691dd4c_d20241127_m013053_c001_v0001153_t0013_u01732671053835") 2024/11/27 01:31:30 DEBUG : only4: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f11215820606680c2_d20241127_m013045_c001_v0001183_t0050_u01732671045514") 2024/11/27 01:31:30 DEBUG : only4: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f418796a92cdb668d_d20241127_m013037_c001_v7007000_t0000_u01732671037603") 2024/11/27 01:31:30 DEBUG : only4: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060667caa_d20241127_m013029_c001_v0001183_t0044_u01732671029452") 2024/11/27 01:31:30 DEBUG : only5: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40395e96280cc6ce_d20241127_m013101_c001_v7007000_t0000_u01732671061365") 2024/11/27 01:31:30 DEBUG : only5: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f412ec5972691dd4e_d20241127_m013054_c001_v0001153_t0013_u01732671054019") 2024/11/27 01:31:31 DEBUG : only5: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f11215820606680d4_d20241127_m013045_c001_v0001183_t0024_u01732671045956") 2024/11/27 01:31:31 DEBUG : only5: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40715819ceefc125_d20241127_m013037_c001_v7007000_t0000_u01732671037605") 2024/11/27 01:31:31 DEBUG : only5: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060667ccf_d20241127_m013029_c001_v0001183_t0008_u01732671029888") 2024/11/27 01:31:31 DEBUG : only6: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40395e96280cc6cf_d20241127_m013101_c001_v7007000_t0000_u01732671061594") 2024/11/27 01:31:31 DEBUG : only6: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40912bbdac9e8a81_d20241127_m013054_c001_v0001117_t0053_u01732671054028") 2024/11/27 01:31:31 DEBUG : only6: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f11215820606680ea_d20241127_m013046_c001_v0001183_t0015_u01732671046394") 2024/11/27 01:31:31 DEBUG : only6: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40715819ceefc127_d20241127_m013037_c001_v7007000_t0000_u01732671037976") 2024/11/27 01:31:31 DEBUG : only6: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060667cf2_d20241127_m013030_c001_v0001183_t0027_u01732671030329") 2024/11/27 01:31:31 DEBUG : only7: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40395e96280cc6d1_d20241127_m013101_c001_v7007000_t0000_u01732671061776") 2024/11/27 01:31:31 DEBUG : only7: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f41215820606682a8_d20241127_m013054_c001_v0001183_t0055_u01732671054039") 2024/11/27 01:31:31 DEBUG : only7: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f11215820606680fc_d20241127_m013046_c001_v0001183_t0021_u01732671046807") 2024/11/27 01:31:31 DEBUG : only7: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4079e1b1b5df1235_d20241127_m013037_c001_v7007000_t0000_u01732671037592") 2024/11/27 01:31:31 DEBUG : only7: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060667d14_d20241127_m013030_c001_v0001183_t0031_u01732671030772") 2024/11/27 01:31:31 DEBUG : only8: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40395e96280cc6d3_d20241127_m013101_c001_v7007000_t0000_u01732671061957") 2024/11/27 01:31:31 DEBUG : only8: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40327de71f2b9ea4_d20241127_m013054_c001_v0001182_t0000_u01732671054191") 2024/11/27 01:31:31 DEBUG : only8: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f112158206066810d_d20241127_m013047_c001_v0001183_t0011_u01732671047230") 2024/11/27 01:31:31 DEBUG : only8: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4084b4eab0ef1a26_d20241127_m013037_c001_v7007000_t0000_u01732671037615") 2024/11/27 01:31:31 DEBUG : only8: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060667d2c_d20241127_m013031_c001_v0001183_t0000_u01732671031216") 2024/11/27 01:31:31 DEBUG : only9: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40395e96280cc6d4_d20241127_m013102_c001_v7007000_t0000_u01732671062139") 2024/11/27 01:31:31 DEBUG : only9: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f412ec5972691dd52_d20241127_m013054_c001_v0001153_t0013_u01732671054202") 2024/11/27 01:31:31 DEBUG : only9: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060668122_d20241127_m013047_c001_v0001183_t0015_u01732671047647") 2024/11/27 01:31:32 DEBUG : only9: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4079e1b1b5df1236_d20241127_m013037_c001_v7007000_t0000_u01732671037773") 2024/11/27 01:31:32 DEBUG : only9: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060667d42_d20241127_m013031_c001_v0001183_t0027_u01732671031631") 2024/11/27 01:31:32 DEBUG : potato: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f41909ce1560cfd16_d20241127_m012649_c001_v7007000_t0000_u01732670809651") 2024/11/27 01:31:32 DEBUG : potato: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f102af8ca69221889_d20241127_m012646_c001_v0001116_t0019_u01732670806711") 2024/11/27 01:31:32 DEBUG : potato: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f41021e4320635370_d20241127_m012644_c001_v7007000_t0000_u01732670804858") 2024/11/27 01:31:32 DEBUG : potato: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060664efa_d20241127_m012642_c001_v0001183_t0054_u01732670802501") 2024/11/27 01:31:32 DEBUG : potato: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f41021e4320635348_d20241127_m012640_c001_v7007000_t0000_u01732670800680") 2024/11/27 01:31:32 DEBUG : potato: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f10305f53ec7e6c59_d20241127_m012638_c001_v0001183_t0015_u01732670798484") 2024/11/27 01:31:32 DEBUG : potato: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f41021e43206352fd_d20241127_m012627_c001_v7007000_t0000_u01732670787492") 2024/11/27 01:31:32 DEBUG : potato: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060664b85_d20241127_m012626_c001_v0001183_t0055_u01732670786335") 2024/11/27 01:31:32 DEBUG : potato: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f41021e43206352f3_d20241127_m012624_c001_v7007000_t0000_u01732670784414") 2024/11/27 01:31:32 DEBUG : potato: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060664adb_d20241127_m012623_c001_v0001183_t0000_u01732670783605") 2024/11/27 01:31:32 DEBUG : potato: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f41021e43206352e3_d20241127_m012622_c001_v7007000_t0000_u01732670782097") 2024/11/27 01:31:32 DEBUG : potato: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060664a61_d20241127_m012621_c001_v0001183_t0010_u01732670781306") 2024/11/27 01:31:32 DEBUG : potato: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f418796a92cdb4d44_d20241127_m012614_c001_v7007000_t0000_u01732670774597") 2024/11/27 01:31:32 DEBUG : potato: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f11215820606648b4_d20241127_m012613_c001_v0001183_t0024_u01732670773576") 2024/11/27 01:31:32 DEBUG : potato: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4177469e05785514_d20241127_m012612_c001_v7007000_t0000_u01732670772845") 2024/11/27 01:31:32 DEBUG : potato: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060664840_d20241127_m012611_c001_v0001183_t0037_u01732670771617") 2024/11/27 01:31:32 DEBUG : potato: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4177469e05785126_d20241127_m012610_c001_v7007000_t0000_u01732670770883") 2024/11/27 01:31:32 DEBUG : potato: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f11215820606647ef_d20241127_m012610_c001_v0001183_t0053_u01732670770292") 2024/11/27 01:31:33 DEBUG : potato: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f11215820606647bc_d20241127_m012609_c001_v0001183_t0046_u01732670769693") 2024/11/27 01:31:33 DEBUG : potato: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4177469e05785121_d20241127_m012608_c001_v7007000_t0000_u01732670768965") 2024/11/27 01:31:33 DEBUG : potato: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060664776_d20241127_m012608_c001_v0001183_t0010_u01732670768357") 2024/11/27 01:31:33 DEBUG : potato: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f112158206066475a_d20241127_m012607_c001_v0001183_t0006_u01732670767734") 2024/11/27 01:31:33 DEBUG : potato: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4177469e0578511c_d20241127_m012607_c001_v7007000_t0000_u01732670767002") 2024/11/27 01:31:33 DEBUG : potato: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f112158206066470c_d20241127_m012606_c001_v0001183_t0026_u01732670766249") 2024/11/27 01:31:33 DEBUG : potato2: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4056c7c5ec46fdce_d20241127_m012806_c001_v7007000_t0000_u01732670886113") 2024/11/27 01:31:33 DEBUG : potato2: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f102af8ca6922191d_d20241127_m012805_c001_v0001116_t0014_u01732670885214") 2024/11/27 01:31:33 DEBUG : potato2: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40980525d50363e4_d20241127_m012749_c001_v7007000_t0000_u01732670869366") 2024/11/27 01:31:33 DEBUG : potato2: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f11215820606659c8_d20241127_m012741_c001_v0001183_t0033_u01732670861390") 2024/11/27 01:31:33 DEBUG : potato2: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f406cb38141118e2c_d20241127_m012727_c001_v7007000_t0000_u01732670847897") 2024/11/27 01:31:33 DEBUG : potato2: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f102af8ca692218c3_d20241127_m012720_c001_v0001116_t0053_u01732670840811") 2024/11/27 01:31:33 DEBUG : potato2: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f409d427e8ba903a3_d20241127_m012707_c001_v7007000_t0000_u01732670827458") 2024/11/27 01:31:33 DEBUG : potato2: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f11215820606651cd_d20241127_m012658_c001_v0001183_t0059_u01732670818865") 2024/11/27 01:31:33 DEBUG : potato2: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f41021e4320635319_d20241127_m012632_c001_v7007000_t0000_u01732670792218") 2024/11/27 01:31:33 DEBUG : potato2: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060664c95_d20241127_m012631_c001_v0001183_t0017_u01732670791039") 2024/11/27 01:31:33 DEBUG : potato2: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f41021e4320635310_d20241127_m012629_c001_v7007000_t0000_u01732670789941") 2024/11/27 01:31:33 DEBUG : potato2: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060664c05_d20241127_m012628_c001_v0001183_t0053_u01732670788402") 2024/11/27 01:31:33 DEBUG : potato2: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f41021e43206352ff_d20241127_m012627_c001_v7007000_t0000_u01732670787673") 2024/11/27 01:31:33 DEBUG : potato2: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060664ba3_d20241127_m012626_c001_v0001183_t0023_u01732670786910") 2024/11/27 01:31:34 DEBUG : potato2: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f41021e43206352f9_d20241127_m012625_c001_v7007000_t0000_u01732670785605") 2024/11/27 01:31:34 DEBUG : potato2: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060664b2b_d20241127_m012624_c001_v0001183_t0041_u01732670784783") 2024/11/27 01:31:34 DEBUG : potato2: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f41021e43206352ed_d20241127_m012622_c001_v7007000_t0000_u01732670782877") 2024/11/27 01:31:34 DEBUG : potato2: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060664a8d_d20241127_m012622_c001_v0001183_t0002_u01732670782112") 2024/11/27 01:31:34 DEBUG : potato2: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f418796a92cdb4d47_d20241127_m012615_c001_v7007000_t0000_u01732670775363") 2024/11/27 01:31:34 DEBUG : potato2: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f11215820606648e4_d20241127_m012614_c001_v0001183_t0054_u01732670774382") 2024/11/27 01:31:34 DEBUG : potato2: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f41909ce1560cbea1_d20241127_m012453_c001_v7007000_t0000_u01732670693648") 2024/11/27 01:31:34 DEBUG : potato2: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060663843_d20241127_m012453_c001_v0001183_t0030_u01732670693086") 2024/11/27 01:31:34 DEBUG : potato2: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f41909ce1560cbe9e_d20241127_m012451_c001_v7007000_t0000_u01732670691811") 2024/11/27 01:31:34 DEBUG : potato2: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f11215820606637d4_d20241127_m012451_c001_v0001183_t0036_u01732670691217") 2024/11/27 01:31:34 DEBUG : potato3: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40980525d50363e5_d20241127_m012749_c001_v7007000_t0000_u01732670869712") 2024/11/27 01:31:34 DEBUG : potato3: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060665a11_d20241127_m012742_c001_v0001183_t0052_u01732670862487") 2024/11/27 01:31:34 DEBUG : potato3: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f406cb38141118e2b_d20241127_m012727_c001_v7007000_t0000_u01732670847624") 2024/11/27 01:31:34 DEBUG : potato3: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f102af8ca692218c7_d20241127_m012721_c001_v0001116_t0040_u01732670841943") 2024/11/27 01:31:34 DEBUG : potato3: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f409d427e8ba903a7_d20241127_m012708_c001_v7007000_t0000_u01732670828159") 2024/11/27 01:31:34 DEBUG : potato3: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060665207_d20241127_m012659_c001_v0001183_t0058_u01732670819931") 2024/11/27 01:31:34 DEBUG : pre-dest1/1: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f418796a92cdb580e_d20241127_m012849_c001_v7007000_t0000_u01732670929575") 2024/11/27 01:31:34 DEBUG : pre-dest1/1: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060666695_d20241127_m012841_c001_v0001183_t0015_u01732670921484") 2024/11/27 01:31:34 DEBUG : pre-dest2/2: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f418796a92cdb580f_d20241127_m012849_c001_v7007000_t0000_u01732670929754") 2024/11/27 01:31:34 DEBUG : pre-dest2/2: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f102af8ca6922197b_d20241127_m012842_c001_v0001116_t0007_u01732670922042") 2024/11/27 01:31:35 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40395e96280cbc70_d20241127_m012819_c001_v7007000_t0000_u01732670899482") 2024/11/27 01:31:35 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060666144_d20241127_m012815_c001_v0001183_t0004_u01732670895589") 2024/11/27 01:31:35 DEBUG : sizeonly: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4059cc4d32a6656c_d20241127_m012547_c001_v7007000_t0000_u01732670747911") 2024/11/27 01:31:35 DEBUG : sizeonly: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060664317_d20241127_m012546_c001_v0001183_t0021_u01732670746927") 2024/11/27 01:31:35 DEBUG : sub dir/hello world: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40395e96280cc719_d20241127_m013111_c001_v7007000_t0000_u01732671071085") 2024/11/27 01:31:35 DEBUG : sub dir/hello world: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f112ec5972691dd56_d20241127_m013108_c001_v0001153_t0019_u01732671068339") 2024/11/27 01:31:35 DEBUG : sub dir/hello world: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40395e96280cc6f2_d20241127_m013106_c001_v7007000_t0000_u01732671066429") 2024/11/27 01:31:35 DEBUG : sub dir/hello world: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f10912bbdac9e8aa5_d20241127_m013103_c001_v0001117_t0035_u01732671063456") 2024/11/27 01:31:35 DEBUG : sub dir/hello world: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f41909ce1560d0a38_d20241127_m012654_c001_v7007000_t0000_u01732670814864") 2024/11/27 01:31:35 DEBUG : sub dir/hello world: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f11215820606650f4_d20241127_m012653_c001_v0001183_t0042_u01732670813686") 2024/11/27 01:31:35 DEBUG : sub dir/hello world: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f41909ce1560d0a2d_d20241127_m012652_c001_v7007000_t0000_u01732670812731") 2024/11/27 01:31:35 DEBUG : sub dir/hello world: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f11215820606650a6_d20241127_m012651_c001_v0001183_t0050_u01732670811862") 2024/11/27 01:31:35 DEBUG : sub dir/hello world: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4059cc4d32a66566_d20241127_m012543_c001_v7007000_t0000_u01732670743776") 2024/11/27 01:31:35 DEBUG : sub dir/hello world: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060664205_d20241127_m012542_c001_v0001183_t0027_u01732670742263") 2024/11/27 01:31:35 DEBUG : sub dir/hello world: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4059cc4d32a66563_d20241127_m012541_c001_v7007000_t0000_u01732670741538") 2024/11/27 01:31:35 DEBUG : sub dir/hello world: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f112158206066418b_d20241127_m012540_c001_v0001183_t0044_u01732670740400") 2024/11/27 01:31:35 DEBUG : sub dir/hello world: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4059cc4d32a66560_d20241127_m012537_c001_v7007000_t0000_u01732670737141") 2024/11/27 01:31:35 DEBUG : sub dir/hello world: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f112158206066409e_d20241127_m012535_c001_v0001183_t0030_u01732670735869") 2024/11/27 01:31:35 DEBUG : sub dir/hello world: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4059cc4d32a6655e_d20241127_m012535_c001_v7007000_t0000_u01732670735328") 2024/11/27 01:31:35 DEBUG : sub dir/hello world: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f112158206066402c_d20241127_m012533_c001_v0001183_t0059_u01732670733699") 2024/11/27 01:31:35 DEBUG : sub dir/hello world: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060663eec_d20241127_m012527_c001_v0001183_t0012_u01732670727518") 2024/11/27 01:31:35 DEBUG : sub dir/hello world: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4059cc4d32a66559_d20241127_m012526_c001_v7007000_t0000_u01732670726780") 2024/11/27 01:31:36 DEBUG : sub dir/hello world: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060663ea8_d20241127_m012526_c001_v0001183_t0057_u01732670726219") 2024/11/27 01:31:36 DEBUG : sub dir/hello world: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060663e77_d20241127_m012525_c001_v0001183_t0021_u01732670725449") 2024/11/27 01:31:36 DEBUG : sub dir/hello world: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4059cc4d32a66553_d20241127_m012524_c001_v7007000_t0000_u01732670724362") 2024/11/27 01:31:36 DEBUG : sub dir/hello world: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060663db3_d20241127_m012521_c001_v0001183_t0045_u01732670721724") 2024/11/27 01:31:36 DEBUG : sub dir/hello world: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060663c67_d20241127_m012515_c001_v0001183_t0009_u01732670715710") 2024/11/27 01:31:36 DEBUG : sub dir/hello world: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4059cc4d32a6654e_d20241127_m012514_c001_v7007000_t0000_u01732670714987") 2024/11/27 01:31:36 DEBUG : sub dir/hello world: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060663c15_d20241127_m012514_c001_v0001183_t0042_u01732670714423") 2024/11/27 01:31:36 DEBUG : sub dir/hello world: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060663bef_d20241127_m012513_c001_v0001183_t0040_u01732670713649") 2024/11/27 01:31:36 DEBUG : sub dir/hello world: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4059cc4d32a6654b_d20241127_m012512_c001_v7007000_t0000_u01732670712571") 2024/11/27 01:31:36 DEBUG : sub dir/hello world: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060663a32_d20241127_m012503_c001_v0001183_t0014_u01732670703535") 2024/11/27 01:31:36 DEBUG : sub dir/hello world: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4177469e05785039_d20241127_m012503_c001_v7007000_t0000_u01732670703173") 2024/11/27 01:31:36 DEBUG : sub dir/hello world: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060663a13_d20241127_m012502_c001_v0001183_t0011_u01732670702582") 2024/11/27 01:31:36 DEBUG : sub dir/hello world: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f41909ce1560cbeb3_d20241127_m012500_c001_v7007000_t0000_u01732670700910") 2024/11/27 01:31:36 DEBUG : sub dir/hello world: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f11215820606639a9_d20241127_m012500_c001_v0001183_t0050_u01732670700354") 2024/11/27 01:31:36 DEBUG : sub dir/hello world: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f41909ce1560cbeb0_d20241127_m012459_c001_v7007000_t0000_u01732670699800") 2024/11/27 01:31:36 DEBUG : sub dir/hello world: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f112158206066396a_d20241127_m012459_c001_v0001183_t0018_u01732670699214") 2024/11/27 01:31:36 DEBUG : sub dir/hello world: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f41909ce1560cbead_d20241127_m012457_c001_v7007000_t0000_u01732670697909") 2024/11/27 01:31:36 DEBUG : sub dir/hello world: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f112158206066390e_d20241127_m012457_c001_v0001183_t0054_u01732670697161") 2024/11/27 01:31:36 DEBUG : sub dir/hello world: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f41909ce1560cbeaa_d20241127_m012456_c001_v7007000_t0000_u01732670696608") 2024/11/27 01:31:36 DEBUG : sub dir/hello world: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f11215820606638de_d20241127_m012456_c001_v0001183_t0002_u01732670696038") 2024/11/27 01:31:37 DEBUG : sub dir/hello world: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f41909ce1560cbea4_d20241127_m012455_c001_v7007000_t0000_u01732670695124") 2024/11/27 01:31:37 DEBUG : sub dir/hello world: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f11215820606638a8_d20241127_m012454_c001_v0001183_t0038_u01732670694556") 2024/11/27 01:31:37 DEBUG : sub dir/hello world: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f41909ce1560cbe96_d20241127_m012448_c001_v7007000_t0000_u01732670688723") 2024/11/27 01:31:37 DEBUG : sub dir/hello world: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060663733_d20241127_m012448_c001_v0001183_t0059_u01732670688153") 2024/11/27 01:31:37 DEBUG : sub dir/hello world: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f41909ce1560cbe91_d20241127_m012447_c001_v7007000_t0000_u01732670687239") 2024/11/27 01:31:37 DEBUG : sub dir/hello world: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f11215820606636c5_d20241127_m012446_c001_v0001183_t0032_u01732670686671") 2024/11/27 01:31:37 DEBUG : sub dir/hello world: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f41909ce1560cbe8f_d20241127_m012445_c001_v7007000_t0000_u01732670685753") 2024/11/27 01:31:37 DEBUG : sub dir/hello world: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060663669_d20241127_m012445_c001_v0001183_t0009_u01732670685161") 2024/11/27 01:31:37 DEBUG : sub dir/hello world: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f41909ce1560cbe85_d20241127_m012442_c001_v7007000_t0000_u01732670682267") 2024/11/27 01:31:37 DEBUG : sub dir/hello world: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f112158206066359d_d20241127_m012441_c001_v0001183_t0020_u01732670681652") 2024/11/27 01:31:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40395e96280cc71a_d20241127_m013111_c001_v7007000_t0000_u01732671071268") 2024/11/27 01:31:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f10327de71f2ba01c_d20241127_m013108_c001_v0001182_t0024_u01732671068330") 2024/11/27 01:31:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f40395e96280cc70c_d20241127_m013106_c001_v7007000_t0000_u01732671066609") 2024/11/27 01:31:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060668495_d20241127_m013103_c001_v0001183_t0017_u01732671063472") 2024/11/27 01:31:37 DEBUG : sub/yam: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f41909ce1560cfa7f_d20241127_m012649_c001_v7007000_t0000_u01732670809088") 2024/11/27 01:31:37 DEBUG : sub/yam: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f10305f53ec7e6dcb_d20241127_m012646_c001_v0001183_t0016_u01732670806368") 2024/11/27 01:31:37 DEBUG : three: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f41021e4320635343_d20241127_m012637_c001_v7007000_t0000_u01732670797755") 2024/11/27 01:31:37 DEBUG : three: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060664db2_d20241127_m012636_c001_v0001183_t0008_u01732670796606") 2024/11/27 01:31:37 DEBUG : three: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1121582060664d48_d20241127_m012634_c001_v0001183_t0037_u01732670794437") 2024/11/27 01:31:37 DEBUG : two: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f41021e4320635344_d20241127_m012637_c001_v7007000_t0000_u01732670797937") 2024/11/27 01:31:37 DEBUG : two: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f402af8ca69221873_d20241127_m012635_c001_v0001116_t0030_u01732670795998") 2024/11/27 01:31:38 DEBUG : two: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f4121582060664d32_d20241127_m012634_c001_v0001183_t0055_u01732670794255") 2024/11/27 01:31:38 DEBUG : yam: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f41909ce1560cfe6b_d20241127_m012649_c001_v7007000_t0000_u01732670809836") 2024/11/27 01:31:38 DEBUG : yam: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f1037529306448b7b_d20241127_m012648_c001_v0001179_t0038_u01732670808884") 2024/11/27 01:31:38 DEBUG : yam: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f41021e432063536c_d20241127_m012644_c001_v7007000_t0000_u01732670804310") 2024/11/27 01:31:38 DEBUG : yam: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f10305f53ec7e6d1f_d20241127_m012642_c001_v0001183_t0014_u01732670802178") 2024/11/27 01:31:38 DEBUG : yam: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f41021e4320635346_d20241127_m012640_c001_v7007000_t0000_u01732670800129") 2024/11/27 01:31:38 DEBUG : yam: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f102af8ca6922187d_d20241127_m012638_c001_v0001116_t0025_u01732670798492") 2024/11/27 01:31:38 DEBUG : yaml: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f41909ce1560ceeb8_d20241127_m012645_c001_v7007000_t0000_u01732670805067") 2024/11/27 01:31:38 DEBUG : yaml: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f117b90dd1346cdf9_d20241127_m012643_c001_v0001106_t0043_u01732670803338") 2024/11/27 01:31:38 DEBUG : yaml: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f41021e432063534a_d20241127_m012640_c001_v7007000_t0000_u01732670800862") 2024/11/27 01:31:38 DEBUG : yaml: Deleting (id "4_z3fd25dd3308d6bbb9f380e1b_f116c199859d2c627_d20241127_m012639_c001_v0001183_t0022_u01732670799899") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m6.189245661s (try 1/5)