"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2024/11/02 01:50:42 DEBUG : Creating backend with remote "TestB2:rclone-test-cumivib1faho" 2024/11/02 01:50:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/02 01:50:42 DEBUG : Creating backend with remote "/tmp/rclone2993876482" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:50:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 01:50:43 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:50:43 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/02 01:50:43 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.15s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:50:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/02 01:50:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 01:50:45 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:50:45 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:50:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/02 01:50:45 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:50:46 DEBUG : B2 bucket rclone-test-cumivib1faho: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.04s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", 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-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", 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-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:50:47 DEBUG : Creating backend with remote "/non-existing" 2024/11/02 01:50:47 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/02 01:50:47 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:50:47 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.91s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:50:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 01:50:49 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:50:49 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:50:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/02 01:50:49 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.87s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:50:50 INFO : B2 bucket rclone-test-cumivib1faho: Running all checks before starting transfers 2024/11/02 01:50:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 01:50:50 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:50:50 INFO : B2 bucket rclone-test-cumivib1faho: Checks finished, now starting transfers 2024/11/02 01:50:50 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:50:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/02 01:50:50 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.47s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:50:51 ERROR : Ignoring --no-traverse with sync 2024/11/02 01:50:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 01:50:52 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:50:52 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:50:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/02 01:50:52 INFO : sub dir/hello world: Copied (new) 2024/11/02 01:50:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.48s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:50:53 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/02 01:50:53 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:50:53 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:50:53 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/11/02 01:50:53 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.48s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:50:55 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/02 01:50:55 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:50:55 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:50:55 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/02 01:50:55 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.49s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:50:56 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/02 01:50:56 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:50:56 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:50:57 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/02 01:50:57 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.86s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:50:58 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/02 01:50:58 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/02 01:50:58 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/02 01:50:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/02 01:50:58 DEBUG : sub dir: Making directory 2024/11/02 01:50:58 DEBUG : sub dir2: Making directory 2024/11/02 01:50:58 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/02 01:50:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 01:50:58 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:50:58 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:50:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/02 01:50:58 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2024/11/02 01:50:58 DEBUG : B2 bucket rclone-test-cumivib1faho: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.52s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:50:59 DEBUG : sub dir2: Making directory 2024/11/02 01:50:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/02 01:50:59 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/02 01:50:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 01:50:59 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:50:59 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:51:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/02 01:51:00 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.18s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:51:00 DEBUG : sub dir2: Making directory with metadata 2024/11/02 01:51:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/02 01:51:01 DEBUG : sub dir: Making directory 2024/11/02 01:51:01 DEBUG : sub dir2: Making directory 2024/11/02 01:51:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 01:51:01 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:51:01 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:51:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/02 01:51:01 INFO : sub dir/hello world: Copied (new) 2024/11/02 01:51:01 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/11/02 01:51:01 DEBUG : B2 bucket rclone-test-cumivib1faho: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/02 01:51:01 DEBUG : B2 bucket rclone-test-cumivib1faho: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.66s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", 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-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:51:02 DEBUG : sub dir2: Making directory 2024/11/02 01:51:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 01:51:03 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:51:03 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:51:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/02 01:51:03 INFO : sub dir/hello world: Copied (new) 2024/11/02 01:51:03 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.18s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:51:04 DEBUG : sub dir2: Making directory with metadata 2024/11/02 01:51:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/02 01:51:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/02 01:51:04 DEBUG : sub dir: Making directory 2024/11/02 01:51:04 DEBUG : sub dir2: Making directory 2024/11/02 01:51:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 01:51:04 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:51:04 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:51:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/02 01:51:04 INFO : sub dir/hello world: Copied (new) 2024/11/02 01:51:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/11/02 01:51:04 DEBUG : B2 bucket rclone-test-cumivib1faho: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.49s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:51:05 DEBUG : sub dir2: Making directory 2024/11/02 01:51:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 01:51:06 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:51:06 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:51:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/02 01:51:06 INFO : sub dir/hello world: Copied (new) 2024/11/02 01:51:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.49s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:51:07 DEBUG : Creating backend with remote "TestB2:rclone-test-lomisup9qabe" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-cumivib1faho -> B2 bucket rclone-test-lomisup9qabe 2024/11/02 01:51:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 01:51:09 DEBUG : B2 bucket rclone-test-lomisup9qabe: Waiting for checks to finish 2024/11/02 01:51:09 DEBUG : B2 bucket rclone-test-lomisup9qabe: Waiting for transfers to finish 2024/11/02 01:51:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/02 01:51:10 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:51:10 DEBUG : B2 bucket rclone-test-lomisup9qabe: Purge remote 2024/11/02 01:51:10 INFO : B2 bucket rclone-test-lomisup9qabe: cleaning bucket "rclone-test-lomisup9qabe" of all files 2024/11/02 01:51:10 DEBUG : sub dir/hello world: Deleting (id "4_z1f72bd03901debab9f280e1b_f10694f588d78e764_d20241102_m015110_c001_v0001101_t0046_u01730512270019") --- PASS: TestServerSideCopy (5.13s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:51:12 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1181-02.backblaze.com/b2api/v1/b2_upload_file/3f824da3901debab9f280e1b/c001_v0001181_t0035": EOF 2024/11/02 01:51:12 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1181-02.backblaze.com/b2api/v1/b2_upload_file/3f824da3901debab9f280e1b/c001_v0001181_t0035": EOF) 2024/11/02 01:51:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "sub dir/hello world" to B2 bucket rclone-test-cumivib1faho: 1/10 (Post "https://pod-000-1181-02.backblaze.com/b2api/v1/b2_upload_file/3f824da3901debab9f280e1b/c001_v0001181_t0035": EOF) 2024/11/02 01:51:14 DEBUG : pacer: Reducing sleep to 10ms 2024/11/02 01:51:16 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:51:16 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/02 01:51:16 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:51:16 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/02 01:51:16 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" --- PASS: TestCopyOverSelf (4.96s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:51:17 DEBUG : Creating backend with remote "TestB2:rclone-test-muyayiy0race" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-cumivib1faho -> B2 bucket rclone-test-muyayiy0race 2024/11/02 01:51:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 01:51:19 DEBUG : B2 bucket rclone-test-muyayiy0race: Waiting for checks to finish 2024/11/02 01:51:19 DEBUG : B2 bucket rclone-test-muyayiy0race: Waiting for transfers to finish 2024/11/02 01:51:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/02 01:51:23 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:51:25 DEBUG : B2 bucket rclone-test-muyayiy0race: Waiting for checks to finish 2024/11/02 01:51:25 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/02 01:51:25 DEBUG : B2 bucket rclone-test-muyayiy0race: Waiting for transfers to finish 2024/11/02 01:51:25 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/02 01:51:25 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:51:25 DEBUG : B2 bucket rclone-test-muyayiy0race: Purge remote 2024/11/02 01:51:25 INFO : B2 bucket rclone-test-muyayiy0race: cleaning bucket "rclone-test-muyayiy0race" of all files 2024/11/02 01:51:26 DEBUG : sub dir/hello world: Deleting (id "4_zdf22dd73901debab9f280e1b_f102511629aa8b44c_d20241102_m015125_c001_v0001179_t0023_u01730512285648") 2024/11/02 01:51:26 DEBUG : sub dir/hello world: Deleting (id "4_zdf22dd73901debab9f280e1b_f1025ac65da8fd007_d20241102_m015120_c001_v0001120_t0032_u01730512280187") --- PASS: TestServerSideCopyOverSelf (10.95s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:51:29 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/02 01:51:29 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:51:29 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:51:29 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/02 01:51:29 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/02 01:51:29 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.18s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:51:31 DEBUG : Creating backend with remote "TestB2:rclone-test-zisiraw7yuho" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-cumivib1faho -> B2 bucket rclone-test-zisiraw7yuho 2024/11/02 01:51:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 01:51:32 DEBUG : B2 bucket rclone-test-zisiraw7yuho: Waiting for checks to finish 2024/11/02 01:51:32 DEBUG : B2 bucket rclone-test-zisiraw7yuho: Waiting for transfers to finish 2024/11/02 01:51:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/02 01:51:33 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:51:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/02 01:51:34 DEBUG : B2 bucket rclone-test-zisiraw7yuho: Waiting for checks to finish 2024/11/02 01:51:34 DEBUG : B2 bucket rclone-test-zisiraw7yuho: Waiting for transfers to finish 2024/11/02 01:51:34 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/02 01:51:34 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/02 01:51:34 INFO : sub dir/hello world: Deleted 2024/11/02 01:51:35 DEBUG : testing file moves 2024/11/02 01:51:35 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/02 01:51:35 DEBUG : B2 bucket rclone-test-zisiraw7yuho: Waiting for checks to finish 2024/11/02 01:51:35 DEBUG : B2 bucket rclone-test-zisiraw7yuho: Waiting for transfers to finish 2024/11/02 01:51:36 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2024/11/02 01:51:36 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/02 01:51:36 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:51:37 DEBUG : B2 bucket rclone-test-zisiraw7yuho: Purge remote 2024/11/02 01:51:37 INFO : B2 bucket rclone-test-zisiraw7yuho: cleaning bucket "rclone-test-zisiraw7yuho" of all files 2024/11/02 01:51:37 DEBUG : sub dir/hello world: Deleting (id "4_zbf520da3902debab9f280e1b_f101876228c3a0f6e_d20241102_m015136_c001_v0001115_t0032_u01730512296088") 2024/11/02 01:51:37 DEBUG : sub dir/hello world: Deleting (id "4_zbf520da3902debab9f280e1b_f1199ca49b054c470_d20241102_m015134_c001_v0001180_t0030_u01730512294405") 2024/11/02 01:51:37 DEBUG : sub dir/hello world: Deleting (id "4_zbf520da3902debab9f280e1b_f114aa84495a54081_d20241102_m015133_c001_v0001182_t0049_u01730512293124") --- PASS: TestServerSideMoveOverSelf (8.88s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:51:39 ERROR : : error listing: directory not found 2024/11/02 01:51:40 DEBUG : Local file system at /tmp/rclone2993876482: Making directory 2024/11/02 01:51:40 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:51:40 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.99s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:51:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 01:51:42 DEBUG : Local file system at /tmp/rclone2993876482: Waiting for checks to finish 2024/11/02 01:51:42 DEBUG : Local file system at /tmp/rclone2993876482: Waiting for transfers to finish 2024/11/02 01:51:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/02 01:51:42 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2024/11/02 01:51:42 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" --- PASS: TestCopyRedownload (2.30s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:51:44 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/02 01:51:44 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:51:44 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:51:44 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/02 01:51:44 INFO : check sum: Copied (new) 2024/11/02 01:51:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:51:44 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:51:44 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/02 01:51:44 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/11/02 01:51:44 DEBUG : check sum: Unchanged skipping 2024/11/02 01:51:44 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:51:44 DEBUG : Waiting for deletions to finish 2024/11/02 01:51:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.25s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:51:46 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/02 01:51:46 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:51:46 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:51:46 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/02 01:51:46 INFO : sizeonly: Copied (new) 2024/11/02 01:51:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:51:46 DEBUG : sizeonly: Sizes identical 2024/11/02 01:51:46 DEBUG : sizeonly: Unchanged skipping 2024/11/02 01:51:46 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:51:46 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:51:46 DEBUG : Waiting for deletions to finish 2024/11/02 01:51:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.24s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:51:48 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/02 01:51:48 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:51:48 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:51:48 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/11/02 01:51:48 INFO : ignore-size: Copied (new) 2024/11/02 01:51:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:51:49 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:51:49 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:51:49 DEBUG : ignore-size: Unchanged skipping 2024/11/02 01:51:49 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:51:49 DEBUG : Waiting for deletions to finish 2024/11/02 01:51:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.31s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:51:51 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:51:51 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:51:51 DEBUG : existing: Unchanged skipping 2024/11/02 01:51:51 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:51:51 DEBUG : Waiting for deletions to finish 2024/11/02 01:51:51 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:51:51 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/02 01:51:51 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:51:51 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:51:51 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/02 01:51:51 INFO : existing: Copied (replaced existing) 2024/11/02 01:51:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.69s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:51:53 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/02 01:51:53 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:51:53 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:51:53 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/02 01:51:53 INFO : existing: Copied (new) 2024/11/02 01:51:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:51:54 DEBUG : existing: Destination exists, skipping 2024/11/02 01:51:54 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:51:54 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:51:54 DEBUG : Waiting for deletions to finish 2024/11/02 01:51:54 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.67s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:51:56 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/11/02 01:51:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/02 01:51:57 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:51:57 DEBUG : c/non empty space: Unchanged skipping 2024/11/02 01:51:57 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/02 01:51:57 INFO : a/potato2: Copied (new) 2024/11/02 01:51:57 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:51:57 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:51:57 DEBUG : Waiting for deletions to finish 2024/11/02 01:51:57 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.93s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:51: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/02 01:51:59 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:51:59 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/02 01:51:59 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/11/02 01:51:59 DEBUG : empty space: Unchanged skipping 2024/11/02 01:51:59 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:51:59 DEBUG : Waiting for deletions to finish 2024/11/02 01:51:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:51:59 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:51: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/02 01:51:59 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/02 01:52:00 INFO : empty space: Updated modification time in destination 2024/11/02 01:52:00 DEBUG : empty space: Unchanged skipping 2024/11/02 01:52:00 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:52:00 DEBUG : Waiting for deletions to finish 2024/11/02 01:52:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.39s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:52: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/02 01:52:02 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:52:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/02 01:52:02 DEBUG : empty space: Unchanged skipping 2024/11/02 01:52:02 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:52:02 DEBUG : Waiting for deletions to finish 2024/11/02 01:52:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.80s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:52: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/02 01:52:04 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:52:04 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2993876482) 2024/11/02 01:52:04 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-cumivib1faho) 2024/11/02 01:52:04 DEBUG : foo: sha1 differ 2024/11/02 01:52:04 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:52:04 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/11/02 01:52:04 INFO : foo: Copied (replaced existing) 2024/11/02 01:52:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.85s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:52:06 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/02 01:52:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:52:06 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:52:06 DEBUG : empty space: Unchanged skipping 2024/11/02 01:52:06 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:52:06 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/02 01:52:06 INFO : potato: Copied (new) 2024/11/02 01:52:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.20s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:52:08 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/02 01:52:08 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:52:08 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:52:09 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/11/02 01:52:09 INFO : potato: Copied (replaced existing) 2024/11/02 01:52:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.99s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:52: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/02 01:52:10 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:52:10 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2993876482) 2024/11/02 01:52:10 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-cumivib1faho) 2024/11/02 01:52:10 DEBUG : potato: sha1 differ 2024/11/02 01:52:10 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:52:11 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/11/02 01:52:11 INFO : potato: Copied (replaced existing) 2024/11/02 01:52:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:52:12 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/02 01:52:12 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/02 01:52:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:52:12 DEBUG : empty space: Unchanged skipping 2024/11/02 01:52:12 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:52:12 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:52:12 DEBUG : Waiting for deletions to finish 2024/11/02 01:52:12 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:52:15 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/02 01:52:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:52:15 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:52:15 DEBUG : empty space: Unchanged skipping 2024/11/02 01:52:15 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:52:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/02 01:52:15 INFO : potato2: Copied (new) 2024/11/02 01:52:15 DEBUG : Waiting for deletions to finish 2024/11/02 01:52:15 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.69s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:52:17 DEBUG : d: Making directory 2024/11/02 01:52:17 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2024/11/02 01:52:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/02 01:52:18 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:52:18 DEBUG : c/non empty space: Unchanged skipping 2024/11/02 01:52:18 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:52:18 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:52:18 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/02 01:52:18 INFO : a/potato2: Copied (new) 2024/11/02 01:52:18 DEBUG : Waiting for deletions to finish 2024/11/02 01:52:18 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:52:20 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/11/02 01:52:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/02 01:52:20 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:52:20 DEBUG : c/non empty space: Unchanged skipping 2024/11/02 01:52:20 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:52:20 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:52:20 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/02 01:52:20 INFO : a/potato2: Copied (new) 2024/11/02 01:52:20 ERROR : B2 bucket rclone-test-cumivib1faho: not deleting files as there were IO errors 2024/11/02 01:52:20 ERROR : B2 bucket rclone-test-cumivib1faho: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.80s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:52:23 DEBUG : Waiting for deletions to finish 2024/11/02 01:52:23 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/02 01:52:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:52:23 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:52:23 DEBUG : empty space: Unchanged skipping 2024/11/02 01:52:23 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:52:23 INFO : potato: Deleted 2024/11/02 01:52:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/02 01:52:23 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.56s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:52:25 DEBUG : Waiting for deletions to finish 2024/11/02 01:52:25 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:52:25 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:52:26 INFO : potato: Deleted 2024/11/02 01:52:26 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/02 01:52:26 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:52:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:52:26 DEBUG : empty space: Unchanged skipping 2024/11/02 01:52:26 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:52:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/02 01:52:26 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.89s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:52:28 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/02 01:52:28 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:52:28 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:52:28 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/11/02 01:52:28 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.20s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:52:30 DEBUG : enormous: Excluded (Size Filter) 2024/11/02 01:52:30 DEBUG : enormous: Excluded 2024/11/02 01:52:30 DEBUG : potato2: Excluded (Size Filter) 2024/11/02 01:52:30 DEBUG : potato2: Excluded 2024/11/02 01:52:30 DEBUG : potato2: Excluded (Size Filter) 2024/11/02 01:52:30 DEBUG : potato2: Excluded 2024/11/02 01:52:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:52:30 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:52:30 DEBUG : empty space: Unchanged skipping 2024/11/02 01:52:30 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:52:30 DEBUG : Waiting for deletions to finish 2024/11/02 01:52:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:52:31 DEBUG : enormous: Excluded (Size Filter) 2024/11/02 01:52:31 DEBUG : enormous: Excluded 2024/11/02 01:52:31 DEBUG : potato2: Excluded (Size Filter) 2024/11/02 01:52:31 DEBUG : potato2: Excluded 2024/11/02 01:52:31 DEBUG : potato2: Excluded (Size Filter) 2024/11/02 01:52:31 DEBUG : potato2: Excluded 2024/11/02 01:52:31 DEBUG : Local file system at /tmp/rclone2993876482: Waiting for checks to finish 2024/11/02 01:52:31 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/02 01:52:31 DEBUG : empty space: Unchanged skipping 2024/11/02 01:52:31 DEBUG : Local file system at /tmp/rclone2993876482: Waiting for transfers to finish 2024/11/02 01:52:31 DEBUG : Waiting for deletions to finish 2024/11/02 01:52:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.73s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:52:33 DEBUG : enormous: Excluded (Size Filter) 2024/11/02 01:52:33 DEBUG : enormous: Excluded 2024/11/02 01:52:33 DEBUG : potato2: Excluded (Size Filter) 2024/11/02 01:52:33 DEBUG : potato2: Excluded 2024/11/02 01:52:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:52:33 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:52:33 DEBUG : empty space: Unchanged skipping 2024/11/02 01:52:33 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:52:33 DEBUG : Waiting for deletions to finish 2024/11/02 01:52:34 INFO : potato2: Deleted 2024/11/02 01:52:34 INFO : enormous: Deleted 2024/11/02 01:52:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:52:34 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/02 01:52:34 DEBUG : empty space: Unchanged skipping 2024/11/02 01:52:34 DEBUG : Local file system at /tmp/rclone2993876482: Waiting for checks to finish 2024/11/02 01:52:34 DEBUG : Local file system at /tmp/rclone2993876482: Waiting for transfers to finish 2024/11/02 01:52:34 DEBUG : Waiting for deletions to finish 2024/11/02 01:52:34 INFO : enormous: Deleted 2024/11/02 01:52:34 INFO : potato2: Deleted 2024/11/02 01:52:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.24s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:52:37 DEBUG : five: Need to transfer - File not found at Destination 2024/11/02 01:52:37 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/02 01:52:37 DEBUG : one: Destination is newer than source, skipping 2024/11/02 01:52:37 DEBUG : three: Sizes identical 2024/11/02 01:52:37 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:52:37 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/02 01:52:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2993876482) 2024/11/02 01:52:37 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-cumivib1faho) 2024/11/02 01:52:37 DEBUG : two: sha1 differ 2024/11/02 01:52:37 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/02 01:52:37 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:52:37 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/02 01:52:37 INFO : five: Copied (new) 2024/11/02 01:52:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/02 01:52:37 INFO : two: Copied (replaced existing) 2024/11/02 01:52:38 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/02 01:52:38 INFO : four: Copied (replaced existing) 2024/11/02 01:52:38 DEBUG : Waiting for deletions to finish 2024/11/02 01:52:38 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:52:38 DEBUG : one: Destination is newer than source, skipping 2024/11/02 01:52:38 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/02 01:52:38 DEBUG : four: Size and sha1 of src and dst objects identical 2024/11/02 01:52:38 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/02 01:52:38 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/11/02 01:52:38 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2993876482) 2024/11/02 01:52:38 DEBUG : five: Size and sha1 of src and dst objects identical 2024/11/02 01:52:38 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-cumivib1faho) 2024/11/02 01:52:38 DEBUG : three: sha1 differ 2024/11/02 01:52:38 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/11/02 01:52:38 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/02 01:52:38 DEBUG : two: Size and sha1 of src and dst objects identical 2024/11/02 01:52:38 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/11/02 01:52:38 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/11/02 01:52:38 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:52:38 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/02 01:52:38 INFO : three: Copied (replaced existing) 2024/11/02 01:52:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.27s) === 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-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/11/02 01:52:40 INFO : B2 bucket rclone-test-cumivib1faho: Making map for --track-renames 2024/11/02 01:52:40 INFO : B2 bucket rclone-test-cumivib1faho: Finished making map for --track-renames 2024/11/02 01:52:40 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:52:40 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/02 01:52:40 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for renames to finish 2024/11/02 01:52:40 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/02 01:52:40 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:52:40 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/02 01:52:40 INFO : yam: Copied (new) 2024/11/02 01:52:41 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/02 01:52:41 INFO : potato: Copied (new) 2024/11/02 01:52:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:52:41 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:52:41 INFO : B2 bucket rclone-test-cumivib1faho: Making map for --track-renames 2024/11/02 01:52:41 INFO : B2 bucket rclone-test-cumivib1faho: Finished making map for --track-renames 2024/11/02 01:52:41 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:52:41 DEBUG : potato: Unchanged skipping 2024/11/02 01:52:41 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for renames to finish 2024/11/02 01:52:42 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/02 01:52:42 INFO : yam: Copied (server-side copy) to: yaml 2024/11/02 01:52:42 INFO : yam: Deleted 2024/11/02 01:52:42 INFO : yaml: Renamed from "yam" 2024/11/02 01:52:42 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:52:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (4.76s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/11/02 01:52:45 INFO : B2 bucket rclone-test-cumivib1faho: Making map for --track-renames 2024/11/02 01:52:45 INFO : B2 bucket rclone-test-cumivib1faho: Finished making map for --track-renames 2024/11/02 01:52:45 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:52:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/02 01:52:45 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/02 01:52:45 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for renames to finish 2024/11/02 01:52:45 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:52:45 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/02 01:52:45 INFO : potato: Copied (new) 2024/11/02 01:52:45 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/02 01:52:45 INFO : yam: Copied (new) 2024/11/02 01:52:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:52:46 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:52:46 INFO : B2 bucket rclone-test-cumivib1faho: Making map for --track-renames 2024/11/02 01:52:46 INFO : B2 bucket rclone-test-cumivib1faho: Finished making map for --track-renames 2024/11/02 01:52:46 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:52:46 DEBUG : potato: Unchanged skipping 2024/11/02 01:52:46 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for renames to finish 2024/11/02 01:52:46 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/02 01:52:46 INFO : yam: Copied (server-side copy) to: yaml 2024/11/02 01:52:46 INFO : yam: Deleted 2024/11/02 01:52:46 INFO : yaml: Renamed from "yam" 2024/11/02 01:52:46 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:52:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.56s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/11/02 01:52:48 INFO : B2 bucket rclone-test-cumivib1faho: Making map for --track-renames 2024/11/02 01:52:48 INFO : B2 bucket rclone-test-cumivib1faho: Finished making map for --track-renames 2024/11/02 01:52:48 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:52:48 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/02 01:52:48 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/02 01:52:48 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for renames to finish 2024/11/02 01:52:48 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:52:49 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/02 01:52:49 INFO : sub/yam: Copied (new) 2024/11/02 01:52:51 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/02 01:52:51 INFO : potato: Copied (new) 2024/11/02 01:52:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:52:51 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:52:51 DEBUG : potato: Unchanged skipping 2024/11/02 01:52:51 INFO : B2 bucket rclone-test-cumivib1faho: Making map for --track-renames 2024/11/02 01:52:51 INFO : B2 bucket rclone-test-cumivib1faho: Finished making map for --track-renames 2024/11/02 01:52:51 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:52:51 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for renames to finish 2024/11/02 01:52:52 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/02 01:52:52 INFO : sub/yam: Copied (server-side copy) to: yam 2024/11/02 01:52:53 INFO : sub/yam: Deleted 2024/11/02 01:52:53 INFO : yam: Renamed from "sub/yam" 2024/11/02 01:52:53 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:52:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (6.10s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:52:54 DEBUG : Creating backend with remote "/tmp/rclone2993876482/dir1" 2024/11/02 01:52:54 DEBUG : Creating backend with remote "/tmp/rclone2993876482/dir2" 2024/11/02 01:52:54 DEBUG : Local file system at /tmp/rclone2993876482/dir2: Using server-side directory move 2024/11/02 01:52:54 INFO : Local file system at /tmp/rclone2993876482/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/02 01:52:54 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/02 01:52:54 INFO : file1.txt: Moved (server-side) 2024/11/02 01:52:54 DEBUG : Local file system at /tmp/rclone2993876482/dir2: Waiting for checks to finish 2024/11/02 01:52:54 DEBUG : Local file system at /tmp/rclone2993876482/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:52:55 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/02 01:52:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 01:52:55 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:52:55 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:52:55 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/02 01:52:55 INFO : nested/sub dir/file: Copied (new) 2024/11/02 01:52:55 INFO : nested/sub dir/file: Deleted 2024/11/02 01:52:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/02 01:52:55 INFO : sub dir/hello world: Copied (new) 2024/11/02 01:52:55 INFO : sub dir/hello world: Deleted 2024/11/02 01:52:55 INFO : sub dir: Removing directory 2024/11/02 01:52:55 INFO : nested/sub dir: Removing directory 2024/11/02 01:52:55 INFO : nested: Removing directory 2024/11/02 01:52:55 DEBUG : Local file system at /tmp/rclone2993876482: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.10s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:52:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 01:52:57 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/02 01:52:57 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:52:57 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:52:57 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/02 01:52:57 INFO : nested/sub dir/file: Copied (new) 2024/11/02 01:52:57 INFO : nested/sub dir/file: Deleted 2024/11/02 01:52:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/02 01:52:59 INFO : sub dir/hello world: Copied (new) 2024/11/02 01:52:59 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (3.79s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:53:01 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/02 01:53:01 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/02 01:53:01 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:53:01 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:53:01 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/02 01:53:01 INFO : existing: Copied (new) 2024/11/02 01:53:01 INFO : existing: Deleted 2024/11/02 01:53:01 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/11/02 01:53:01 INFO : existing-b: Copied (new) 2024/11/02 01:53:01 INFO : existing-b: Deleted 2024/11/02 01:53:02 DEBUG : existing: Destination exists, skipping 2024/11/02 01:53:02 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:53:02 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/02 01:53:02 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:53:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.44s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:53:03 DEBUG : Creating backend with remote "TestB2:rclone-test-fulapuf4yapo" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-cumivib1faho -> B2 bucket rclone-test-fulapuf4yapo 2024/11/02 01:53:09 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/02 01:53:09 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/02 01:53:09 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/02 01:53:09 DEBUG : empty space: Unchanged skipping 2024/11/02 01:53:09 DEBUG : B2 bucket rclone-test-fulapuf4yapo: Waiting for checks to finish 2024/11/02 01:53:09 INFO : empty space: Deleted 2024/11/02 01:53:09 DEBUG : B2 bucket rclone-test-fulapuf4yapo: Waiting for transfers to finish 2024/11/02 01:53:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/02 01:53:09 INFO : potato2: Copied (server-side copy) 2024/11/02 01:53:09 INFO : potato2: Deleted 2024/11/02 01:53:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/02 01:53:10 INFO : potato3: Copied (server-side copy) 2024/11/02 01:53:10 INFO : potato3: Deleted 2024/11/02 01:53:10 DEBUG : Creating backend with remote "TestB2:rclone-test-zujupos4jaya" 2024/11/02 01:53:11 DEBUG : empty space: Need to transfer - File not found at Destination 2024/11/02 01:53:11 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/02 01:53:11 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/02 01:53:11 DEBUG : B2 bucket rclone-test-zujupos4jaya: Waiting for checks to finish 2024/11/02 01:53:11 DEBUG : B2 bucket rclone-test-zujupos4jaya: Waiting for transfers to finish 2024/11/02 01:53:13 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/02 01:53:13 INFO : empty space: Copied (server-side copy) 2024/11/02 01:53:13 INFO : empty space: Deleted 2024/11/02 01:53:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/02 01:53:13 INFO : potato3: Copied (server-side copy) 2024/11/02 01:53:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/02 01:53:13 INFO : potato2: Copied (server-side copy) 2024/11/02 01:53:13 INFO : potato3: Deleted 2024/11/02 01:53:13 INFO : potato2: Deleted 2024/11/02 01:53:13 DEBUG : B2 bucket rclone-test-zujupos4jaya: Purge remote 2024/11/02 01:53:13 INFO : B2 bucket rclone-test-zujupos4jaya: cleaning bucket "rclone-test-zujupos4jaya" of all files 2024/11/02 01:53:14 DEBUG : empty space: Deleting (id "4_z4f028df3903debab9f280e1b_f1014e40ad25c7d69_d20241102_m015312_c001_v0001117_t0000_u01730512392526") 2024/11/02 01:53:14 DEBUG : potato2: Deleting (id "4_z4f028df3903debab9f280e1b_f1088c6804e9f1d0e_d20241102_m015312_c001_v0001044_t0012_u01730512392914") 2024/11/02 01:53:14 DEBUG : potato3: Deleting (id "4_z4f028df3903debab9f280e1b_f118288db12448214_d20241102_m015312_c001_v0001098_t0007_u01730512392900") 2024/11/02 01:53:14 DEBUG : B2 bucket rclone-test-fulapuf4yapo: Purge remote 2024/11/02 01:53:14 INFO : B2 bucket rclone-test-fulapuf4yapo: cleaning bucket "rclone-test-fulapuf4yapo" of all files 2024/11/02 01:53:14 DEBUG : empty space: Deleting (id "4_z6fa27db3903debab9f280e1b_f417b8ac76eb4d732_d20241102_m015313_c001_v7007000_t0000_u01730512393262") 2024/11/02 01:53:14 DEBUG : empty space: Deleting (id "4_z6fa27db3903debab9f280e1b_f101e0aa98a39e4e4_d20241102_m015308_c001_v0001041_t0019_u01730512388042") 2024/11/02 01:53:14 DEBUG : potato2: Deleting (id "4_z6fa27db3903debab9f280e1b_f4153c5e7a78d074e_d20241102_m015313_c001_v7007000_t0000_u01730512393467") 2024/11/02 01:53:14 DEBUG : potato2: Deleting (id "4_z6fa27db3903debab9f280e1b_f104f110387633f35_d20241102_m015309_c001_v0001182_t0051_u01730512389388") 2024/11/02 01:53:14 DEBUG : potato3: Deleting (id "4_z6fa27db3903debab9f280e1b_f417b8ac76eb4d735_d20241102_m015313_c001_v7007000_t0000_u01730512393476") 2024/11/02 01:53:14 DEBUG : potato3: Deleting (id "4_z6fa27db3903debab9f280e1b_f119d8b9a701f24e9_d20241102_m015309_c001_v0001145_t0001_u01730512389745") 2024/11/02 01:53:14 DEBUG : potato3: Deleting (id "4_z6fa27db3903debab9f280e1b_f101e0aa98a39e4e8_d20241102_m015308_c001_v0001041_t0008_u01730512388550") --- PASS: TestServerSideMove (13.38s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:53:16 DEBUG : Creating backend with remote "TestB2:rclone-test-zugapaf5deye" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-cumivib1faho -> B2 bucket rclone-test-zugapaf5deye 2024/11/02 01:53:22 DEBUG : empty space: Excluded (Size Filter) 2024/11/02 01:53:22 DEBUG : empty space: Excluded 2024/11/02 01:53:22 DEBUG : empty space: Excluded (Size Filter) 2024/11/02 01:53:22 DEBUG : empty space: Excluded 2024/11/02 01:53:22 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/02 01:53:22 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/02 01:53:22 DEBUG : B2 bucket rclone-test-zugapaf5deye: Waiting for checks to finish 2024/11/02 01:53:22 DEBUG : B2 bucket rclone-test-zugapaf5deye: Waiting for transfers to finish 2024/11/02 01:53:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/02 01:53:23 INFO : potato2: Copied (server-side copy) 2024/11/02 01:53:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/02 01:53:23 INFO : potato3: Copied (server-side copy) 2024/11/02 01:53:23 INFO : potato2: Deleted 2024/11/02 01:53:23 INFO : potato3: Deleted 2024/11/02 01:53:23 DEBUG : Creating backend with remote "TestB2:rclone-test-femohep4mori" 2024/11/02 01:53:24 DEBUG : empty space: Excluded (Size Filter) 2024/11/02 01:53:24 DEBUG : empty space: Excluded 2024/11/02 01:53:25 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/02 01:53:25 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/02 01:53:25 DEBUG : B2 bucket rclone-test-femohep4mori: Waiting for checks to finish 2024/11/02 01:53:25 DEBUG : B2 bucket rclone-test-femohep4mori: Waiting for transfers to finish 2024/11/02 01:53:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/02 01:53:26 INFO : potato2: Copied (server-side copy) 2024/11/02 01:53:26 INFO : potato2: Deleted 2024/11/02 01:53:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/02 01:53:26 INFO : potato3: Copied (server-side copy) 2024/11/02 01:53:26 INFO : potato3: Deleted 2024/11/02 01:53:27 DEBUG : B2 bucket rclone-test-femohep4mori: Purge remote 2024/11/02 01:53:27 INFO : B2 bucket rclone-test-femohep4mori: cleaning bucket "rclone-test-femohep4mori" of all files 2024/11/02 01:53:27 DEBUG : potato2: Deleting (id "4_zffa2cd23903debab9f280e1b_f10793ff35edd22d1_d20241102_m015325_c001_v0001093_t0050_u01730512405766") 2024/11/02 01:53:27 DEBUG : potato3: Deleting (id "4_zffa2cd23903debab9f280e1b_f115cf2db995187fd_d20241102_m015326_c001_v0001136_t0031_u01730512406128") 2024/11/02 01:53:28 DEBUG : B2 bucket rclone-test-zugapaf5deye: Purge remote 2024/11/02 01:53:28 INFO : B2 bucket rclone-test-zugapaf5deye: cleaning bucket "rclone-test-zugapaf5deye" of all files 2024/11/02 01:53:28 DEBUG : empty space: Deleting (id "4_zffa2adf3903debab9f280e1b_f10776d818ed05b2a_d20241102_m015321_c001_v0001182_t0041_u01730512401535") 2024/11/02 01:53:28 DEBUG : potato2: Deleting (id "4_zffa2adf3903debab9f280e1b_f403f964ad35dabaf_d20241102_m015326_c001_v7007000_t0000_u01730512406192") 2024/11/02 01:53:28 DEBUG : potato2: Deleting (id "4_zffa2adf3903debab9f280e1b_f108daf7432d43677_d20241102_m015322_c001_v0001113_t0038_u01730512402417") 2024/11/02 01:53:28 DEBUG : potato3: Deleting (id "4_zffa2adf3903debab9f280e1b_f403f964ad35dabb3_d20241102_m015326_c001_v7007000_t0000_u01730512406571") 2024/11/02 01:53:28 DEBUG : potato3: Deleting (id "4_zffa2adf3903debab9f280e1b_f103e030e0daa0092_d20241102_m015322_c001_v0001131_t0053_u01730512402922") 2024/11/02 01:53:28 DEBUG : potato3: Deleting (id "4_zffa2adf3903debab9f280e1b_f10776d818ed05b38_d20241102_m015321_c001_v0001182_t0006_u01730512401798") --- PASS: TestServerSideMoveWithFilter (13.54s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:53:30 DEBUG : Creating backend with remote "TestB2:rclone-test-wotexuf1keqe" 2024/11/02 01:53:33 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-cumivib1faho -> B2 bucket rclone-test-wotexuf1keqe 2024/11/02 01:53:36 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/02 01:53:36 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/02 01:53:36 DEBUG : empty space: Unchanged skipping 2024/11/02 01:53:36 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/02 01:53:36 DEBUG : B2 bucket rclone-test-wotexuf1keqe: Waiting for checks to finish 2024/11/02 01:53:36 INFO : empty space: Deleted 2024/11/02 01:53:36 DEBUG : B2 bucket rclone-test-wotexuf1keqe: Waiting for transfers to finish 2024/11/02 01:53:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/02 01:53:37 INFO : potato2: Copied (server-side copy) 2024/11/02 01:53:37 INFO : potato2: Deleted 2024/11/02 01:53:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/02 01:53:38 INFO : potato3: Copied (server-side copy) 2024/11/02 01:53:38 INFO : potato3: Deleted 2024/11/02 01:53:38 DEBUG : Creating backend with remote "TestB2:rclone-test-jajusav3tofu" 2024/11/02 01:53:39 DEBUG : tomatoDir: Making directory 2024/11/02 01:53:40 DEBUG : empty space: Need to transfer - File not found at Destination 2024/11/02 01:53:40 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/02 01:53:40 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/02 01:53:40 DEBUG : B2 bucket rclone-test-jajusav3tofu: Waiting for checks to finish 2024/11/02 01:53:40 DEBUG : B2 bucket rclone-test-jajusav3tofu: Waiting for transfers to finish 2024/11/02 01:53:40 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/02 01:53:40 INFO : empty space: Copied (server-side copy) 2024/11/02 01:53:40 INFO : empty space: Deleted 2024/11/02 01:53:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/02 01:53:41 INFO : potato2: Copied (server-side copy) 2024/11/02 01:53:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/02 01:53:41 INFO : potato3: Copied (server-side copy) 2024/11/02 01:53:41 INFO : potato2: Deleted 2024/11/02 01:53:41 INFO : potato3: Deleted 2024/11/02 01:53:42 DEBUG : B2 bucket rclone-test-jajusav3tofu: Purge remote 2024/11/02 01:53:42 INFO : B2 bucket rclone-test-jajusav3tofu: cleaning bucket "rclone-test-jajusav3tofu" of all files 2024/11/02 01:53:42 DEBUG : empty space: Deleting (id "4_z7f52fdd3903debab9f280e1b_f1136905454702528_d20241102_m015340_c001_v0001181_t0029_u01730512420694") 2024/11/02 01:53:42 DEBUG : potato2: Deleting (id "4_z7f52fdd3903debab9f280e1b_f10067148ebb50a68_d20241102_m015340_c001_v0001104_t0058_u01730512420930") 2024/11/02 01:53:42 DEBUG : potato3: Deleting (id "4_z7f52fdd3903debab9f280e1b_f10230be65d1cf300_d20241102_m015341_c001_v0001033_t0048_u01730512421074") 2024/11/02 01:53:43 DEBUG : B2 bucket rclone-test-wotexuf1keqe: Purge remote 2024/11/02 01:53:43 INFO : B2 bucket rclone-test-wotexuf1keqe: cleaning bucket "rclone-test-wotexuf1keqe" of all files 2024/11/02 01:53:43 DEBUG : empty space: Deleting (id "4_zbf92ed73903debab9f280e1b_f40428dd1772ea628_d20241102_m015340_c001_v7007000_t0000_u01730512420906") 2024/11/02 01:53:43 DEBUG : empty space: Deleting (id "4_zbf92ed73903debab9f280e1b_f111f0eb54c4d416a_d20241102_m015335_c001_v0001178_t0054_u01730512415614") 2024/11/02 01:53:43 DEBUG : potato2: Deleting (id "4_zbf92ed73903debab9f280e1b_f40428dd1772ea629_d20241102_m015341_c001_v7007000_t0000_u01730512421685") 2024/11/02 01:53:43 DEBUG : potato2: Deleting (id "4_zbf92ed73903debab9f280e1b_f118f425fb2525b2c_d20241102_m015336_c001_v0001117_t0020_u01730512416500") 2024/11/02 01:53:43 DEBUG : potato3: Deleting (id "4_zbf92ed73903debab9f280e1b_f40585b838facd3e4_d20241102_m015341_c001_v7007000_t0000_u01730512421758") 2024/11/02 01:53:43 DEBUG : potato3: Deleting (id "4_zbf92ed73903debab9f280e1b_f10575efce45786a0_d20241102_m015336_c001_v0001033_t0008_u01730512416922") 2024/11/02 01:53:43 DEBUG : potato3: Deleting (id "4_zbf92ed73903debab9f280e1b_f111f0eb54c4d416c_d20241102_m015335_c001_v0001178_t0037_u01730512415889") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (15.09s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:53:45 DEBUG : Creating backend with remote "TestB2:rclone-test-cumivib1faho/rclone-move-test" --- PASS: TestServerSideMoveOverlap (3.81s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:53:49 DEBUG : Creating backend with remote "TestB2:rclone-test-cumivib1faho/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" --- PASS: TestSyncOverlap (2.93s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:53:52 DEBUG : Creating backend with remote "TestB2:rclone-test-cumivib1faho/rclone-sync-test" 2024/11/02 01:53:54 DEBUG : Creating backend with remote "TestB2:rclone-test-cumivib1faho/rclone-sync-test-include/layer2" 2024/11/02 01:53:55 DEBUG : Creating backend with remote "TestB2:rclone-test-cumivib1faho/rclone-sync-test-ignore-file" 2024/11/02 01:53:59 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/11/02 01:53:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/02 01:53:59 DEBUG : pacer: Reducing sleep to 10ms 2024/11/02 01:53:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/02 01:53:59 DEBUG : B2 bucket rclone-test-cumivib1faho path rclone-sync-test: Waiting for checks to finish 2024/11/02 01:53:59 DEBUG : B2 bucket rclone-test-cumivib1faho path rclone-sync-test: Waiting for transfers to finish 2024/11/02 01:53:59 DEBUG : Waiting for deletions to finish 2024/11/02 01:53:59 INFO : There was nothing to transfer 2024/11/02 01:54:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/02 01:54:00 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:54:00 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:54:00 DEBUG : Waiting for deletions to finish 2024/11/02 01:54:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:54:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/02 01:54:00 DEBUG : B2 bucket rclone-test-cumivib1faho path rclone-sync-test-include/layer2: Waiting for checks to finish 2024/11/02 01:54:00 DEBUG : B2 bucket rclone-test-cumivib1faho path rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/11/02 01:54:00 DEBUG : Waiting for deletions to finish 2024/11/02 01:54:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:54:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/02 01:54:01 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:54:01 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:54:01 DEBUG : Waiting for deletions to finish 2024/11/02 01:54:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:54:01 DEBUG : : Excluded 2024/11/02 01:54:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/02 01:54:01 DEBUG : B2 bucket rclone-test-cumivib1faho path rclone-sync-test-ignore-file: Waiting for checks to finish 2024/11/02 01:54:01 DEBUG : B2 bucket rclone-test-cumivib1faho path rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/11/02 01:54:01 DEBUG : Waiting for deletions to finish 2024/11/02 01:54:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.77s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:54:08 DEBUG : Creating backend with remote "TestB2:rclone-test-cumivib1faho/dst" 2024/11/02 01:54:10 DEBUG : Creating backend with remote "TestB2:rclone-test-cumivib1faho/CompareDest" 2024/11/02 01:54:12 DEBUG : one: Need to transfer - File not found at Destination 2024/11/02 01:54:12 DEBUG : B2 bucket rclone-test-cumivib1faho path dst: Waiting for checks to finish 2024/11/02 01:54:12 DEBUG : B2 bucket rclone-test-cumivib1faho path dst: Waiting for transfers to finish 2024/11/02 01:54:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/02 01:54:14 INFO : one: Copied (new) 2024/11/02 01:54:14 DEBUG : Waiting for deletions to finish 2024/11/02 01:54:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/02 01:54:15 DEBUG : B2 bucket rclone-test-cumivib1faho path dst: Waiting for checks to finish 2024/11/02 01:54:15 DEBUG : B2 bucket rclone-test-cumivib1faho path dst: Waiting for transfers to finish 2024/11/02 01:54:16 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/02 01:54:16 INFO : one: Copied (replaced existing) 2024/11/02 01:54:16 DEBUG : Waiting for deletions to finish 2024/11/02 01:54:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/02 01:54:18 DEBUG : B2 bucket rclone-test-cumivib1faho path dst: Waiting for checks to finish 2024/11/02 01:54:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:54:18 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/02 01:54:18 DEBUG : B2 bucket rclone-test-cumivib1faho path dst: Waiting for transfers to finish 2024/11/02 01:54:18 DEBUG : Waiting for deletions to finish 2024/11/02 01:54:18 INFO : There was nothing to transfer 2024/11/02 01:54:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:54:20 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/02 01:54:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/02 01:54:20 DEBUG : B2 bucket rclone-test-cumivib1faho path dst: Waiting for checks to finish 2024/11/02 01:54:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:54:20 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/02 01:54:20 DEBUG : B2 bucket rclone-test-cumivib1faho path dst: Waiting for transfers to finish 2024/11/02 01:54:20 DEBUG : Waiting for deletions to finish 2024/11/02 01:54:20 INFO : There was nothing to transfer 2024/11/02 01:54:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:54:21 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/02 01:54:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/02 01:54:21 DEBUG : B2 bucket rclone-test-cumivib1faho path dst: Waiting for checks to finish 2024/11/02 01:54:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:54:21 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/02 01:54:21 DEBUG : B2 bucket rclone-test-cumivib1faho path dst: Waiting for transfers to finish 2024/11/02 01:54:21 DEBUG : Waiting for deletions to finish 2024/11/02 01:54:21 INFO : There was nothing to transfer 2024/11/02 01:54:22 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/02 01:54:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/02 01:54:22 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/02 01:54:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/02 01:54:22 DEBUG : B2 bucket rclone-test-cumivib1faho path dst: Waiting for checks to finish 2024/11/02 01:54:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:54:22 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/02 01:54:22 DEBUG : B2 bucket rclone-test-cumivib1faho path dst: Waiting for transfers to finish 2024/11/02 01:54:22 DEBUG : Waiting for deletions to finish 2024/11/02 01:54:22 INFO : There was nothing to transfer 2024/11/02 01:54:23 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/02 01:54:23 DEBUG : two: Need to transfer - File not found at Destination 2024/11/02 01:54:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/02 01:54:23 DEBUG : B2 bucket rclone-test-cumivib1faho path dst: Waiting for checks to finish 2024/11/02 01:54:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:54:23 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/02 01:54:23 DEBUG : B2 bucket rclone-test-cumivib1faho path dst: Waiting for transfers to finish 2024/11/02 01:54:24 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/11/02 01:54:24 INFO : two: Copied (new) 2024/11/02 01:54:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (17.42s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:54:28 DEBUG : Creating backend with remote "TestB2:rclone-test-cumivib1faho/dest" 2024/11/02 01:54:30 DEBUG : Creating backend with remote "TestB2:rclone-test-cumivib1faho/pre-dest1" 2024/11/02 01:54:31 DEBUG : Creating backend with remote "TestB2:rclone-test-cumivib1faho/pre-dest2" 2024/11/02 01:54:33 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:54:33 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/02 01:54:33 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:54:33 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/02 01:54:34 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/02 01:54:34 DEBUG : B2 bucket rclone-test-cumivib1faho path dest: Waiting for checks to finish 2024/11/02 01:54:34 DEBUG : B2 bucket rclone-test-cumivib1faho path dest: Waiting for transfers to finish 2024/11/02 01:54:34 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/11/02 01:54:34 INFO : 3: Copied (new) 2024/11/02 01:54:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (10.13s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:54:36 DEBUG : Creating backend with remote "TestB2:rclone-test-cumivib1faho/dst" 2024/11/02 01:54:37 DEBUG : Creating backend with remote "TestB2:rclone-test-cumivib1faho/CopyDest" 2024/11/02 01:54:39 DEBUG : one: Need to transfer - File not found at Destination 2024/11/02 01:54:39 DEBUG : B2 bucket rclone-test-cumivib1faho path dst: Waiting for checks to finish 2024/11/02 01:54:39 DEBUG : B2 bucket rclone-test-cumivib1faho path dst: Waiting for transfers to finish 2024/11/02 01:54:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/02 01:54:43 INFO : one: Copied (new) 2024/11/02 01:54:43 DEBUG : Waiting for deletions to finish 2024/11/02 01:54:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/02 01:54:44 DEBUG : B2 bucket rclone-test-cumivib1faho path dst: Waiting for checks to finish 2024/11/02 01:54:45 DEBUG : B2 bucket rclone-test-cumivib1faho path dst: Waiting for transfers to finish 2024/11/02 01:54:45 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/02 01:54:45 INFO : one: Copied (replaced existing) 2024/11/02 01:54:45 DEBUG : Waiting for deletions to finish 2024/11/02 01:54:47 DEBUG : Creating backend with remote "TestB2:rclone-test-cumivib1faho/BackupDir" 2024/11/02 01:54:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/02 01:54:48 DEBUG : B2 bucket rclone-test-cumivib1faho path dst: Waiting for checks to finish 2024/11/02 01:54:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:54:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/02 01:54:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/02 01:54:50 INFO : one: Copied (server-side copy) 2024/11/02 01:54:50 INFO : one: Deleted 2024/11/02 01:54:51 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/02 01:54:51 INFO : one: Copied (server-side copy) 2024/11/02 01:54:51 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/02 01:54:51 DEBUG : B2 bucket rclone-test-cumivib1faho path dst: Waiting for transfers to finish 2024/11/02 01:54:51 DEBUG : Waiting for deletions to finish 2024/11/02 01:54:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:54:53 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/02 01:54:53 INFO : two: Copied (server-side copy) 2024/11/02 01:54:53 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/02 01:54:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:54:53 DEBUG : one: Unchanged skipping 2024/11/02 01:54:53 DEBUG : B2 bucket rclone-test-cumivib1faho path dst: Waiting for checks to finish 2024/11/02 01:54:53 DEBUG : B2 bucket rclone-test-cumivib1faho path dst: Waiting for transfers to finish 2024/11/02 01:54:53 DEBUG : Waiting for deletions to finish 2024/11/02 01:54:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:54:53 DEBUG : one: Unchanged skipping 2024/11/02 01:54:53 DEBUG : B2 bucket rclone-test-cumivib1faho path dst: Waiting for checks to finish 2024/11/02 01:54:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:54:53 DEBUG : two: Unchanged skipping 2024/11/02 01:54:53 DEBUG : B2 bucket rclone-test-cumivib1faho path dst: Waiting for transfers to finish 2024/11/02 01:54:53 DEBUG : Waiting for deletions to finish 2024/11/02 01:54:53 INFO : There was nothing to transfer 2024/11/02 01:54:55 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/02 01:54:55 DEBUG : three: Destination not found in --copy-dest 2024/11/02 01:54:55 DEBUG : three: Need to transfer - File not found at Destination 2024/11/02 01:54:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:54:55 DEBUG : two: Unchanged skipping 2024/11/02 01:54:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:54:55 DEBUG : one: Unchanged skipping 2024/11/02 01:54:55 DEBUG : B2 bucket rclone-test-cumivib1faho path dst: Waiting for checks to finish 2024/11/02 01:54:55 DEBUG : B2 bucket rclone-test-cumivib1faho path dst: Waiting for transfers to finish 2024/11/02 01:54:57 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/11/02 01:54:57 INFO : three: Copied (new) 2024/11/02 01:54:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (23.09s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:55:02 DEBUG : Creating backend with remote "TestB2:rclone-test-cumivib1faho/dst" 2024/11/02 01:55:03 DEBUG : Creating backend with remote "TestB2:rclone-test-cumivib1faho/backup" 2024/11/02 01:55:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/02 01:55:05 DEBUG : B2 bucket rclone-test-cumivib1faho path dst: Waiting for checks to finish 2024/11/02 01:55:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:55:05 DEBUG : two: Unchanged skipping 2024/11/02 01:55:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/02 01:55:06 INFO : one: Copied (server-side copy) 2024/11/02 01:55:06 INFO : one: Deleted 2024/11/02 01:55:06 DEBUG : B2 bucket rclone-test-cumivib1faho path dst: Waiting for transfers to finish 2024/11/02 01:55:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/02 01:55:07 INFO : one: Copied (new) 2024/11/02 01:55:07 DEBUG : Waiting for deletions to finish 2024/11/02 01:55:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/02 01:55:08 INFO : three.txt: Copied (server-side copy) 2024/11/02 01:55:08 INFO : three.txt: Deleted 2024/11/02 01:55:08 INFO : three.txt: Moved into backup dir 2024/11/02 01:55:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/02 01:55:09 DEBUG : B2 bucket rclone-test-cumivib1faho path dst: Waiting for checks to finish 2024/11/02 01:55:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:55:09 DEBUG : two: Unchanged skipping 2024/11/02 01:55:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/02 01:55:10 INFO : one: Copied (server-side copy) 2024/11/02 01:55:10 INFO : one: Deleted 2024/11/02 01:55:10 DEBUG : B2 bucket rclone-test-cumivib1faho path dst: Waiting for transfers to finish 2024/11/02 01:55:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/02 01:55:11 INFO : one: Copied (new) 2024/11/02 01:55:11 DEBUG : Waiting for deletions to finish 2024/11/02 01:55:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/02 01:55:11 INFO : three.txt: Copied (server-side copy) 2024/11/02 01:55:11 INFO : three.txt: Deleted 2024/11/02 01:55:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.68s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:55:16 DEBUG : Creating backend with remote "TestB2:rclone-test-cumivib1faho/dst" 2024/11/02 01:55:17 DEBUG : Creating backend with remote "TestB2:rclone-test-cumivib1faho/backup" 2024/11/02 01:55:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/02 01:55:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:55:19 DEBUG : two: Unchanged skipping 2024/11/02 01:55:19 DEBUG : B2 bucket rclone-test-cumivib1faho path dst: Waiting for checks to finish 2024/11/02 01:55:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/02 01:55:21 INFO : one: Copied (server-side copy) to: one.bak 2024/11/02 01:55:21 INFO : one: Deleted 2024/11/02 01:55:21 DEBUG : B2 bucket rclone-test-cumivib1faho path dst: Waiting for transfers to finish 2024/11/02 01:55:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/02 01:55:22 INFO : one: Copied (new) 2024/11/02 01:55:22 DEBUG : Waiting for deletions to finish 2024/11/02 01:55:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/02 01:55:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/02 01:55:22 INFO : three.txt: Deleted 2024/11/02 01:55:22 INFO : three.txt: Moved into backup dir 2024/11/02 01:55:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/02 01:55:24 DEBUG : B2 bucket rclone-test-cumivib1faho path dst: Waiting for checks to finish 2024/11/02 01:55:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:55:24 DEBUG : two: Unchanged skipping 2024/11/02 01:55:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/02 01:55:25 INFO : one: Copied (server-side copy) to: one.bak 2024/11/02 01:55:25 INFO : one: Deleted 2024/11/02 01:55:25 DEBUG : B2 bucket rclone-test-cumivib1faho path dst: Waiting for transfers to finish 2024/11/02 01:55:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/02 01:55:25 INFO : one: Copied (new) 2024/11/02 01:55:25 DEBUG : Waiting for deletions to finish 2024/11/02 01:55:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/02 01:55:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/02 01:55:26 INFO : three.txt: Deleted 2024/11/02 01:55:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.72s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:55:30 DEBUG : Creating backend with remote "TestB2:rclone-test-cumivib1faho/dst" 2024/11/02 01:55:31 DEBUG : Creating backend with remote "TestB2:rclone-test-cumivib1faho/backup" 2024/11/02 01:55:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/02 01:55:33 DEBUG : B2 bucket rclone-test-cumivib1faho path dst: Waiting for checks to finish 2024/11/02 01:55:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:55:33 DEBUG : two: Unchanged skipping 2024/11/02 01:55:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/02 01:55:34 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/02 01:55:34 INFO : one: Deleted 2024/11/02 01:55:34 DEBUG : B2 bucket rclone-test-cumivib1faho path dst: Waiting for transfers to finish 2024/11/02 01:55:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/02 01:55:35 INFO : one: Copied (new) 2024/11/02 01:55:35 DEBUG : Waiting for deletions to finish 2024/11/02 01:55:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/02 01:55:36 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/02 01:55:36 INFO : three.txt: Deleted 2024/11/02 01:55:36 INFO : three.txt: Moved into backup dir 2024/11/02 01:55:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/02 01:55:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:55:37 DEBUG : two: Unchanged skipping 2024/11/02 01:55:37 DEBUG : B2 bucket rclone-test-cumivib1faho path dst: Waiting for checks to finish 2024/11/02 01:55:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/02 01:55:38 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/02 01:55:38 INFO : one: Deleted 2024/11/02 01:55:38 DEBUG : B2 bucket rclone-test-cumivib1faho path dst: Waiting for transfers to finish 2024/11/02 01:55:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/02 01:55:38 INFO : one: Copied (new) 2024/11/02 01:55:38 DEBUG : Waiting for deletions to finish 2024/11/02 01:55:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/02 01:55:40 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/02 01:55:41 INFO : three.txt: Deleted 2024/11/02 01:55:41 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.48s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:55:44 DEBUG : Creating backend with remote "TestB2:rclone-test-cumivib1faho/dst" 2024/11/02 01:55:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/02 01:55:46 DEBUG : B2 bucket rclone-test-cumivib1faho path dst: Waiting for checks to finish 2024/11/02 01:55:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:55:46 DEBUG : two: Unchanged skipping 2024/11/02 01:55:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/02 01:55:47 INFO : one: Copied (server-side copy) to: one.bak 2024/11/02 01:55:48 INFO : one: Deleted 2024/11/02 01:55:48 DEBUG : B2 bucket rclone-test-cumivib1faho path dst: Waiting for transfers to finish 2024/11/02 01:55:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/02 01:55:49 INFO : one: Copied (new) 2024/11/02 01:55:49 DEBUG : Waiting for deletions to finish 2024/11/02 01:55:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/02 01:55:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/02 01:55:50 INFO : three.txt: Deleted 2024/11/02 01:55:50 INFO : three.txt: Moved into backup dir 2024/11/02 01:55:51 DEBUG : one.bak: Excluded (Path Filter) 2024/11/02 01:55:51 DEBUG : one.bak: Excluded 2024/11/02 01:55:51 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/02 01:55:51 DEBUG : three.txt.bak: Excluded 2024/11/02 01:55:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/02 01:55:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:55:51 DEBUG : two: Unchanged skipping 2024/11/02 01:55:51 DEBUG : B2 bucket rclone-test-cumivib1faho path dst: Waiting for checks to finish 2024/11/02 01:55:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/02 01:55:52 INFO : one: Copied (server-side copy) to: one.bak 2024/11/02 01:55:52 INFO : one: Deleted 2024/11/02 01:55:52 DEBUG : B2 bucket rclone-test-cumivib1faho path dst: Waiting for transfers to finish 2024/11/02 01:55:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/02 01:55:52 INFO : one: Copied (new) 2024/11/02 01:55:52 DEBUG : Waiting for deletions to finish 2024/11/02 01:55:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/02 01:55:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/02 01:55:54 INFO : three.txt: Deleted 2024/11/02 01:55:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.93s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:55:58 DEBUG : Creating backend with remote "TestB2:rclone-test-cumivib1faho/dst" 2024/11/02 01:55:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/02 01:56:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/02 01:56:01 INFO : one: Copied (server-side copy) to: one.bak 2024/11/02 01:56:01 INFO : one: Deleted 2024/11/02 01:56:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/02 01:56:02 INFO : one: Copied (new) 2024/11/02 01:56:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:56:02 DEBUG : two: Unchanged skipping 2024/11/02 01:56:02 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/02 01:56:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/02 01:56:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/02 01:56:03 INFO : three.txt: Deleted 2024/11/02 01:56:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/02 01:56:04 INFO : three.txt: Copied (new) 2024/11/02 01:56:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/02 01:56:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/02 01:56:06 INFO : one: Copied (server-side copy) to: one.bak 2024/11/02 01:56:07 INFO : one: Deleted 2024/11/02 01:56:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/02 01:56:07 INFO : one: Copied (new) 2024/11/02 01:56:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:56:07 DEBUG : two: Unchanged skipping 2024/11/02 01:56:08 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/02 01:56:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/02 01:56:08 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/02 01:56:09 INFO : three.txt: Deleted 2024/11/02 01:56:09 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/02 01:56:09 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (15.20s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:56:14 DEBUG : Creating backend with remote "TestB2:rclone-test-cumivib1faho/dst" 2024/11/02 01:56:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/02 01:56:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/02 01:56:16 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/02 01:56:16 INFO : one: Deleted 2024/11/02 01:56:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/02 01:56:18 INFO : one: Copied (new) 2024/11/02 01:56:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:56:18 DEBUG : two: Unchanged skipping 2024/11/02 01:56:18 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/02 01:56:19 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/02 01:56:19 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/02 01:56:19 INFO : three.txt: Deleted 2024/11/02 01:56:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/02 01:56:20 INFO : three.txt: Copied (new) 2024/11/02 01:56:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/02 01:56:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/02 01:56:21 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/02 01:56:22 INFO : one: Deleted 2024/11/02 01:56:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/02 01:56:23 INFO : one: Copied (new) 2024/11/02 01:56:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:56:23 DEBUG : two: Unchanged skipping 2024/11/02 01:56:23 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/02 01:56:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/02 01:56:25 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/02 01:56:25 INFO : three.txt: Deleted 2024/11/02 01:56:26 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/02 01:56:26 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (17.19s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:56:30 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/02 01:56:30 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:56:30 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:56:30 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/11/02 01:56:30 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/02 01:56:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.71s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:56:31 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/02 01:56:31 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:56:31 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:56:32 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/02 01:56:32 INFO : existing: Copied (new) 2024/11/02 01:56:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:56:32 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:56:32 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/02 01:56:32 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/02 01:56:32 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:56:32 ERROR : B2 bucket rclone-test-cumivib1faho: not deleting files as there were IO errors 2024/11/02 01:56:32 ERROR : B2 bucket rclone-test-cumivib1faho: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" --- PASS: TestSyncImmutable (3.05s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:56:35 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:56:35 DEBUG : existing: Unchanged skipping 2024/11/02 01:56:35 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:56:35 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:56:35 DEBUG : Waiting for deletions to finish 2024/11/02 01:56:35 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.61s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.42s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", 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.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:56:58 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:56:58 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:56:58 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:56:58 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:56:58 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:56:58 DEBUG : both0: Unchanged skipping 2024/11/02 01:56:58 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:56:58 DEBUG : both12: Unchanged skipping 2024/11/02 01:56:58 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:56:58 DEBUG : both13: Unchanged skipping 2024/11/02 01:56:58 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:56:58 DEBUG : both14: Unchanged skipping 2024/11/02 01:56:58 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:56:58 DEBUG : both10: Unchanged skipping 2024/11/02 01:56:58 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:56:58 DEBUG : both16: Unchanged skipping 2024/11/02 01:56:58 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:56:58 DEBUG : both17: Unchanged skipping 2024/11/02 01:56:58 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:56:58 DEBUG : both18: Unchanged skipping 2024/11/02 01:56:58 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:56:58 DEBUG : both19: Unchanged skipping 2024/11/02 01:56:58 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:56:58 DEBUG : both2: Unchanged skipping 2024/11/02 01:56:58 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:56:58 DEBUG : both3: Unchanged skipping 2024/11/02 01:56:58 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:56:58 DEBUG : both4: Unchanged skipping 2024/11/02 01:56:58 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:56:58 DEBUG : both5: Unchanged skipping 2024/11/02 01:56:58 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:56:58 DEBUG : both6: Unchanged skipping 2024/11/02 01:56:58 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:56:58 DEBUG : both7: Unchanged skipping 2024/11/02 01:56:58 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:56:58 DEBUG : both15: Unchanged skipping 2024/11/02 01:56:58 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:56:58 DEBUG : both9: Unchanged skipping 2024/11/02 01:56:58 DEBUG : both8: Unchanged skipping 2024/11/02 01:56:58 DEBUG : both11: Unchanged skipping 2024/11/02 01:56:58 DEBUG : both1: Unchanged skipping 2024/11/02 01:56:58 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:56:58 DEBUG : Waiting for deletions to finish 2024/11/02 01:56:58 INFO : only11: Deleted 2024/11/02 01:56:59 INFO : only16: Deleted 2024/11/02 01:56:59 INFO : only18: Deleted 2024/11/02 01:56:59 INFO : only5: Deleted 2024/11/02 01:56:59 INFO : only6: Deleted 2024/11/02 01:56:59 INFO : only17: Deleted 2024/11/02 01:56:59 INFO : only0: Deleted 2024/11/02 01:56:59 INFO : only8: Deleted 2024/11/02 01:56:59 INFO : only1: Deleted 2024/11/02 01:56:59 INFO : only10: Deleted 2024/11/02 01:56:59 INFO : only12: Deleted 2024/11/02 01:56:59 INFO : only15: Deleted 2024/11/02 01:56:59 INFO : only14: Deleted 2024/11/02 01:56:59 INFO : only13: Deleted 2024/11/02 01:56:59 INFO : only2: Deleted 2024/11/02 01:56:59 INFO : only3: Deleted 2024/11/02 01:56:59 INFO : only4: Deleted 2024/11/02 01:56:59 INFO : only9: Deleted 2024/11/02 01:57:00 INFO : only19: Deleted 2024/11/02 01:57:00 INFO : only7: Deleted 2024/11/02 01:57:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (27.32s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:57:27 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:57:27 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:57:27 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:57:27 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:57:27 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for checks to finish 2024/11/02 01:57:27 DEBUG : both1: Unchanged skipping 2024/11/02 01:57:27 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:57:27 DEBUG : both10: Unchanged skipping 2024/11/02 01:57:27 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:57:27 DEBUG : both0: Unchanged skipping 2024/11/02 01:57:27 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:57:27 DEBUG : both14: Unchanged skipping 2024/11/02 01:57:27 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:57:27 DEBUG : both15: Unchanged skipping 2024/11/02 01:57:27 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:57:27 DEBUG : both16: Unchanged skipping 2024/11/02 01:57:27 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:57:27 DEBUG : both17: Unchanged skipping 2024/11/02 01:57:27 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:57:27 DEBUG : both18: Unchanged skipping 2024/11/02 01:57:27 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:57:27 DEBUG : both19: Unchanged skipping 2024/11/02 01:57:27 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:57:27 DEBUG : both11: Unchanged skipping 2024/11/02 01:57:27 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:57:27 DEBUG : both12: Unchanged skipping 2024/11/02 01:57:27 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:57:27 DEBUG : both4: Unchanged skipping 2024/11/02 01:57:27 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:57:27 DEBUG : both5: Unchanged skipping 2024/11/02 01:57:27 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:57:27 DEBUG : both2: Unchanged skipping 2024/11/02 01:57:27 DEBUG : both13: Unchanged skipping 2024/11/02 01:57:27 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:57:27 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:57:27 DEBUG : both3: Unchanged skipping 2024/11/02 01:57:27 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:57:27 DEBUG : both9: Unchanged skipping 2024/11/02 01:57:27 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/02 01:57:27 DEBUG : both6: Unchanged skipping 2024/11/02 01:57:27 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/02 01:57:27 DEBUG : both8: Unchanged skipping 2024/11/02 01:57:27 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/02 01:57:27 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/02 01:57:27 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/02 01:57:27 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/02 01:57:27 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/02 01:57:27 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/02 01:57:27 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/02 01:57:27 DEBUG : both7: Unchanged skipping 2024/11/02 01:57:27 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/02 01:57:27 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/02 01:57:27 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/02 01:57:27 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/02 01:57:27 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/02 01:57:27 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/02 01:57:27 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/02 01:57:27 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/02 01:57:27 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/02 01:57:27 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/02 01:57:27 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/02 01:57:27 DEBUG : B2 bucket rclone-test-cumivib1faho: Waiting for transfers to finish 2024/11/02 01:57:27 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/02 01:57:27 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/02 01:57:27 INFO : only12: Copied (replaced existing) 2024/11/02 01:57:27 INFO : only10: Copied (replaced existing) 2024/11/02 01:57:27 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/02 01:57:27 INFO : only11: Copied (replaced existing) 2024/11/02 01:57:27 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/02 01:57:27 INFO : only14: Copied (replaced existing) 2024/11/02 01:57:27 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/02 01:57:27 INFO : only17: Copied (replaced existing) 2024/11/02 01:57:27 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/02 01:57:27 INFO : only15: Copied (replaced existing) 2024/11/02 01:57:27 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/02 01:57:27 INFO : only18: Copied (replaced existing) 2024/11/02 01:57:28 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/02 01:57:28 INFO : only2: Copied (replaced existing) 2024/11/02 01:57:28 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/02 01:57:28 INFO : only0: Copied (replaced existing) 2024/11/02 01:57:28 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/02 01:57:28 INFO : only3: Copied (replaced existing) 2024/11/02 01:57:28 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/02 01:57:28 INFO : only13: Copied (replaced existing) 2024/11/02 01:57:28 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/02 01:57:28 INFO : only4: Copied (replaced existing) 2024/11/02 01:57:28 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/02 01:57:28 INFO : only5: Copied (replaced existing) 2024/11/02 01:57:28 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/02 01:57:28 INFO : only1: Copied (replaced existing) 2024/11/02 01:57:28 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/02 01:57:28 INFO : only7: Copied (replaced existing) 2024/11/02 01:57:28 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/02 01:57:28 INFO : only8: Copied (replaced existing) 2024/11/02 01:57:28 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/02 01:57:28 INFO : only16: Copied (replaced existing) 2024/11/02 01:57:28 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/02 01:57:28 INFO : only9: Copied (replaced existing) 2024/11/02 01:57:28 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/02 01:57:28 INFO : only19: Copied (replaced existing) 2024/11/02 01:57:28 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/02 01:57:28 INFO : only6: Copied (replaced existing) 2024/11/02 01:57:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (32.24s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:57:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/02 01:57:37 DEBUG : sub dir: Making directory 2024/11/02 01:57:37 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.42s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" 2024/11/02 01:57:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/02 01:57:41 DEBUG : sub dir: Making directory 2024/11/02 01:57:41 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cumivib1faho", Local "Local file system at /tmp/rclone2993876482", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (5.97s) PASS 2024/11/02 01:57:47 DEBUG : B2 bucket rclone-test-cumivib1faho: Purge remote 2024/11/02 01:57:47 INFO : B2 bucket rclone-test-cumivib1faho: cleaning bucket "rclone-test-cumivib1faho" of all files 2024/11/02 01:57:48 DEBUG : BackupDir/one: Deleting (id "4_z3f824da3901debab9f280e1b_f4153c5e7a78d1a21_d20241102_m015458_c001_v7007000_t0000_u01730512498083") 2024/11/02 01:57:48 DEBUG : BackupDir/one: Deleting (id "4_z3f824da3901debab9f280e1b_f112346e1b094dde2_d20241102_m015449_c001_v0001144_t0009_u01730512489781") 2024/11/02 01:57:48 DEBUG : CompareDest/one: Deleting (id "4_z3f824da3901debab9f280e1b_f4199817b6e349bdb_d20241102_m015425_c001_v7007000_t0000_u01730512465403") 2024/11/02 01:57:48 DEBUG : CompareDest/one: Deleting (id "4_z3f824da3901debab9f280e1b_f10368929628e45c7_d20241102_m015417_c001_v0001115_t0004_u01730512457757") 2024/11/02 01:57:48 DEBUG : CompareDest/two: Deleting (id "4_z3f824da3901debab9f280e1b_f4199817b6e349bdc_d20241102_m015425_c001_v7007000_t0000_u01730512465613") 2024/11/02 01:57:48 DEBUG : CompareDest/two: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eb1520_d20241102_m015419_c001_v0001182_t0003_u01730512459592") 2024/11/02 01:57:48 DEBUG : CopyDest/one: Deleting (id "4_z3f824da3901debab9f280e1b_f4153c5e7a78d1a22_d20241102_m015458_c001_v7007000_t0000_u01730512498288") 2024/11/02 01:57:48 DEBUG : CopyDest/one: Deleting (id "4_z3f824da3901debab9f280e1b_f115349b5db96b843_d20241102_m015446_c001_v0001182_t0039_u01730512486831") 2024/11/02 01:57:48 DEBUG : CopyDest/three: Deleting (id "4_z3f824da3901debab9f280e1b_f4153c5e7a78d1a23_d20241102_m015458_c001_v7007000_t0000_u01730512498482") 2024/11/02 01:57:48 DEBUG : CopyDest/three: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eb1e2e_d20241102_m015454_c001_v0001182_t0042_u01730512494361") 2024/11/02 01:57:48 DEBUG : CopyDest/two: Deleting (id "4_z3f824da3901debab9f280e1b_f4153c5e7a78d1a24_d20241102_m015458_c001_v7007000_t0000_u01730512498665") 2024/11/02 01:57:48 DEBUG : CopyDest/two: Deleting (id "4_z3f824da3901debab9f280e1b_f10368929628e469a_d20241102_m015451_c001_v0001115_t0028_u01730512491635") 2024/11/02 01:57:48 DEBUG : EXISTING: Deleting (id "4_z3f824da3901debab9f280e1b_f4199817b6e34b9d2_d20241102_m015635_c001_v7007000_t0000_u01730512595824") 2024/11/02 01:57:48 DEBUG : EXISTING: Deleting (id "4_z3f824da3901debab9f280e1b_f10368929628e48e9_d20241102_m015634_c001_v0001115_t0031_u01730512594590") 2024/11/02 01:57:48 DEBUG : Testêé: Deleting (id "4_z3f824da3901debab9f280e1b_f4199817b6e34b9cc_d20241102_m015631_c001_v7007000_t0000_u01730512591164") 2024/11/02 01:57:49 DEBUG : Testêé: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eb339f_d20241102_m015630_c001_v0001182_t0005_u01730512590560") 2024/11/02 01:57:49 DEBUG : Testêé: Deleting (id "4_z3f824da3901debab9f280e1b_f10368929628e48d5_d20241102_m015629_c001_v0001115_t0034_u01730512589187") 2024/11/02 01:57:49 DEBUG : a/potato2: Deleting (id "4_z3f824da3901debab9f280e1b_f4153c5e7a78d02be_d20241102_m015221_c001_v7007000_t0000_u01730512341319") 2024/11/02 01:57:49 DEBUG : a/potato2: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eaf810_d20241102_m015220_c001_v0001182_t0036_u01730512340659") 2024/11/02 01:57:49 DEBUG : a/potato2: Deleting (id "4_z3f824da3901debab9f280e1b_f4153c5e7a78d02b9_d20241102_m015218_c001_v7007000_t0000_u01730512338734") 2024/11/02 01:57:49 DEBUG : a/potato2: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eaf797_d20241102_m015217_c001_v0001182_t0048_u01730512337934") 2024/11/02 01:57:49 DEBUG : a/potato2: Deleting (id "4_z3f824da3901debab9f280e1b_f40162a7bd84703db_d20241102_m015158_c001_v7007000_t0000_u01730512318055") 2024/11/02 01:57:49 DEBUG : a/potato2: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eaf34b_d20241102_m015157_c001_v0001182_t0017_u01730512317153") 2024/11/02 01:57:49 DEBUG : b/potato: Deleting (id "4_z3f824da3901debab9f280e1b_f4153c5e7a78d02bf_d20241102_m015221_c001_v7007000_t0000_u01730512341537") 2024/11/02 01:57:49 DEBUG : b/potato: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eaf7ec_d20241102_m015219_c001_v0001182_t0057_u01730512339674") 2024/11/02 01:57:49 DEBUG : b/potato: Deleting (id "4_z3f824da3901debab9f280e1b_f4153c5e7a78d02b8_d20241102_m015218_c001_v7007000_t0000_u01730512338174") 2024/11/02 01:57:49 DEBUG : b/potato: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eaf75c_d20241102_m015217_c001_v0001182_t0008_u01730512337010") 2024/11/02 01:57:49 DEBUG : b/potato: Deleting (id "4_z3f824da3901debab9f280e1b_f40162a7bd84703d9_d20241102_m015157_c001_v7007000_t0000_u01730512317487") 2024/11/02 01:57:49 DEBUG : b/potato: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eaf311_d20241102_m015156_c001_v0001182_t0035_u01730512316111") 2024/11/02 01:57:49 DEBUG : backup/one: Deleting (id "4_z3f824da3901debab9f280e1b_f402d19b89b3eb7ed_d20241102_m015512_c001_v7007000_t0000_u01730512512366") 2024/11/02 01:57:49 DEBUG : backup/one: Deleting (id "4_z3f824da3901debab9f280e1b_f10299e65fc3a36c0_d20241102_m015510_c001_v0001180_t0046_u01730512510275") 2024/11/02 01:57:49 DEBUG : backup/one: Deleting (id "4_z3f824da3901debab9f280e1b_f102baa16186134ed_d20241102_m015506_c001_v0001182_t0030_u01730512506264") 2024/11/02 01:57:49 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f824da3901debab9f280e1b_f40585b838face9b5_d20241102_m015541_c001_v7007000_t0000_u01730512541524") 2024/11/02 01:57:49 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f824da3901debab9f280e1b_f114aa84495a572e6_d20241102_m015538_c001_v0001182_t0058_u01730512538295") 2024/11/02 01:57:49 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f824da3901debab9f280e1b_f113f661fde591d90_d20241102_m015534_c001_v0001172_t0018_u01730512534481") 2024/11/02 01:57:50 DEBUG : backup/one.bak: Deleting (id "4_z3f824da3901debab9f280e1b_f4076ed8f9e540b74_d20241102_m015527_c001_v7007000_t0000_u01730512527096") 2024/11/02 01:57:50 DEBUG : backup/one.bak: Deleting (id "4_z3f824da3901debab9f280e1b_f11605bd71a948237_d20241102_m015525_c001_v0001181_t0059_u01730512525172") 2024/11/02 01:57:50 DEBUG : backup/one.bak: Deleting (id "4_z3f824da3901debab9f280e1b_f1035cc8eb2cb52b9_d20241102_m015520_c001_v0001101_t0057_u01730512520259") 2024/11/02 01:57:50 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f824da3901debab9f280e1b_f40585b838face9b7_d20241102_m015541_c001_v7007000_t0000_u01730512541704") 2024/11/02 01:57:50 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f824da3901debab9f280e1b_f1086d6995355b060_d20241102_m015539_c001_v0001116_t0052_u01730512539236") 2024/11/02 01:57:50 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f824da3901debab9f280e1b_f109f6b04cd03c201_d20241102_m015535_c001_v0001176_t0008_u01730512535977") 2024/11/02 01:57:50 DEBUG : backup/three.txt: Deleting (id "4_z3f824da3901debab9f280e1b_f402d19b89b3eb7ee_d20241102_m015512_c001_v7007000_t0000_u01730512512549") 2024/11/02 01:57:50 DEBUG : backup/three.txt: Deleting (id "4_z3f824da3901debab9f280e1b_f115b795fe99b4333_d20241102_m015511_c001_v0001105_t0051_u01730512511484") 2024/11/02 01:57:50 DEBUG : backup/three.txt: Deleting (id "4_z3f824da3901debab9f280e1b_f11984268990e0653_d20241102_m015508_c001_v0001182_t0027_u01730512508008") 2024/11/02 01:57:50 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f824da3901debab9f280e1b_f4076ed8f9e540b75_d20241102_m015527_c001_v7007000_t0000_u01730512527280") 2024/11/02 01:57:50 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f824da3901debab9f280e1b_f1175936049104323_d20241102_m015526_c001_v0001113_t0018_u01730512526141") 2024/11/02 01:57:50 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f824da3901debab9f280e1b_f105d21ca693a0411_d20241102_m015522_c001_v0001180_t0031_u01730512522530") 2024/11/02 01:57:50 DEBUG : both0: Deleting (id "4_z3f824da3901debab9f280e1b_f402d19b89b3ec294_d20241102_m015729_c001_v7007000_t0000_u01730512649185") 2024/11/02 01:57:50 DEBUG : both0: Deleting (id "4_z3f824da3901debab9f280e1b_f115349b5db96d7a5_d20241102_m015705_c001_v0001182_t0033_u01730512625423") 2024/11/02 01:57:50 DEBUG : both0: Deleting (id "4_z3f824da3901debab9f280e1b_f4076ed8f9e540c82_d20241102_m015700_c001_v7007000_t0000_u01730512620651") 2024/11/02 01:57:50 DEBUG : both0: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eb3522_d20241102_m015638_c001_v0001182_t0051_u01730512598106") 2024/11/02 01:57:50 DEBUG : both1: Deleting (id "4_z3f824da3901debab9f280e1b_f402d19b89b3ec298_d20241102_m015729_c001_v7007000_t0000_u01730512649375") 2024/11/02 01:57:50 DEBUG : both1: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eb3b3c_d20241102_m015706_c001_v0001182_t0045_u01730512626992") 2024/11/02 01:57:50 DEBUG : both1: Deleting (id "4_z3f824da3901debab9f280e1b_f4076ed8f9e540c83_d20241102_m015700_c001_v7007000_t0000_u01730512620835") 2024/11/02 01:57:50 DEBUG : both1: Deleting (id "4_z3f824da3901debab9f280e1b_f10368929628e48f9_d20241102_m015639_c001_v0001115_t0040_u01730512599012") 2024/11/02 01:57:51 DEBUG : both10: Deleting (id "4_z3f824da3901debab9f280e1b_f402d19b89b3ec29c_d20241102_m015729_c001_v7007000_t0000_u01730512649557") 2024/11/02 01:57:51 DEBUG : both10: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eb3da5_d20241102_m015717_c001_v0001182_t0010_u01730512637394") 2024/11/02 01:57:51 DEBUG : both10: Deleting (id "4_z3f824da3901debab9f280e1b_f4076ed8f9e540c84_d20241102_m015701_c001_v7007000_t0000_u01730512621024") 2024/11/02 01:57:51 DEBUG : both10: Deleting (id "4_z3f824da3901debab9f280e1b_f10368929628e492d_d20241102_m015647_c001_v0001115_t0029_u01730512607122") 2024/11/02 01:57:51 DEBUG : both11: Deleting (id "4_z3f824da3901debab9f280e1b_f402d19b89b3ec2a2_d20241102_m015729_c001_v7007000_t0000_u01730512649740") 2024/11/02 01:57:51 DEBUG : both11: Deleting (id "4_z3f824da3901debab9f280e1b_f10368929628e49d3_d20241102_m015717_c001_v0001115_t0059_u01730512637890") 2024/11/02 01:57:51 DEBUG : both11: Deleting (id "4_z3f824da3901debab9f280e1b_f4076ed8f9e540c85_d20241102_m015701_c001_v7007000_t0000_u01730512621208") 2024/11/02 01:57:51 DEBUG : both11: Deleting (id "4_z3f824da3901debab9f280e1b_f115349b5db96d44e_d20241102_m015649_c001_v0001182_t0020_u01730512609030") 2024/11/02 01:57:51 DEBUG : both12: Deleting (id "4_z3f824da3901debab9f280e1b_f402d19b89b3ec2a6_d20241102_m015729_c001_v7007000_t0000_u01730512649937") 2024/11/02 01:57:51 DEBUG : both12: Deleting (id "4_z3f824da3901debab9f280e1b_f115349b5db96da3d_d20241102_m015719_c001_v0001182_t0020_u01730512639354") 2024/11/02 01:57:51 DEBUG : both12: Deleting (id "4_z3f824da3901debab9f280e1b_f4076ed8f9e540c86_d20241102_m015701_c001_v7007000_t0000_u01730512621400") 2024/11/02 01:57:51 DEBUG : both12: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eb37da_d20241102_m015649_c001_v0001182_t0032_u01730512609866") 2024/11/02 01:57:51 DEBUG : both13: Deleting (id "4_z3f824da3901debab9f280e1b_f402d19b89b3ec2a9_d20241102_m015730_c001_v7007000_t0000_u01730512650124") 2024/11/02 01:57:51 DEBUG : both13: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eb3e4b_d20241102_m015720_c001_v0001182_t0016_u01730512640448") 2024/11/02 01:57:51 DEBUG : both13: Deleting (id "4_z3f824da3901debab9f280e1b_f4076ed8f9e540c88_d20241102_m015701_c001_v7007000_t0000_u01730512621606") 2024/11/02 01:57:51 DEBUG : both13: Deleting (id "4_z3f824da3901debab9f280e1b_f10368929628e4941_d20241102_m015650_c001_v0001115_t0000_u01730512610377") 2024/11/02 01:57:51 DEBUG : both14: Deleting (id "4_z3f824da3901debab9f280e1b_f402d19b89b3ec2ac_d20241102_m015730_c001_v7007000_t0000_u01730512650319") 2024/11/02 01:57:51 DEBUG : both14: Deleting (id "4_z3f824da3901debab9f280e1b_f10368929628e49e9_d20241102_m015720_c001_v0001115_t0053_u01730512640935") 2024/11/02 01:57:51 DEBUG : both14: Deleting (id "4_z3f824da3901debab9f280e1b_f4076ed8f9e540c89_d20241102_m015701_c001_v7007000_t0000_u01730512621794") 2024/11/02 01:57:52 DEBUG : both14: Deleting (id "4_z3f824da3901debab9f280e1b_f115349b5db96d4c8_d20241102_m015651_c001_v0001182_t0013_u01730512611436") 2024/11/02 01:57:52 DEBUG : both15: Deleting (id "4_z3f824da3901debab9f280e1b_f402d19b89b3ec2b0_d20241102_m015730_c001_v7007000_t0000_u01730512650514") 2024/11/02 01:57:52 DEBUG : both15: Deleting (id "4_z3f824da3901debab9f280e1b_f115349b5db96dafe_d20241102_m015722_c001_v0001182_t0013_u01730512642662") 2024/11/02 01:57:52 DEBUG : both15: Deleting (id "4_z3f824da3901debab9f280e1b_f4076ed8f9e540c8a_d20241102_m015702_c001_v7007000_t0000_u01730512622053") 2024/11/02 01:57:52 DEBUG : both15: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eb386d_d20241102_m015652_c001_v0001182_t0053_u01730512612491") 2024/11/02 01:57:52 DEBUG : both16: Deleting (id "4_z3f824da3901debab9f280e1b_f402d19b89b3ec2b5_d20241102_m015730_c001_v7007000_t0000_u01730512650721") 2024/11/02 01:57:52 DEBUG : both16: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eb3f1a_d20241102_m015724_c001_v0001182_t0050_u01730512644048") 2024/11/02 01:57:52 DEBUG : both16: Deleting (id "4_z3f824da3901debab9f280e1b_f4076ed8f9e540c8b_d20241102_m015702_c001_v7007000_t0000_u01730512622237") 2024/11/02 01:57:52 DEBUG : both16: Deleting (id "4_z3f824da3901debab9f280e1b_f10368929628e494f_d20241102_m015652_c001_v0001115_t0035_u01730512612989") 2024/11/02 01:57:52 DEBUG : both17: Deleting (id "4_z3f824da3901debab9f280e1b_f402d19b89b3ec2b8_d20241102_m015730_c001_v7007000_t0000_u01730512650903") 2024/11/02 01:57:52 DEBUG : both17: Deleting (id "4_z3f824da3901debab9f280e1b_f10368929628e4a03_d20241102_m015724_c001_v0001115_t0046_u01730512644549") 2024/11/02 01:57:52 DEBUG : both17: Deleting (id "4_z3f824da3901debab9f280e1b_f4076ed8f9e540c8c_d20241102_m015702_c001_v7007000_t0000_u01730512622423") 2024/11/02 01:57:52 DEBUG : both17: Deleting (id "4_z3f824da3901debab9f280e1b_f115349b5db96d58a_d20241102_m015654_c001_v0001182_t0046_u01730512614713") 2024/11/02 01:57:52 DEBUG : both18: Deleting (id "4_z3f824da3901debab9f280e1b_f402d19b89b3ec2bb_d20241102_m015731_c001_v7007000_t0000_u01730512651127") 2024/11/02 01:57:52 DEBUG : both18: Deleting (id "4_z3f824da3901debab9f280e1b_f115349b5db96dba2_d20241102_m015725_c001_v0001182_t0000_u01730512645383") 2024/11/02 01:57:52 DEBUG : both18: Deleting (id "4_z3f824da3901debab9f280e1b_f4076ed8f9e540c8d_d20241102_m015702_c001_v7007000_t0000_u01730512622605") 2024/11/02 01:57:52 DEBUG : both18: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eb3931_d20241102_m015656_c001_v0001182_t0043_u01730512616498") 2024/11/02 01:57:52 DEBUG : both19: Deleting (id "4_z3f824da3901debab9f280e1b_f402d19b89b3ec2c0_d20241102_m015731_c001_v7007000_t0000_u01730512651318") 2024/11/02 01:57:52 DEBUG : both19: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eb3fa9_d20241102_m015726_c001_v0001182_t0041_u01730512646338") 2024/11/02 01:57:53 DEBUG : both19: Deleting (id "4_z3f824da3901debab9f280e1b_f4076ed8f9e540c8e_d20241102_m015702_c001_v7007000_t0000_u01730512622813") 2024/11/02 01:57:53 DEBUG : both19: Deleting (id "4_z3f824da3901debab9f280e1b_f10368929628e496b_d20241102_m015656_c001_v0001115_t0030_u01730512616974") 2024/11/02 01:57:53 DEBUG : both2: Deleting (id "4_z3f824da3901debab9f280e1b_f402d19b89b3ec2c4_d20241102_m015731_c001_v7007000_t0000_u01730512651499") 2024/11/02 01:57:53 DEBUG : both2: Deleting (id "4_z3f824da3901debab9f280e1b_f10368929628e49a1_d20241102_m015707_c001_v0001115_t0010_u01730512627493") 2024/11/02 01:57:53 DEBUG : both2: Deleting (id "4_z3f824da3901debab9f280e1b_f4076ed8f9e540c8f_d20241102_m015702_c001_v7007000_t0000_u01730512622996") 2024/11/02 01:57:53 DEBUG : both2: Deleting (id "4_z3f824da3901debab9f280e1b_f115349b5db96d240_d20241102_m015640_c001_v0001182_t0052_u01730512599992") 2024/11/02 01:57:53 DEBUG : both3: Deleting (id "4_z3f824da3901debab9f280e1b_f402d19b89b3ec2c8_d20241102_m015731_c001_v7007000_t0000_u01730512651697") 2024/11/02 01:57:53 DEBUG : both3: Deleting (id "4_z3f824da3901debab9f280e1b_f115349b5db96d847_d20241102_m015708_c001_v0001182_t0057_u01730512628582") 2024/11/02 01:57:53 DEBUG : both3: Deleting (id "4_z3f824da3901debab9f280e1b_f4076ed8f9e540c90_d20241102_m015703_c001_v7007000_t0000_u01730512623202") 2024/11/02 01:57:53 DEBUG : both3: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eb3596_d20241102_m015640_c001_v0001182_t0052_u01730512600810") 2024/11/02 01:57:53 DEBUG : both4: Deleting (id "4_z3f824da3901debab9f280e1b_f402d19b89b3ec2cb_d20241102_m015731_c001_v7007000_t0000_u01730512651903") 2024/11/02 01:57:53 DEBUG : both4: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eb3bfb_d20241102_m015709_c001_v0001182_t0008_u01730512629479") 2024/11/02 01:57:53 DEBUG : both4: Deleting (id "4_z3f824da3901debab9f280e1b_f4076ed8f9e540c92_d20241102_m015703_c001_v7007000_t0000_u01730512623386") 2024/11/02 01:57:53 DEBUG : both4: Deleting (id "4_z3f824da3901debab9f280e1b_f10368929628e4905_d20241102_m015641_c001_v0001115_t0011_u01730512601378") 2024/11/02 01:57:53 DEBUG : both5: Deleting (id "4_z3f824da3901debab9f280e1b_f402d19b89b3ec2ce_d20241102_m015732_c001_v7007000_t0000_u01730512652084") 2024/11/02 01:57:53 DEBUG : both5: Deleting (id "4_z3f824da3901debab9f280e1b_f10368929628e49b1_d20241102_m015710_c001_v0001115_t0046_u01730512629999") 2024/11/02 01:57:53 DEBUG : both5: Deleting (id "4_z3f824da3901debab9f280e1b_f4076ed8f9e540c93_d20241102_m015703_c001_v7007000_t0000_u01730512623568") 2024/11/02 01:57:53 DEBUG : both5: Deleting (id "4_z3f824da3901debab9f280e1b_f115349b5db96d2bd_d20241102_m015642_c001_v0001182_t0015_u01730512602438") 2024/11/02 01:57:53 DEBUG : both6: Deleting (id "4_z3f824da3901debab9f280e1b_f402d19b89b3ec2d1_d20241102_m015732_c001_v7007000_t0000_u01730512652266") 2024/11/02 01:57:53 DEBUG : both6: Deleting (id "4_z3f824da3901debab9f280e1b_f115349b5db96d8ad_d20241102_m015710_c001_v0001182_t0046_u01730512630985") 2024/11/02 01:57:54 DEBUG : both6: Deleting (id "4_z3f824da3901debab9f280e1b_f4076ed8f9e540c94_d20241102_m015703_c001_v7007000_t0000_u01730512623752") 2024/11/02 01:57:54 DEBUG : both6: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eb3628_d20241102_m015643_c001_v0001182_t0027_u01730512603416") 2024/11/02 01:57:54 DEBUG : both7: Deleting (id "4_z3f824da3901debab9f280e1b_f402d19b89b3ec2d5_d20241102_m015732_c001_v7007000_t0000_u01730512652446") 2024/11/02 01:57:54 DEBUG : both7: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eb3ccd_d20241102_m015713_c001_v0001182_t0059_u01730512633671") 2024/11/02 01:57:54 DEBUG : both7: Deleting (id "4_z3f824da3901debab9f280e1b_f4076ed8f9e540c95_d20241102_m015703_c001_v7007000_t0000_u01730512623934") 2024/11/02 01:57:54 DEBUG : both7: Deleting (id "4_z3f824da3901debab9f280e1b_f10368929628e4919_d20241102_m015643_c001_v0001115_t0021_u01730512603979") 2024/11/02 01:57:54 DEBUG : both8: Deleting (id "4_z3f824da3901debab9f280e1b_f402d19b89b3ec2d8_d20241102_m015732_c001_v7007000_t0000_u01730512652628") 2024/11/02 01:57:54 DEBUG : both8: Deleting (id "4_z3f824da3901debab9f280e1b_f10368929628e49c3_d20241102_m015714_c001_v0001115_t0036_u01730512634157") 2024/11/02 01:57:54 DEBUG : both8: Deleting (id "4_z3f824da3901debab9f280e1b_f4076ed8f9e540c96_d20241102_m015704_c001_v7007000_t0000_u01730512624129") 2024/11/02 01:57:54 DEBUG : both8: Deleting (id "4_z3f824da3901debab9f280e1b_f115349b5db96d388_d20241102_m015645_c001_v0001182_t0034_u01730512605216") 2024/11/02 01:57:54 DEBUG : both9: Deleting (id "4_z3f824da3901debab9f280e1b_f402d19b89b3ec2dd_d20241102_m015732_c001_v7007000_t0000_u01730512652810") 2024/11/02 01:57:54 DEBUG : both9: Deleting (id "4_z3f824da3901debab9f280e1b_f115349b5db96d9af_d20241102_m015716_c001_v0001182_t0006_u01730512636351") 2024/11/02 01:57:54 DEBUG : both9: Deleting (id "4_z3f824da3901debab9f280e1b_f4076ed8f9e540c97_d20241102_m015704_c001_v7007000_t0000_u01730512624312") 2024/11/02 01:57:54 DEBUG : both9: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eb36fe_d20241102_m015646_c001_v0001182_t0016_u01730512606605") 2024/11/02 01:57:54 DEBUG : c/non empty space: Deleting (id "4_z3f824da3901debab9f280e1b_f4153c5e7a78d02c1_d20241102_m015221_c001_v7007000_t0000_u01730512341725") 2024/11/02 01:57:54 DEBUG : c/non empty space: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eaf7f4_d20241102_m015219_c001_v0001182_t0039_u01730512339971") 2024/11/02 01:57:54 DEBUG : c/non empty space: Deleting (id "4_z3f824da3901debab9f280e1b_f4153c5e7a78d02ba_d20241102_m015218_c001_v7007000_t0000_u01730512338918") 2024/11/02 01:57:54 DEBUG : c/non empty space: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eaf76c_d20241102_m015217_c001_v0001182_t0049_u01730512337272") 2024/11/02 01:57:54 DEBUG : c/non empty space: Deleting (id "4_z3f824da3901debab9f280e1b_f40162a7bd84703dc_d20241102_m015158_c001_v7007000_t0000_u01730512318237") 2024/11/02 01:57:54 DEBUG : c/non empty space: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eaf325_d20241102_m015156_c001_v0001182_t0010_u01730512316490") 2024/11/02 01:57:55 DEBUG : check sum: Deleting (id "4_z3f824da3901debab9f280e1b_f40336d7be549ffa7_d20241102_m015145_c001_v7007000_t0000_u01730512305096") 2024/11/02 01:57:55 DEBUG : check sum: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eaf0d4_d20241102_m015144_c001_v0001182_t0011_u01730512304121") 2024/11/02 01:57:55 DEBUG : dest/3: Deleting (id "4_z3f824da3901debab9f280e1b_f4076ed8f9e53fb84_d20241102_m015435_c001_v7007000_t0000_u01730512475768") 2024/11/02 01:57:55 DEBUG : dest/3: Deleting (id "4_z3f824da3901debab9f280e1b_f41262ed572204dd9_d20241102_m015434_c001_v0001172_t0020_u01730512474657") 2024/11/02 01:57:55 DEBUG : dst/one: Deleting (id "4_z3f824da3901debab9f280e1b_f4199817b6e34b9c0_d20241102_m015627_c001_v7007000_t0000_u01730512587712") 2024/11/02 01:57:55 DEBUG : dst/one: Deleting (id "4_z3f824da3901debab9f280e1b_f10909197319fafc1_d20241102_m015622_c001_v0001115_t0046_u01730512582104") 2024/11/02 01:57:55 DEBUG : dst/one: Deleting (id "4_z3f824da3901debab9f280e1b_f4003bd4334025372_d20241102_m015621_c001_v7007000_t0000_u01730512581913") 2024/11/02 01:57:55 DEBUG : dst/one: Deleting (id "4_z3f824da3901debab9f280e1b_f10909197319fafa9_d20241102_m015617_c001_v0001115_t0003_u01730512577405") 2024/11/02 01:57:55 DEBUG : dst/one: Deleting (id "4_z3f824da3901debab9f280e1b_f4003bd4334025369_d20241102_m015616_c001_v7007000_t0000_u01730512576672") 2024/11/02 01:57:55 DEBUG : dst/one: Deleting (id "4_z3f824da3901debab9f280e1b_f10368929628e4873_d20241102_m015611_c001_v0001115_t0016_u01730512571991") 2024/11/02 01:57:55 DEBUG : dst/one: Deleting (id "4_z3f824da3901debab9f280e1b_f403f964ad35db72c_d20241102_m015610_c001_v7007000_t0000_u01730512570524") 2024/11/02 01:57:55 DEBUG : dst/one: Deleting (id "4_z3f824da3901debab9f280e1b_f116504d9f41f0b10_d20241102_m015607_c001_v0001097_t0006_u01730512567216") 2024/11/02 01:57:55 DEBUG : dst/one: Deleting (id "4_z3f824da3901debab9f280e1b_f40162a7bd84718d7_d20241102_m015607_c001_v7007000_t0000_u01730512567012") 2024/11/02 01:57:55 DEBUG : dst/one: Deleting (id "4_z3f824da3901debab9f280e1b_f116504d9f41f0b03_d20241102_m015602_c001_v0001097_t0032_u01730512562050") 2024/11/02 01:57:55 DEBUG : dst/one: Deleting (id "4_z3f824da3901debab9f280e1b_f40162a7bd84718d1_d20241102_m015601_c001_v7007000_t0000_u01730512561314") 2024/11/02 01:57:55 DEBUG : dst/one: Deleting (id "4_z3f824da3901debab9f280e1b_f10368929628e4815_d20241102_m015556_c001_v0001115_t0044_u01730512556785") 2024/11/02 01:57:55 DEBUG : dst/one: Deleting (id "4_z3f824da3901debab9f280e1b_f418b60c3d0cd9696_d20241102_m015555_c001_v7007000_t0000_u01730512555434") 2024/11/02 01:57:55 DEBUG : dst/one: Deleting (id "4_z3f824da3901debab9f280e1b_f107ef59e81f1fd6c_d20241102_m015552_c001_v0001039_t0040_u01730512552284") 2024/11/02 01:57:55 DEBUG : dst/one: Deleting (id "4_z3f824da3901debab9f280e1b_f4003bd43340252d4_d20241102_m015552_c001_v7007000_t0000_u01730512552089") 2024/11/02 01:57:55 DEBUG : dst/one: Deleting (id "4_z3f824da3901debab9f280e1b_f107ef59e81f1fd6a_d20241102_m015548_c001_v0001039_t0008_u01730512548647") 2024/11/02 01:57:56 DEBUG : dst/one: Deleting (id "4_z3f824da3901debab9f280e1b_f4003bd43340252cc_d20241102_m015547_c001_v7007000_t0000_u01730512547924") 2024/11/02 01:57:56 DEBUG : dst/one: Deleting (id "4_z3f824da3901debab9f280e1b_f115349b5db96c5e3_d20241102_m015542_c001_v0001182_t0018_u01730512542868") 2024/11/02 01:57:56 DEBUG : dst/one: Deleting (id "4_z3f824da3901debab9f280e1b_f40585b838face9b8_d20241102_m015541_c001_v7007000_t0000_u01730512541896") 2024/11/02 01:57:56 DEBUG : dst/one: Deleting (id "4_z3f824da3901debab9f280e1b_f107bbbcfb6b5cf10_d20241102_m015538_c001_v0001179_t0054_u01730512538817") 2024/11/02 01:57:56 DEBUG : dst/one: Deleting (id "4_z3f824da3901debab9f280e1b_f402d19b89b3ebc23_d20241102_m015538_c001_v7007000_t0000_u01730512538637") 2024/11/02 01:57:56 DEBUG : dst/one: Deleting (id "4_z3f824da3901debab9f280e1b_f107bbbcfb6b5cf04_d20241102_m015535_c001_v0001179_t0003_u01730512535548") 2024/11/02 01:57:56 DEBUG : dst/one: Deleting (id "4_z3f824da3901debab9f280e1b_f402d19b89b3ebc1c_d20241102_m015534_c001_v7007000_t0000_u01730512534824") 2024/11/02 01:57:56 DEBUG : dst/one: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eb25bd_d20241102_m015528_c001_v0001182_t0056_u01730512528400") 2024/11/02 01:57:56 DEBUG : dst/one: Deleting (id "4_z3f824da3901debab9f280e1b_f4076ed8f9e540b76_d20241102_m015527_c001_v7007000_t0000_u01730512527463") 2024/11/02 01:57:56 DEBUG : dst/one: Deleting (id "4_z3f824da3901debab9f280e1b_f1095de1aff3cf844_d20241102_m015525_c001_v0001182_t0046_u01730512525595") 2024/11/02 01:57:56 DEBUG : dst/one: Deleting (id "4_z3f824da3901debab9f280e1b_f402d19b89b3eb809_d20241102_m015525_c001_v7007000_t0000_u01730512525380") 2024/11/02 01:57:56 DEBUG : dst/one: Deleting (id "4_z3f824da3901debab9f280e1b_f1095de1aff3cf763_d20241102_m015521_c001_v0001182_t0001_u01730512521989") 2024/11/02 01:57:56 DEBUG : dst/one: Deleting (id "4_z3f824da3901debab9f280e1b_f402d19b89b3eb802_d20241102_m015521_c001_v7007000_t0000_u01730512521257") 2024/11/02 01:57:56 DEBUG : dst/one: Deleting (id "4_z3f824da3901debab9f280e1b_f10368929628e471f_d20241102_m015513_c001_v0001115_t0028_u01730512513661") 2024/11/02 01:57:56 DEBUG : dst/one: Deleting (id "4_z3f824da3901debab9f280e1b_f402d19b89b3eb7ef_d20241102_m015512_c001_v7007000_t0000_u01730512512743") 2024/11/02 01:57:56 DEBUG : dst/one: Deleting (id "4_z3f824da3901debab9f280e1b_f100aa58b50ad5f7c_d20241102_m015510_c001_v0001039_t0034_u01730512510680") 2024/11/02 01:57:56 DEBUG : dst/one: Deleting (id "4_z3f824da3901debab9f280e1b_f402d19b89b3eb7e7_d20241102_m015510_c001_v7007000_t0000_u01730512510498") 2024/11/02 01:57:56 DEBUG : dst/one: Deleting (id "4_z3f824da3901debab9f280e1b_f100aa58b50ad5f78_d20241102_m015507_c001_v0001039_t0035_u01730512507270") 2024/11/02 01:57:56 DEBUG : dst/one: Deleting (id "4_z3f824da3901debab9f280e1b_f402d19b89b3eb7e0_d20241102_m015506_c001_v7007000_t0000_u01730512506540") 2024/11/02 01:57:56 DEBUG : dst/one: Deleting (id "4_z3f824da3901debab9f280e1b_f115349b5db96bb56_d20241102_m015459_c001_v0001182_t0042_u01730512499988") 2024/11/02 01:57:57 DEBUG : dst/one: Deleting (id "4_z3f824da3901debab9f280e1b_f4153c5e7a78d1a25_d20241102_m015458_c001_v7007000_t0000_u01730512498847") 2024/11/02 01:57:57 DEBUG : dst/one: Deleting (id "4_z3f824da3901debab9f280e1b_f1092238c715e1032_d20241102_m015450_c001_v0001105_t0054_u01730512490680") 2024/11/02 01:57:57 DEBUG : dst/one: Deleting (id "4_z3f824da3901debab9f280e1b_f418b60c3d0cd8649_d20241102_m015450_c001_v7007000_t0000_u01730512490415") 2024/11/02 01:57:57 DEBUG : dst/one: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eb1c2b_d20241102_m015446_c001_v0001182_t0022_u01730512486225") 2024/11/02 01:57:57 DEBUG : dst/one: Deleting (id "4_z3f824da3901debab9f280e1b_f100fc09d0134f78f_d20241102_m015445_c001_v0001105_t0007_u01730512485233") 2024/11/02 01:57:57 DEBUG : dst/one: Deleting (id "4_z3f824da3901debab9f280e1b_f100fc09d0134f783_d20241102_m015440_c001_v0001105_t0004_u01730512480240") 2024/11/02 01:57:57 DEBUG : dst/one: Deleting (id "4_z3f824da3901debab9f280e1b_f4199817b6e349bde_d20241102_m015425_c001_v7007000_t0000_u01730512465859") 2024/11/02 01:57:57 DEBUG : dst/one: Deleting (id "4_z3f824da3901debab9f280e1b_f115349b5db96b0b6_d20241102_m015417_c001_v0001182_t0014_u01730512457134") 2024/11/02 01:57:57 DEBUG : dst/one: Deleting (id "4_z3f824da3901debab9f280e1b_f109d9599adfbd776_d20241102_m015415_c001_v0001100_t0029_u01730512455850") 2024/11/02 01:57:57 DEBUG : dst/one: Deleting (id "4_z3f824da3901debab9f280e1b_f109d9599adfbd770_d20241102_m015412_c001_v0001100_t0045_u01730512452808") 2024/11/02 01:57:57 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f824da3901debab9f280e1b_f4199817b6e34b9c1_d20241102_m015627_c001_v7007000_t0000_u01730512587895") 2024/11/02 01:57:57 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f824da3901debab9f280e1b_f117063ef5c7e68b7_d20241102_m015621_c001_v0001043_t0011_u01730512581370") 2024/11/02 01:57:57 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f824da3901debab9f280e1b_f114aa84495a579f8_d20241102_m015616_c001_v0001182_t0008_u01730512576436") 2024/11/02 01:57:57 DEBUG : dst/one.bak: Deleting (id "4_z3f824da3901debab9f280e1b_f403f964ad35db72e_d20241102_m015610_c001_v7007000_t0000_u01730512570708") 2024/11/02 01:57:57 DEBUG : dst/one.bak: Deleting (id "4_z3f824da3901debab9f280e1b_f1041b2d5601eb8c9_d20241102_m015606_c001_v0001098_t0022_u01730512566016") 2024/11/02 01:57:57 DEBUG : dst/one.bak: Deleting (id "4_z3f824da3901debab9f280e1b_f101889ea2c4020ae_d20241102_m015601_c001_v0001179_t0008_u01730512561095") 2024/11/02 01:57:57 DEBUG : dst/one.bak: Deleting (id "4_z3f824da3901debab9f280e1b_f418b60c3d0cd9697_d20241102_m015555_c001_v7007000_t0000_u01730512555617") 2024/11/02 01:57:57 DEBUG : dst/one.bak: Deleting (id "4_z3f824da3901debab9f280e1b_f1149e4fa240c5723_d20241102_m015551_c001_v0001181_t0027_u01730512551883") 2024/11/02 01:57:57 DEBUG : dst/one.bak: Deleting (id "4_z3f824da3901debab9f280e1b_f118f18fc63d234b8_d20241102_m015546_c001_v0001134_t0000_u01730512546901") 2024/11/02 01:57:57 DEBUG : dst/three: Deleting (id "4_z3f824da3901debab9f280e1b_f4153c5e7a78d1a26_d20241102_m015459_c001_v7007000_t0000_u01730512499033") 2024/11/02 01:57:58 DEBUG : dst/three: Deleting (id "4_z3f824da3901debab9f280e1b_f100fc09d0134f7b4_d20241102_m015455_c001_v0001105_t0031_u01730512495612") 2024/11/02 01:57:58 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f824da3901debab9f280e1b_f4199817b6e34b9c2_d20241102_m015628_c001_v7007000_t0000_u01730512588087") 2024/11/02 01:57:58 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f824da3901debab9f280e1b_f1102555d1f463b67_d20241102_m015623_c001_v0001145_t0025_u01730512583946") 2024/11/02 01:57:58 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f824da3901debab9f280e1b_f11837540a73edfa6_d20241102_m015619_c001_v0001180_t0049_u01730512579230") 2024/11/02 01:57:58 DEBUG : dst/three.txt: Deleting (id "4_z3f824da3901debab9f280e1b_f4199817b6e34b9c3_d20241102_m015628_c001_v7007000_t0000_u01730512588269") 2024/11/02 01:57:58 DEBUG : dst/three.txt: Deleting (id "4_z3f824da3901debab9f280e1b_f10909197319fafcf_d20241102_m015625_c001_v0001115_t0046_u01730512585672") 2024/11/02 01:57:58 DEBUG : dst/three.txt: Deleting (id "4_z3f824da3901debab9f280e1b_f4003bd4334025376_d20241102_m015625_c001_v7007000_t0000_u01730512585486") 2024/11/02 01:57:58 DEBUG : dst/three.txt: Deleting (id "4_z3f824da3901debab9f280e1b_f10909197319fafb3_d20241102_m015619_c001_v0001115_t0031_u01730512579659") 2024/11/02 01:57:58 DEBUG : dst/three.txt: Deleting (id "4_z3f824da3901debab9f280e1b_f4003bd433402536c_d20241102_m015619_c001_v7007000_t0000_u01730512579477") 2024/11/02 01:57:58 DEBUG : dst/three.txt: Deleting (id "4_z3f824da3901debab9f280e1b_f115349b5db96cc7d_d20241102_m015613_c001_v0001182_t0055_u01730512573678") 2024/11/02 01:57:58 DEBUG : dst/three.txt: Deleting (id "4_z3f824da3901debab9f280e1b_f403f964ad35db72f_d20241102_m015610_c001_v7007000_t0000_u01730512570889") 2024/11/02 01:57:58 DEBUG : dst/three.txt: Deleting (id "4_z3f824da3901debab9f280e1b_f116504d9f41f0b14_d20241102_m015609_c001_v0001097_t0021_u01730512569095") 2024/11/02 01:57:58 DEBUG : dst/three.txt: Deleting (id "4_z3f824da3901debab9f280e1b_f40162a7bd84718dc_d20241102_m015608_c001_v7007000_t0000_u01730512568907") 2024/11/02 01:57:58 DEBUG : dst/three.txt: Deleting (id "4_z3f824da3901debab9f280e1b_f116504d9f41f0b09_d20241102_m015603_c001_v0001097_t0048_u01730512563543") 2024/11/02 01:57:58 DEBUG : dst/three.txt: Deleting (id "4_z3f824da3901debab9f280e1b_f40162a7bd84718d5_d20241102_m015603_c001_v7007000_t0000_u01730512563325") 2024/11/02 01:57:58 DEBUG : dst/three.txt: Deleting (id "4_z3f824da3901debab9f280e1b_f115349b5db96c94b_d20241102_m015558_c001_v0001182_t0024_u01730512558316") 2024/11/02 01:57:58 DEBUG : dst/three.txt: Deleting (id "4_z3f824da3901debab9f280e1b_f4003bd43340252d9_d20241102_m015554_c001_v7007000_t0000_u01730512554874") 2024/11/02 01:57:58 DEBUG : dst/three.txt: Deleting (id "4_z3f824da3901debab9f280e1b_f115349b5db96c7a5_d20241102_m015551_c001_v0001182_t0013_u01730512551016") 2024/11/02 01:57:59 DEBUG : dst/three.txt: Deleting (id "4_z3f824da3901debab9f280e1b_f4003bd43340252cf_d20241102_m015549_c001_v7007000_t0000_u01730512549918") 2024/11/02 01:57:59 DEBUG : dst/three.txt: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eb2987_d20241102_m015544_c001_v0001182_t0027_u01730512544360") 2024/11/02 01:57:59 DEBUG : dst/three.txt: Deleting (id "4_z3f824da3901debab9f280e1b_f402d19b89b3ebc2a_d20241102_m015540_c001_v7007000_t0000_u01730512540963") 2024/11/02 01:57:59 DEBUG : dst/three.txt: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eb27e8_d20241102_m015537_c001_v0001182_t0009_u01730512537488") 2024/11/02 01:57:59 DEBUG : dst/three.txt: Deleting (id "4_z3f824da3901debab9f280e1b_f402d19b89b3ebc1e_d20241102_m015536_c001_v7007000_t0000_u01730512536399") 2024/11/02 01:57:59 DEBUG : dst/three.txt: Deleting (id "4_z3f824da3901debab9f280e1b_f10368929628e477f_d20241102_m015529_c001_v0001115_t0052_u01730512529317") 2024/11/02 01:57:59 DEBUG : dst/three.txt: Deleting (id "4_z3f824da3901debab9f280e1b_f402d19b89b3eb80a_d20241102_m015526_c001_v7007000_t0000_u01730512526539") 2024/11/02 01:57:59 DEBUG : dst/three.txt: Deleting (id "4_z3f824da3901debab9f280e1b_f10368929628e4761_d20241102_m015523_c001_v0001115_t0021_u01730512523897") 2024/11/02 01:57:59 DEBUG : dst/three.txt: Deleting (id "4_z3f824da3901debab9f280e1b_f402d19b89b3eb803_d20241102_m015522_c001_v7007000_t0000_u01730512522796") 2024/11/02 01:57:59 DEBUG : dst/three.txt: Deleting (id "4_z3f824da3901debab9f280e1b_f115349b5db96bf8e_d20241102_m015515_c001_v0001182_t0013_u01730512515868") 2024/11/02 01:57:59 DEBUG : dst/three.txt: Deleting (id "4_z3f824da3901debab9f280e1b_f402d19b89b3eb7ea_d20241102_m015511_c001_v7007000_t0000_u01730512511788") 2024/11/02 01:57:59 DEBUG : dst/three.txt: Deleting (id "4_z3f824da3901debab9f280e1b_f115349b5db96be15_d20241102_m015509_c001_v0001182_t0017_u01730512509397") 2024/11/02 01:57:59 DEBUG : dst/three.txt: Deleting (id "4_z3f824da3901debab9f280e1b_f402d19b89b3eb7e4_d20241102_m015508_c001_v7007000_t0000_u01730512508306") 2024/11/02 01:57:59 DEBUG : dst/three.txt: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eb1fbd_d20241102_m015501_c001_v0001182_t0012_u01730512501668") 2024/11/02 01:57:59 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f824da3901debab9f280e1b_f403f964ad35db730_d20241102_m015611_c001_v7007000_t0000_u01730512571074") 2024/11/02 01:57:59 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f824da3901debab9f280e1b_f10259c610d160923_d20241102_m015608_c001_v0001145_t0009_u01730512568426") 2024/11/02 01:57:59 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f824da3901debab9f280e1b_f100ffd54000e4890_d20241102_m015603_c001_v0001180_t0017_u01730512563071") 2024/11/02 01:57:59 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f824da3901debab9f280e1b_f418b60c3d0cd9698_d20241102_m015555_c001_v7007000_t0000_u01730512555798") 2024/11/02 01:57:59 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f824da3901debab9f280e1b_f1123fed86792a207_d20241102_m015552_c001_v0001038_t0000_u01730512552960") 2024/11/02 01:57:59 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f824da3901debab9f280e1b_f116c071bb61b905b_d20241102_m015549_c001_v0001182_t0053_u01730512549643") 2024/11/02 01:57:59 DEBUG : dst/two: Deleting (id "4_z3f824da3901debab9f280e1b_f4199817b6e34b9c5_d20241102_m015628_c001_v7007000_t0000_u01730512588451") 2024/11/02 01:58:00 DEBUG : dst/two: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eb2f96_d20241102_m015613_c001_v0001182_t0038_u01730512573063") 2024/11/02 01:58:00 DEBUG : dst/two: Deleting (id "4_z3f824da3901debab9f280e1b_f403f964ad35db732_d20241102_m015611_c001_v7007000_t0000_u01730512571261") 2024/11/02 01:58:00 DEBUG : dst/two: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eb2c77_d20241102_m015557_c001_v0001182_t0005_u01730512557704") 2024/11/02 01:58:00 DEBUG : dst/two: Deleting (id "4_z3f824da3901debab9f280e1b_f418b60c3d0cd9699_d20241102_m015555_c001_v7007000_t0000_u01730512555990") 2024/11/02 01:58:00 DEBUG : dst/two: Deleting (id "4_z3f824da3901debab9f280e1b_f10368929628e47d3_d20241102_m015543_c001_v0001115_t0004_u01730512543441") 2024/11/02 01:58:00 DEBUG : dst/two: Deleting (id "4_z3f824da3901debab9f280e1b_f40585b838face9ba_d20241102_m015542_c001_v7007000_t0000_u01730512542135") 2024/11/02 01:58:00 DEBUG : dst/two: Deleting (id "4_z3f824da3901debab9f280e1b_f115349b5db96c2c4_d20241102_m015529_c001_v0001182_t0029_u01730512529051") 2024/11/02 01:58:00 DEBUG : dst/two: Deleting (id "4_z3f824da3901debab9f280e1b_f4076ed8f9e540b77_d20241102_m015527_c001_v7007000_t0000_u01730512527646") 2024/11/02 01:58:00 DEBUG : dst/two: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eb22ae_d20241102_m015515_c001_v0001182_t0008_u01730512515271") 2024/11/02 01:58:00 DEBUG : dst/two: Deleting (id "4_z3f824da3901debab9f280e1b_f402d19b89b3eb7f1_d20241102_m015512_c001_v7007000_t0000_u01730512512929") 2024/11/02 01:58:00 DEBUG : dst/two: Deleting (id "4_z3f824da3901debab9f280e1b_f10368929628e46d9_d20241102_m015500_c001_v0001115_t0041_u01730512500610") 2024/11/02 01:58:00 DEBUG : dst/two: Deleting (id "4_z3f824da3901debab9f280e1b_f4153c5e7a78d1a27_d20241102_m015459_c001_v7007000_t0000_u01730512499232") 2024/11/02 01:58:00 DEBUG : dst/two: Deleting (id "4_z3f824da3901debab9f280e1b_f11495190ce87fbff_d20241102_m015452_c001_v0001041_t0049_u01730512492707") 2024/11/02 01:58:00 DEBUG : dst/two: Deleting (id "4_z3f824da3901debab9f280e1b_f4199817b6e349bdf_d20241102_m015426_c001_v7007000_t0000_u01730512466040") 2024/11/02 01:58:00 DEBUG : dst/two: Deleting (id "4_z3f824da3901debab9f280e1b_f109d9599adfbd78e_d20241102_m015423_c001_v0001100_t0033_u01730512463748") 2024/11/02 01:58:00 DEBUG : empty space: Deleting (id "4_z3f824da3901debab9f280e1b_f40650b7f8e67c848_d20241102_m015336_c001_v7007000_t0000_u01730512416474") 2024/11/02 01:58:00 DEBUG : empty space: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eb093e_d20241102_m015333_c001_v0001182_t0018_u01730512413103") 2024/11/02 01:58:00 DEBUG : empty space: Deleting (id "4_z3f824da3901debab9f280e1b_f40650b7f8e67c846_d20241102_m015330_c001_v7007000_t0000_u01730512410031") 2024/11/02 01:58:00 DEBUG : empty space: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eb05e0_d20241102_m015318_c001_v0001182_t0010_u01730512398862") 2024/11/02 01:58:00 DEBUG : empty space: Deleting (id "4_z3f824da3901debab9f280e1b_f416ca964b9629c4e_d20241102_m015309_c001_v7007000_t0000_u01730512389357") 2024/11/02 01:58:01 DEBUG : empty space: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eb02b3_d20241102_m015305_c001_v0001182_t0037_u01730512385699") 2024/11/02 01:58:01 DEBUG : empty space: Deleting (id "4_z3f824da3901debab9f280e1b_f4153c5e7a78d0724_d20241102_m015234_c001_v7007000_t0000_u01730512354962") 2024/11/02 01:58:01 DEBUG : empty space: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eafb0a_d20241102_m015233_c001_v0001182_t0032_u01730512353084") 2024/11/02 01:58:01 DEBUG : empty space: Deleting (id "4_z3f824da3901debab9f280e1b_f4153c5e7a78d070d_d20241102_m015231_c001_v7007000_t0000_u01730512351545") 2024/11/02 01:58:01 DEBUG : empty space: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eafa69_d20241102_m015230_c001_v0001182_t0001_u01730512350359") 2024/11/02 01:58:01 DEBUG : empty space: Deleting (id "4_z3f824da3901debab9f280e1b_f4153c5e7a78d02f3_d20241102_m015226_c001_v7007000_t0000_u01730512346971") 2024/11/02 01:58:01 DEBUG : empty space: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eaf92d_d20241102_m015225_c001_v0001182_t0059_u01730512345287") 2024/11/02 01:58:01 DEBUG : empty space: Deleting (id "4_z3f824da3901debab9f280e1b_f4153c5e7a78d02cf_d20241102_m015224_c001_v7007000_t0000_u01730512344072") 2024/11/02 01:58:01 DEBUG : empty space: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eaf891_d20241102_m015222_c001_v0001182_t0005_u01730512342761") 2024/11/02 01:58:01 DEBUG : empty space: Deleting (id "4_z3f824da3901debab9f280e1b_f40162a7bd8470418_d20241102_m015216_c001_v7007000_t0000_u01730512336090") 2024/11/02 01:58:01 DEBUG : empty space: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eaf6dc_d20241102_m015214_c001_v0001182_t0033_u01730512334575") 2024/11/02 01:58:01 DEBUG : empty space: Deleting (id "4_z3f824da3901debab9f280e1b_f40162a7bd847040a_d20241102_m015213_c001_v7007000_t0000_u01730512333391") 2024/11/02 01:58:01 DEBUG : empty space: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eaf66a_d20241102_m015212_c001_v0001182_t0005_u01730512332546") 2024/11/02 01:58:01 DEBUG : empty space: Deleting (id "4_z3f824da3901debab9f280e1b_f40162a7bd84703f3_d20241102_m015207_c001_v7007000_t0000_u01730512327356") 2024/11/02 01:58:01 DEBUG : empty space: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eaf50c_d20241102_m015206_c001_v0001182_t0052_u01730512326075") 2024/11/02 01:58:01 DEBUG : empty space: Deleting (id "4_z3f824da3901debab9f280e1b_f40162a7bd84703e6_d20241102_m015203_c001_v7007000_t0000_u01730512323462") 2024/11/02 01:58:01 DEBUG : empty space: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eaf43f_d20241102_m015202_c001_v0001182_t0001_u01730512322420") 2024/11/02 01:58:02 DEBUG : empty space: Deleting (id "4_z3f824da3901debab9f280e1b_f40162a7bd84703e1_d20241102_m015201_c001_v7007000_t0000_u01730512321257") 2024/11/02 01:58:02 DEBUG : empty space: Deleting (id "4_z3f824da3901debab9f280e1b_f1040497690060515_d20241102_m015200_c001_v0001165_t0030_u01730512320601") 2024/11/02 01:58:02 DEBUG : empty space: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eaf3a7_d20241102_m015159_c001_v0001182_t0026_u01730512319027") 2024/11/02 01:58:02 DEBUG : enormous: Deleting (id "4_z3f824da3901debab9f280e1b_f4153c5e7a78d0723_d20241102_m015234_c001_v7007000_t0000_u01730512354218") 2024/11/02 01:58:02 DEBUG : enormous: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eafb20_d20241102_m015233_c001_v0001182_t0016_u01730512353394") 2024/11/02 01:58:02 DEBUG : existing: Deleting (id "4_z3f824da3901debab9f280e1b_f4199817b6e34b9cf_d20241102_m015633_c001_v7007000_t0000_u01730512593468") 2024/11/02 01:58:02 DEBUG : existing: Deleting (id "4_z3f824da3901debab9f280e1b_f115349b5db96d08c_d20241102_m015632_c001_v0001182_t0033_u01730512592281") 2024/11/02 01:58:02 DEBUG : existing: Deleting (id "4_z3f824da3901debab9f280e1b_f416ca964b9629c3c_d20241102_m015302_c001_v7007000_t0000_u01730512382544") 2024/11/02 01:58:02 DEBUG : existing: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eb01c3_d20241102_m015301_c001_v0001182_t0055_u01730512381230") 2024/11/02 01:58:02 DEBUG : existing: Deleting (id "4_z3f824da3901debab9f280e1b_f40162a7bd84703d3_d20241102_m015155_c001_v7007000_t0000_u01730512315007") 2024/11/02 01:58:02 DEBUG : existing: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eaf293_d20241102_m015153_c001_v0001182_t0007_u01730512313612") 2024/11/02 01:58:02 DEBUG : existing: Deleting (id "4_z3f824da3901debab9f280e1b_f40336d7be54a0011_d20241102_m015152_c001_v7007000_t0000_u01730512312339") 2024/11/02 01:58:02 DEBUG : existing: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eaf231_d20241102_m015151_c001_v0001182_t0049_u01730512311685") 2024/11/02 01:58:02 DEBUG : existing: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eaf20c_d20241102_m015150_c001_v0001182_t0051_u01730512310742") 2024/11/02 01:58:02 DEBUG : existing-b: Deleting (id "4_z3f824da3901debab9f280e1b_f416ca964b9629c41_d20241102_m015302_c001_v7007000_t0000_u01730512382741") 2024/11/02 01:58:02 DEBUG : existing-b: Deleting (id "4_z3f824da3901debab9f280e1b_f115349b5db96a067_d20241102_m015301_c001_v0001182_t0059_u01730512381577") 2024/11/02 01:58:02 DEBUG : five: Deleting (id "4_z3f824da3901debab9f280e1b_f4153c5e7a78d0728_d20241102_m015239_c001_v7007000_t0000_u01730512359229") 2024/11/02 01:58:02 DEBUG : five: Deleting (id "4_z3f824da3901debab9f280e1b_f405e7ca9b7eafc14_d20241102_m015237_c001_v0001182_t0026_u01730512357329") 2024/11/02 01:58:02 DEBUG : foo: Deleting (id "4_z3f824da3901debab9f280e1b_f40162a7bd84703ec_d20241102_m015205_c001_v7007000_t0000_u01730512325347") 2024/11/02 01:58:02 DEBUG : foo: Deleting (id "4_z3f824da3901debab9f280e1b_f405e7ca9b7eaf4c8_d20241102_m015204_c001_v0001182_t0026_u01730512324797") 2024/11/02 01:58:03 DEBUG : foo: Deleting (id "4_z3f824da3901debab9f280e1b_f405e7ca9b7eaf4a8_d20241102_m015204_c001_v0001182_t0026_u01730512324224") 2024/11/02 01:58:03 DEBUG : four: Deleting (id "4_z3f824da3901debab9f280e1b_f4153c5e7a78d0729_d20241102_m015239_c001_v7007000_t0000_u01730512359412") 2024/11/02 01:58:03 DEBUG : four: Deleting (id "4_z3f824da3901debab9f280e1b_f415349b5db969b3e_d20241102_m015238_c001_v0001182_t0022_u01730512358066") 2024/11/02 01:58:03 DEBUG : four: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eafbee_d20241102_m015236_c001_v0001182_t0025_u01730512356718") 2024/11/02 01:58:03 DEBUG : hello world2: Deleting (id "4_z3f824da3901debab9f280e1b_f403f964ad35da0c8_d20241102_m015054_c001_v7007000_t0000_u01730512254233") 2024/11/02 01:58:03 DEBUG : hello world2: Deleting (id "4_z3f824da3901debab9f280e1b_f102907c6f7205539_d20241102_m015053_c001_v0001181_t0034_u01730512253651") 2024/11/02 01:58:03 DEBUG : ignore-size: Deleting (id "4_z3f824da3901debab9f280e1b_f40336d7be549ffec_d20241102_m015149_c001_v7007000_t0000_u01730512309636") 2024/11/02 01:58:03 DEBUG : ignore-size: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eaf1ae_d20241102_m015148_c001_v0001182_t0007_u01730512308623") 2024/11/02 01:58:03 DEBUG : nested/sub dir/file: Deleting (id "4_z3f824da3901debab9f280e1b_f416ca964b9629c07_d20241102_m015300_c001_v7007000_t0000_u01730512380117") 2024/11/02 01:58:03 DEBUG : nested/sub dir/file: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eb00e7_d20241102_m015257_c001_v0001182_t0044_u01730512377440") 2024/11/02 01:58:03 DEBUG : nested/sub dir/file: Deleting (id "4_z3f824da3901debab9f280e1b_f416ca964b9629bbc_d20241102_m015256_c001_v7007000_t0000_u01730512376330") 2024/11/02 01:58:03 DEBUG : nested/sub dir/file: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eb0081_d20241102_m015255_c001_v0001182_t0036_u01730512375689") 2024/11/02 01:58:03 DEBUG : one: Deleting (id "4_z3f824da3901debab9f280e1b_f4153c5e7a78d072b_d20241102_m015239_c001_v7007000_t0000_u01730512359596") 2024/11/02 01:58:03 DEBUG : one: Deleting (id "4_z3f824da3901debab9f280e1b_f405e7ca9b7eafbcd_d20241102_m015236_c001_v0001182_t0026_u01730512356088") 2024/11/02 01:58:03 DEBUG : only0: Deleting (id "4_z3f824da3901debab9f280e1b_f402d19b89b3ec2e0_d20241102_m015732_c001_v7007000_t0000_u01730512652994") 2024/11/02 01:58:03 DEBUG : only0: Deleting (id "4_z3f824da3901debab9f280e1b_f405e7ca9b7eb400b_d20241102_m015727_c001_v0001182_t0026_u01730512647911") 2024/11/02 01:58:03 DEBUG : only0: Deleting (id "4_z3f824da3901debab9f280e1b_f10368929628e4997_d20241102_m015706_c001_v0001115_t0018_u01730512626044") 2024/11/02 01:58:03 DEBUG : only0: Deleting (id "4_z3f824da3901debab9f280e1b_f418b60c3d0cd97ff_d20241102_m015659_c001_v7007000_t0000_u01730512619450") 2024/11/02 01:58:03 DEBUG : only0: Deleting (id "4_z3f824da3901debab9f280e1b_f115349b5db96d1fe_d20241102_m015638_c001_v0001182_t0045_u01730512598761") 2024/11/02 01:58:04 DEBUG : only1: Deleting (id "4_z3f824da3901debab9f280e1b_f402d19b89b3ec2e3_d20241102_m015733_c001_v7007000_t0000_u01730512653185") 2024/11/02 01:58:04 DEBUG : only1: Deleting (id "4_z3f824da3901debab9f280e1b_f40368929628e4a21_d20241102_m015728_c001_v0001115_t0044_u01730512648254") 2024/11/02 01:58:04 DEBUG : only1: Deleting (id "4_z3f824da3901debab9f280e1b_f115349b5db96d809_d20241102_m015707_c001_v0001182_t0058_u01730512627239") 2024/11/02 01:58:04 DEBUG : only1: Deleting (id "4_z3f824da3901debab9f280e1b_f4027ba6b60922208_d20241102_m015659_c001_v7007000_t0000_u01730512619468") 2024/11/02 01:58:04 DEBUG : only1: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eb3568_d20241102_m015639_c001_v0001182_t0029_u01730512599675") 2024/11/02 01:58:04 DEBUG : only10: Deleting (id "4_z3f824da3901debab9f280e1b_f402d19b89b3ec2e6_d20241102_m015733_c001_v7007000_t0000_u01730512653368") 2024/11/02 01:58:04 DEBUG : only10: Deleting (id "4_z3f824da3901debab9f280e1b_f40368929628e4a15_d20241102_m015727_c001_v0001115_t0044_u01730512647479") 2024/11/02 01:58:04 DEBUG : only10: Deleting (id "4_z3f824da3901debab9f280e1b_f115349b5db96d9f1_d20241102_m015717_c001_v0001182_t0031_u01730512637666") 2024/11/02 01:58:04 DEBUG : only10: Deleting (id "4_z3f824da3901debab9f280e1b_f4076ed8f9e540c7e_d20241102_m015659_c001_v7007000_t0000_u01730512619473") 2024/11/02 01:58:04 DEBUG : only10: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eb3786_d20241102_m015648_c001_v0001182_t0023_u01730512608782") 2024/11/02 01:58:04 DEBUG : only11: Deleting (id "4_z3f824da3901debab9f280e1b_f402d19b89b3ec2ec_d20241102_m015733_c001_v7007000_t0000_u01730512653550") 2024/11/02 01:58:04 DEBUG : only11: Deleting (id "4_z3f824da3901debab9f280e1b_f405e7ca9b7eb3feb_d20241102_m015727_c001_v0001182_t0026_u01730512647495") 2024/11/02 01:58:04 DEBUG : only11: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eb3dff_d20241102_m015719_c001_v0001182_t0037_u01730512639082") 2024/11/02 01:58:04 DEBUG : only11: Deleting (id "4_z3f824da3901debab9f280e1b_f4076ed8f9e540c7b_d20241102_m015658_c001_v7007000_t0000_u01730512618897") 2024/11/02 01:58:04 DEBUG : only11: Deleting (id "4_z3f824da3901debab9f280e1b_f10368929628e4939_d20241102_m015649_c001_v0001115_t0039_u01730512609283") 2024/11/02 01:58:04 DEBUG : only12: Deleting (id "4_z3f824da3901debab9f280e1b_f402d19b89b3ec2f3_d20241102_m015733_c001_v7007000_t0000_u01730512653731") 2024/11/02 01:58:04 DEBUG : only12: Deleting (id "4_z3f824da3901debab9f280e1b_f415349b5db96dc06_d20241102_m015727_c001_v0001182_t0022_u01730512647497") 2024/11/02 01:58:04 DEBUG : only12: Deleting (id "4_z3f824da3901debab9f280e1b_f10368929628e49e1_d20241102_m015719_c001_v0001115_t0022_u01730512639656") 2024/11/02 01:58:04 DEBUG : only12: Deleting (id "4_z3f824da3901debab9f280e1b_f418b60c3d0cd9801_d20241102_m015659_c001_v7007000_t0000_u01730512619630") 2024/11/02 01:58:05 DEBUG : only12: Deleting (id "4_z3f824da3901debab9f280e1b_f115349b5db96d486_d20241102_m015650_c001_v0001182_t0018_u01730512610102") 2024/11/02 01:58:05 DEBUG : only13: Deleting (id "4_z3f824da3901debab9f280e1b_f402d19b89b3ec2fa_d20241102_m015733_c001_v7007000_t0000_u01730512653911") 2024/11/02 01:58:05 DEBUG : only13: Deleting (id "4_z3f824da3901debab9f280e1b_f4038ee48c613135f_d20241102_m015728_c001_v0001172_t0053_u01730512648074") 2024/11/02 01:58:05 DEBUG : only13: Deleting (id "4_z3f824da3901debab9f280e1b_f115349b5db96da8d_d20241102_m015720_c001_v0001182_t0047_u01730512640710") 2024/11/02 01:58:05 DEBUG : only13: Deleting (id "4_z3f824da3901debab9f280e1b_f418b60c3d0cd9802_d20241102_m015659_c001_v7007000_t0000_u01730512619651") 2024/11/02 01:58:05 DEBUG : only13: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eb3818_d20241102_m015651_c001_v0001182_t0016_u01730512611192") 2024/11/02 01:58:05 DEBUG : only14: Deleting (id "4_z3f824da3901debab9f280e1b_f402d19b89b3ec302_d20241102_m015734_c001_v7007000_t0000_u01730512654107") 2024/11/02 01:58:05 DEBUG : only14: Deleting (id "4_z3f824da3901debab9f280e1b_f40368929628e4a19_d20241102_m015727_c001_v0001115_t0044_u01730512647701") 2024/11/02 01:58:05 DEBUG : only14: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eb3ec4_d20241102_m015722_c001_v0001182_t0042_u01730512642428") 2024/11/02 01:58:05 DEBUG : only14: Deleting (id "4_z3f824da3901debab9f280e1b_f4027ba6b60922209_d20241102_m015659_c001_v7007000_t0000_u01730512619657") 2024/11/02 01:58:05 DEBUG : only14: Deleting (id "4_z3f824da3901debab9f280e1b_f10368929628e4945_d20241102_m015651_c001_v0001115_t0036_u01730512611654") 2024/11/02 01:58:05 DEBUG : only15: Deleting (id "4_z3f824da3901debab9f280e1b_f402d19b89b3ec30b_d20241102_m015734_c001_v7007000_t0000_u01730512654288") 2024/11/02 01:58:05 DEBUG : only15: Deleting (id "4_z3f824da3901debab9f280e1b_f415349b5db96dc17_d20241102_m015727_c001_v0001182_t0022_u01730512647717") 2024/11/02 01:58:05 DEBUG : only15: Deleting (id "4_z3f824da3901debab9f280e1b_f10368929628e49fb_d20241102_m015722_c001_v0001115_t0036_u01730512642890") 2024/11/02 01:58:05 DEBUG : only15: Deleting (id "4_z3f824da3901debab9f280e1b_f4076ed8f9e540c7f_d20241102_m015659_c001_v7007000_t0000_u01730512619663") 2024/11/02 01:58:05 DEBUG : only15: Deleting (id "4_z3f824da3901debab9f280e1b_f115349b5db96d514_d20241102_m015652_c001_v0001182_t0044_u01730512612706") 2024/11/02 01:58:05 DEBUG : only16: Deleting (id "4_z3f824da3901debab9f280e1b_f402d19b89b3ec313_d20241102_m015734_c001_v7007000_t0000_u01730512654486") 2024/11/02 01:58:05 DEBUG : only16: Deleting (id "4_z3f824da3901debab9f280e1b_f405e7ca9b7eb4028_d20241102_m015728_c001_v0001182_t0026_u01730512648330") 2024/11/02 01:58:05 DEBUG : only16: Deleting (id "4_z3f824da3901debab9f280e1b_f115349b5db96db5a_d20241102_m015724_c001_v0001182_t0056_u01730512644270") 2024/11/02 01:58:05 DEBUG : only16: Deleting (id "4_z3f824da3901debab9f280e1b_f4076ed8f9e540c7c_d20241102_m015659_c001_v7007000_t0000_u01730512619085") 2024/11/02 01:58:06 DEBUG : only16: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eb38d1_d20241102_m015654_c001_v0001182_t0031_u01730512614443") 2024/11/02 01:58:06 DEBUG : only17: Deleting (id "4_z3f824da3901debab9f280e1b_f402d19b89b3ec31a_d20241102_m015734_c001_v7007000_t0000_u01730512654669") 2024/11/02 01:58:06 DEBUG : only17: Deleting (id "4_z3f824da3901debab9f280e1b_f405e7ca9b7eb3ffb_d20241102_m015727_c001_v0001182_t0026_u01730512647713") 2024/11/02 01:58:06 DEBUG : only17: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eb3f58_d20241102_m015725_c001_v0001182_t0020_u01730512645149") 2024/11/02 01:58:06 DEBUG : only17: Deleting (id "4_z3f824da3901debab9f280e1b_f4076ed8f9e540c7d_d20241102_m015659_c001_v7007000_t0000_u01730512619283") 2024/11/02 01:58:06 DEBUG : only17: Deleting (id "4_z3f824da3901debab9f280e1b_f10368929628e495d_d20241102_m015654_c001_v0001115_t0041_u01730512614967") 2024/11/02 01:58:06 DEBUG : only18: Deleting (id "4_z3f824da3901debab9f280e1b_f402d19b89b3ec322_d20241102_m015734_c001_v7007000_t0000_u01730512654851") 2024/11/02 01:58:06 DEBUG : only18: Deleting (id "4_z3f824da3901debab9f280e1b_f40368929628e4a1b_d20241102_m015727_c001_v0001115_t0044_u01730512647882") 2024/11/02 01:58:06 DEBUG : only18: Deleting (id "4_z3f824da3901debab9f280e1b_f10368929628e4a0b_d20241102_m015725_c001_v0001115_t0033_u01730512645781") 2024/11/02 01:58:06 DEBUG : only18: Deleting (id "4_z3f824da3901debab9f280e1b_f418b60c3d0cd97f9_d20241102_m015659_c001_v7007000_t0000_u01730512619257") 2024/11/02 01:58:06 DEBUG : only18: Deleting (id "4_z3f824da3901debab9f280e1b_f115349b5db96d5f6_d20241102_m015656_c001_v0001182_t0001_u01730512616715") 2024/11/02 01:58:06 DEBUG : only19: Deleting (id "4_z3f824da3901debab9f280e1b_f402d19b89b3ec328_d20241102_m015735_c001_v7007000_t0000_u01730512655033") 2024/11/02 01:58:06 DEBUG : only19: Deleting (id "4_z3f824da3901debab9f280e1b_f40368929628e4a25_d20241102_m015728_c001_v0001115_t0044_u01730512648479") 2024/11/02 01:58:06 DEBUG : only19: Deleting (id "4_z3f824da3901debab9f280e1b_f115349b5db96dbe0_d20241102_m015726_c001_v0001182_t0046_u01730512646570") 2024/11/02 01:58:06 DEBUG : only19: Deleting (id "4_z3f824da3901debab9f280e1b_f418b60c3d0cd9806_d20241102_m015700_c001_v7007000_t0000_u01730512620001") 2024/11/02 01:58:06 DEBUG : only19: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eb3959_d20241102_m015657_c001_v0001182_t0026_u01730512617598") 2024/11/02 01:58:06 DEBUG : only2: Deleting (id "4_z3f824da3901debab9f280e1b_f402d19b89b3ec32f_d20241102_m015735_c001_v7007000_t0000_u01730512655215") 2024/11/02 01:58:06 DEBUG : only2: Deleting (id "4_z3f824da3901debab9f280e1b_f415349b5db96dc2a_d20241102_m015727_c001_v0001182_t0022_u01730512647905") 2024/11/02 01:58:06 DEBUG : only2: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eb3ba9_d20241102_m015708_c001_v0001182_t0042_u01730512628323") 2024/11/02 01:58:06 DEBUG : only2: Deleting (id "4_z3f824da3901debab9f280e1b_f418b60c3d0cd9804_d20241102_m015659_c001_v7007000_t0000_u01730512619811") 2024/11/02 01:58:07 DEBUG : only2: Deleting (id "4_z3f824da3901debab9f280e1b_f10368929628e48fd_d20241102_m015640_c001_v0001115_t0033_u01730512600268") 2024/11/02 01:58:07 DEBUG : only3: Deleting (id "4_z3f824da3901debab9f280e1b_f402d19b89b3ec336_d20241102_m015735_c001_v7007000_t0000_u01730512655398") 2024/11/02 01:58:07 DEBUG : only3: Deleting (id "4_z3f824da3901debab9f280e1b_f40368929628e4a1d_d20241102_m015728_c001_v0001115_t0044_u01730512648073") 2024/11/02 01:58:07 DEBUG : only3: Deleting (id "4_z3f824da3901debab9f280e1b_f10368929628e49a7_d20241102_m015708_c001_v0001115_t0010_u01730512628872") 2024/11/02 01:58:07 DEBUG : only3: Deleting (id "4_z3f824da3901debab9f280e1b_f4076ed8f9e540c80_d20241102_m015659_c001_v7007000_t0000_u01730512619845") 2024/11/02 01:58:07 DEBUG : only3: Deleting (id "4_z3f824da3901debab9f280e1b_f115349b5db96d283_d20241102_m015641_c001_v0001182_t0013_u01730512601120") 2024/11/02 01:58:07 DEBUG : only4: Deleting (id "4_z3f824da3901debab9f280e1b_f402d19b89b3ec33e_d20241102_m015735_c001_v7007000_t0000_u01730512655581") 2024/11/02 01:58:07 DEBUG : only4: Deleting (id "4_z3f824da3901debab9f280e1b_f415349b5db96dc34_d20241102_m015728_c001_v0001182_t0022_u01730512648089") 2024/11/02 01:58:07 DEBUG : only4: Deleting (id "4_z3f824da3901debab9f280e1b_f115349b5db96d87b_d20241102_m015709_c001_v0001182_t0008_u01730512629731") 2024/11/02 01:58:07 DEBUG : only4: Deleting (id "4_z3f824da3901debab9f280e1b_f4027ba6b6092220a_d20241102_m015659_c001_v7007000_t0000_u01730512619861") 2024/11/02 01:58:07 DEBUG : only4: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eb35de_d20241102_m015642_c001_v0001182_t0030_u01730512602151") 2024/11/02 01:58:07 DEBUG : only5: Deleting (id "4_z3f824da3901debab9f280e1b_f402d19b89b3ec345_d20241102_m015735_c001_v7007000_t0000_u01730512655781") 2024/11/02 01:58:07 DEBUG : only5: Deleting (id "4_z3f824da3901debab9f280e1b_f405e7ca9b7eb4018_d20241102_m015728_c001_v0001182_t0026_u01730512648117") 2024/11/02 01:58:07 DEBUG : only5: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eb3c2f_d20241102_m015710_c001_v0001182_t0045_u01730512630723") 2024/11/02 01:58:07 DEBUG : only5: Deleting (id "4_z3f824da3901debab9f280e1b_f418b60c3d0cd97fa_d20241102_m015659_c001_v7007000_t0000_u01730512619271") 2024/11/02 01:58:07 DEBUG : only5: Deleting (id "4_z3f824da3901debab9f280e1b_f10368929628e490d_d20241102_m015642_c001_v0001115_t0021_u01730512602693") 2024/11/02 01:58:08 DEBUG : only6: Deleting (id "4_z3f824da3901debab9f280e1b_f402d19b89b3ec34b_d20241102_m015735_c001_v7007000_t0000_u01730512655985") 2024/11/02 01:58:08 DEBUG : only6: Deleting (id "4_z3f824da3901debab9f280e1b_f4038ee48c6131363_d20241102_m015728_c001_v0001172_t0053_u01730512648478") 2024/11/02 01:58:08 DEBUG : only6: Deleting (id "4_z3f824da3901debab9f280e1b_f10368929628e49b5_d20241102_m015711_c001_v0001115_t0006_u01730512631205") 2024/11/02 01:58:08 DEBUG : only6: Deleting (id "4_z3f824da3901debab9f280e1b_f4027ba6b60922207_d20241102_m015659_c001_v7007000_t0000_u01730512619284") 2024/11/02 01:58:08 DEBUG : only6: Deleting (id "4_z3f824da3901debab9f280e1b_f115349b5db96d312_d20241102_m015643_c001_v0001182_t0028_u01730512603721") 2024/11/02 01:58:08 DEBUG : only7: Deleting (id "4_z3f824da3901debab9f280e1b_f402d19b89b3ec351_d20241102_m015736_c001_v7007000_t0000_u01730512656186") 2024/11/02 01:58:08 DEBUG : only7: Deleting (id "4_z3f824da3901debab9f280e1b_f4038ee48c6131361_d20241102_m015728_c001_v0001172_t0053_u01730512648266") 2024/11/02 01:58:08 DEBUG : only7: Deleting (id "4_z3f824da3901debab9f280e1b_f115349b5db96d93e_d20241102_m015713_c001_v0001182_t0035_u01730512633944") 2024/11/02 01:58:08 DEBUG : only7: Deleting (id "4_z3f824da3901debab9f280e1b_f4076ed8f9e540c81_d20241102_m015700_c001_v7007000_t0000_u01730512620029") 2024/11/02 01:58:08 DEBUG : only7: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eb3680_d20241102_m015644_c001_v0001182_t0048_u01730512604937") 2024/11/02 01:58:08 DEBUG : only8: Deleting (id "4_z3f824da3901debab9f280e1b_f402d19b89b3ec356_d20241102_m015736_c001_v7007000_t0000_u01730512656370") 2024/11/02 01:58:08 DEBUG : only8: Deleting (id "4_z3f824da3901debab9f280e1b_f415349b5db96dc46_d20241102_m015728_c001_v0001182_t0022_u01730512648275") 2024/11/02 01:58:08 DEBUG : only8: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eb3d59_d20241102_m015716_c001_v0001182_t0047_u01730512636130") 2024/11/02 01:58:08 DEBUG : only8: Deleting (id "4_z3f824da3901debab9f280e1b_f418b60c3d0cd97fe_d20241102_m015659_c001_v7007000_t0000_u01730512619439") 2024/11/02 01:58:08 DEBUG : only8: Deleting (id "4_z3f824da3901debab9f280e1b_f10368929628e4921_d20241102_m015645_c001_v0001115_t0047_u01730512605454") 2024/11/02 01:58:08 DEBUG : only9: Deleting (id "4_z3f824da3901debab9f280e1b_f402d19b89b3ec35c_d20241102_m015736_c001_v7007000_t0000_u01730512656553") 2024/11/02 01:58:09 DEBUG : only9: Deleting (id "4_z3f824da3901debab9f280e1b_f415349b5db96dc56_d20241102_m015728_c001_v0001182_t0022_u01730512648458") 2024/11/02 01:58:09 DEBUG : only9: Deleting (id "4_z3f824da3901debab9f280e1b_f10368929628e49cf_d20241102_m015716_c001_v0001115_t0028_u01730512636612") 2024/11/02 01:58:09 DEBUG : only9: Deleting (id "4_z3f824da3901debab9f280e1b_f418b60c3d0cd9805_d20241102_m015659_c001_v7007000_t0000_u01730512619892") 2024/11/02 01:58:09 DEBUG : only9: Deleting (id "4_z3f824da3901debab9f280e1b_f115349b5db96d3d8_d20241102_m015646_c001_v0001182_t0011_u01730512606855") 2024/11/02 01:58:09 DEBUG : potato: Deleting (id "4_z3f824da3901debab9f280e1b_f416ca964b9629b9e_d20241102_m015253_c001_v7007000_t0000_u01730512373488") 2024/11/02 01:58:09 DEBUG : potato: Deleting (id "4_z3f824da3901debab9f280e1b_f10368929628e43aa_d20241102_m015249_c001_v0001115_t0043_u01730512369214") 2024/11/02 01:58:09 DEBUG : potato: Deleting (id "4_z3f824da3901debab9f280e1b_f416ca964b9629b98_d20241102_m015247_c001_v7007000_t0000_u01730512367361") 2024/11/02 01:58:09 DEBUG : potato: Deleting (id "4_z3f824da3901debab9f280e1b_f115349b5db969ccb_d20241102_m015245_c001_v0001182_t0057_u01730512365340") 2024/11/02 01:58:09 DEBUG : potato: Deleting (id "4_z3f824da3901debab9f280e1b_f4153c5e7a78d0734_d20241102_m015243_c001_v7007000_t0000_u01730512363451") 2024/11/02 01:58:09 DEBUG : potato: Deleting (id "4_z3f824da3901debab9f280e1b_f10368929628e4382_d20241102_m015240_c001_v0001115_t0057_u01730512360543") 2024/11/02 01:58:09 DEBUG : potato: Deleting (id "4_z3f824da3901debab9f280e1b_f4153c5e7a78d06ef_d20241102_m015229_c001_v7007000_t0000_u01730512349171") 2024/11/02 01:58:09 DEBUG : potato: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eaf9d3_d20241102_m015227_c001_v0001182_t0048_u01730512347909") 2024/11/02 01:58:09 DEBUG : potato: Deleting (id "4_z3f824da3901debab9f280e1b_f4153c5e7a78d02e6_d20241102_m015225_c001_v7007000_t0000_u01730512345946") 2024/11/02 01:58:09 DEBUG : potato: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eaf91f_d20241102_m015225_c001_v0001182_t0025_u01730512345024") 2024/11/02 01:58:09 DEBUG : potato: Deleting (id "4_z3f824da3901debab9f280e1b_f4153c5e7a78d02c6_d20241102_m015223_c001_v7007000_t0000_u01730512343416") 2024/11/02 01:58:09 DEBUG : potato: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eaf86d_d20241102_m015222_c001_v0001182_t0038_u01730512342466") 2024/11/02 01:58:10 DEBUG : potato: Deleting (id "4_z3f824da3901debab9f280e1b_f40162a7bd8470414_d20241102_m015215_c001_v7007000_t0000_u01730512335530") 2024/11/02 01:58:10 DEBUG : potato: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eaf6d0_d20241102_m015214_c001_v0001182_t0022_u01730512334317") 2024/11/02 01:58:10 DEBUG : potato: Deleting (id "4_z3f824da3901debab9f280e1b_f40162a7bd847040c_d20241102_m015213_c001_v7007000_t0000_u01730512333583") 2024/11/02 01:58:10 DEBUG : potato: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eaf660_d20241102_m015212_c001_v0001182_t0039_u01730512332288") 2024/11/02 01:58:10 DEBUG : potato: Deleting (id "4_z3f824da3901debab9f280e1b_f40162a7bd8470401_d20241102_m015211_c001_v7007000_t0000_u01730512331551") 2024/11/02 01:58:10 DEBUG : potato: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eaf62a_d20241102_m015210_c001_v0001182_t0012_u01730512330930") 2024/11/02 01:58:10 DEBUG : potato: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eaf606_d20241102_m015210_c001_v0001182_t0038_u01730512330270") 2024/11/02 01:58:10 DEBUG : potato: Deleting (id "4_z3f824da3901debab9f280e1b_f40162a7bd84703fa_d20241102_m015209_c001_v7007000_t0000_u01730512329535") 2024/11/02 01:58:10 DEBUG : potato: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eaf5bf_d20241102_m015208_c001_v0001182_t0028_u01730512328896") 2024/11/02 01:58:10 DEBUG : potato: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eaf59b_d20241102_m015208_c001_v0001182_t0055_u01730512328276") 2024/11/02 01:58:10 DEBUG : potato: Deleting (id "4_z3f824da3901debab9f280e1b_f40162a7bd84703f4_d20241102_m015207_c001_v7007000_t0000_u01730512327541") 2024/11/02 01:58:10 DEBUG : potato: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eaf53c_d20241102_m015206_c001_v0001182_t0051_u01730512326712") 2024/11/02 01:58:10 DEBUG : potato2: Deleting (id "4_z3f824da3901debab9f280e1b_f417b8ac76eb4d851_d20241102_m015348_c001_v7007000_t0000_u01730512428944") 2024/11/02 01:58:10 DEBUG : potato2: Deleting (id "4_z3f824da3901debab9f280e1b_f10368929628e4509_d20241102_m015346_c001_v0001115_t0009_u01730512426935") 2024/11/02 01:58:10 DEBUG : potato2: Deleting (id "4_z3f824da3901debab9f280e1b_f40650b7f8e67c849_d20241102_m015337_c001_v7007000_t0000_u01730512417246") 2024/11/02 01:58:10 DEBUG : potato2: Deleting (id "4_z3f824da3901debab9f280e1b_f10368929628e449f_d20241102_m015331_c001_v0001115_t0053_u01730512411344") 2024/11/02 01:58:10 DEBUG : potato2: Deleting (id "4_z3f824da3901debab9f280e1b_f418b60c3d0cd78a0_d20241102_m015323_c001_v7007000_t0000_u01730512403277") 2024/11/02 01:58:11 DEBUG : potato2: Deleting (id "4_z3f824da3901debab9f280e1b_f10368929628e4453_d20241102_m015317_c001_v0001115_t0006_u01730512397788") 2024/11/02 01:58:11 DEBUG : potato2: Deleting (id "4_z3f824da3901debab9f280e1b_f416ca964b9629c50_d20241102_m015309_c001_v7007000_t0000_u01730512389698") 2024/11/02 01:58:11 DEBUG : potato2: Deleting (id "4_z3f824da3901debab9f280e1b_f10368929628e43fd_d20241102_m015304_c001_v0001115_t0026_u01730512384102") 2024/11/02 01:58:11 DEBUG : potato2: Deleting (id "4_z3f824da3901debab9f280e1b_f4153c5e7a78d0721_d20241102_m015234_c001_v7007000_t0000_u01730512354034") 2024/11/02 01:58:11 DEBUG : potato2: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eafaf4_d20241102_m015232_c001_v0001182_t0034_u01730512352841") 2024/11/02 01:58:11 DEBUG : potato2: Deleting (id "4_z3f824da3901debab9f280e1b_f4153c5e7a78d0710_d20241102_m015231_c001_v7007000_t0000_u01730512351729") 2024/11/02 01:58:11 DEBUG : potato2: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eafa5a_d20241102_m015230_c001_v0001182_t0024_u01730512350106") 2024/11/02 01:58:11 DEBUG : potato2: Deleting (id "4_z3f824da3901debab9f280e1b_f4153c5e7a78d06f2_d20241102_m015229_c001_v7007000_t0000_u01730512349356") 2024/11/02 01:58:11 DEBUG : potato2: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eaf9f3_d20241102_m015228_c001_v0001182_t0008_u01730512348505") 2024/11/02 01:58:11 DEBUG : potato2: Deleting (id "4_z3f824da3901debab9f280e1b_f4153c5e7a78d02f6_d20241102_m015227_c001_v7007000_t0000_u01730512347157") 2024/11/02 01:58:11 DEBUG : potato2: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eaf976_d20241102_m015226_c001_v0001182_t0033_u01730512346317") 2024/11/02 01:58:11 DEBUG : potato2: Deleting (id "4_z3f824da3901debab9f280e1b_f4153c5e7a78d02d4_d20241102_m015224_c001_v7007000_t0000_u01730512344286") 2024/11/02 01:58:11 DEBUG : potato2: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eaf8b9_d20241102_m015223_c001_v0001182_t0033_u01730512343427") 2024/11/02 01:58:11 DEBUG : potato2: Deleting (id "4_z3f824da3901debab9f280e1b_f40162a7bd8470419_d20241102_m015216_c001_v7007000_t0000_u01730512336272") 2024/11/02 01:58:11 DEBUG : potato2: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eaf707_d20241102_m015215_c001_v0001182_t0019_u01730512335243") 2024/11/02 01:58:11 DEBUG : potato2: Deleting (id "4_z3f824da3901debab9f280e1b_f403f964ad35da0ce_d20241102_m015057_c001_v7007000_t0000_u01730512257565") 2024/11/02 01:58:12 DEBUG : potato2: Deleting (id "4_z3f824da3901debab9f280e1b_f102907c6f7205549_d20241102_m015056_c001_v0001181_t0020_u01730512256990") 2024/11/02 01:58:12 DEBUG : potato2: Deleting (id "4_z3f824da3901debab9f280e1b_f403f964ad35da0c9_d20241102_m015055_c001_v7007000_t0000_u01730512255726") 2024/11/02 01:58:12 DEBUG : potato2: Deleting (id "4_z3f824da3901debab9f280e1b_f102907c6f720553f_d20241102_m015055_c001_v0001181_t0057_u01730512255135") 2024/11/02 01:58:12 DEBUG : potato3: Deleting (id "4_z3f824da3901debab9f280e1b_f40650b7f8e67c84a_d20241102_m015338_c001_v7007000_t0000_u01730512418306") 2024/11/02 01:58:12 DEBUG : potato3: Deleting (id "4_z3f824da3901debab9f280e1b_f115349b5db96a6fe_d20241102_m015333_c001_v0001182_t0044_u01730512413804") 2024/11/02 01:58:12 DEBUG : potato3: Deleting (id "4_z3f824da3901debab9f280e1b_f418b60c3d0cd78a1_d20241102_m015323_c001_v7007000_t0000_u01730512403464") 2024/11/02 01:58:12 DEBUG : potato3: Deleting (id "4_z3f824da3901debab9f280e1b_f115349b5db96a3fa_d20241102_m015319_c001_v0001182_t0044_u01730512399522") 2024/11/02 01:58:12 DEBUG : potato3: Deleting (id "4_z3f824da3901debab9f280e1b_f416ca964b9629c51_d20241102_m015310_c001_v7007000_t0000_u01730512390236") 2024/11/02 01:58:12 DEBUG : potato3: Deleting (id "4_z3f824da3901debab9f280e1b_f115349b5db96a134_d20241102_m015305_c001_v0001182_t0024_u01730512385973") 2024/11/02 01:58:12 DEBUG : pre-dest1/1: Deleting (id "4_z3f824da3901debab9f280e1b_f4076ed8f9e53fb86_d20241102_m015435_c001_v7007000_t0000_u01730512475986") 2024/11/02 01:58:12 DEBUG : pre-dest1/1: Deleting (id "4_z3f824da3901debab9f280e1b_f115349b5db96b312_d20241102_m015426_c001_v0001182_t0048_u01730512466787") 2024/11/02 01:58:12 DEBUG : pre-dest2/2: Deleting (id "4_z3f824da3901debab9f280e1b_f4076ed8f9e53fb87_d20241102_m015436_c001_v7007000_t0000_u01730512476169") 2024/11/02 01:58:12 DEBUG : pre-dest2/2: Deleting (id "4_z3f824da3901debab9f280e1b_f10368929628e460e_d20241102_m015427_c001_v0001115_t0018_u01730512467400") 2024/11/02 01:58:12 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3f824da3901debab9f280e1b_f4003bd43340212fb_d20241102_m015402_c001_v7007000_t0000_u01730512442263") 2024/11/02 01:58:12 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eb0f4f_d20241102_m015358_c001_v0001182_t0019_u01730512438378") 2024/11/02 01:58:12 DEBUG : sizeonly: Deleting (id "4_z3f824da3901debab9f280e1b_f40336d7be549ffc3_d20241102_m015147_c001_v7007000_t0000_u01730512307339") 2024/11/02 01:58:12 DEBUG : sizeonly: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eaf137_d20241102_m015146_c001_v0001182_t0059_u01730512306365") 2024/11/02 01:58:13 DEBUG : sub dir/hello world: Deleting (id "4_z3f824da3901debab9f280e1b_f4076ed8f9e540d73_d20241102_m015746_c001_v7007000_t0000_u01730512666388") 2024/11/02 01:58:13 DEBUG : sub dir/hello world: Deleting (id "4_z3f824da3901debab9f280e1b_f10368929628e4a6b_d20241102_m015742_c001_v0001115_t0008_u01730512662297") 2024/11/02 01:58:13 DEBUG : sub dir/hello world: Deleting (id "4_z3f824da3901debab9f280e1b_f402d19b89b3ec36d_d20241102_m015740_c001_v7007000_t0000_u01730512660410") 2024/11/02 01:58:13 DEBUG : sub dir/hello world: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eb4229_d20241102_m015737_c001_v0001182_t0010_u01730512657870") 2024/11/02 01:58:13 DEBUG : sub dir/hello world: Deleting (id "4_z3f824da3901debab9f280e1b_f416ca964b9629c0c_d20241102_m015300_c001_v7007000_t0000_u01730512380300") 2024/11/02 01:58:13 DEBUG : sub dir/hello world: Deleting (id "4_z3f824da3901debab9f280e1b_f10368929628e43d9_d20241102_m015257_c001_v0001115_t0023_u01730512377787") 2024/11/02 01:58:13 DEBUG : sub dir/hello world: Deleting (id "4_z3f824da3901debab9f280e1b_f416ca964b9629bbf_d20241102_m015256_c001_v7007000_t0000_u01730512376511") 2024/11/02 01:58:13 DEBUG : sub dir/hello world: Deleting (id "4_z3f824da3901debab9f280e1b_f115349b5db969ef2_d20241102_m015255_c001_v0001182_t0006_u01730512375699") 2024/11/02 01:58:13 DEBUG : sub dir/hello world: Deleting (id "4_z3f824da3901debab9f280e1b_f40336d7be549ffa6_d20241102_m015143_c001_v7007000_t0000_u01730512303212") 2024/11/02 01:58:13 DEBUG : sub dir/hello world: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eaf064_d20241102_m015141_c001_v0001182_t0017_u01730512301637") 2024/11/02 01:58:13 DEBUG : sub dir/hello world: Deleting (id "4_z3f824da3901debab9f280e1b_f40336d7be549ffa5_d20241102_m015140_c001_v7007000_t0000_u01730512300908") 2024/11/02 01:58:13 DEBUG : sub dir/hello world: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eaf008_d20241102_m015139_c001_v0001182_t0002_u01730512299649") 2024/11/02 01:58:13 DEBUG : sub dir/hello world: Deleting (id "4_z3f824da3901debab9f280e1b_f40336d7be549ffa3_d20241102_m015136_c001_v7007000_t0000_u01730512296706") 2024/11/02 01:58:13 DEBUG : sub dir/hello world: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eaef28_d20241102_m015135_c001_v0001182_t0005_u01730512295248") 2024/11/02 01:58:13 DEBUG : sub dir/hello world: Deleting (id "4_z3f824da3901debab9f280e1b_f40336d7be549ffa1_d20241102_m015134_c001_v7007000_t0000_u01730512294705") 2024/11/02 01:58:13 DEBUG : sub dir/hello world: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eaeed7_d20241102_m015133_c001_v0001182_t0034_u01730512293547") 2024/11/02 01:58:13 DEBUG : sub dir/hello world: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eaee74_d20241102_m015130_c001_v0001182_t0036_u01730512290765") 2024/11/02 01:58:14 DEBUG : sub dir/hello world: Deleting (id "4_z3f824da3901debab9f280e1b_f40336d7be549ff9f_d20241102_m015130_c001_v7007000_t0000_u01730512290035") 2024/11/02 01:58:14 DEBUG : sub dir/hello world: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eaee23_d20241102_m015129_c001_v0001182_t0014_u01730512289374") 2024/11/02 01:58:14 DEBUG : sub dir/hello world: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eaedfb_d20241102_m015128_c001_v0001182_t0009_u01730512288582") 2024/11/02 01:58:14 DEBUG : sub dir/hello world: Deleting (id "4_z3f824da3901debab9f280e1b_f40336d7be549ff9e_d20241102_m015127_c001_v7007000_t0000_u01730512287485") 2024/11/02 01:58:14 DEBUG : sub dir/hello world: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eaed2d_d20241102_m015124_c001_v0001182_t0056_u01730512284391") 2024/11/02 01:58:14 DEBUG : sub dir/hello world: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eaebeb_d20241102_m015117_c001_v0001182_t0053_u01730512277629") 2024/11/02 01:58:14 DEBUG : sub dir/hello world: Deleting (id "4_z3f824da3901debab9f280e1b_f418b60c3d0cd7728_d20241102_m015116_c001_v7007000_t0000_u01730512276899") 2024/11/02 01:58:14 DEBUG : sub dir/hello world: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eaeba2_d20241102_m015116_c001_v0001182_t0039_u01730512276208") 2024/11/02 01:58:14 DEBUG : sub dir/hello world: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eaeb77_d20241102_m015115_c001_v0001182_t0031_u01730512275316") 2024/11/02 01:58:14 DEBUG : sub dir/hello world: Deleting (id "4_z3f824da3901debab9f280e1b_f418b60c3d0cd7723_d20241102_m015111_c001_v7007000_t0000_u01730512271943") 2024/11/02 01:58:14 DEBUG : sub dir/hello world: Deleting (id "4_z3f824da3901debab9f280e1b_f102907c6f720558b_d20241102_m015107_c001_v0001181_t0025_u01730512267545") 2024/11/02 01:58:14 DEBUG : sub dir/hello world: Deleting (id "4_z3f824da3901debab9f280e1b_f418b60c3d0cd76fa_d20241102_m015107_c001_v7007000_t0000_u01730512267174") 2024/11/02 01:58:14 DEBUG : sub dir/hello world: Deleting (id "4_z3f824da3901debab9f280e1b_f102907c6f7205587_d20241102_m015106_c001_v0001181_t0044_u01730512266608") 2024/11/02 01:58:14 DEBUG : sub dir/hello world: Deleting (id "4_z3f824da3901debab9f280e1b_f403f964ad35da0de_d20241102_m015104_c001_v7007000_t0000_u01730512264971") 2024/11/02 01:58:14 DEBUG : sub dir/hello world: Deleting (id "4_z3f824da3901debab9f280e1b_f102907c6f7205579_d20241102_m015104_c001_v0001181_t0057_u01730512264389") 2024/11/02 01:58:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f824da3901debab9f280e1b_f403f964ad35da0db_d20241102_m015103_c001_v7007000_t0000_u01730512263831") 2024/11/02 01:58:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f824da3901debab9f280e1b_f102907c6f7205573_d20241102_m015103_c001_v0001181_t0001_u01730512263206") 2024/11/02 01:58:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f824da3901debab9f280e1b_f403f964ad35da0d5_d20241102_m015101_c001_v7007000_t0000_u01730512261938") 2024/11/02 01:58:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f824da3901debab9f280e1b_f102907c6f7205563_d20241102_m015101_c001_v0001181_t0009_u01730512261186") 2024/11/02 01:58:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f824da3901debab9f280e1b_f403f964ad35da0d2_d20241102_m015100_c001_v7007000_t0000_u01730512260639") 2024/11/02 01:58:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f824da3901debab9f280e1b_f102907c6f720555b_d20241102_m015100_c001_v0001181_t0015_u01730512260010") 2024/11/02 01:58:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f824da3901debab9f280e1b_f403f964ad35da0d0_d20241102_m015059_c001_v7007000_t0000_u01730512259099") 2024/11/02 01:58:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f824da3901debab9f280e1b_f102907c6f7205553_d20241102_m015058_c001_v0001181_t0020_u01730512258491") 2024/11/02 01:58:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f824da3901debab9f280e1b_f403f964ad35da0c7_d20241102_m015052_c001_v7007000_t0000_u01730512252746") 2024/11/02 01:58:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f824da3901debab9f280e1b_f102907c6f7205533_d20241102_m015052_c001_v0001181_t0030_u01730512252168") 2024/11/02 01:58:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f824da3901debab9f280e1b_f403f964ad35da0c4_d20241102_m015051_c001_v7007000_t0000_u01730512251266") 2024/11/02 01:58:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f824da3901debab9f280e1b_f102907c6f7205529_d20241102_m015050_c001_v0001181_t0029_u01730512250696") 2024/11/02 01:58:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f824da3901debab9f280e1b_f403f964ad35da0c2_d20241102_m015049_c001_v7007000_t0000_u01730512249780") 2024/11/02 01:58:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f824da3901debab9f280e1b_f102907c6f7205523_d20241102_m015049_c001_v0001181_t0037_u01730512249202") 2024/11/02 01:58:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f824da3901debab9f280e1b_f403f964ad35da0be_d20241102_m015046_c001_v7007000_t0000_u01730512246296") 2024/11/02 01:58:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f824da3901debab9f280e1b_f102907c6f720550f_d20241102_m015045_c001_v0001181_t0029_u01730512245705") 2024/11/02 01:58:15 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f824da3901debab9f280e1b_f4076ed8f9e540d74_d20241102_m015746_c001_v7007000_t0000_u01730512666569") 2024/11/02 01:58:16 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f824da3901debab9f280e1b_f1038ee48c6131387_d20241102_m015742_c001_v0001172_t0058_u01730512662319") 2024/11/02 01:58:16 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f824da3901debab9f280e1b_f402d19b89b3ec36e_d20241102_m015740_c001_v7007000_t0000_u01730512660594") 2024/11/02 01:58:16 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f824da3901debab9f280e1b_f115349b5db96de36_d20241102_m015737_c001_v0001182_t0054_u01730512657876") 2024/11/02 01:58:16 DEBUG : sub/yam: Deleting (id "4_z3f824da3901debab9f280e1b_f416ca964b9629b9d_d20241102_m015252_c001_v7007000_t0000_u01730512372938") 2024/11/02 01:58:16 DEBUG : sub/yam: Deleting (id "4_z3f824da3901debab9f280e1b_f115349b5db969d6d_d20241102_m015248_c001_v0001182_t0001_u01730512368863") 2024/11/02 01:58:16 DEBUG : three: Deleting (id "4_z3f824da3901debab9f280e1b_f4153c5e7a78d072c_d20241102_m015239_c001_v7007000_t0000_u01730512359784") 2024/11/02 01:58:16 DEBUG : three: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eafc4c_d20241102_m015238_c001_v0001182_t0022_u01730512358646") 2024/11/02 01:58:16 DEBUG : three: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eafbe2_d20241102_m015236_c001_v0001182_t0045_u01730512356465") 2024/11/02 01:58:16 DEBUG : two: Deleting (id "4_z3f824da3901debab9f280e1b_f4153c5e7a78d072d_d20241102_m015239_c001_v7007000_t0000_u01730512359966") 2024/11/02 01:58:16 DEBUG : two: Deleting (id "4_z3f824da3901debab9f280e1b_f40368929628e4376_d20241102_m015237_c001_v0001115_t0044_u01730512357886") 2024/11/02 01:58:16 DEBUG : two: Deleting (id "4_z3f824da3901debab9f280e1b_f405e7ca9b7eafbda_d20241102_m015236_c001_v0001182_t0026_u01730512356270") 2024/11/02 01:58:16 DEBUG : yam: Deleting (id "4_z3f824da3901debab9f280e1b_f416ca964b9629b9f_d20241102_m015253_c001_v7007000_t0000_u01730512373670") 2024/11/02 01:58:16 DEBUG : yam: Deleting (id "4_z3f824da3901debab9f280e1b_f102e30b8d7ef8fb7_d20241102_m015252_c001_v0001041_t0018_u01730512372290") 2024/11/02 01:58:16 DEBUG : yam: Deleting (id "4_z3f824da3901debab9f280e1b_f416ca964b9629b96_d20241102_m015246_c001_v7007000_t0000_u01730512366763") 2024/11/02 01:58:17 DEBUG : yam: Deleting (id "4_z3f824da3901debab9f280e1b_f105e7ca9b7eafe0b_d20241102_m015245_c001_v0001182_t0015_u01730512365659") 2024/11/02 01:58:17 DEBUG : yam: Deleting (id "4_z3f824da3901debab9f280e1b_f4153c5e7a78d0732_d20241102_m015242_c001_v7007000_t0000_u01730512362898") 2024/11/02 01:58:17 DEBUG : yam: Deleting (id "4_z3f824da3901debab9f280e1b_f115349b5db969bc5_d20241102_m015240_c001_v0001182_t0045_u01730512360553") 2024/11/02 01:58:17 DEBUG : yaml: Deleting (id "4_z3f824da3901debab9f280e1b_f416ca964b9629b9a_d20241102_m015247_c001_v7007000_t0000_u01730512367574") 2024/11/02 01:58:17 DEBUG : yaml: Deleting (id "4_z3f824da3901debab9f280e1b_f1132c93c651be906_d20241102_m015246_c001_v0001182_t0037_u01730512366537") 2024/11/02 01:58:17 DEBUG : yaml: Deleting (id "4_z3f824da3901debab9f280e1b_f4153c5e7a78d0735_d20241102_m015243_c001_v7007000_t0000_u01730512363645") 2024/11/02 01:58:17 DEBUG : yaml: Deleting (id "4_z3f824da3901debab9f280e1b_f1112f7e63a91e119_d20241102_m015242_c001_v0001182_t0053_u01730512362631") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m36.693477861s (try 1/5)