"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2024/11/18 02:01:24 DEBUG : Creating backend with remote "TestB2:rclone-test-womohub8cegu" 2024/11/18 02:01:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/18 02:01:25 DEBUG : Creating backend with remote "/tmp/rclone3822401762" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:01:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 02:01:26 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:01:26 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/18 02:01:26 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.97s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:01:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/18 02:01:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 02:01:27 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:01:27 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:01:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/18 02:01:28 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:01:28 DEBUG : B2 bucket rclone-test-womohub8cegu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.45s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", 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-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", 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-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:01:30 DEBUG : Creating backend with remote "/non-existing" 2024/11/18 02:01:30 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/18 02:01:30 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:01:30 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.97s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:01:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 02:01:31 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:01:31 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:01:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/18 02:01:32 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.34s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:01:33 INFO : B2 bucket rclone-test-womohub8cegu: Running all checks before starting transfers 2024/11/18 02:01:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 02:01:33 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:01:33 INFO : B2 bucket rclone-test-womohub8cegu: Checks finished, now starting transfers 2024/11/18 02:01:33 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:01:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/18 02:01:34 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.90s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:01:35 ERROR : Ignoring --no-traverse with sync 2024/11/18 02:01:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 02:01:35 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:01:35 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:01:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/18 02:01:36 INFO : sub dir/hello world: Copied (new) 2024/11/18 02:01:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.81s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:01:37 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/18 02:01:37 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:01:37 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:01:38 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/11/18 02:01:38 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.99s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:01:39 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/18 02:01:39 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:01:39 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:01:40 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/18 02:01:40 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.94s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:01:41 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/18 02:01:41 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:01:41 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:01:42 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/18 02:01:42 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.40s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:01:43 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/18 02:01:43 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/18 02:01:43 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/18 02:01:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/18 02:01:43 DEBUG : sub dir: Making directory 2024/11/18 02:01:43 DEBUG : sub dir2: Making directory 2024/11/18 02:01:43 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/18 02:01:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 02:01:43 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:01:43 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:01:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/18 02:01:44 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2024/11/18 02:01:44 DEBUG : B2 bucket rclone-test-womohub8cegu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.86s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:01:45 DEBUG : sub dir2: Making directory 2024/11/18 02:01:45 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/18 02:01:45 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/18 02:01:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 02:01:45 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:01:45 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:01:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/18 02:01:46 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.32s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:01:46 DEBUG : sub dir2: Making directory with metadata 2024/11/18 02:01:46 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/18 02:01:47 DEBUG : sub dir: Making directory 2024/11/18 02:01:47 DEBUG : sub dir2: Making directory 2024/11/18 02:01:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 02:01:47 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:01:47 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:01:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/18 02:01:47 INFO : sub dir/hello world: Copied (new) 2024/11/18 02:01:47 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/11/18 02:01:48 DEBUG : B2 bucket rclone-test-womohub8cegu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/18 02:01:48 DEBUG : B2 bucket rclone-test-womohub8cegu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.23s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", 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-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:01:49 DEBUG : sub dir2: Making directory 2024/11/18 02:01:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 02:01:49 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:01:49 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:01:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/18 02:01:50 INFO : sub dir/hello world: Copied (new) 2024/11/18 02:01:50 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.55s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:01:51 DEBUG : sub dir2: Making directory with metadata 2024/11/18 02:01:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/18 02:01:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/18 02:01:51 DEBUG : sub dir: Making directory 2024/11/18 02:01:51 DEBUG : sub dir2: Making directory 2024/11/18 02:01:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 02:01:51 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:01:51 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:01:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/18 02:01:51 INFO : sub dir/hello world: Copied (new) 2024/11/18 02:01:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/11/18 02:01:52 DEBUG : B2 bucket rclone-test-womohub8cegu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.94s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", 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-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:01:53 DEBUG : sub dir2: Making directory 2024/11/18 02:01:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 02:01:53 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:01:53 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:01:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/18 02:01:54 INFO : sub dir/hello world: Copied (new) 2024/11/18 02:01:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.81s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:01:56 DEBUG : Creating backend with remote "TestB2:rclone-test-yikelas6nemi" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-womohub8cegu -> B2 bucket rclone-test-yikelas6nemi 2024/11/18 02:01:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 02:01:57 DEBUG : B2 bucket rclone-test-yikelas6nemi: Waiting for checks to finish 2024/11/18 02:01:57 DEBUG : B2 bucket rclone-test-yikelas6nemi: Waiting for transfers to finish 2024/11/18 02:01:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/18 02:01:58 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:01:58 DEBUG : B2 bucket rclone-test-yikelas6nemi: Purge remote 2024/11/18 02:01:58 INFO : B2 bucket rclone-test-yikelas6nemi: cleaning bucket "rclone-test-yikelas6nemi" of all files 2024/11/18 02:01:58 DEBUG : sub dir/hello world: Deleting (id "4_zff325d43001d3bdb9f380e1b_f119b5c0aeaec8ebe_d20241118_m020158_c001_v0001172_t0056_u01731895318308") --- PASS: TestServerSideCopy (5.34s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:02:02 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/18 02:02:02 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:02:02 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:02:03 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/18 02:02:03 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" --- PASS: TestCopyOverSelf (3.83s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:02:05 DEBUG : Creating backend with remote "TestB2:rclone-test-xobezot6sici" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-womohub8cegu -> B2 bucket rclone-test-xobezot6sici 2024/11/18 02:02:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 02:02:06 DEBUG : B2 bucket rclone-test-xobezot6sici: Waiting for checks to finish 2024/11/18 02:02:06 DEBUG : B2 bucket rclone-test-xobezot6sici: Waiting for transfers to finish 2024/11/18 02:02:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/18 02:02:07 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:02:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/18 02:02:09 DEBUG : B2 bucket rclone-test-xobezot6sici: Waiting for checks to finish 2024/11/18 02:02:09 DEBUG : B2 bucket rclone-test-xobezot6sici: Waiting for transfers to finish 2024/11/18 02:02:09 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/18 02:02:09 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:02:09 DEBUG : B2 bucket rclone-test-xobezot6sici: Purge remote 2024/11/18 02:02:09 INFO : B2 bucket rclone-test-xobezot6sici: cleaning bucket "rclone-test-xobezot6sici" of all files 2024/11/18 02:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z2fd27d83001d3bdb9f380e1b_f114906f5f25145a2_d20241118_m020209_c001_v0001098_t0022_u01731895329353") 2024/11/18 02:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z2fd27d83001d3bdb9f380e1b_f103534e1e849087f_d20241118_m020207_c001_v0001106_t0055_u01731895327258") --- PASS: TestServerSideCopyOverSelf (7.97s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:02:13 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:02:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/18 02:02:13 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:02:14 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/18 02:02:14 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/18 02:02:14 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.81s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:02:16 DEBUG : Creating backend with remote "TestB2:rclone-test-rebesip4veyi" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-womohub8cegu -> B2 bucket rclone-test-rebesip4veyi 2024/11/18 02:02:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 02:02:17 DEBUG : B2 bucket rclone-test-rebesip4veyi: Waiting for checks to finish 2024/11/18 02:02:17 DEBUG : B2 bucket rclone-test-rebesip4veyi: Waiting for transfers to finish 2024/11/18 02:02:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/18 02:02:18 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:02:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/18 02:02:19 DEBUG : B2 bucket rclone-test-rebesip4veyi: Waiting for checks to finish 2024/11/18 02:02:19 DEBUG : B2 bucket rclone-test-rebesip4veyi: Waiting for transfers to finish 2024/11/18 02:02:20 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/18 02:02:20 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/18 02:02:20 INFO : sub dir/hello world: Deleted 2024/11/18 02:02:21 DEBUG : testing file moves 2024/11/18 02:02:22 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/18 02:02:22 DEBUG : B2 bucket rclone-test-rebesip4veyi: Waiting for checks to finish 2024/11/18 02:02:22 DEBUG : B2 bucket rclone-test-rebesip4veyi: Waiting for transfers to finish 2024/11/18 02:02:22 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2024/11/18 02:02:22 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/18 02:02:23 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:02:23 DEBUG : B2 bucket rclone-test-rebesip4veyi: Purge remote 2024/11/18 02:02:23 INFO : B2 bucket rclone-test-rebesip4veyi: cleaning bucket "rclone-test-rebesip4veyi" of all files 2024/11/18 02:02:23 DEBUG : sub dir/hello world: Deleting (id "4_z4f12ad23001d3bdb9f380e1b_f1169de8e3e0af8c0_d20241118_m020222_c001_v0001109_t0047_u01731895342324") 2024/11/18 02:02:23 DEBUG : sub dir/hello world: Deleting (id "4_z4f12ad23001d3bdb9f380e1b_f115de7305a7b0952_d20241118_m020220_c001_v0001182_t0013_u01731895340038") 2024/11/18 02:02:23 DEBUG : sub dir/hello world: Deleting (id "4_z4f12ad23001d3bdb9f380e1b_f113aaba79c68ff79_d20241118_m020218_c001_v0001120_t0051_u01731895338202") --- PASS: TestServerSideMoveOverSelf (10.68s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:02:26 ERROR : : error listing: directory not found 2024/11/18 02:02:26 DEBUG : Local file system at /tmp/rclone3822401762: Making directory 2024/11/18 02:02:27 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:02:27 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.36s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:02:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 02:02:29 DEBUG : Local file system at /tmp/rclone3822401762: Waiting for checks to finish 2024/11/18 02:02:29 DEBUG : Local file system at /tmp/rclone3822401762: Waiting for transfers to finish 2024/11/18 02:02:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/18 02:02:30 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2024/11/18 02:02:30 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" --- PASS: TestCopyRedownload (3.08s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:02:31 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/18 02:02:31 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:02:31 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:02:32 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/18 02:02:32 INFO : check sum: Copied (new) 2024/11/18 02:02:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:02:32 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:02:32 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/18 02:02:32 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/11/18 02:02:32 DEBUG : check sum: Unchanged skipping 2024/11/18 02:02:32 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:02:32 DEBUG : Waiting for deletions to finish 2024/11/18 02:02:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.62s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:02:34 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/18 02:02:34 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:02:34 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:02:35 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/18 02:02:35 INFO : sizeonly: Copied (new) 2024/11/18 02:02:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:02:35 DEBUG : sizeonly: Sizes identical 2024/11/18 02:02:35 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:02:35 DEBUG : sizeonly: Unchanged skipping 2024/11/18 02:02:35 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:02:35 DEBUG : Waiting for deletions to finish 2024/11/18 02:02:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" --- PASS: TestSyncSizeOnly (3.42s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:02:37 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/18 02:02:37 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:02:37 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:02:38 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/11/18 02:02:38 INFO : ignore-size: Copied (new) 2024/11/18 02:02:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:02:38 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:02:38 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 02:02:38 DEBUG : ignore-size: Unchanged skipping 2024/11/18 02:02:38 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:02:38 DEBUG : Waiting for deletions to finish 2024/11/18 02:02:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.57s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:02:41 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 02:02:41 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:02:41 DEBUG : existing: Unchanged skipping 2024/11/18 02:02:41 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:02:41 DEBUG : Waiting for deletions to finish 2024/11/18 02:02:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:02:41 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:02:41 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/18 02:02:41 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:02:41 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/18 02:02:41 INFO : existing: Copied (replaced existing) 2024/11/18 02:02:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (3.35s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:02:43 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/18 02:02:43 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:02:43 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:02:44 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/18 02:02:44 INFO : existing: Copied (new) 2024/11/18 02:02:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:02:44 DEBUG : existing: Destination exists, skipping 2024/11/18 02:02:44 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:02:44 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:02:44 DEBUG : Waiting for deletions to finish 2024/11/18 02:02:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.68s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:02:47 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/11/18 02:02:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/18 02:02:48 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 02:02:48 DEBUG : c/non empty space: Unchanged skipping 2024/11/18 02:02:48 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:02:48 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:02:48 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/18 02:02:48 INFO : a/potato2: Copied (new) 2024/11/18 02:02:48 DEBUG : Waiting for deletions to finish 2024/11/18 02:02:48 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (4.30s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:02:51 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:02:51 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/18 02:02:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/18 02:02:51 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/11/18 02:02:51 DEBUG : empty space: Unchanged skipping 2024/11/18 02:02:51 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:02:51 DEBUG : Waiting for deletions to finish 2024/11/18 02:02:51 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:02:51 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:02:51 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/18 02:02:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/18 02:02:52 INFO : empty space: Updated modification time in destination 2024/11/18 02:02:52 DEBUG : empty space: Unchanged skipping 2024/11/18 02:02:52 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:02:52 DEBUG : Waiting for deletions to finish 2024/11/18 02:02:52 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.58s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:02:55 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:02:55 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/18 02:02:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/18 02:02:55 DEBUG : empty space: Unchanged skipping 2024/11/18 02:02:55 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:02:55 DEBUG : Waiting for deletions to finish 2024/11/18 02:02:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.33s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:02:56 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/18 02:02:56 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:02:56 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3822401762) 2024/11/18 02:02:56 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-womohub8cegu) 2024/11/18 02:02:56 DEBUG : foo: sha1 differ 2024/11/18 02:02:56 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:02:56 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/11/18 02:02:56 INFO : foo: Copied (replaced existing) 2024/11/18 02:02:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.87s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:02:58 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/18 02:02:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 02:02:58 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:02:58 DEBUG : empty space: Unchanged skipping 2024/11/18 02:02:58 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:02:59 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/18 02:02:59 INFO : potato: Copied (new) 2024/11/18 02:02:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.82s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:03:02 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:03:02 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/18 02:03:02 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:03:03 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/11/18 02:03:03 INFO : potato: Copied (replaced existing) 2024/11/18 02:03:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (3.25s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:03:05 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/18 02:03:05 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:03:05 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3822401762) 2024/11/18 02:03:05 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-womohub8cegu) 2024/11/18 02:03:05 DEBUG : potato: sha1 differ 2024/11/18 02:03:05 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:03:06 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/11/18 02:03:06 INFO : potato: Copied (replaced existing) 2024/11/18 02:03:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (3.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:03:08 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/18 02:03:08 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/18 02:03:08 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:03:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 02:03:08 DEBUG : empty space: Unchanged skipping 2024/11/18 02:03:08 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:03:08 DEBUG : Waiting for deletions to finish 2024/11/18 02:03:08 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:03:12 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/18 02:03:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 02:03:12 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:03:12 DEBUG : empty space: Unchanged skipping 2024/11/18 02:03:12 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:03:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/18 02:03:12 INFO : potato2: Copied (new) 2024/11/18 02:03:12 DEBUG : Waiting for deletions to finish 2024/11/18 02:03:13 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (4.24s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:03:15 DEBUG : d: Making directory 2024/11/18 02:03:15 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2024/11/18 02:03:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/18 02:03:16 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 02:03:16 DEBUG : c/non empty space: Unchanged skipping 2024/11/18 02:03:16 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:03:16 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:03:16 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/18 02:03:16 INFO : a/potato2: Copied (new) 2024/11/18 02:03:16 DEBUG : Waiting for deletions to finish 2024/11/18 02:03:17 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (4.24s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:03:19 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/11/18 02:03:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/18 02:03:20 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 02:03:20 DEBUG : c/non empty space: Unchanged skipping 2024/11/18 02:03:20 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:03:20 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:03:21 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/18 02:03:21 INFO : a/potato2: Copied (new) 2024/11/18 02:03:21 ERROR : B2 bucket rclone-test-womohub8cegu: not deleting files as there were IO errors 2024/11/18 02:03:21 ERROR : B2 bucket rclone-test-womohub8cegu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (4.03s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:03:24 DEBUG : Waiting for deletions to finish 2024/11/18 02:03:24 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/18 02:03:24 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:03:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 02:03:24 DEBUG : empty space: Unchanged skipping 2024/11/18 02:03:24 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:03:24 INFO : potato: Deleted 2024/11/18 02:03:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/18 02:03:25 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (4.61s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:03:28 DEBUG : Waiting for deletions to finish 2024/11/18 02:03:28 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:03:28 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:03:29 INFO : potato: Deleted 2024/11/18 02:03:29 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/18 02:03:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 02:03:29 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:03:29 DEBUG : empty space: Unchanged skipping 2024/11/18 02:03:29 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:03:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/18 02:03:30 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (4.40s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:03:32 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/18 02:03:32 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:03:32 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:03:33 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/11/18 02:03:33 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (3.17s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:03:36 DEBUG : enormous: Excluded (Size Filter) 2024/11/18 02:03:36 DEBUG : enormous: Excluded 2024/11/18 02:03:36 DEBUG : potato2: Excluded (Size Filter) 2024/11/18 02:03:36 DEBUG : potato2: Excluded 2024/11/18 02:03:36 DEBUG : potato2: Excluded (Size Filter) 2024/11/18 02:03:36 DEBUG : potato2: Excluded 2024/11/18 02:03:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 02:03:36 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:03:36 DEBUG : empty space: Unchanged skipping 2024/11/18 02:03:36 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:03:36 DEBUG : Waiting for deletions to finish 2024/11/18 02:03:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:03:36 DEBUG : enormous: Excluded (Size Filter) 2024/11/18 02:03:36 DEBUG : enormous: Excluded 2024/11/18 02:03:36 DEBUG : potato2: Excluded (Size Filter) 2024/11/18 02:03:36 DEBUG : potato2: Excluded 2024/11/18 02:03:37 DEBUG : potato2: Excluded (Size Filter) 2024/11/18 02:03:37 DEBUG : potato2: Excluded 2024/11/18 02:03:37 DEBUG : Local file system at /tmp/rclone3822401762: Waiting for checks to finish 2024/11/18 02:03:37 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/18 02:03:37 DEBUG : empty space: Unchanged skipping 2024/11/18 02:03:37 DEBUG : Local file system at /tmp/rclone3822401762: Waiting for transfers to finish 2024/11/18 02:03:37 DEBUG : Waiting for deletions to finish 2024/11/18 02:03:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.76s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:03:40 DEBUG : enormous: Excluded (Size Filter) 2024/11/18 02:03:40 DEBUG : enormous: Excluded 2024/11/18 02:03:40 DEBUG : potato2: Excluded (Size Filter) 2024/11/18 02:03:40 DEBUG : potato2: Excluded 2024/11/18 02:03:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 02:03:40 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:03:40 DEBUG : empty space: Unchanged skipping 2024/11/18 02:03:40 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:03:40 DEBUG : Waiting for deletions to finish 2024/11/18 02:03:40 INFO : enormous: Deleted 2024/11/18 02:03:40 INFO : potato2: Deleted 2024/11/18 02:03:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:03:41 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/18 02:03:41 DEBUG : empty space: Unchanged skipping 2024/11/18 02:03:41 DEBUG : Local file system at /tmp/rclone3822401762: Waiting for checks to finish 2024/11/18 02:03:41 DEBUG : Local file system at /tmp/rclone3822401762: Waiting for transfers to finish 2024/11/18 02:03:41 DEBUG : Waiting for deletions to finish 2024/11/18 02:03:41 INFO : enormous: Deleted 2024/11/18 02:03:41 INFO : potato2: Deleted 2024/11/18 02:03:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.13s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:03:44 DEBUG : five: Need to transfer - File not found at Destination 2024/11/18 02:03:44 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/18 02:03:44 DEBUG : one: Destination is newer than source, skipping 2024/11/18 02:03:44 DEBUG : three: Sizes identical 2024/11/18 02:03:44 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:03:44 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3822401762) 2024/11/18 02:03:44 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/18 02:03:44 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-womohub8cegu) 2024/11/18 02:03:44 DEBUG : two: sha1 differ 2024/11/18 02:03:44 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/18 02:03:44 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:03:45 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/18 02:03:45 INFO : five: Copied (new) 2024/11/18 02:03:45 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/18 02:03:45 INFO : four: Copied (replaced existing) 2024/11/18 02:03:45 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/18 02:03:45 INFO : two: Copied (replaced existing) 2024/11/18 02:03:45 DEBUG : Waiting for deletions to finish 2024/11/18 02:03:46 DEBUG : one: Destination is newer than source, skipping 2024/11/18 02:03:46 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:03:46 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/18 02:03:46 DEBUG : four: Size and sha1 of src and dst objects identical 2024/11/18 02:03:46 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/11/18 02:03:46 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3822401762) 2024/11/18 02:03:46 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/18 02:03:46 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-womohub8cegu) 2024/11/18 02:03:46 DEBUG : five: Size and sha1 of src and dst objects identical 2024/11/18 02:03:46 DEBUG : three: sha1 differ 2024/11/18 02:03:46 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/11/18 02:03:46 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/18 02:03:46 DEBUG : two: Size and sha1 of src and dst objects identical 2024/11/18 02:03:46 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/11/18 02:03:46 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/11/18 02:03:46 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:03:47 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/18 02:03:47 INFO : three: Copied (replaced existing) 2024/11/18 02:03:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (6.24s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/11/18 02:03:49 INFO : B2 bucket rclone-test-womohub8cegu: Making map for --track-renames 2024/11/18 02:03:49 INFO : B2 bucket rclone-test-womohub8cegu: Finished making map for --track-renames 2024/11/18 02:03:49 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:03:49 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for renames to finish 2024/11/18 02:03:49 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/18 02:03:49 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/18 02:03:49 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:03:49 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/18 02:03:49 INFO : potato: Copied (new) 2024/11/18 02:03:49 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/18 02:03:49 INFO : yam: Copied (new) 2024/11/18 02:03:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:03:49 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 02:03:49 INFO : B2 bucket rclone-test-womohub8cegu: Making map for --track-renames 2024/11/18 02:03:49 INFO : B2 bucket rclone-test-womohub8cegu: Finished making map for --track-renames 2024/11/18 02:03:49 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:03:49 DEBUG : potato: Unchanged skipping 2024/11/18 02:03:49 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for renames to finish 2024/11/18 02:03:51 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/18 02:03:51 INFO : yam: Copied (server-side copy) to: yaml 2024/11/18 02:03:51 INFO : yam: Deleted 2024/11/18 02:03:51 INFO : yaml: Renamed from "yam" 2024/11/18 02:03:51 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:03:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (4.45s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/11/18 02:03:53 INFO : B2 bucket rclone-test-womohub8cegu: Making map for --track-renames 2024/11/18 02:03:53 INFO : B2 bucket rclone-test-womohub8cegu: Finished making map for --track-renames 2024/11/18 02:03:53 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:03:53 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/18 02:03:53 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/18 02:03:53 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for renames to finish 2024/11/18 02:03:53 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:03:54 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/18 02:03:54 INFO : yam: Copied (new) 2024/11/18 02:03:54 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/18 02:03:54 INFO : potato: Copied (new) 2024/11/18 02:03:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:03:55 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 02:03:55 INFO : B2 bucket rclone-test-womohub8cegu: Making map for --track-renames 2024/11/18 02:03:55 INFO : B2 bucket rclone-test-womohub8cegu: Finished making map for --track-renames 2024/11/18 02:03:55 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:03:55 DEBUG : potato: Unchanged skipping 2024/11/18 02:03:55 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for renames to finish 2024/11/18 02:03:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/18 02:03:55 INFO : yam: Copied (server-side copy) to: yaml 2024/11/18 02:03:55 INFO : yam: Deleted 2024/11/18 02:03:55 INFO : yaml: Renamed from "yam" 2024/11/18 02:03:55 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:03:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.16s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/11/18 02:03:57 INFO : B2 bucket rclone-test-womohub8cegu: Making map for --track-renames 2024/11/18 02:03:57 INFO : B2 bucket rclone-test-womohub8cegu: Finished making map for --track-renames 2024/11/18 02:03:57 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:03:57 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for renames to finish 2024/11/18 02:03:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/18 02:03:57 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/18 02:03:57 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:03:58 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/18 02:03:58 INFO : sub/yam: Copied (new) 2024/11/18 02:03:58 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/18 02:03:58 INFO : potato: Copied (new) 2024/11/18 02:03:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:03:58 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 02:03:58 DEBUG : potato: Unchanged skipping 2024/11/18 02:03:59 INFO : B2 bucket rclone-test-womohub8cegu: Making map for --track-renames 2024/11/18 02:03:59 INFO : B2 bucket rclone-test-womohub8cegu: Finished making map for --track-renames 2024/11/18 02:03:59 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:03:59 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for renames to finish 2024/11/18 02:04:00 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/18 02:04:00 INFO : sub/yam: Copied (server-side copy) to: yam 2024/11/18 02:04:00 INFO : sub/yam: Deleted 2024/11/18 02:04:00 INFO : yam: Renamed from "sub/yam" 2024/11/18 02:04:00 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:04:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.83s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:04:02 DEBUG : Creating backend with remote "/tmp/rclone3822401762/dir1" 2024/11/18 02:04:02 DEBUG : Config file has changed externally - reloading 2024/11/18 02:04:02 DEBUG : Creating backend with remote "/tmp/rclone3822401762/dir2" 2024/11/18 02:04:02 DEBUG : Local file system at /tmp/rclone3822401762/dir2: Using server-side directory move 2024/11/18 02:04:02 INFO : Local file system at /tmp/rclone3822401762/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/18 02:04:02 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/18 02:04:02 INFO : file1.txt: Moved (server-side) 2024/11/18 02:04:02 DEBUG : Local file system at /tmp/rclone3822401762/dir2: Waiting for checks to finish 2024/11/18 02:04:02 DEBUG : Local file system at /tmp/rclone3822401762/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:04:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 02:04:02 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/18 02:04:02 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:04:02 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:04:03 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/18 02:04:03 INFO : nested/sub dir/file: Copied (new) 2024/11/18 02:04:03 INFO : nested/sub dir/file: Deleted 2024/11/18 02:04:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/18 02:04:03 INFO : sub dir/hello world: Copied (new) 2024/11/18 02:04:03 INFO : sub dir/hello world: Deleted 2024/11/18 02:04:03 INFO : sub dir: Removing directory 2024/11/18 02:04:03 INFO : nested/sub dir: Removing directory 2024/11/18 02:04:03 INFO : nested: Removing directory 2024/11/18 02:04:03 DEBUG : Local file system at /tmp/rclone3822401762: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.39s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:04:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 02:04:05 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/18 02:04:05 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:04:05 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:04:05 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/18 02:04:05 INFO : nested/sub dir/file: Copied (new) 2024/11/18 02:04:05 INFO : nested/sub dir/file: Deleted 2024/11/18 02:04:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/18 02:04:06 INFO : sub dir/hello world: Copied (new) 2024/11/18 02:04:06 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.32s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:04:07 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/18 02:04:07 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/18 02:04:07 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:04:07 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:04:08 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/11/18 02:04:08 INFO : existing-b: Copied (new) 2024/11/18 02:04:08 INFO : existing-b: Deleted 2024/11/18 02:04:08 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/18 02:04:08 INFO : existing: Copied (new) 2024/11/18 02:04:08 INFO : existing: Deleted 2024/11/18 02:04:08 DEBUG : existing: Destination exists, skipping 2024/11/18 02:04:08 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/18 02:04:08 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:04:08 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:04:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.65s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:04:10 DEBUG : Creating backend with remote "TestB2:rclone-test-poxalid0suxu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-womohub8cegu -> B2 bucket rclone-test-poxalid0suxu 2024/11/18 02:04:15 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/18 02:04:15 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/18 02:04:15 DEBUG : empty space: Unchanged skipping 2024/11/18 02:04:15 DEBUG : B2 bucket rclone-test-poxalid0suxu: Waiting for checks to finish 2024/11/18 02:04:15 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/18 02:04:16 INFO : empty space: Deleted 2024/11/18 02:04:16 DEBUG : B2 bucket rclone-test-poxalid0suxu: Waiting for transfers to finish 2024/11/18 02:04:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/18 02:04:16 INFO : potato2: Copied (server-side copy) 2024/11/18 02:04:16 INFO : potato2: Deleted 2024/11/18 02:04:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/18 02:04:16 INFO : potato3: Copied (server-side copy) 2024/11/18 02:04:16 INFO : potato3: Deleted 2024/11/18 02:04:17 DEBUG : Creating backend with remote "TestB2:rclone-test-puxawoc7sata" 2024/11/18 02:04:18 DEBUG : empty space: Need to transfer - File not found at Destination 2024/11/18 02:04:18 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/18 02:04:18 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/18 02:04:18 DEBUG : B2 bucket rclone-test-puxawoc7sata: Waiting for checks to finish 2024/11/18 02:04:18 DEBUG : B2 bucket rclone-test-puxawoc7sata: Waiting for transfers to finish 2024/11/18 02:04:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/18 02:04:19 INFO : empty space: Copied (server-side copy) 2024/11/18 02:04:19 INFO : empty space: Deleted 2024/11/18 02:04:19 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/18 02:04:19 INFO : potato3: Copied (server-side copy) 2024/11/18 02:04:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/18 02:04:19 INFO : potato2: Copied (server-side copy) 2024/11/18 02:04:19 INFO : potato3: Deleted 2024/11/18 02:04:20 INFO : potato2: Deleted 2024/11/18 02:04:20 DEBUG : B2 bucket rclone-test-puxawoc7sata: Purge remote 2024/11/18 02:04:20 INFO : B2 bucket rclone-test-puxawoc7sata: cleaning bucket "rclone-test-puxawoc7sata" of all files 2024/11/18 02:04:20 DEBUG : empty space: Deleting (id "4_z5f127db3003d3bdb9f380e1b_f115b22be2f234148_d20241118_m020419_c001_v0001036_t0044_u01731895459157") 2024/11/18 02:04:20 DEBUG : potato2: Deleting (id "4_z5f127db3003d3bdb9f380e1b_f109f45e68e0a5f73_d20241118_m020419_c001_v0001106_t0039_u01731895459528") 2024/11/18 02:04:20 DEBUG : potato3: Deleting (id "4_z5f127db3003d3bdb9f380e1b_f1141f145b8b3f544_d20241118_m020419_c001_v0001102_t0014_u01731895459550") 2024/11/18 02:04:21 DEBUG : B2 bucket rclone-test-poxalid0suxu: Purge remote 2024/11/18 02:04:21 INFO : B2 bucket rclone-test-poxalid0suxu: cleaning bucket "rclone-test-poxalid0suxu" of all files 2024/11/18 02:04:21 DEBUG : empty space: Deleting (id "4_zcfa26d43003d3bdb9f380e1b_f40539d3d623d7e5d_d20241118_m020419_c001_v7007000_t0000_u01731895459584") 2024/11/18 02:04:21 DEBUG : empty space: Deleting (id "4_zcfa26d43003d3bdb9f380e1b_f1095d3dc463f5d37_d20241118_m020413_c001_v0001117_t0041_u01731895453857") 2024/11/18 02:04:21 DEBUG : potato2: Deleting (id "4_zcfa26d43003d3bdb9f380e1b_f4099a9f557225659_d20241118_m020419_c001_v7007000_t0000_u01731895459970") 2024/11/18 02:04:21 DEBUG : potato2: Deleting (id "4_zcfa26d43003d3bdb9f380e1b_f101b1b7d53cd68e7_d20241118_m020416_c001_v0001104_t0035_u01731895456045") 2024/11/18 02:04:21 DEBUG : potato3: Deleting (id "4_zcfa26d43003d3bdb9f380e1b_f40539d3d623d7e5e_d20241118_m020419_c001_v7007000_t0000_u01731895459838") 2024/11/18 02:04:21 DEBUG : potato3: Deleting (id "4_zcfa26d43003d3bdb9f380e1b_f100698a79a49ec35_d20241118_m020416_c001_v0001130_t0029_u01731895456417") 2024/11/18 02:04:21 DEBUG : potato3: Deleting (id "4_zcfa26d43003d3bdb9f380e1b_f1095d3dc463f5d45_d20241118_m020414_c001_v0001117_t0028_u01731895454880") --- PASS: TestServerSideMove (18.25s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:04:28 DEBUG : Creating backend with remote "TestB2:rclone-test-wanuset8qowi" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-womohub8cegu -> B2 bucket rclone-test-wanuset8qowi 2024/11/18 02:04:34 DEBUG : empty space: Excluded (Size Filter) 2024/11/18 02:04:34 DEBUG : empty space: Excluded 2024/11/18 02:04:34 DEBUG : empty space: Excluded (Size Filter) 2024/11/18 02:04:34 DEBUG : empty space: Excluded 2024/11/18 02:04:34 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/18 02:04:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/18 02:04:34 DEBUG : B2 bucket rclone-test-wanuset8qowi: Waiting for checks to finish 2024/11/18 02:04:34 DEBUG : B2 bucket rclone-test-wanuset8qowi: Waiting for transfers to finish 2024/11/18 02:04:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/18 02:04:34 INFO : potato2: Copied (server-side copy) 2024/11/18 02:04:34 INFO : potato2: Deleted 2024/11/18 02:04:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/18 02:04:34 INFO : potato3: Copied (server-side copy) 2024/11/18 02:04:35 INFO : potato3: Deleted 2024/11/18 02:04:35 DEBUG : Creating backend with remote "TestB2:rclone-test-zejisov4quka" 2024/11/18 02:04:36 DEBUG : empty space: Excluded (Size Filter) 2024/11/18 02:04:36 DEBUG : empty space: Excluded 2024/11/18 02:04:36 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/18 02:04:36 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/18 02:04:36 DEBUG : B2 bucket rclone-test-zejisov4quka: Waiting for checks to finish 2024/11/18 02:04:36 DEBUG : B2 bucket rclone-test-zejisov4quka: Waiting for transfers to finish 2024/11/18 02:04:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/18 02:04:37 INFO : potato2: Copied (server-side copy) 2024/11/18 02:04:37 INFO : potato2: Deleted 2024/11/18 02:04:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/18 02:04:38 INFO : potato3: Copied (server-side copy) 2024/11/18 02:04:38 INFO : potato3: Deleted 2024/11/18 02:04:39 DEBUG : B2 bucket rclone-test-zejisov4quka: Purge remote 2024/11/18 02:04:39 INFO : B2 bucket rclone-test-zejisov4quka: cleaning bucket "rclone-test-zejisov4quka" of all files 2024/11/18 02:04:39 DEBUG : potato2: Deleting (id "4_zefb2cd13003d3bdb9f380e1b_f1161a42054738388_d20241118_m020437_c001_v0001179_t0036_u01731895477405") 2024/11/18 02:04:39 DEBUG : potato3: Deleting (id "4_zefb2cd13003d3bdb9f380e1b_f101bf06eee65859d_d20241118_m020437_c001_v0001115_t0029_u01731895477668") 2024/11/18 02:04:40 DEBUG : B2 bucket rclone-test-wanuset8qowi: Purge remote 2024/11/18 02:04:40 INFO : B2 bucket rclone-test-wanuset8qowi: cleaning bucket "rclone-test-wanuset8qowi" of all files 2024/11/18 02:04:40 DEBUG : empty space: Deleting (id "4_z1f62adf3003d3bdb9f380e1b_f109f2c670592bd20_d20241118_m020432_c001_v0001157_t0025_u01731895472929") 2024/11/18 02:04:40 DEBUG : potato2: Deleting (id "4_z1f62adf3003d3bdb9f380e1b_f400880afcbfba49c_d20241118_m020437_c001_v7007000_t0000_u01731895477632") 2024/11/18 02:04:40 DEBUG : potato2: Deleting (id "4_z1f62adf3003d3bdb9f380e1b_f10258d9e194ae25b_d20241118_m020434_c001_v0001144_t0057_u01731895474129") 2024/11/18 02:04:40 DEBUG : potato3: Deleting (id "4_z1f62adf3003d3bdb9f380e1b_f400880afcbfba49f_d20241118_m020438_c001_v7007000_t0000_u01731895478568") 2024/11/18 02:04:40 DEBUG : potato3: Deleting (id "4_z1f62adf3003d3bdb9f380e1b_f115d1be925c75084_d20241118_m020434_c001_v0001131_t0050_u01731895474497") 2024/11/18 02:04:40 DEBUG : potato3: Deleting (id "4_z1f62adf3003d3bdb9f380e1b_f109f2c670592bd26_d20241118_m020433_c001_v0001157_t0022_u01731895473373") --- PASS: TestServerSideMoveWithFilter (14.04s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:04:42 DEBUG : Creating backend with remote "TestB2:rclone-test-yubudog3tifo" 2024/11/18 02:04:45 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-womohub8cegu -> B2 bucket rclone-test-yubudog3tifo 2024/11/18 02:04:47 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/18 02:04:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/18 02:04:47 DEBUG : empty space: Unchanged skipping 2024/11/18 02:04:47 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/18 02:04:47 DEBUG : B2 bucket rclone-test-yubudog3tifo: Waiting for checks to finish 2024/11/18 02:04:47 INFO : empty space: Deleted 2024/11/18 02:04:47 DEBUG : B2 bucket rclone-test-yubudog3tifo: Waiting for transfers to finish 2024/11/18 02:04:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/18 02:04:47 INFO : potato2: Copied (server-side copy) 2024/11/18 02:04:48 INFO : potato2: Deleted 2024/11/18 02:04:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/18 02:04:48 INFO : potato3: Copied (server-side copy) 2024/11/18 02:04:48 INFO : potato3: Deleted 2024/11/18 02:04:49 DEBUG : Creating backend with remote "TestB2:rclone-test-relogac5qoha" 2024/11/18 02:04:49 DEBUG : tomatoDir: Making directory 2024/11/18 02:04:50 DEBUG : empty space: Need to transfer - File not found at Destination 2024/11/18 02:04:50 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/18 02:04:50 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/18 02:04:50 DEBUG : B2 bucket rclone-test-relogac5qoha: Waiting for checks to finish 2024/11/18 02:04:50 DEBUG : B2 bucket rclone-test-relogac5qoha: Waiting for transfers to finish 2024/11/18 02:04:51 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/18 02:04:51 INFO : potato3: Copied (server-side copy) 2024/11/18 02:04:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/18 02:04:51 INFO : potato2: Copied (server-side copy) 2024/11/18 02:04:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/18 02:04:51 INFO : empty space: Copied (server-side copy) 2024/11/18 02:04:51 INFO : potato3: Deleted 2024/11/18 02:04:51 INFO : potato2: Deleted 2024/11/18 02:04:51 INFO : empty space: Deleted 2024/11/18 02:04:52 DEBUG : B2 bucket rclone-test-relogac5qoha: Purge remote 2024/11/18 02:04:52 INFO : B2 bucket rclone-test-relogac5qoha: cleaning bucket "rclone-test-relogac5qoha" of all files 2024/11/18 02:04:52 DEBUG : empty space: Deleting (id "4_z3fc2fd73003d3bdb9f380e1b_f117a3e63619bbc66_d20241118_m020450_c001_v0001144_t0051_u01731895490933") 2024/11/18 02:04:52 DEBUG : potato2: Deleting (id "4_z3fc2fd73003d3bdb9f380e1b_f100f9f4e129d2dec_d20241118_m020451_c001_v0001137_t0000_u01731895491302") 2024/11/18 02:04:52 DEBUG : potato3: Deleting (id "4_z3fc2fd73003d3bdb9f380e1b_f1112e3ce77f3006e_d20241118_m020451_c001_v0001181_t0021_u01731895491317") 2024/11/18 02:04:53 DEBUG : B2 bucket rclone-test-yubudog3tifo: Purge remote 2024/11/18 02:04:53 INFO : B2 bucket rclone-test-yubudog3tifo: cleaning bucket "rclone-test-yubudog3tifo" of all files 2024/11/18 02:04:53 DEBUG : empty space: Deleting (id "4_z4fc2ed53003d3bdb9f380e1b_f40449cd8a182ec18_d20241118_m020451_c001_v7007000_t0000_u01731895491727") 2024/11/18 02:04:53 DEBUG : empty space: Deleting (id "4_z4fc2ed53003d3bdb9f380e1b_f116e05ed2bf5ccd4_d20241118_m020446_c001_v0001180_t0051_u01731895486890") 2024/11/18 02:04:53 DEBUG : potato2: Deleting (id "4_z4fc2ed53003d3bdb9f380e1b_f415b143d625531e4_d20241118_m020451_c001_v7007000_t0000_u01731895491629") 2024/11/18 02:04:53 DEBUG : potato2: Deleting (id "4_z4fc2ed53003d3bdb9f380e1b_f103c814883259498_d20241118_m020447_c001_v0001137_t0006_u01731895487728") 2024/11/18 02:04:53 DEBUG : potato3: Deleting (id "4_z4fc2ed53003d3bdb9f380e1b_f40449cd8a182ec14_d20241118_m020451_c001_v7007000_t0000_u01731895491530") 2024/11/18 02:04:53 DEBUG : potato3: Deleting (id "4_z4fc2ed53003d3bdb9f380e1b_f1164fb06c66ad6e4_d20241118_m020448_c001_v0001099_t0044_u01731895488101") 2024/11/18 02:04:53 DEBUG : potato3: Deleting (id "4_z4fc2ed53003d3bdb9f380e1b_f116e05ed2bf5ccd8_d20241118_m020447_c001_v0001180_t0018_u01731895487130") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.32s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:04:55 DEBUG : Creating backend with remote "TestB2:rclone-test-womohub8cegu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.61s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:04:58 DEBUG : Creating backend with remote "TestB2:rclone-test-womohub8cegu/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" --- PASS: TestSyncOverlap (2.93s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:05:01 DEBUG : Creating backend with remote "TestB2:rclone-test-womohub8cegu/rclone-sync-test" 2024/11/18 02:05:03 DEBUG : Creating backend with remote "TestB2:rclone-test-womohub8cegu/rclone-sync-test-include/layer2" 2024/11/18 02:05:05 DEBUG : Creating backend with remote "TestB2:rclone-test-womohub8cegu/rclone-sync-test-ignore-file" 2024/11/18 02:05:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/18 02:05:09 DEBUG : B2 bucket rclone-test-womohub8cegu path rclone-sync-test: Waiting for checks to finish 2024/11/18 02:05:09 DEBUG : B2 bucket rclone-test-womohub8cegu path rclone-sync-test: Waiting for transfers to finish 2024/11/18 02:05:09 DEBUG : Waiting for deletions to finish 2024/11/18 02:05:09 INFO : There was nothing to transfer 2024/11/18 02:05:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/18 02:05:09 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:05:09 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:05:09 DEBUG : Waiting for deletions to finish 2024/11/18 02:05:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:05:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/18 02:05:10 DEBUG : B2 bucket rclone-test-womohub8cegu path rclone-sync-test-include/layer2: Waiting for checks to finish 2024/11/18 02:05:10 DEBUG : B2 bucket rclone-test-womohub8cegu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/11/18 02:05:10 DEBUG : Waiting for deletions to finish 2024/11/18 02:05:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:05:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/18 02:05:10 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:05:10 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:05:10 DEBUG : Waiting for deletions to finish 2024/11/18 02:05:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:05:11 DEBUG : : Excluded 2024/11/18 02:05:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/18 02:05:11 DEBUG : B2 bucket rclone-test-womohub8cegu path rclone-sync-test-ignore-file: Waiting for checks to finish 2024/11/18 02:05:11 DEBUG : B2 bucket rclone-test-womohub8cegu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/11/18 02:05:11 DEBUG : Waiting for deletions to finish 2024/11/18 02:05:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.96s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:05:18 DEBUG : Creating backend with remote "TestB2:rclone-test-womohub8cegu/dst" 2024/11/18 02:05:19 DEBUG : Creating backend with remote "TestB2:rclone-test-womohub8cegu/CompareDest" 2024/11/18 02:05:21 DEBUG : one: Need to transfer - File not found at Destination 2024/11/18 02:05:21 DEBUG : B2 bucket rclone-test-womohub8cegu path dst: Waiting for checks to finish 2024/11/18 02:05:21 DEBUG : B2 bucket rclone-test-womohub8cegu path dst: Waiting for transfers to finish 2024/11/18 02:05:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/18 02:05:22 INFO : one: Copied (new) 2024/11/18 02:05:22 DEBUG : Waiting for deletions to finish 2024/11/18 02:05:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/18 02:05:22 DEBUG : B2 bucket rclone-test-womohub8cegu path dst: Waiting for checks to finish 2024/11/18 02:05:22 DEBUG : B2 bucket rclone-test-womohub8cegu path dst: Waiting for transfers to finish 2024/11/18 02:05:23 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/18 02:05:23 INFO : one: Copied (replaced existing) 2024/11/18 02:05:23 DEBUG : Waiting for deletions to finish 2024/11/18 02:05:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/18 02:05:25 DEBUG : B2 bucket rclone-test-womohub8cegu path dst: Waiting for checks to finish 2024/11/18 02:05:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 02:05:25 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/18 02:05:25 DEBUG : B2 bucket rclone-test-womohub8cegu path dst: Waiting for transfers to finish 2024/11/18 02:05:25 DEBUG : Waiting for deletions to finish 2024/11/18 02:05:25 INFO : There was nothing to transfer 2024/11/18 02:05:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 02:05:27 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/18 02:05:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/18 02:05:27 DEBUG : B2 bucket rclone-test-womohub8cegu path dst: Waiting for checks to finish 2024/11/18 02:05:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 02:05:27 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/18 02:05:27 DEBUG : B2 bucket rclone-test-womohub8cegu path dst: Waiting for transfers to finish 2024/11/18 02:05:27 DEBUG : Waiting for deletions to finish 2024/11/18 02:05:27 INFO : There was nothing to transfer 2024/11/18 02:05:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 02:05:27 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/18 02:05:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/18 02:05:27 DEBUG : B2 bucket rclone-test-womohub8cegu path dst: Waiting for checks to finish 2024/11/18 02:05:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 02:05:27 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/18 02:05:27 DEBUG : B2 bucket rclone-test-womohub8cegu path dst: Waiting for transfers to finish 2024/11/18 02:05:27 DEBUG : Waiting for deletions to finish 2024/11/18 02:05:27 INFO : There was nothing to transfer 2024/11/18 02:05:29 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/18 02:05:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/18 02:05:29 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/18 02:05:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/18 02:05:29 DEBUG : B2 bucket rclone-test-womohub8cegu path dst: Waiting for checks to finish 2024/11/18 02:05:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 02:05:29 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/18 02:05:29 DEBUG : B2 bucket rclone-test-womohub8cegu path dst: Waiting for transfers to finish 2024/11/18 02:05:29 DEBUG : Waiting for deletions to finish 2024/11/18 02:05:29 INFO : There was nothing to transfer 2024/11/18 02:05:30 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/18 02:05:30 DEBUG : two: Need to transfer - File not found at Destination 2024/11/18 02:05:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/18 02:05:30 DEBUG : B2 bucket rclone-test-womohub8cegu path dst: Waiting for checks to finish 2024/11/18 02:05:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 02:05:30 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/18 02:05:30 DEBUG : B2 bucket rclone-test-womohub8cegu path dst: Waiting for transfers to finish 2024/11/18 02:05:30 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/11/18 02:05:30 INFO : two: Copied (new) 2024/11/18 02:05:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.83s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:05:33 DEBUG : Creating backend with remote "TestB2:rclone-test-womohub8cegu/dest" 2024/11/18 02:05:35 DEBUG : Creating backend with remote "TestB2:rclone-test-womohub8cegu/pre-dest1" 2024/11/18 02:05:36 DEBUG : Creating backend with remote "TestB2:rclone-test-womohub8cegu/pre-dest2" 2024/11/18 02:05:38 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 02:05:38 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/18 02:05:38 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 02:05:38 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/18 02:05:38 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/18 02:05:38 DEBUG : B2 bucket rclone-test-womohub8cegu path dest: Waiting for checks to finish 2024/11/18 02:05:38 DEBUG : B2 bucket rclone-test-womohub8cegu path dest: Waiting for transfers to finish 2024/11/18 02:05:39 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/11/18 02:05:39 INFO : 3: Copied (new) 2024/11/18 02:05:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.36s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:05:41 DEBUG : Creating backend with remote "TestB2:rclone-test-womohub8cegu/dst" 2024/11/18 02:05:42 DEBUG : Creating backend with remote "TestB2:rclone-test-womohub8cegu/CopyDest" 2024/11/18 02:05:44 DEBUG : one: Need to transfer - File not found at Destination 2024/11/18 02:05:44 DEBUG : B2 bucket rclone-test-womohub8cegu path dst: Waiting for checks to finish 2024/11/18 02:05:44 DEBUG : B2 bucket rclone-test-womohub8cegu path dst: Waiting for transfers to finish 2024/11/18 02:05:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/18 02:05:45 INFO : one: Copied (new) 2024/11/18 02:05:45 DEBUG : Waiting for deletions to finish 2024/11/18 02:05:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/18 02:05:46 DEBUG : B2 bucket rclone-test-womohub8cegu path dst: Waiting for checks to finish 2024/11/18 02:05:46 DEBUG : B2 bucket rclone-test-womohub8cegu path dst: Waiting for transfers to finish 2024/11/18 02:05:46 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/18 02:05:46 INFO : one: Copied (replaced existing) 2024/11/18 02:05:46 DEBUG : Waiting for deletions to finish 2024/11/18 02:05:48 DEBUG : Creating backend with remote "TestB2:rclone-test-womohub8cegu/BackupDir" 2024/11/18 02:05:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/18 02:05:49 DEBUG : B2 bucket rclone-test-womohub8cegu path dst: Waiting for checks to finish 2024/11/18 02:05:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 02:05:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/18 02:05:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/18 02:05:51 INFO : one: Copied (server-side copy) 2024/11/18 02:05:51 INFO : one: Deleted 2024/11/18 02:05:52 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/18 02:05:52 INFO : one: Copied (server-side copy) 2024/11/18 02:05:52 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/18 02:05:52 DEBUG : B2 bucket rclone-test-womohub8cegu path dst: Waiting for transfers to finish 2024/11/18 02:05:52 DEBUG : Waiting for deletions to finish 2024/11/18 02:05:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 02:05:53 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/18 02:05:53 INFO : two: Copied (server-side copy) 2024/11/18 02:05:53 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/18 02:05:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 02:05:53 DEBUG : one: Unchanged skipping 2024/11/18 02:05:53 DEBUG : B2 bucket rclone-test-womohub8cegu path dst: Waiting for checks to finish 2024/11/18 02:05:53 DEBUG : B2 bucket rclone-test-womohub8cegu path dst: Waiting for transfers to finish 2024/11/18 02:05:53 DEBUG : Waiting for deletions to finish 2024/11/18 02:05:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 02:05:54 DEBUG : one: Unchanged skipping 2024/11/18 02:05:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 02:05:54 DEBUG : two: Unchanged skipping 2024/11/18 02:05:54 DEBUG : B2 bucket rclone-test-womohub8cegu path dst: Waiting for checks to finish 2024/11/18 02:05:54 DEBUG : B2 bucket rclone-test-womohub8cegu path dst: Waiting for transfers to finish 2024/11/18 02:05:54 DEBUG : Waiting for deletions to finish 2024/11/18 02:05:54 INFO : There was nothing to transfer 2024/11/18 02:05:55 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/18 02:05:55 DEBUG : three: Destination not found in --copy-dest 2024/11/18 02:05:55 DEBUG : three: Need to transfer - File not found at Destination 2024/11/18 02:05:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 02:05:55 DEBUG : one: Unchanged skipping 2024/11/18 02:05:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 02:05:55 DEBUG : two: Unchanged skipping 2024/11/18 02:05:55 DEBUG : B2 bucket rclone-test-womohub8cegu path dst: Waiting for checks to finish 2024/11/18 02:05:55 DEBUG : B2 bucket rclone-test-womohub8cegu path dst: Waiting for transfers to finish 2024/11/18 02:05:56 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/11/18 02:05:56 INFO : three: Copied (new) 2024/11/18 02:05:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.12s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:06:01 DEBUG : Creating backend with remote "TestB2:rclone-test-womohub8cegu/dst" 2024/11/18 02:06:02 DEBUG : Creating backend with remote "TestB2:rclone-test-womohub8cegu/backup" 2024/11/18 02:06:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/18 02:06:04 DEBUG : B2 bucket rclone-test-womohub8cegu path dst: Waiting for checks to finish 2024/11/18 02:06:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 02:06:04 DEBUG : two: Unchanged skipping 2024/11/18 02:06:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/18 02:06:05 INFO : one: Copied (server-side copy) 2024/11/18 02:06:06 INFO : one: Deleted 2024/11/18 02:06:06 DEBUG : B2 bucket rclone-test-womohub8cegu path dst: Waiting for transfers to finish 2024/11/18 02:06:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/18 02:06:06 INFO : one: Copied (new) 2024/11/18 02:06:06 DEBUG : Waiting for deletions to finish 2024/11/18 02:06:07 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/18 02:06:07 INFO : three.txt: Copied (server-side copy) 2024/11/18 02:06:07 INFO : three.txt: Deleted 2024/11/18 02:06:07 INFO : three.txt: Moved into backup dir 2024/11/18 02:06:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/18 02:06:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 02:06:09 DEBUG : two: Unchanged skipping 2024/11/18 02:06:09 DEBUG : B2 bucket rclone-test-womohub8cegu path dst: Waiting for checks to finish 2024/11/18 02:06:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/18 02:06:10 INFO : one: Copied (server-side copy) 2024/11/18 02:06:10 INFO : one: Deleted 2024/11/18 02:06:10 DEBUG : B2 bucket rclone-test-womohub8cegu path dst: Waiting for transfers to finish 2024/11/18 02:06:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/18 02:06:11 INFO : one: Copied (new) 2024/11/18 02:06:11 DEBUG : Waiting for deletions to finish 2024/11/18 02:06:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/18 02:06:11 INFO : three.txt: Copied (server-side copy) 2024/11/18 02:06:11 INFO : three.txt: Deleted 2024/11/18 02:06:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.51s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:06:15 DEBUG : Creating backend with remote "TestB2:rclone-test-womohub8cegu/dst" 2024/11/18 02:06:17 DEBUG : Creating backend with remote "TestB2:rclone-test-womohub8cegu/backup" 2024/11/18 02:06:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/18 02:06:18 DEBUG : B2 bucket rclone-test-womohub8cegu path dst: Waiting for checks to finish 2024/11/18 02:06:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 02:06:18 DEBUG : two: Unchanged skipping 2024/11/18 02:06:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/18 02:06:20 INFO : one: Copied (server-side copy) to: one.bak 2024/11/18 02:06:20 INFO : one: Deleted 2024/11/18 02:06:20 DEBUG : B2 bucket rclone-test-womohub8cegu path dst: Waiting for transfers to finish 2024/11/18 02:06:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/18 02:06:21 INFO : one: Copied (new) 2024/11/18 02:06:21 DEBUG : Waiting for deletions to finish 2024/11/18 02:06:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/18 02:06:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/18 02:06:22 INFO : three.txt: Deleted 2024/11/18 02:06:22 INFO : three.txt: Moved into backup dir 2024/11/18 02:06:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/18 02:06:23 DEBUG : B2 bucket rclone-test-womohub8cegu path dst: Waiting for checks to finish 2024/11/18 02:06:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 02:06:23 DEBUG : two: Unchanged skipping 2024/11/18 02:06:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/18 02:06:24 INFO : one: Copied (server-side copy) to: one.bak 2024/11/18 02:06:24 INFO : one: Deleted 2024/11/18 02:06:24 DEBUG : B2 bucket rclone-test-womohub8cegu path dst: Waiting for transfers to finish 2024/11/18 02:06:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/18 02:06:25 INFO : one: Copied (new) 2024/11/18 02:06:25 DEBUG : Waiting for deletions to finish 2024/11/18 02:06:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/18 02:06:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/18 02:06:25 INFO : three.txt: Deleted 2024/11/18 02:06:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.26s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:06:30 DEBUG : Creating backend with remote "TestB2:rclone-test-womohub8cegu/dst" 2024/11/18 02:06:31 DEBUG : Creating backend with remote "TestB2:rclone-test-womohub8cegu/backup" 2024/11/18 02:06:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/18 02:06:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 02:06:33 DEBUG : two: Unchanged skipping 2024/11/18 02:06:33 DEBUG : B2 bucket rclone-test-womohub8cegu path dst: Waiting for checks to finish 2024/11/18 02:06:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/18 02:06:34 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/18 02:06:34 INFO : one: Deleted 2024/11/18 02:06:34 DEBUG : B2 bucket rclone-test-womohub8cegu path dst: Waiting for transfers to finish 2024/11/18 02:06:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/18 02:06:35 INFO : one: Copied (new) 2024/11/18 02:06:35 DEBUG : Waiting for deletions to finish 2024/11/18 02:06:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/18 02:06:36 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/18 02:06:36 INFO : three.txt: Deleted 2024/11/18 02:06:36 INFO : three.txt: Moved into backup dir 2024/11/18 02:06:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/18 02:06:38 DEBUG : B2 bucket rclone-test-womohub8cegu path dst: Waiting for checks to finish 2024/11/18 02:06:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 02:06:38 DEBUG : two: Unchanged skipping 2024/11/18 02:06:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/18 02:06:38 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/18 02:06:38 INFO : one: Deleted 2024/11/18 02:06:38 DEBUG : B2 bucket rclone-test-womohub8cegu path dst: Waiting for transfers to finish 2024/11/18 02:06:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/18 02:06:39 INFO : one: Copied (new) 2024/11/18 02:06:39 DEBUG : Waiting for deletions to finish 2024/11/18 02:06:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/18 02:06:40 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/18 02:06:41 INFO : three.txt: Deleted 2024/11/18 02:06:41 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (15.24s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:06:48 DEBUG : Creating backend with remote "TestB2:rclone-test-womohub8cegu/dst" 2024/11/18 02:06:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/18 02:06:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 02:06:50 DEBUG : two: Unchanged skipping 2024/11/18 02:06:50 DEBUG : B2 bucket rclone-test-womohub8cegu path dst: Waiting for checks to finish 2024/11/18 02:06:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/18 02:06:51 INFO : one: Copied (server-side copy) to: one.bak 2024/11/18 02:06:51 INFO : one: Deleted 2024/11/18 02:06:51 DEBUG : B2 bucket rclone-test-womohub8cegu path dst: Waiting for transfers to finish 2024/11/18 02:06:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/18 02:06:52 INFO : one: Copied (new) 2024/11/18 02:06:52 DEBUG : Waiting for deletions to finish 2024/11/18 02:06:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/18 02:06:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/18 02:06:53 INFO : three.txt: Deleted 2024/11/18 02:06:53 INFO : three.txt: Moved into backup dir 2024/11/18 02:06:55 DEBUG : one.bak: Excluded (Path Filter) 2024/11/18 02:06:55 DEBUG : one.bak: Excluded 2024/11/18 02:06:55 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/18 02:06:55 DEBUG : three.txt.bak: Excluded 2024/11/18 02:06:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/18 02:06:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 02:06:55 DEBUG : two: Unchanged skipping 2024/11/18 02:06:55 DEBUG : B2 bucket rclone-test-womohub8cegu path dst: Waiting for checks to finish 2024/11/18 02:06:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/18 02:06:55 INFO : one: Copied (server-side copy) to: one.bak 2024/11/18 02:06:55 INFO : one: Deleted 2024/11/18 02:06:55 DEBUG : B2 bucket rclone-test-womohub8cegu path dst: Waiting for transfers to finish 2024/11/18 02:06:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/18 02:06:55 INFO : one: Copied (new) 2024/11/18 02:06:55 DEBUG : Waiting for deletions to finish 2024/11/18 02:06:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/18 02:06:56 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/18 02:06:56 INFO : three.txt: Deleted 2024/11/18 02:06:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (15.46s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:07:00 DEBUG : Creating backend with remote "TestB2:rclone-test-womohub8cegu/dst" 2024/11/18 02:07:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/18 02:07:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/18 02:07:03 INFO : one: Copied (server-side copy) to: one.bak 2024/11/18 02:07:03 INFO : one: Deleted 2024/11/18 02:07:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/18 02:07:04 INFO : one: Copied (new) 2024/11/18 02:07:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 02:07:04 DEBUG : two: Unchanged skipping 2024/11/18 02:07:05 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/18 02:07:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/18 02:07:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/18 02:07:05 INFO : three.txt: Deleted 2024/11/18 02:07:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/18 02:07:06 INFO : three.txt: Copied (new) 2024/11/18 02:07:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/18 02:07:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/18 02:07:07 INFO : one: Copied (server-side copy) to: one.bak 2024/11/18 02:07:07 INFO : one: Deleted 2024/11/18 02:07:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/18 02:07:08 INFO : one: Copied (new) 2024/11/18 02:07:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 02:07:08 DEBUG : two: Unchanged skipping 2024/11/18 02:07:08 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/18 02:07:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/18 02:07:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/18 02:07:09 INFO : three.txt: Deleted 2024/11/18 02:07:10 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/18 02:07:10 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (14.11s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:07:14 DEBUG : Creating backend with remote "TestB2:rclone-test-womohub8cegu/dst" 2024/11/18 02:07:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/18 02:07:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/18 02:07:17 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/18 02:07:17 INFO : one: Deleted 2024/11/18 02:07:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/18 02:07:18 INFO : one: Copied (new) 2024/11/18 02:07:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 02:07:18 DEBUG : two: Unchanged skipping 2024/11/18 02:07:18 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/18 02:07:19 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/18 02:07:19 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/18 02:07:19 INFO : three.txt: Deleted 2024/11/18 02:07:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/18 02:07:20 INFO : three.txt: Copied (new) 2024/11/18 02:07:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/18 02:07:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/18 02:07:21 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/18 02:07:21 INFO : one: Deleted 2024/11/18 02:07:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/18 02:07:22 INFO : one: Copied (new) 2024/11/18 02:07:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 02:07:22 DEBUG : two: Unchanged skipping 2024/11/18 02:07:22 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/18 02:07:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/18 02:07:23 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/18 02:07:23 INFO : three.txt: Deleted 2024/11/18 02:07:24 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/18 02:07:24 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.81s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:07:27 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/18 02:07:27 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:07:27 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:07:27 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/11/18 02:07:27 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/18 02:07:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.61s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:07:28 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/18 02:07:28 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:07:28 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:07:30 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/18 02:07:30 INFO : existing: Copied (new) 2024/11/18 02:07:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:07:30 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/18 02:07:30 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/18 02:07:30 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:07:30 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:07:30 ERROR : B2 bucket rclone-test-womohub8cegu: not deleting files as there were IO errors 2024/11/18 02:07:30 ERROR : B2 bucket rclone-test-womohub8cegu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" --- PASS: TestSyncImmutable (4.26s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:07:33 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 02:07:33 DEBUG : existing: Unchanged skipping 2024/11/18 02:07:33 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:07:33 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:07:33 DEBUG : Waiting for deletions to finish 2024/11/18 02:07:33 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.95s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:07:57 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 02:07:57 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 02:07:57 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 02:07:57 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:07:57 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 02:07:57 DEBUG : both1: Unchanged skipping 2024/11/18 02:07:57 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 02:07:57 DEBUG : both12: Unchanged skipping 2024/11/18 02:07:57 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 02:07:57 DEBUG : both11: Unchanged skipping 2024/11/18 02:07:57 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 02:07:57 DEBUG : both14: Unchanged skipping 2024/11/18 02:07:57 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 02:07:57 DEBUG : both10: Unchanged skipping 2024/11/18 02:07:57 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 02:07:57 DEBUG : both16: Unchanged skipping 2024/11/18 02:07:57 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 02:07:57 DEBUG : both17: Unchanged skipping 2024/11/18 02:07:57 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 02:07:57 DEBUG : both18: Unchanged skipping 2024/11/18 02:07:57 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 02:07:57 DEBUG : both19: Unchanged skipping 2024/11/18 02:07:57 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 02:07:57 DEBUG : both2: Unchanged skipping 2024/11/18 02:07:57 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 02:07:57 DEBUG : both3: Unchanged skipping 2024/11/18 02:07:57 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 02:07:57 DEBUG : both4: Unchanged skipping 2024/11/18 02:07:57 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 02:07:57 DEBUG : both5: Unchanged skipping 2024/11/18 02:07:57 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 02:07:57 DEBUG : both6: Unchanged skipping 2024/11/18 02:07:57 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 02:07:57 DEBUG : both7: Unchanged skipping 2024/11/18 02:07:57 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 02:07:57 DEBUG : both0: Unchanged skipping 2024/11/18 02:07:57 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 02:07:57 DEBUG : both13: Unchanged skipping 2024/11/18 02:07:57 DEBUG : both15: Unchanged skipping 2024/11/18 02:07:57 DEBUG : both8: Unchanged skipping 2024/11/18 02:07:57 DEBUG : both9: Unchanged skipping 2024/11/18 02:07:57 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:07:57 DEBUG : Waiting for deletions to finish 2024/11/18 02:07:57 INFO : only1: Deleted 2024/11/18 02:07:57 INFO : only7: Deleted 2024/11/18 02:07:58 INFO : only3: Deleted 2024/11/18 02:07:58 INFO : only10: Deleted 2024/11/18 02:07:58 INFO : only15: Deleted 2024/11/18 02:07:58 INFO : only17: Deleted 2024/11/18 02:07:58 INFO : only18: Deleted 2024/11/18 02:07:58 INFO : only4: Deleted 2024/11/18 02:07:58 INFO : only8: Deleted 2024/11/18 02:07:58 INFO : only0: Deleted 2024/11/18 02:07:58 INFO : only13: Deleted 2024/11/18 02:07:58 INFO : only14: Deleted 2024/11/18 02:07:58 INFO : only9: Deleted 2024/11/18 02:07:58 INFO : only19: Deleted 2024/11/18 02:07:58 INFO : only5: Deleted 2024/11/18 02:07:58 INFO : only6: Deleted 2024/11/18 02:07:58 INFO : only11: Deleted 2024/11/18 02:07:58 INFO : only12: Deleted 2024/11/18 02:07:58 INFO : only16: Deleted 2024/11/18 02:07:58 INFO : only2: Deleted 2024/11/18 02:07:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (27.39s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:08:28 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for checks to finish 2024/11/18 02:08:28 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 02:08:28 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 02:08:28 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 02:08:28 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 02:08:28 DEBUG : both1: Unchanged skipping 2024/11/18 02:08:28 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 02:08:28 DEBUG : both12: Unchanged skipping 2024/11/18 02:08:28 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 02:08:28 DEBUG : both13: Unchanged skipping 2024/11/18 02:08:28 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 02:08:28 DEBUG : both14: Unchanged skipping 2024/11/18 02:08:28 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 02:08:28 DEBUG : both15: Unchanged skipping 2024/11/18 02:08:28 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 02:08:28 DEBUG : both16: Unchanged skipping 2024/11/18 02:08:28 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 02:08:28 DEBUG : both17: Unchanged skipping 2024/11/18 02:08:28 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 02:08:28 DEBUG : both18: Unchanged skipping 2024/11/18 02:08:28 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 02:08:28 DEBUG : both19: Unchanged skipping 2024/11/18 02:08:28 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 02:08:28 DEBUG : both2: Unchanged skipping 2024/11/18 02:08:28 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 02:08:28 DEBUG : both3: Unchanged skipping 2024/11/18 02:08:28 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 02:08:28 DEBUG : both4: Unchanged skipping 2024/11/18 02:08:28 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 02:08:28 DEBUG : both5: Unchanged skipping 2024/11/18 02:08:28 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 02:08:28 DEBUG : both6: Unchanged skipping 2024/11/18 02:08:28 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 02:08:28 DEBUG : both7: Unchanged skipping 2024/11/18 02:08:28 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 02:08:28 DEBUG : both8: Unchanged skipping 2024/11/18 02:08:28 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 02:08:28 DEBUG : both9: Unchanged skipping 2024/11/18 02:08:28 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/18 02:08:28 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/18 02:08:28 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/18 02:08:28 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/18 02:08:28 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/18 02:08:28 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/18 02:08:28 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/18 02:08:28 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/18 02:08:28 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/18 02:08:28 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/18 02:08:28 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/18 02:08:28 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/18 02:08:28 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/18 02:08:28 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/18 02:08:28 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/18 02:08:28 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/18 02:08:28 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/18 02:08:28 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/18 02:08:28 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/18 02:08:28 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/18 02:08:28 DEBUG : both0: Unchanged skipping 2024/11/18 02:08:28 DEBUG : both10: Unchanged skipping 2024/11/18 02:08:28 DEBUG : both11: Unchanged skipping 2024/11/18 02:08:28 DEBUG : B2 bucket rclone-test-womohub8cegu: Waiting for transfers to finish 2024/11/18 02:08:28 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/18 02:08:28 INFO : only1: Copied (replaced existing) 2024/11/18 02:08:28 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/18 02:08:28 INFO : only0: Copied (replaced existing) 2024/11/18 02:08:29 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/18 02:08:29 INFO : only12: Copied (replaced existing) 2024/11/18 02:08:29 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/18 02:08:29 INFO : only13: Copied (replaced existing) 2024/11/18 02:08:29 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/18 02:08:29 INFO : only14: Copied (replaced existing) 2024/11/18 02:08:29 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/18 02:08:29 INFO : only15: Copied (replaced existing) 2024/11/18 02:08:29 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/18 02:08:29 INFO : only11: Copied (replaced existing) 2024/11/18 02:08:29 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/18 02:08:29 INFO : only16: Copied (replaced existing) 2024/11/18 02:08:29 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/18 02:08:29 INFO : only17: Copied (replaced existing) 2024/11/18 02:08:29 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/18 02:08:29 INFO : only18: Copied (replaced existing) 2024/11/18 02:08:29 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/18 02:08:29 INFO : only19: Copied (replaced existing) 2024/11/18 02:08:29 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/18 02:08:29 INFO : only2: Copied (replaced existing) 2024/11/18 02:08:29 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/18 02:08:29 INFO : only10: Copied (replaced existing) 2024/11/18 02:08:29 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/18 02:08:29 INFO : only3: Copied (replaced existing) 2024/11/18 02:08:29 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/18 02:08:29 INFO : only4: Copied (replaced existing) 2024/11/18 02:08:29 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/18 02:08:29 INFO : only5: Copied (replaced existing) 2024/11/18 02:08:29 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/18 02:08:29 INFO : only7: Copied (replaced existing) 2024/11/18 02:08:29 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/18 02:08:29 INFO : only8: Copied (replaced existing) 2024/11/18 02:08:29 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/18 02:08:29 INFO : only9: Copied (replaced existing) 2024/11/18 02:08:30 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/18 02:08:30 INFO : only6: Copied (replaced existing) 2024/11/18 02:08:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (35.28s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:08:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/18 02:08:38 DEBUG : sub dir: Making directory 2024/11/18 02:08:38 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.59s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" 2024/11/18 02:08:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/18 02:08:43 DEBUG : sub dir: Making directory 2024/11/18 02:08:43 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-womohub8cegu", Local "Local file system at /tmp/rclone3822401762", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.70s) PASS 2024/11/18 02:08:48 DEBUG : B2 bucket rclone-test-womohub8cegu: Purge remote 2024/11/18 02:08:48 INFO : B2 bucket rclone-test-womohub8cegu: cleaning bucket "rclone-test-womohub8cegu" of all files 2024/11/18 02:08:48 DEBUG : BackupDir/one: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f400880afcbfba833_d20241118_m020557_c001_v7007000_t0000_u01731895557102") 2024/11/18 02:08:48 DEBUG : BackupDir/one: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f119f9f6a8d97d05f_d20241118_m020551_c001_v0001103_t0037_u01731895551262") 2024/11/18 02:08:48 DEBUG : CompareDest/one: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4066cb09cc5123b3_d20241118_m020531_c001_v7007000_t0000_u01731895531122") 2024/11/18 02:08:48 DEBUG : CompareDest/one: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1111b47e20b1a427_d20241118_m020524_c001_v0001105_t0058_u01731895524751") 2024/11/18 02:08:48 DEBUG : CompareDest/two: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4066cb09cc5123b9_d20241118_m020531_c001_v7007000_t0000_u01731895531303") 2024/11/18 02:08:48 DEBUG : CompareDest/two: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1036d684746b1c4d_d20241118_m020526_c001_v0001130_t0053_u01731895526170") 2024/11/18 02:08:48 DEBUG : CopyDest/one: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f400880afcbfba834_d20241118_m020557_c001_v7007000_t0000_u01731895557283") 2024/11/18 02:08:48 DEBUG : CopyDest/one: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994972_d20241118_m020547_c001_v0001116_t0047_u01731895547962") 2024/11/18 02:08:48 DEBUG : CopyDest/three: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f400880afcbfba835_d20241118_m020557_c001_v7007000_t0000_u01731895557463") 2024/11/18 02:08:49 DEBUG : CopyDest/three: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1036d684746b1caf_d20241118_m020554_c001_v0001130_t0026_u01731895554990") 2024/11/18 02:08:49 DEBUG : CopyDest/two: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f400880afcbfba838_d20241118_m020557_c001_v7007000_t0000_u01731895557644") 2024/11/18 02:08:49 DEBUG : CopyDest/two: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1111b47e20b1a4a1_d20241118_m020552_c001_v0001105_t0053_u01731895552875") 2024/11/18 02:08:49 DEBUG : EXISTING: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4099a9f5572267c1_d20241118_m020734_c001_v7007000_t0000_u01731895654425") 2024/11/18 02:08:49 DEBUG : EXISTING: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1111b47e20b1a649_d20241118_m020733_c001_v0001105_t0051_u01731895653204") 2024/11/18 02:08:49 DEBUG : Testêé: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4099a9f557226795_d20241118_m020728_c001_v7007000_t0000_u01731895648185") 2024/11/18 02:08:49 DEBUG : Testêé: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1036d684746b1dcd_d20241118_m020727_c001_v0001130_t0020_u01731895647482") 2024/11/18 02:08:49 DEBUG : Testêé: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1111b47e20b1a62d_d20241118_m020726_c001_v0001105_t0014_u01731895646332") 2024/11/18 02:08:49 DEBUG : a/potato2: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f417d72ed2d8802a9_d20241118_m020321_c001_v7007000_t0000_u01731895401545") 2024/11/18 02:08:49 DEBUG : a/potato2: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc799468a_d20241118_m020320_c001_v0001116_t0045_u01731895400450") 2024/11/18 02:08:49 DEBUG : a/potato2: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4188b23563b6364e_d20241118_m020317_c001_v7007000_t0000_u01731895397719") 2024/11/18 02:08:49 DEBUG : a/potato2: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994676_d20241118_m020316_c001_v0001116_t0044_u01731895396360") 2024/11/18 02:08:49 DEBUG : a/potato2: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f417d72ed2d88022d_d20241118_m020249_c001_v7007000_t0000_u01731895369344") 2024/11/18 02:08:49 DEBUG : a/potato2: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc79945f6_d20241118_m020248_c001_v0001116_t0027_u01731895368160") 2024/11/18 02:08:49 DEBUG : b/potato: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f417d72ed2d8802aa_d20241118_m020321_c001_v7007000_t0000_u01731895401725") 2024/11/18 02:08:49 DEBUG : b/potato: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994682_d20241118_m020318_c001_v0001116_t0058_u01731895398632") 2024/11/18 02:08:50 DEBUG : b/potato: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4188b23563b63648_d20241118_m020317_c001_v7007000_t0000_u01731895397064") 2024/11/18 02:08:50 DEBUG : b/potato: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994666_d20241118_m020314_c001_v0001116_t0048_u01731895394392") 2024/11/18 02:08:50 DEBUG : b/potato: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f417d72ed2d88022b_d20241118_m020248_c001_v7007000_t0000_u01731895368794") 2024/11/18 02:08:50 DEBUG : b/potato: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc79945f0_d20241118_m020246_c001_v0001116_t0007_u01731895366043") 2024/11/18 02:08:50 DEBUG : backup/one: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f408f10b6878bb3a8_d20241118_m020612_c001_v7007000_t0000_u01731895572134") 2024/11/18 02:08:50 DEBUG : backup/one: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b5d31051df285_d20241118_m020609_c001_v0001176_t0018_u01731895569943") 2024/11/18 02:08:50 DEBUG : backup/one: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f10216b0718078751_d20241118_m020605_c001_v0001145_t0058_u01731895565721") 2024/11/18 02:08:50 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f402b83144cd26e28_d20241118_m020641_c001_v7007000_t0000_u01731895601619") 2024/11/18 02:08:50 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f11222fdb36de1354_d20241118_m020638_c001_v0001130_t0058_u01731895598508") 2024/11/18 02:08:50 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1098ae992dd91300_d20241118_m020634_c001_v0001136_t0049_u01731895594229") 2024/11/18 02:08:50 DEBUG : backup/one.bak: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4084850ff037a7c6_d20241118_m020626_c001_v7007000_t0000_u01731895586423") 2024/11/18 02:08:50 DEBUG : backup/one.bak: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1142211dafccd136_d20241118_m020623_c001_v0001117_t0040_u01731895583905") 2024/11/18 02:08:50 DEBUG : backup/one.bak: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1157587a3dcb05f8_d20241118_m020620_c001_v0001180_t0045_u01731895580021") 2024/11/18 02:08:50 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f402b83144cd26e2a_d20241118_m020641_c001_v7007000_t0000_u01731895601800") 2024/11/18 02:08:50 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f113426ea62048382_d20241118_m020639_c001_v0001172_t0051_u01731895599940") 2024/11/18 02:08:50 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f11018643189debd2_d20241118_m020636_c001_v0001090_t0045_u01731895596133") 2024/11/18 02:08:50 DEBUG : backup/three.txt: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f408f10b6878bb3a9_d20241118_m020612_c001_v7007000_t0000_u01731895572317") 2024/11/18 02:08:50 DEBUG : backup/three.txt: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1062c60ca7f537b6_d20241118_m020611_c001_v0001182_t0052_u01731895571328") 2024/11/18 02:08:50 DEBUG : backup/three.txt: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f10999f7f60d07d41_d20241118_m020607_c001_v0001182_t0035_u01731895567283") 2024/11/18 02:08:51 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4084850ff037a7c8_d20241118_m020626_c001_v7007000_t0000_u01731895586603") 2024/11/18 02:08:51 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1197c8872bf4f157_d20241118_m020625_c001_v0001098_t0017_u01731895585396") 2024/11/18 02:08:51 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1197697a619a2965_d20241118_m020621_c001_v0001116_t0057_u01731895581449") 2024/11/18 02:08:51 DEBUG : both0: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4099a9f5572268ea_d20241118_m020830_c001_v7007000_t0000_u01731895710814") 2024/11/18 02:08:51 DEBUG : both0: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994c41_d20241118_m020804_c001_v0001116_t0044_u01731895684041") 2024/11/18 02:08:51 DEBUG : both0: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f401d4a02c4133155_d20241118_m020759_c001_v7007000_t0000_u01731895679389") 2024/11/18 02:08:51 DEBUG : both0: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1036d684746b1de7_d20241118_m020736_c001_v0001130_t0014_u01731895656646") 2024/11/18 02:08:51 DEBUG : both1: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4099a9f5572268ec_d20241118_m020831_c001_v7007000_t0000_u01731895711042") 2024/11/18 02:08:51 DEBUG : both1: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1036d684746b1e3a_d20241118_m020806_c001_v0001130_t0008_u01731895686074") 2024/11/18 02:08:51 DEBUG : both1: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f401d4a02c4133156_d20241118_m020759_c001_v7007000_t0000_u01731895679570") 2024/11/18 02:08:51 DEBUG : both1: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1111b47e20b1a655_d20241118_m020737_c001_v0001105_t0018_u01731895657915") 2024/11/18 02:08:51 DEBUG : both10: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4099a9f5572268ee_d20241118_m020831_c001_v7007000_t0000_u01731895711229") 2024/11/18 02:08:51 DEBUG : both10: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1036d684746b1e60_d20241118_m020816_c001_v0001130_t0011_u01731895696373") 2024/11/18 02:08:51 DEBUG : both10: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f401d4a02c4133158_d20241118_m020759_c001_v7007000_t0000_u01731895679751") 2024/11/18 02:08:51 DEBUG : both10: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1111b47e20b1a685_d20241118_m020746_c001_v0001105_t0023_u01731895666962") 2024/11/18 02:08:51 DEBUG : both11: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4099a9f5572268f0_d20241118_m020831_c001_v7007000_t0000_u01731895711411") 2024/11/18 02:08:51 DEBUG : both11: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1111b47e20b1a726_d20241118_m020817_c001_v0001105_t0029_u01731895697472") 2024/11/18 02:08:52 DEBUG : both11: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f401d4a02c413315a_d20241118_m020759_c001_v7007000_t0000_u01731895679944") 2024/11/18 02:08:52 DEBUG : both11: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994bfd_d20241118_m020747_c001_v0001116_t0054_u01731895667916") 2024/11/18 02:08:52 DEBUG : both12: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4099a9f5572268f2_d20241118_m020831_c001_v7007000_t0000_u01731895711595") 2024/11/18 02:08:52 DEBUG : both12: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994c91_d20241118_m020818_c001_v0001116_t0029_u01731895698349") 2024/11/18 02:08:52 DEBUG : both12: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f401d4a02c413315c_d20241118_m020800_c001_v7007000_t0000_u01731895680124") 2024/11/18 02:08:52 DEBUG : both12: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1036d684746b1e09_d20241118_m020748_c001_v0001130_t0024_u01731895668913") 2024/11/18 02:08:52 DEBUG : both13: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4099a9f5572268f5_d20241118_m020831_c001_v7007000_t0000_u01731895711776") 2024/11/18 02:08:52 DEBUG : both13: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1036d684746b1e70_d20241118_m020819_c001_v0001130_t0055_u01731895699704") 2024/11/18 02:08:52 DEBUG : both13: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f401d4a02c413315f_d20241118_m020800_c001_v7007000_t0000_u01731895680306") 2024/11/18 02:08:52 DEBUG : both13: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1111b47e20b1a695_d20241118_m020750_c001_v0001105_t0016_u01731895670050") 2024/11/18 02:08:52 DEBUG : both14: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4099a9f5572268f7_d20241118_m020831_c001_v7007000_t0000_u01731895711957") 2024/11/18 02:08:52 DEBUG : both14: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1111b47e20b1a736_d20241118_m020821_c001_v0001105_t0009_u01731895701071") 2024/11/18 02:08:52 DEBUG : both14: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f401d4a02c4133160_d20241118_m020800_c001_v7007000_t0000_u01731895680490") 2024/11/18 02:08:52 DEBUG : both14: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994c09_d20241118_m020750_c001_v0001116_t0009_u01731895670748") 2024/11/18 02:08:52 DEBUG : both15: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4099a9f5572268f9_d20241118_m020832_c001_v7007000_t0000_u01731895712152") 2024/11/18 02:08:52 DEBUG : both15: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994ca9_d20241118_m020821_c001_v0001116_t0042_u01731895701854") 2024/11/18 02:08:52 DEBUG : both15: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f401d4a02c4133162_d20241118_m020800_c001_v7007000_t0000_u01731895680679") 2024/11/18 02:08:52 DEBUG : both15: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1036d684746b1e13_d20241118_m020751_c001_v0001130_t0051_u01731895671821") 2024/11/18 02:08:52 DEBUG : both16: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4099a9f5572268fb_d20241118_m020832_c001_v7007000_t0000_u01731895712381") 2024/11/18 02:08:53 DEBUG : both16: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1036d684746b1e80_d20241118_m020822_c001_v0001130_t0053_u01731895702950") 2024/11/18 02:08:53 DEBUG : both16: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f401d4a02c4133165_d20241118_m020800_c001_v7007000_t0000_u01731895680888") 2024/11/18 02:08:53 DEBUG : both16: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1111b47e20b1a6a1_d20241118_m020752_c001_v0001105_t0024_u01731895672837") 2024/11/18 02:08:53 DEBUG : both17: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4099a9f5572268fd_d20241118_m020832_c001_v7007000_t0000_u01731895712588") 2024/11/18 02:08:53 DEBUG : both17: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1111b47e20b1a754_d20241118_m020823_c001_v0001105_t0021_u01731895703886") 2024/11/18 02:08:53 DEBUG : both17: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f401d4a02c4133167_d20241118_m020801_c001_v7007000_t0000_u01731895681068") 2024/11/18 02:08:53 DEBUG : both17: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994c19_d20241118_m020753_c001_v0001116_t0031_u01731895673666") 2024/11/18 02:08:53 DEBUG : both18: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4099a9f5572268fe_d20241118_m020832_c001_v7007000_t0000_u01731895712769") 2024/11/18 02:08:53 DEBUG : both18: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994cb7_d20241118_m020824_c001_v0001116_t0040_u01731895704902") 2024/11/18 02:08:53 DEBUG : both18: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f401d4a02c413316a_d20241118_m020801_c001_v7007000_t0000_u01731895681249") 2024/11/18 02:08:53 DEBUG : both18: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1036d684746b1e1d_d20241118_m020754_c001_v0001130_t0053_u01731895674837") 2024/11/18 02:08:53 DEBUG : both19: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4099a9f557226900_d20241118_m020832_c001_v7007000_t0000_u01731895712949") 2024/11/18 02:08:53 DEBUG : both19: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1036d684746b1e8c_d20241118_m020826_c001_v0001130_t0007_u01731895706273") 2024/11/18 02:08:53 DEBUG : both19: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f401d4a02c413316d_d20241118_m020801_c001_v7007000_t0000_u01731895681446") 2024/11/18 02:08:53 DEBUG : both19: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1111b47e20b1a6b5_d20241118_m020755_c001_v0001105_t0031_u01731895675954") 2024/11/18 02:08:53 DEBUG : both2: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4099a9f557226902_d20241118_m020833_c001_v7007000_t0000_u01731895713147") 2024/11/18 02:08:53 DEBUG : both2: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1111b47e20b1a6ec_d20241118_m020807_c001_v0001105_t0054_u01731895687328") 2024/11/18 02:08:53 DEBUG : both2: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f401d4a02c413316f_d20241118_m020801_c001_v7007000_t0000_u01731895681631") 2024/11/18 02:08:53 DEBUG : both2: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994bcf_d20241118_m020738_c001_v0001116_t0012_u01731895658945") 2024/11/18 02:08:53 DEBUG : both3: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4099a9f557226904_d20241118_m020833_c001_v7007000_t0000_u01731895713327") 2024/11/18 02:08:54 DEBUG : both3: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994c5f_d20241118_m020808_c001_v0001116_t0033_u01731895688079") 2024/11/18 02:08:54 DEBUG : both3: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f401d4a02c4133171_d20241118_m020801_c001_v7007000_t0000_u01731895681812") 2024/11/18 02:08:54 DEBUG : both3: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1036d684746b1def_d20241118_m020740_c001_v0001130_t0050_u01731895660236") 2024/11/18 02:08:54 DEBUG : both4: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4099a9f557226906_d20241118_m020833_c001_v7007000_t0000_u01731895713510") 2024/11/18 02:08:54 DEBUG : both4: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1036d684746b1e4c_d20241118_m020809_c001_v0001130_t0009_u01731895689695") 2024/11/18 02:08:54 DEBUG : both4: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f401d4a02c4133174_d20241118_m020801_c001_v7007000_t0000_u01731895681992") 2024/11/18 02:08:54 DEBUG : both4: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1111b47e20b1a667_d20241118_m020741_c001_v0001105_t0055_u01731895661179") 2024/11/18 02:08:54 DEBUG : both5: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4099a9f557226909_d20241118_m020833_c001_v7007000_t0000_u01731895713696") 2024/11/18 02:08:54 DEBUG : both5: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1111b47e20b1a700_d20241118_m020810_c001_v0001105_t0009_u01731895690828") 2024/11/18 02:08:54 DEBUG : both5: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f401d4a02c4133176_d20241118_m020802_c001_v7007000_t0000_u01731895682178") 2024/11/18 02:08:54 DEBUG : both5: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994be3_d20241118_m020741_c001_v0001116_t0013_u01731895661939") 2024/11/18 02:08:54 DEBUG : both6: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4099a9f55722690c_d20241118_m020833_c001_v7007000_t0000_u01731895713890") 2024/11/18 02:08:54 DEBUG : both6: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994c6d_d20241118_m020811_c001_v0001116_t0052_u01731895691699") 2024/11/18 02:08:54 DEBUG : both6: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f401d4a02c4133178_d20241118_m020802_c001_v7007000_t0000_u01731895682359") 2024/11/18 02:08:54 DEBUG : both6: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1036d684746b1df7_d20241118_m020742_c001_v0001130_t0025_u01731895662886") 2024/11/18 02:08:54 DEBUG : both7: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4099a9f55722690e_d20241118_m020834_c001_v7007000_t0000_u01731895714071") 2024/11/18 02:08:54 DEBUG : both7: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1036d684746b1e56_d20241118_m020812_c001_v0001130_t0034_u01731895692634") 2024/11/18 02:08:54 DEBUG : both7: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f401d4a02c4133179_d20241118_m020802_c001_v7007000_t0000_u01731895682540") 2024/11/18 02:08:54 DEBUG : both7: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1111b47e20b1a67b_d20241118_m020744_c001_v0001105_t0014_u01731895664031") 2024/11/18 02:08:54 DEBUG : both8: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4099a9f557226910_d20241118_m020834_c001_v7007000_t0000_u01731895714253") 2024/11/18 02:08:55 DEBUG : both8: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1111b47e20b1a716_d20241118_m020814_c001_v0001105_t0024_u01731895694302") 2024/11/18 02:08:55 DEBUG : both8: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f401d4a02c413317c_d20241118_m020802_c001_v7007000_t0000_u01731895682720") 2024/11/18 02:08:55 DEBUG : both8: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994bef_d20241118_m020744_c001_v0001116_t0049_u01731895664775") 2024/11/18 02:08:55 DEBUG : both9: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4099a9f557226914_d20241118_m020834_c001_v7007000_t0000_u01731895714434") 2024/11/18 02:08:55 DEBUG : both9: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994c7d_d20241118_m020815_c001_v0001116_t0009_u01731895695188") 2024/11/18 02:08:55 DEBUG : both9: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f401d4a02c413317e_d20241118_m020802_c001_v7007000_t0000_u01731895682919") 2024/11/18 02:08:55 DEBUG : both9: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1036d684746b1dff_d20241118_m020745_c001_v0001130_t0034_u01731895665635") 2024/11/18 02:08:55 DEBUG : c/non empty space: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f417d72ed2d8802ab_d20241118_m020321_c001_v7007000_t0000_u01731895401922") 2024/11/18 02:08:55 DEBUG : c/non empty space: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994688_d20241118_m020319_c001_v0001116_t0037_u01731895399261") 2024/11/18 02:08:55 DEBUG : c/non empty space: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4188b23563b6364f_d20241118_m020317_c001_v7007000_t0000_u01731895397901") 2024/11/18 02:08:55 DEBUG : c/non empty space: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc799466a_d20241118_m020315_c001_v0001116_t0048_u01731895395151") 2024/11/18 02:08:55 DEBUG : c/non empty space: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f417d72ed2d880230_d20241118_m020249_c001_v7007000_t0000_u01731895369539") 2024/11/18 02:08:55 DEBUG : c/non empty space: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc79945f4_d20241118_m020247_c001_v0001116_t0042_u01731895367190") 2024/11/18 02:08:55 DEBUG : check sum: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f400880afcbfba26c_d20241118_m020232_c001_v7007000_t0000_u01731895352908") 2024/11/18 02:08:55 DEBUG : check sum: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc79945b6_d20241118_m020231_c001_v0001116_t0054_u01731895351585") 2024/11/18 02:08:55 DEBUG : dest/3: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f400880afcbfba5ab_d20241118_m020540_c001_v7007000_t0000_u01731895540717") 2024/11/18 02:08:55 DEBUG : dest/3: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4047384e276fdaec_d20241118_m020539_c001_v0001039_t0051_u01731895539601") 2024/11/18 02:08:55 DEBUG : dst/one: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4099a9f557226780_d20241118_m020724_c001_v7007000_t0000_u01731895644877") 2024/11/18 02:08:55 DEBUG : dst/one: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f11643b461a8d6b70_d20241118_m020721_c001_v0001093_t0009_u01731895641826") 2024/11/18 02:08:55 DEBUG : dst/one: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4066cb09cc512568_d20241118_m020721_c001_v7007000_t0000_u01731895641647") 2024/11/18 02:08:56 DEBUG : dst/one: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f11643b461a8d6b68_d20241118_m020717_c001_v0001093_t0020_u01731895637860") 2024/11/18 02:08:56 DEBUG : dst/one: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4066cb09cc51255f_d20241118_m020717_c001_v7007000_t0000_u01731895637113") 2024/11/18 02:08:56 DEBUG : dst/one: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1111b47e20b1a5ef_d20241118_m020712_c001_v0001105_t0010_u01731895632518") 2024/11/18 02:08:56 DEBUG : dst/one: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f412a9404888be96c_d20241118_m020710_c001_v7007000_t0000_u01731895630909") 2024/11/18 02:08:56 DEBUG : dst/one: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1039127fe25e74c4_d20241118_m020708_c001_v0001098_t0039_u01731895628079") 2024/11/18 02:08:56 DEBUG : dst/one: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4099a9f5572266f7_d20241118_m020707_c001_v7007000_t0000_u01731895627906") 2024/11/18 02:08:56 DEBUG : dst/one: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1039127fe25e74b6_d20241118_m020704_c001_v0001098_t0026_u01731895624491") 2024/11/18 02:08:56 DEBUG : dst/one: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4099a9f5572266cd_d20241118_m020703_c001_v7007000_t0000_u01731895623765") 2024/11/18 02:08:56 DEBUG : dst/one: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1111b47e20b1a5bb_d20241118_m020658_c001_v0001105_t0054_u01731895618397") 2024/11/18 02:08:56 DEBUG : dst/one: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4084850ff037a8d7_d20241118_m020657_c001_v7007000_t0000_u01731895617101") 2024/11/18 02:08:56 DEBUG : dst/one: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f10015765c4fdec76_d20241118_m020655_c001_v0001172_t0024_u01731895615714") 2024/11/18 02:08:56 DEBUG : dst/one: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f40449cd8a182efcc_d20241118_m020655_c001_v7007000_t0000_u01731895615530") 2024/11/18 02:08:56 DEBUG : dst/one: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f10015765c4fdec68_d20241118_m020652_c001_v0001172_t0057_u01731895612199") 2024/11/18 02:08:56 DEBUG : dst/one: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f40449cd8a182efbb_d20241118_m020651_c001_v7007000_t0000_u01731895611465") 2024/11/18 02:08:56 DEBUG : dst/one: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994aa4_d20241118_m020642_c001_v0001116_t0025_u01731895602939") 2024/11/18 02:08:56 DEBUG : dst/one: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f402b83144cd26e2b_d20241118_m020641_c001_v7007000_t0000_u01731895601980") 2024/11/18 02:08:56 DEBUG : dst/one: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f10004205d028c7fa_d20241118_m020639_c001_v0001104_t0043_u01731895599015") 2024/11/18 02:08:56 DEBUG : dst/one: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f415b143d62553402_d20241118_m020638_c001_v7007000_t0000_u01731895598838") 2024/11/18 02:08:56 DEBUG : dst/one: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f10004205d028c7ea_d20241118_m020635_c001_v0001104_t0053_u01731895595282") 2024/11/18 02:08:57 DEBUG : dst/one: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f415b143d625533f4_d20241118_m020634_c001_v7007000_t0000_u01731895594562") 2024/11/18 02:08:57 DEBUG : dst/one: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1036d684746b1d2d_d20241118_m020627_c001_v0001130_t0054_u01731895587699") 2024/11/18 02:08:57 DEBUG : dst/one: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4084850ff037a7cf_d20241118_m020626_c001_v7007000_t0000_u01731895586783") 2024/11/18 02:08:57 DEBUG : dst/one: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1030832c27608e8b_d20241118_m020624_c001_v0001179_t0014_u01731895584949") 2024/11/18 02:08:57 DEBUG : dst/one: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f410cc3aabc0b8065_d20241118_m020624_c001_v7007000_t0000_u01731895584762") 2024/11/18 02:08:57 DEBUG : dst/one: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1030832c27608e6b_d20241118_m020620_c001_v0001179_t0029_u01731895580967") 2024/11/18 02:08:57 DEBUG : dst/one: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f410cc3aabc0b8053_d20241118_m020620_c001_v7007000_t0000_u01731895580238") 2024/11/18 02:08:57 DEBUG : dst/one: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1111b47e20b1a514_d20241118_m020613_c001_v0001105_t0021_u01731895573442") 2024/11/18 02:08:57 DEBUG : dst/one: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f408f10b6878bb3aa_d20241118_m020612_c001_v7007000_t0000_u01731895572522") 2024/11/18 02:08:57 DEBUG : dst/one: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f116c10d009b9dc31_d20241118_m020610_c001_v0001146_t0008_u01731895570569") 2024/11/18 02:08:57 DEBUG : dst/one: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4056854717ae8ae7_d20241118_m020610_c001_v7007000_t0000_u01731895570383") 2024/11/18 02:08:57 DEBUG : dst/one: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f116c10d009b9dc23_d20241118_m020606_c001_v0001146_t0039_u01731895566766") 2024/11/18 02:08:57 DEBUG : dst/one: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4056854717ae8ab9_d20241118_m020606_c001_v7007000_t0000_u01731895566026") 2024/11/18 02:08:57 DEBUG : dst/one: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc79949ae_d20241118_m020558_c001_v0001116_t0028_u01731895558924") 2024/11/18 02:08:57 DEBUG : dst/one: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f400880afcbfba839_d20241118_m020557_c001_v7007000_t0000_u01731895557829") 2024/11/18 02:08:57 DEBUG : dst/one: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1157b206bf1396dd_d20241118_m020551_c001_v0001098_t0050_u01731895551917") 2024/11/18 02:08:57 DEBUG : dst/one: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f40539d3d623d7f35_d20241118_m020551_c001_v7007000_t0000_u01731895551608") 2024/11/18 02:08:57 DEBUG : dst/one: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1036d684746b1c8b_d20241118_m020547_c001_v0001130_t0030_u01731895547200") 2024/11/18 02:08:58 DEBUG : dst/one: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1024bf6f21d54057_d20241118_m020546_c001_v0001041_t0057_u01731895546280") 2024/11/18 02:08:58 DEBUG : dst/one: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1024bf6f21d54055_d20241118_m020545_c001_v0001041_t0011_u01731895545132") 2024/11/18 02:08:58 DEBUG : dst/one: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4066cb09cc5123ba_d20241118_m020531_c001_v7007000_t0000_u01731895531494") 2024/11/18 02:08:58 DEBUG : dst/one: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc79948f2_d20241118_m020523_c001_v0001116_t0038_u01731895523812") 2024/11/18 02:08:58 DEBUG : dst/one: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f109be130a8c2299d_d20241118_m020523_c001_v0001165_t0050_u01731895523034") 2024/11/18 02:08:58 DEBUG : dst/one: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f109be130a8c22999_d20241118_m020522_c001_v0001165_t0036_u01731895522048") 2024/11/18 02:08:58 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4099a9f557226783_d20241118_m020725_c001_v7007000_t0000_u01731895645060") 2024/11/18 02:08:58 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1007a0e507546431_d20241118_m020721_c001_v0001128_t0058_u01731895641339") 2024/11/18 02:08:58 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f113f8a33b3f092b8_d20241118_m020716_c001_v0001182_t0018_u01731895636900") 2024/11/18 02:08:58 DEBUG : dst/one.bak: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f412a9404888be96d_d20241118_m020711_c001_v7007000_t0000_u01731895631094") 2024/11/18 02:08:58 DEBUG : dst/one.bak: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f114ae482713ab8a2_d20241118_m020707_c001_v0001181_t0054_u01731895627507") 2024/11/18 02:08:58 DEBUG : dst/one.bak: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f114681655af77bc5_d20241118_m020702_c001_v0001109_t0031_u01731895622855") 2024/11/18 02:08:58 DEBUG : dst/one.bak: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4084850ff037a8db_d20241118_m020657_c001_v7007000_t0000_u01731895617282") 2024/11/18 02:08:58 DEBUG : dst/one.bak: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f11764c3620c3de77_d20241118_m020655_c001_v0001182_t0053_u01731895615317") 2024/11/18 02:08:58 DEBUG : dst/one.bak: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f11692ba9ad44f803_d20241118_m020650_c001_v0001101_t0039_u01731895610748") 2024/11/18 02:08:58 DEBUG : dst/three: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f400880afcbfba83a_d20241118_m020558_c001_v7007000_t0000_u01731895558010") 2024/11/18 02:08:58 DEBUG : dst/three: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1024bf6f21d54069_d20241118_m020556_c001_v0001041_t0055_u01731895556383") 2024/11/18 02:08:58 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4099a9f557226784_d20241118_m020725_c001_v7007000_t0000_u01731895645239") 2024/11/18 02:08:58 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1058df1841540f08_d20241118_m020722_c001_v0001172_t0058_u01731895642946") 2024/11/18 02:08:58 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f10201ac627ef6958_d20241118_m020719_c001_v0001102_t0046_u01731895639102") 2024/11/18 02:08:59 DEBUG : dst/three.txt: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4099a9f557226786_d20241118_m020725_c001_v7007000_t0000_u01731895645419") 2024/11/18 02:08:59 DEBUG : dst/three.txt: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f11643b461a8d6b7a_d20241118_m020724_c001_v0001093_t0046_u01731895644015") 2024/11/18 02:08:59 DEBUG : dst/three.txt: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4066cb09cc51256b_d20241118_m020723_c001_v7007000_t0000_u01731895643836") 2024/11/18 02:08:59 DEBUG : dst/three.txt: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f11643b461a8d6b6a_d20241118_m020719_c001_v0001093_t0003_u01731895639714") 2024/11/18 02:08:59 DEBUG : dst/three.txt: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4066cb09cc512566_d20241118_m020719_c001_v7007000_t0000_u01731895639535") 2024/11/18 02:08:59 DEBUG : dst/three.txt: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994b69_d20241118_m020713_c001_v0001116_t0055_u01731895633891") 2024/11/18 02:08:59 DEBUG : dst/three.txt: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f412a9404888be96e_d20241118_m020711_c001_v7007000_t0000_u01731895631315") 2024/11/18 02:08:59 DEBUG : dst/three.txt: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1039127fe25e74cc_d20241118_m020710_c001_v0001098_t0058_u01731895630023") 2024/11/18 02:08:59 DEBUG : dst/three.txt: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4099a9f55722670c_d20241118_m020709_c001_v7007000_t0000_u01731895629835") 2024/11/18 02:08:59 DEBUG : dst/three.txt: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1039127fe25e74ba_d20241118_m020706_c001_v0001098_t0056_u01731895626020") 2024/11/18 02:08:59 DEBUG : dst/three.txt: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4099a9f5572266e4_d20241118_m020705_c001_v7007000_t0000_u01731895625836") 2024/11/18 02:08:59 DEBUG : dst/three.txt: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994b15_d20241118_m020659_c001_v0001116_t0033_u01731895619490") 2024/11/18 02:08:59 DEBUG : dst/three.txt: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f40449cd8a182efd0_d20241118_m020656_c001_v7007000_t0000_u01731895616553") 2024/11/18 02:08:59 DEBUG : dst/three.txt: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994af1_d20241118_m020653_c001_v0001116_t0016_u01731895613969") 2024/11/18 02:08:59 DEBUG : dst/three.txt: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f40449cd8a182efbf_d20241118_m020653_c001_v7007000_t0000_u01731895613241") 2024/11/18 02:08:59 DEBUG : dst/three.txt: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1036d684746b1d5b_d20241118_m020647_c001_v0001130_t0022_u01731895607771") 2024/11/18 02:08:59 DEBUG : dst/three.txt: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f415b143d62553403_d20241118_m020641_c001_v7007000_t0000_u01731895601059") 2024/11/18 02:08:59 DEBUG : dst/three.txt: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1036d684746b1d43_d20241118_m020637_c001_v0001130_t0011_u01731895597589") 2024/11/18 02:08:59 DEBUG : dst/three.txt: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f415b143d625533fc_d20241118_m020636_c001_v7007000_t0000_u01731895596464") 2024/11/18 02:08:59 DEBUG : dst/three.txt: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1111b47e20b1a55e_d20241118_m020629_c001_v0001105_t0055_u01731895589649") 2024/11/18 02:09:00 DEBUG : dst/three.txt: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f410cc3aabc0b8067_d20241118_m020625_c001_v7007000_t0000_u01731895585871") 2024/11/18 02:09:00 DEBUG : dst/three.txt: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1111b47e20b1a53a_d20241118_m020623_c001_v0001105_t0056_u01731895583045") 2024/11/18 02:09:00 DEBUG : dst/three.txt: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f410cc3aabc0b805a_d20241118_m020621_c001_v7007000_t0000_u01731895581939") 2024/11/18 02:09:00 DEBUG : dst/three.txt: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994a12_d20241118_m020614_c001_v0001116_t0049_u01731895574957") 2024/11/18 02:09:00 DEBUG : dst/three.txt: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4056854717ae8af4_d20241118_m020611_c001_v7007000_t0000_u01731895571567") 2024/11/18 02:09:00 DEBUG : dst/three.txt: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc79949ea_d20241118_m020608_c001_v0001116_t0029_u01731895568626") 2024/11/18 02:09:00 DEBUG : dst/three.txt: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4056854717ae8ac4_d20241118_m020607_c001_v7007000_t0000_u01731895567535") 2024/11/18 02:09:00 DEBUG : dst/three.txt: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1036d684746b1cc3_d20241118_m020601_c001_v0001130_t0055_u01731895561171") 2024/11/18 02:09:00 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f412a9404888be96f_d20241118_m020711_c001_v7007000_t0000_u01731895631551") 2024/11/18 02:09:00 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f10052b37b15ab3d0_d20241118_m020709_c001_v0001106_t0034_u01731895629179") 2024/11/18 02:09:00 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1144d0c933e4989c_d20241118_m020705_c001_v0001103_t0048_u01731895625444") 2024/11/18 02:09:00 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4084850ff037a8dd_d20241118_m020657_c001_v7007000_t0000_u01731895617463") 2024/11/18 02:09:00 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f117c34e3a3a8ae7b_d20241118_m020656_c001_v0001131_t0006_u01731895616219") 2024/11/18 02:09:00 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f114d0ef65d6404e6_d20241118_m020653_c001_v0001180_t0011_u01731895613026") 2024/11/18 02:09:00 DEBUG : dst/two: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4099a9f557226787_d20241118_m020725_c001_v7007000_t0000_u01731895645600") 2024/11/18 02:09:00 DEBUG : dst/two: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1036d684746b1da9_d20241118_m020713_c001_v0001130_t0046_u01731895633153") 2024/11/18 02:09:00 DEBUG : dst/two: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f412a9404888be970_d20241118_m020711_c001_v7007000_t0000_u01731895631746") 2024/11/18 02:09:00 DEBUG : dst/two: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1036d684746b1d79_d20241118_m020659_c001_v0001130_t0022_u01731895619060") 2024/11/18 02:09:00 DEBUG : dst/two: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4084850ff037a8df_d20241118_m020657_c001_v7007000_t0000_u01731895617659") 2024/11/18 02:09:00 DEBUG : dst/two: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1111b47e20b1a593_d20241118_m020644_c001_v0001105_t0015_u01731895604600") 2024/11/18 02:09:01 DEBUG : dst/two: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f402b83144cd26e2d_d20241118_m020642_c001_v7007000_t0000_u01731895602209") 2024/11/18 02:09:01 DEBUG : dst/two: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994a50_d20241118_m020628_c001_v0001116_t0051_u01731895588356") 2024/11/18 02:09:01 DEBUG : dst/two: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4084850ff037a7d0_d20241118_m020626_c001_v7007000_t0000_u01731895586964") 2024/11/18 02:09:01 DEBUG : dst/two: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1036d684746b1d07_d20241118_m020614_c001_v0001130_t0057_u01731895574281") 2024/11/18 02:09:01 DEBUG : dst/two: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f408f10b6878bb3ac_d20241118_m020612_c001_v7007000_t0000_u01731895572705") 2024/11/18 02:09:01 DEBUG : dst/two: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1111b47e20b1a4cd_d20241118_m020600_c001_v0001105_t0037_u01731895560503") 2024/11/18 02:09:01 DEBUG : dst/two: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f400880afcbfba83b_d20241118_m020558_c001_v7007000_t0000_u01731895558191") 2024/11/18 02:09:01 DEBUG : dst/two: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f113426ea620482ca_d20241118_m020553_c001_v0001172_t0033_u01731895553747") 2024/11/18 02:09:01 DEBUG : dst/two: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4066cb09cc5123bb_d20241118_m020531_c001_v7007000_t0000_u01731895531685") 2024/11/18 02:09:01 DEBUG : dst/two: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f109be130a8c229c0_d20241118_m020530_c001_v0001165_t0014_u01731895530516") 2024/11/18 02:09:01 DEBUG : empty space: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4099a9f5572256c4_d20241118_m020447_c001_v7007000_t0000_u01731895487711") 2024/11/18 02:09:01 DEBUG : empty space: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1036d684746b1bd5_d20241118_m020444_c001_v0001130_t0057_u01731895484001") 2024/11/18 02:09:01 DEBUG : empty space: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4099a9f5572256ad_d20241118_m020442_c001_v7007000_t0000_u01731895482072") 2024/11/18 02:09:01 DEBUG : empty space: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1036d684746b1bb5_d20241118_m020429_c001_v0001130_t0050_u01731895469927") 2024/11/18 02:09:01 DEBUG : empty space: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4084850ff037a483_d20241118_m020416_c001_v7007000_t0000_u01731895456005") 2024/11/18 02:09:01 DEBUG : empty space: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1036d684746b1b69_d20241118_m020411_c001_v0001130_t0034_u01731895451137") 2024/11/18 02:09:01 DEBUG : empty space: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f419dbf44f83f5632_d20241118_m020341_c001_v7007000_t0000_u01731895421628") 2024/11/18 02:09:01 DEBUG : empty space: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc79946ee_d20241118_m020339_c001_v0001116_t0058_u01731895419209") 2024/11/18 02:09:02 DEBUG : empty space: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f419dbf44f83f55fe_d20241118_m020337_c001_v7007000_t0000_u01731895417324") 2024/11/18 02:09:02 DEBUG : empty space: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc79946d8_d20241118_m020335_c001_v0001116_t0017_u01731895415470") 2024/11/18 02:09:02 DEBUG : empty space: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f419dbf44f83f55a8_d20241118_m020330_c001_v7007000_t0000_u01731895410761") 2024/11/18 02:09:02 DEBUG : empty space: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc79946ae_d20241118_m020328_c001_v0001116_t0046_u01731895408224") 2024/11/18 02:09:02 DEBUG : empty space: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f417d72ed2d8802b0_d20241118_m020325_c001_v7007000_t0000_u01731895405995") 2024/11/18 02:09:02 DEBUG : empty space: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994698_d20241118_m020323_c001_v0001116_t0027_u01731895403702") 2024/11/18 02:09:02 DEBUG : empty space: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f417d72ed2d880287_d20241118_m020313_c001_v7007000_t0000_u01731895393463") 2024/11/18 02:09:02 DEBUG : empty space: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994658_d20241118_m020310_c001_v0001116_t0007_u01731895390863") 2024/11/18 02:09:02 DEBUG : empty space: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f417d72ed2d880276_d20241118_m020309_c001_v7007000_t0000_u01731895389178") 2024/11/18 02:09:02 DEBUG : empty space: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc799464e_d20241118_m020307_c001_v0001116_t0036_u01731895387694") 2024/11/18 02:09:02 DEBUG : empty space: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f417d72ed2d88025d_d20241118_m020259_c001_v7007000_t0000_u01731895379982") 2024/11/18 02:09:02 DEBUG : empty space: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc799461c_d20241118_m020258_c001_v0001116_t0021_u01731895378123") 2024/11/18 02:09:02 DEBUG : empty space: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f417d72ed2d88024c_d20241118_m020255_c001_v7007000_t0000_u01731895375525") 2024/11/18 02:09:02 DEBUG : empty space: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994606_d20241118_m020253_c001_v0001116_t0045_u01731895373921") 2024/11/18 02:09:02 DEBUG : empty space: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f417d72ed2d880243_d20241118_m020252_c001_v7007000_t0000_u01731895372809") 2024/11/18 02:09:02 DEBUG : empty space: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1007a0e507546108_d20241118_m020252_c001_v0001128_t0008_u01731895372100") 2024/11/18 02:09:02 DEBUG : empty space: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc79945fc_d20241118_m020250_c001_v0001116_t0044_u01731895370345") 2024/11/18 02:09:02 DEBUG : enormous: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f419dbf44f83f5626_d20241118_m020340_c001_v7007000_t0000_u01731895420710") 2024/11/18 02:09:03 DEBUG : enormous: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc79946f4_d20241118_m020339_c001_v0001116_t0009_u01731895419740") 2024/11/18 02:09:03 DEBUG : existing: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4099a9f5572267b2_d20241118_m020731_c001_v7007000_t0000_u01731895651296") 2024/11/18 02:09:03 DEBUG : existing: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994ba7_d20241118_m020729_c001_v0001116_t0045_u01731895649309") 2024/11/18 02:09:03 DEBUG : existing: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4084850ff037a44b_d20241118_m020409_c001_v7007000_t0000_u01731895449215") 2024/11/18 02:09:03 DEBUG : existing: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc799477c_d20241118_m020407_c001_v0001116_t0051_u01731895447697") 2024/11/18 02:09:03 DEBUG : existing: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4117d4cf62774a1c_d20241118_m020244_c001_v7007000_t0000_u01731895364954") 2024/11/18 02:09:03 DEBUG : existing: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc79945e4_d20241118_m020243_c001_v0001116_t0053_u01731895363548") 2024/11/18 02:09:03 DEBUG : existing: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4117d4cf62774a1a_d20241118_m020242_c001_v7007000_t0000_u01731895362282") 2024/11/18 02:09:03 DEBUG : existing: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc79945e0_d20241118_m020241_c001_v0001116_t0053_u01731895361348") 2024/11/18 02:09:03 DEBUG : existing: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc79945dc_d20241118_m020240_c001_v0001116_t0056_u01731895360015") 2024/11/18 02:09:03 DEBUG : existing-b: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4084850ff037a44d_d20241118_m020409_c001_v7007000_t0000_u01731895449406") 2024/11/18 02:09:03 DEBUG : existing-b: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1036d684746b1b5f_d20241118_m020407_c001_v0001130_t0050_u01731895447705") 2024/11/18 02:09:03 DEBUG : five: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f419dbf44f83f5672_d20241118_m020347_c001_v7007000_t0000_u01731895427807") 2024/11/18 02:09:03 DEBUG : five: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f418b1c2dc7994718_d20241118_m020344_c001_v0001116_t0019_u01731895424911") 2024/11/18 02:09:03 DEBUG : foo: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f417d72ed2d88024e_d20241118_m020257_c001_v7007000_t0000_u01731895377368") 2024/11/18 02:09:03 DEBUG : foo: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f418b1c2dc7994618_d20241118_m020256_c001_v0001116_t0019_u01731895376803") 2024/11/18 02:09:04 DEBUG : foo: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f418b1c2dc7994614_d20241118_m020256_c001_v0001116_t0019_u01731895376250") 2024/11/18 02:09:04 DEBUG : four: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f419dbf44f83f5675_d20241118_m020347_c001_v7007000_t0000_u01731895427988") 2024/11/18 02:09:04 DEBUG : four: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4036d684746b1b13_d20241118_m020345_c001_v0001130_t0029_u01731895425463") 2024/11/18 02:09:04 DEBUG : four: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994714_d20241118_m020344_c001_v0001116_t0035_u01731895424076") 2024/11/18 02:09:04 DEBUG : hello world2: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f401d4a02c41324c7_d20241118_m020138_c001_v7007000_t0000_u01731895298820") 2024/11/18 02:09:04 DEBUG : hello world2: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc79944dc_d20241118_m020137_c001_v0001116_t0000_u01731895297738") 2024/11/18 02:09:04 DEBUG : ignore-size: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4117d4cf62774a19_d20241118_m020238_c001_v7007000_t0000_u01731895358930") 2024/11/18 02:09:04 DEBUG : ignore-size: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc79945d2_d20241118_m020237_c001_v0001116_t0009_u01731895357631") 2024/11/18 02:09:04 DEBUG : nested/sub dir/file: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4084850ff037a436_d20241118_m020406_c001_v7007000_t0000_u01731895446575") 2024/11/18 02:09:04 DEBUG : nested/sub dir/file: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1036d684746b1b57_d20241118_m020405_c001_v0001130_t0057_u01731895445371") 2024/11/18 02:09:04 DEBUG : nested/sub dir/file: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4084850ff037a424_d20241118_m020404_c001_v7007000_t0000_u01731895444252") 2024/11/18 02:09:04 DEBUG : nested/sub dir/file: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1036d684746b1b4d_d20241118_m020402_c001_v0001130_t0022_u01731895442984") 2024/11/18 02:09:04 DEBUG : one: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f419dbf44f83f567b_d20241118_m020348_c001_v7007000_t0000_u01731895428175") 2024/11/18 02:09:04 DEBUG : one: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f418b1c2dc7994700_d20241118_m020342_c001_v0001116_t0019_u01731895422741") 2024/11/18 02:09:04 DEBUG : only0: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4099a9f557226917_d20241118_m020834_c001_v7007000_t0000_u01731895714614") 2024/11/18 02:09:04 DEBUG : only0: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4111b47e20b1a762_d20241118_m020828_c001_v0001105_t0017_u01731895708712") 2024/11/18 02:09:04 DEBUG : only0: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1111b47e20b1a6e1_d20241118_m020805_c001_v0001105_t0025_u01731895685356") 2024/11/18 02:09:04 DEBUG : only0: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4036da20db2aa5a2_d20241118_m020758_c001_v7007000_t0000_u01731895678218") 2024/11/18 02:09:05 DEBUG : only0: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994bc9_d20241118_m020737_c001_v0001116_t0008_u01731895657324") 2024/11/18 02:09:05 DEBUG : only1: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4099a9f557226919_d20241118_m020834_c001_v7007000_t0000_u01731895714794") 2024/11/18 02:09:05 DEBUG : only1: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4036d684746b1e94_d20241118_m020828_c001_v0001130_t0029_u01731895708718") 2024/11/18 02:09:05 DEBUG : only1: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994c55_d20241118_m020806_c001_v0001116_t0053_u01731895686615") 2024/11/18 02:09:05 DEBUG : only1: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f417d72ed2d880b6f_d20241118_m020757_c001_v7007000_t0000_u01731895677631") 2024/11/18 02:09:05 DEBUG : only1: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1036d684746b1deb_d20241118_m020738_c001_v0001130_t0012_u01731895658607") 2024/11/18 02:09:05 DEBUG : only10: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4099a9f55722691b_d20241118_m020834_c001_v7007000_t0000_u01731895714975") 2024/11/18 02:09:05 DEBUG : only10: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f418b1c2dc7994cc5_d20241118_m020828_c001_v0001116_t0019_u01731895708732") 2024/11/18 02:09:05 DEBUG : only10: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994c85_d20241118_m020816_c001_v0001116_t0046_u01731895696707") 2024/11/18 02:09:05 DEBUG : only10: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f401d4a02c4133146_d20241118_m020758_c001_v7007000_t0000_u01731895678013") 2024/11/18 02:09:05 DEBUG : only10: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1036d684746b1e05_d20241118_m020747_c001_v0001130_t0046_u01731895667574") 2024/11/18 02:09:05 DEBUG : only11: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4099a9f55722691c_d20241118_m020835_c001_v7007000_t0000_u01731895715155") 2024/11/18 02:09:05 DEBUG : only11: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f411ae8db6ac52db8_d20241118_m020829_c001_v0001165_t0026_u01731895709283") 2024/11/18 02:09:05 DEBUG : only11: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1036d684746b1e6c_d20241118_m020817_c001_v0001130_t0010_u01731895697965") 2024/11/18 02:09:05 DEBUG : only11: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4133e4c10ab3912d_d20241118_m020758_c001_v7007000_t0000_u01731895678574") 2024/11/18 02:09:05 DEBUG : only11: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1111b47e20b1a68b_d20241118_m020748_c001_v0001105_t0010_u01731895668535") 2024/11/18 02:09:05 DEBUG : only12: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4099a9f55722691e_d20241118_m020835_c001_v7007000_t0000_u01731895715335") 2024/11/18 02:09:05 DEBUG : only12: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4036d684746b1e98_d20241118_m020828_c001_v0001130_t0029_u01731895708927") 2024/11/18 02:09:05 DEBUG : only12: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1111b47e20b1a72c_d20241118_m020819_c001_v0001105_t0038_u01731895699404") 2024/11/18 02:09:05 DEBUG : only12: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4036da20db2aa5a8_d20241118_m020758_c001_v7007000_t0000_u01731895678581") 2024/11/18 02:09:06 DEBUG : only12: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994c03_d20241118_m020749_c001_v0001116_t0038_u01731895669386") 2024/11/18 02:09:06 DEBUG : only13: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4099a9f557226921_d20241118_m020835_c001_v7007000_t0000_u01731895715516") 2024/11/18 02:09:06 DEBUG : only13: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4111b47e20b1a764_d20241118_m020828_c001_v0001105_t0017_u01731895708942") 2024/11/18 02:09:06 DEBUG : only13: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994c9b_d20241118_m020820_c001_v0001116_t0019_u01731895700334") 2024/11/18 02:09:06 DEBUG : only13: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f417d72ed2d880b76_d20241118_m020758_c001_v7007000_t0000_u01731895678363") 2024/11/18 02:09:06 DEBUG : only13: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1036d684746b1e0d_d20241118_m020750_c001_v0001130_t0011_u01731895670445") 2024/11/18 02:09:06 DEBUG : only14: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4099a9f557226923_d20241118_m020835_c001_v7007000_t0000_u01731895715722") 2024/11/18 02:09:06 DEBUG : only14: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4036d684746b1e9a_d20241118_m020829_c001_v0001130_t0029_u01731895709108") 2024/11/18 02:09:06 DEBUG : only14: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1036d684746b1e7a_d20241118_m020821_c001_v0001130_t0013_u01731895701395") 2024/11/18 02:09:06 DEBUG : only14: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f401d4a02c413314b_d20241118_m020758_c001_v7007000_t0000_u01731895678376") 2024/11/18 02:09:06 DEBUG : only14: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1111b47e20b1a69b_d20241118_m020751_c001_v0001105_t0049_u01731895671511") 2024/11/18 02:09:06 DEBUG : only15: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4099a9f557226926_d20241118_m020835_c001_v7007000_t0000_u01731895715904") 2024/11/18 02:09:06 DEBUG : only15: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4111b47e20b1a768_d20241118_m020829_c001_v0001105_t0017_u01731895709123") 2024/11/18 02:09:06 DEBUG : only15: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1111b47e20b1a744_d20241118_m020822_c001_v0001105_t0029_u01731895702466") 2024/11/18 02:09:06 DEBUG : only15: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4133e4c10ab3912a_d20241118_m020758_c001_v7007000_t0000_u01731895678019") 2024/11/18 02:09:06 DEBUG : only15: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994c11_d20241118_m020752_c001_v0001116_t0037_u01731895672192") 2024/11/18 02:09:06 DEBUG : only16: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4099a9f557226928_d20241118_m020836_c001_v7007000_t0000_u01731895716084") 2024/11/18 02:09:06 DEBUG : only16: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4036d684746b1e9c_d20241118_m020829_c001_v0001130_t0029_u01731895709296") 2024/11/18 02:09:06 DEBUG : only16: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994caf_d20241118_m020823_c001_v0001116_t0052_u01731895703297") 2024/11/18 02:09:06 DEBUG : only16: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f417d72ed2d880b7b_d20241118_m020758_c001_v7007000_t0000_u01731895678732") 2024/11/18 02:09:07 DEBUG : only16: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1036d684746b1e15_d20241118_m020753_c001_v0001130_t0057_u01731895673313") 2024/11/18 02:09:07 DEBUG : only17: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4099a9f55722692a_d20241118_m020836_c001_v7007000_t0000_u01731895716277") 2024/11/18 02:09:07 DEBUG : only17: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4111b47e20b1a76c_d20241118_m020829_c001_v0001105_t0017_u01731895709327") 2024/11/18 02:09:07 DEBUG : only17: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1036d684746b1e86_d20241118_m020824_c001_v0001130_t0028_u01731895704433") 2024/11/18 02:09:07 DEBUG : only17: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4036da20db2aa59c_d20241118_m020758_c001_v7007000_t0000_u01731895678033") 2024/11/18 02:09:07 DEBUG : only17: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1111b47e20b1a6ab_d20241118_m020754_c001_v0001105_t0053_u01731895674520") 2024/11/18 02:09:07 DEBUG : only18: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4099a9f55722692c_d20241118_m020836_c001_v7007000_t0000_u01731895716458") 2024/11/18 02:09:07 DEBUG : only18: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f411ae8db6ac52dbc_d20241118_m020829_c001_v0001165_t0026_u01731895709469") 2024/11/18 02:09:07 DEBUG : only18: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1111b47e20b1a75c_d20241118_m020825_c001_v0001105_t0022_u01731895705820") 2024/11/18 02:09:07 DEBUG : only18: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f417d72ed2d880b75_d20241118_m020758_c001_v7007000_t0000_u01731895678183") 2024/11/18 02:09:07 DEBUG : only18: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994c21_d20241118_m020755_c001_v0001116_t0011_u01731895675299") 2024/11/18 02:09:07 DEBUG : only19: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4099a9f55722692e_d20241118_m020836_c001_v7007000_t0000_u01731895716641") 2024/11/18 02:09:07 DEBUG : only19: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4036d684746b1e9e_d20241118_m020829_c001_v0001130_t0029_u01731895709479") 2024/11/18 02:09:07 DEBUG : only19: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994cc1_d20241118_m020826_c001_v0001116_t0034_u01731895706933") 2024/11/18 02:09:07 DEBUG : only19: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4036da20db2aa5a6_d20241118_m020758_c001_v7007000_t0000_u01731895678399") 2024/11/18 02:09:07 DEBUG : only19: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1036d684746b1e21_d20241118_m020756_c001_v0001130_t0010_u01731895676327") 2024/11/18 02:09:07 DEBUG : only2: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4099a9f557226930_d20241118_m020836_c001_v7007000_t0000_u01731895716822") 2024/11/18 02:09:07 DEBUG : only2: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4111b47e20b1a76e_d20241118_m020829_c001_v0001105_t0017_u01731895709508") 2024/11/18 02:09:07 DEBUG : only2: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1036d684746b1e44_d20241118_m020807_c001_v0001130_t0039_u01731895687704") 2024/11/18 02:09:07 DEBUG : only2: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f401d4a02c413314f_d20241118_m020758_c001_v7007000_t0000_u01731895678755") 2024/11/18 02:09:08 DEBUG : only2: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1111b47e20b1a65f_d20241118_m020739_c001_v0001105_t0014_u01731895659956") 2024/11/18 02:09:08 DEBUG : only3: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4099a9f557226932_d20241118_m020837_c001_v7007000_t0000_u01731895717006") 2024/11/18 02:09:08 DEBUG : only3: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f411ae8db6ac52dbe_d20241118_m020829_c001_v0001165_t0026_u01731895709652") 2024/11/18 02:09:08 DEBUG : only3: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1111b47e20b1a6fa_d20241118_m020809_c001_v0001105_t0022_u01731895689298") 2024/11/18 02:09:08 DEBUG : only3: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f417d72ed2d880b73_d20241118_m020757_c001_v7007000_t0000_u01731895677991") 2024/11/18 02:09:08 DEBUG : only3: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994bdd_d20241118_m020740_c001_v0001116_t0054_u01731895660547") 2024/11/18 02:09:08 DEBUG : only4: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4099a9f557226934_d20241118_m020837_c001_v7007000_t0000_u01731895717188") 2024/11/18 02:09:08 DEBUG : only4: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4036d684746b1ea0_d20241118_m020829_c001_v0001130_t0029_u01731895709662") 2024/11/18 02:09:08 DEBUG : only4: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994c65_d20241118_m020810_c001_v0001116_t0018_u01731895690138") 2024/11/18 02:09:08 DEBUG : only4: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f401d4a02c4133149_d20241118_m020758_c001_v7007000_t0000_u01731895678196") 2024/11/18 02:09:08 DEBUG : only4: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1036d684746b1df5_d20241118_m020741_c001_v0001130_t0017_u01731895661431") 2024/11/18 02:09:08 DEBUG : only5: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4099a9f557226937_d20241118_m020837_c001_v7007000_t0000_u01731895717369") 2024/11/18 02:09:08 DEBUG : only5: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4111b47e20b1a770_d20241118_m020829_c001_v0001105_t0017_u01731895709689") 2024/11/18 02:09:08 DEBUG : only5: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1036d684746b1e50_d20241118_m020811_c001_v0001130_t0019_u01731895691259") 2024/11/18 02:09:08 DEBUG : only5: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f417d72ed2d880b79_d20241118_m020758_c001_v7007000_t0000_u01731895678550") 2024/11/18 02:09:08 DEBUG : only5: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1111b47e20b1a671_d20241118_m020742_c001_v0001105_t0059_u01731895662603") 2024/11/18 02:09:08 DEBUG : only6: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4099a9f55722693a_d20241118_m020837_c001_v7007000_t0000_u01731895717595") 2024/11/18 02:09:08 DEBUG : only6: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f418b1c2dc7994ccd_d20241118_m020829_c001_v0001116_t0019_u01731895709892") 2024/11/18 02:09:08 DEBUG : only6: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1111b47e20b1a70c_d20241118_m020812_c001_v0001105_t0011_u01731895692310") 2024/11/18 02:09:09 DEBUG : only6: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f401d4a02c413314d_d20241118_m020758_c001_v7007000_t0000_u01731895678564") 2024/11/18 02:09:09 DEBUG : only6: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994be9_d20241118_m020743_c001_v0001116_t0031_u01731895663425") 2024/11/18 02:09:09 DEBUG : only7: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4099a9f55722693d_d20241118_m020837_c001_v7007000_t0000_u01731895717794") 2024/11/18 02:09:09 DEBUG : only7: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f411ae8db6ac52dc0_d20241118_m020829_c001_v0001165_t0026_u01731895709836") 2024/11/18 02:09:09 DEBUG : only7: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994c75_d20241118_m020813_c001_v0001116_t0035_u01731895693159") 2024/11/18 02:09:09 DEBUG : only7: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f417d72ed2d880b71_d20241118_m020757_c001_v7007000_t0000_u01731895677811") 2024/11/18 02:09:09 DEBUG : only7: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1036d684746b1df9_d20241118_m020744_c001_v0001130_t0009_u01731895664312") 2024/11/18 02:09:09 DEBUG : only8: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4099a9f55722693f_d20241118_m020837_c001_v7007000_t0000_u01731895717974") 2024/11/18 02:09:09 DEBUG : only8: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4036d684746b1ea4_d20241118_m020829_c001_v0001130_t0029_u01731895709845") 2024/11/18 02:09:09 DEBUG : only8: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1036d684746b1e5c_d20241118_m020814_c001_v0001130_t0019_u01731895694784") 2024/11/18 02:09:09 DEBUG : only8: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4133e4c10ab3912b_d20241118_m020758_c001_v7007000_t0000_u01731895678207") 2024/11/18 02:09:09 DEBUG : only8: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1111b47e20b1a67f_d20241118_m020745_c001_v0001105_t0031_u01731895665280") 2024/11/18 02:09:09 DEBUG : only9: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4099a9f557226940_d20241118_m020838_c001_v7007000_t0000_u01731895718155") 2024/11/18 02:09:09 DEBUG : only9: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4111b47e20b1a772_d20241118_m020829_c001_v0001105_t0017_u01731895709871") 2024/11/18 02:09:09 DEBUG : only9: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1111b47e20b1a71c_d20241118_m020815_c001_v0001105_t0025_u01731895695894") 2024/11/18 02:09:09 DEBUG : only9: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4133e4c10ab3912c_d20241118_m020758_c001_v7007000_t0000_u01731895678387") 2024/11/18 02:09:09 DEBUG : only9: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994bf5_d20241118_m020745_c001_v0001116_t0027_u01731895665986") 2024/11/18 02:09:10 DEBUG : potato: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f419dbf44f83f56f5_d20241118_m020400_c001_v7007000_t0000_u01731895440763") 2024/11/18 02:09:10 DEBUG : potato: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1111b47e20b1a2fd_d20241118_m020358_c001_v0001105_t0027_u01731895438130") 2024/11/18 02:09:10 DEBUG : potato: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f419dbf44f83f56cb_d20241118_m020356_c001_v7007000_t0000_u01731895436286") 2024/11/18 02:09:10 DEBUG : potato: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994742_d20241118_m020353_c001_v0001116_t0044_u01731895433989") 2024/11/18 02:09:10 DEBUG : potato: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f419dbf44f83f56b1_d20241118_m020352_c001_v7007000_t0000_u01731895432118") 2024/11/18 02:09:10 DEBUG : potato: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1036d684746b1b21_d20241118_m020349_c001_v0001130_t0013_u01731895429152") 2024/11/18 02:09:10 DEBUG : potato: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f419dbf44f83f55d1_d20241118_m020333_c001_v7007000_t0000_u01731895413926") 2024/11/18 02:09:10 DEBUG : potato: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc79946b8_d20241118_m020331_c001_v0001116_t0013_u01731895411677") 2024/11/18 02:09:10 DEBUG : potato: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f419dbf44f83f5593_d20241118_m020329_c001_v7007000_t0000_u01731895409009") 2024/11/18 02:09:10 DEBUG : potato: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc79946ac_d20241118_m020327_c001_v0001116_t0029_u01731895407275") 2024/11/18 02:09:10 DEBUG : potato: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f417d72ed2d8802ac_d20241118_m020324_c001_v7007000_t0000_u01731895404834") 2024/11/18 02:09:10 DEBUG : potato: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994690_d20241118_m020322_c001_v0001116_t0027_u01731895402665") 2024/11/18 02:09:10 DEBUG : potato: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f417d72ed2d880282_d20241118_m020312_c001_v7007000_t0000_u01731895392914") 2024/11/18 02:09:10 DEBUG : potato: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994654_d20241118_m020310_c001_v0001116_t0017_u01731895390153") 2024/11/18 02:09:10 DEBUG : potato: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f417d72ed2d880277_d20241118_m020309_c001_v7007000_t0000_u01731895389421") 2024/11/18 02:09:10 DEBUG : potato: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc799464c_d20241118_m020307_c001_v0001116_t0043_u01731895387232") 2024/11/18 02:09:10 DEBUG : potato: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f417d72ed2d88026e_d20241118_m020306_c001_v7007000_t0000_u01731895386502") 2024/11/18 02:09:10 DEBUG : potato: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994644_d20241118_m020305_c001_v0001116_t0014_u01731895385565") 2024/11/18 02:09:10 DEBUG : potato: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994636_d20241118_m020304_c001_v0001116_t0050_u01731895384193") 2024/11/18 02:09:11 DEBUG : potato: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f417d72ed2d88026b_d20241118_m020303_c001_v7007000_t0000_u01731895383466") 2024/11/18 02:09:11 DEBUG : potato: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994630_d20241118_m020302_c001_v0001116_t0052_u01731895382214") 2024/11/18 02:09:11 DEBUG : potato: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc799462a_d20241118_m020300_c001_v0001116_t0020_u01731895380948") 2024/11/18 02:09:11 DEBUG : potato: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f417d72ed2d88025f_d20241118_m020300_c001_v7007000_t0000_u01731895380172") 2024/11/18 02:09:11 DEBUG : potato: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994622_d20241118_m020259_c001_v0001116_t0020_u01731895379045") 2024/11/18 02:09:11 DEBUG : potato2: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f407de8be23651c00_d20241118_m020457_c001_v7007000_t0000_u01731895497998") 2024/11/18 02:09:11 DEBUG : potato2: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1111b47e20b1a3c1_d20241118_m020457_c001_v0001105_t0015_u01731895497245") 2024/11/18 02:09:11 DEBUG : potato2: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4099a9f5572256c6_d20241118_m020448_c001_v7007000_t0000_u01731895488081") 2024/11/18 02:09:11 DEBUG : potato2: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1111b47e20b1a37d_d20241118_m020443_c001_v0001105_t0052_u01731895483358") 2024/11/18 02:09:11 DEBUG : potato2: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4117d4cf62774a98_d20241118_m020434_c001_v7007000_t0000_u01731895474698") 2024/11/18 02:09:11 DEBUG : potato2: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1111b47e20b1a351_d20241118_m020429_c001_v0001105_t0057_u01731895469310") 2024/11/18 02:09:11 DEBUG : potato2: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4084850ff037a489_d20241118_m020416_c001_v7007000_t0000_u01731895456600") 2024/11/18 02:09:11 DEBUG : potato2: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1111b47e20b1a31d_d20241118_m020410_c001_v0001105_t0021_u01731895450712") 2024/11/18 02:09:11 DEBUG : potato2: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f419dbf44f83f5628_d20241118_m020340_c001_v7007000_t0000_u01731895420892") 2024/11/18 02:09:11 DEBUG : potato2: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc79946e8_d20241118_m020338_c001_v0001116_t0021_u01731895418603") 2024/11/18 02:09:11 DEBUG : potato2: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f419dbf44f83f5601_d20241118_m020337_c001_v7007000_t0000_u01731895417506") 2024/11/18 02:09:11 DEBUG : potato2: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc79946d0_d20241118_m020334_c001_v0001116_t0014_u01731895414842") 2024/11/18 02:09:11 DEBUG : potato2: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f419dbf44f83f55d8_d20241118_m020334_c001_v7007000_t0000_u01731895414108") 2024/11/18 02:09:11 DEBUG : potato2: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc79946c4_d20241118_m020332_c001_v0001116_t0056_u01731895412827") 2024/11/18 02:09:11 DEBUG : potato2: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f419dbf44f83f55ab_d20241118_m020330_c001_v7007000_t0000_u01731895410943") 2024/11/18 02:09:12 DEBUG : potato2: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc79946b2_d20241118_m020329_c001_v0001116_t0054_u01731895409380") 2024/11/18 02:09:12 DEBUG : potato2: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f417d72ed2d8802b1_d20241118_m020326_c001_v7007000_t0000_u01731895406176") 2024/11/18 02:09:12 DEBUG : potato2: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc79946a2_d20241118_m020324_c001_v0001116_t0040_u01731895404848") 2024/11/18 02:09:12 DEBUG : potato2: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f417d72ed2d880288_d20241118_m020313_c001_v7007000_t0000_u01731895393663") 2024/11/18 02:09:12 DEBUG : potato2: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994660_d20241118_m020312_c001_v0001116_t0034_u01731895392254") 2024/11/18 02:09:12 DEBUG : potato2: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f401d4a02c41324ce_d20241118_m020143_c001_v7007000_t0000_u01731895303169") 2024/11/18 02:09:12 DEBUG : potato2: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc79944f2_d20241118_m020142_c001_v0001116_t0027_u01731895302036") 2024/11/18 02:09:12 DEBUG : potato2: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f401d4a02c41324cb_d20241118_m020140_c001_v7007000_t0000_u01731895300766") 2024/11/18 02:09:12 DEBUG : potato2: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc79944e8_d20241118_m020139_c001_v0001116_t0016_u01731895299739") 2024/11/18 02:09:12 DEBUG : potato3: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4099a9f5572256c8_d20241118_m020448_c001_v7007000_t0000_u01731895488467") 2024/11/18 02:09:12 DEBUG : potato3: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994826_d20241118_m020444_c001_v0001116_t0040_u01731895484745") 2024/11/18 02:09:12 DEBUG : potato3: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4117d4cf62774a99_d20241118_m020434_c001_v7007000_t0000_u01731895474974") 2024/11/18 02:09:12 DEBUG : potato3: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc79947ee_d20241118_m020430_c001_v0001116_t0022_u01731895470637") 2024/11/18 02:09:12 DEBUG : potato3: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4084850ff037a48c_d20241118_m020416_c001_v7007000_t0000_u01731895456867") 2024/11/18 02:09:12 DEBUG : potato3: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc799478a_d20241118_m020411_c001_v0001116_t0032_u01731895451535") 2024/11/18 02:09:12 DEBUG : pre-dest1/1: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f400880afcbfba5ae_d20241118_m020540_c001_v7007000_t0000_u01731895540899") 2024/11/18 02:09:12 DEBUG : pre-dest1/1: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994924_d20241118_m020532_c001_v0001116_t0054_u01731895532456") 2024/11/18 02:09:12 DEBUG : pre-dest2/2: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f400880afcbfba7ac_d20241118_m020541_c001_v7007000_t0000_u01731895541079") 2024/11/18 02:09:12 DEBUG : pre-dest2/2: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1111b47e20b1a451_d20241118_m020533_c001_v0001105_t0046_u01731895533583") 2024/11/18 02:09:12 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4066cb09cc512353_d20241118_m020511_c001_v7007000_t0000_u01731895511548") 2024/11/18 02:09:13 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1036d684746b1c1b_d20241118_m020507_c001_v0001130_t0058_u01731895507475") 2024/11/18 02:09:13 DEBUG : sizeonly: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f400880afcbfba276_d20241118_m020235_c001_v7007000_t0000_u01731895355929") 2024/11/18 02:09:13 DEBUG : sizeonly: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc79945c4_d20241118_m020234_c001_v0001116_t0050_u01731895354213") 2024/11/18 02:09:13 DEBUG : sub dir/hello world: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4099a9f55722696c_d20241118_m020846_c001_v7007000_t0000_u01731895726939") 2024/11/18 02:09:13 DEBUG : sub dir/hello world: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1111b47e20b1a7a6_d20241118_m020844_c001_v0001105_t0000_u01731895724114") 2024/11/18 02:09:13 DEBUG : sub dir/hello world: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4099a9f557226959_d20241118_m020842_c001_v7007000_t0000_u01731895722236") 2024/11/18 02:09:13 DEBUG : sub dir/hello world: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f111ae8db6ac52de2_d20241118_m020839_c001_v0001165_t0030_u01731895719523") 2024/11/18 02:09:13 DEBUG : sub dir/hello world: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4084850ff037a438_d20241118_m020406_c001_v7007000_t0000_u01731895446758") 2024/11/18 02:09:13 DEBUG : sub dir/hello world: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1111b47e20b1a311_d20241118_m020405_c001_v0001105_t0026_u01731895445732") 2024/11/18 02:09:13 DEBUG : sub dir/hello world: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4084850ff037a427_d20241118_m020404_c001_v7007000_t0000_u01731895444434") 2024/11/18 02:09:13 DEBUG : sub dir/hello world: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994762_d20241118_m020403_c001_v0001116_t0050_u01731895443343") 2024/11/18 02:09:13 DEBUG : sub dir/hello world: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f400880afcbfba268_d20241118_m020230_c001_v7007000_t0000_u01731895350675") 2024/11/18 02:09:13 DEBUG : sub dir/hello world: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc79945ac_d20241118_m020228_c001_v0001116_t0041_u01731895348322") 2024/11/18 02:09:13 DEBUG : sub dir/hello world: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f400880afcbfba25d_d20241118_m020227_c001_v7007000_t0000_u01731895347596") 2024/11/18 02:09:13 DEBUG : sub dir/hello world: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc79945a2_d20241118_m020225_c001_v0001116_t0035_u01731895345957") 2024/11/18 02:09:13 DEBUG : sub dir/hello world: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f400880afcbfba251_d20241118_m020223_c001_v7007000_t0000_u01731895343039") 2024/11/18 02:09:13 DEBUG : sub dir/hello world: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994592_d20241118_m020220_c001_v0001116_t0027_u01731895340812") 2024/11/18 02:09:13 DEBUG : sub dir/hello world: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f400880afcbfba246_d20241118_m020220_c001_v7007000_t0000_u01731895340267") 2024/11/18 02:09:13 DEBUG : sub dir/hello world: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994585_d20241118_m020218_c001_v0001116_t0000_u01731895338732") 2024/11/18 02:09:13 DEBUG : sub dir/hello world: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994573_d20241118_m020215_c001_v0001116_t0057_u01731895335281") 2024/11/18 02:09:14 DEBUG : sub dir/hello world: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f400880afcbfba22f_d20241118_m020214_c001_v7007000_t0000_u01731895334550") 2024/11/18 02:09:14 DEBUG : sub dir/hello world: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc799456d_d20241118_m020213_c001_v0001116_t0008_u01731895333529") 2024/11/18 02:09:14 DEBUG : sub dir/hello world: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc799456b_d20241118_m020212_c001_v0001116_t0048_u01731895332467") 2024/11/18 02:09:14 DEBUG : sub dir/hello world: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f400880afcbfba22a_d20241118_m020211_c001_v7007000_t0000_u01731895331377") 2024/11/18 02:09:14 DEBUG : sub dir/hello world: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994565_d20241118_m020208_c001_v0001116_t0051_u01731895328039") 2024/11/18 02:09:14 DEBUG : sub dir/hello world: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994553_d20241118_m020204_c001_v0001116_t0016_u01731895324494") 2024/11/18 02:09:14 DEBUG : sub dir/hello world: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f400880afcbfba208_d20241118_m020203_c001_v7007000_t0000_u01731895323765") 2024/11/18 02:09:14 DEBUG : sub dir/hello world: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc799454b_d20241118_m020202_c001_v0001116_t0030_u01731895322241") 2024/11/18 02:09:14 DEBUG : sub dir/hello world: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994543_d20241118_m020200_c001_v0001116_t0000_u01731895320666") 2024/11/18 02:09:14 DEBUG : sub dir/hello world: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f400880afcbfba1fe_d20241118_m020159_c001_v7007000_t0000_u01731895319930") 2024/11/18 02:09:14 DEBUG : sub dir/hello world: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994539_d20241118_m020155_c001_v0001116_t0024_u01731895315327") 2024/11/18 02:09:14 DEBUG : sub dir/hello world: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f400880afcbfba1ca_d20241118_m020154_c001_v7007000_t0000_u01731895314947") 2024/11/18 02:09:14 DEBUG : sub dir/hello world: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994537_d20241118_m020154_c001_v0001116_t0018_u01731895314066") 2024/11/18 02:09:14 DEBUG : sub dir/hello world: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f401d4a02c4132506_d20241118_m020152_c001_v7007000_t0000_u01731895312432") 2024/11/18 02:09:14 DEBUG : sub dir/hello world: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994528_d20241118_m020151_c001_v0001116_t0028_u01731895311423") 2024/11/18 02:09:14 DEBUG : sub dir/hello world: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f401d4a02c4132502_d20241118_m020150_c001_v7007000_t0000_u01731895310851") 2024/11/18 02:09:14 DEBUG : sub dir/hello world: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc799451e_d20241118_m020149_c001_v0001116_t0030_u01731895309856") 2024/11/18 02:09:14 DEBUG : sub dir/hello world: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f401d4a02c41324fa_d20241118_m020148_c001_v7007000_t0000_u01731895308586") 2024/11/18 02:09:14 DEBUG : sub dir/hello world: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc799450d_d20241118_m020147_c001_v0001116_t0016_u01731895307261") 2024/11/18 02:09:14 DEBUG : sub dir/hello world: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f401d4a02c41324f1_d20241118_m020146_c001_v7007000_t0000_u01731895306711") 2024/11/18 02:09:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994507_d20241118_m020145_c001_v0001116_t0041_u01731895305935") 2024/11/18 02:09:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f401d4a02c41324db_d20241118_m020145_c001_v7007000_t0000_u01731895305022") 2024/11/18 02:09:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc79944f9_d20241118_m020144_c001_v0001116_t0000_u01731895304078") 2024/11/18 02:09:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f401d4a02c41324c1_d20241118_m020136_c001_v7007000_t0000_u01731895296816") 2024/11/18 02:09:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc79944ce_d20241118_m020135_c001_v0001116_t0036_u01731895295932") 2024/11/18 02:09:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f401d4a02c41324bc_d20241118_m020135_c001_v7007000_t0000_u01731895295019") 2024/11/18 02:09:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc79944ca_d20241118_m020134_c001_v0001116_t0008_u01731895294026") 2024/11/18 02:09:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f401d4a02c41324aa_d20241118_m020133_c001_v7007000_t0000_u01731895293117") 2024/11/18 02:09:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc79944c6_d20241118_m020132_c001_v0001116_t0001_u01731895292066") 2024/11/18 02:09:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f401d4a02c413249b_d20241118_m020129_c001_v7007000_t0000_u01731895289093") 2024/11/18 02:09:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc79944ba_d20241118_m020128_c001_v0001116_t0043_u01731895288092") 2024/11/18 02:09:15 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4099a9f55722696d_d20241118_m020847_c001_v7007000_t0000_u01731895727119") 2024/11/18 02:09:15 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc7994cfd_d20241118_m020844_c001_v0001116_t0034_u01731895724124") 2024/11/18 02:09:15 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4099a9f55722695b_d20241118_m020842_c001_v7007000_t0000_u01731895722418") 2024/11/18 02:09:15 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1036d684746b1ec0_d20241118_m020839_c001_v0001130_t0007_u01731895719529") 2024/11/18 02:09:15 DEBUG : sub/yam: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f419dbf44f83f56f0_d20241118_m020400_c001_v7007000_t0000_u01731895440201") 2024/11/18 02:09:15 DEBUG : sub/yam: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1036d684746b1b31_d20241118_m020357_c001_v0001130_t0021_u01731895437772") 2024/11/18 02:09:15 DEBUG : three: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f419dbf44f83f567e_d20241118_m020348_c001_v7007000_t0000_u01731895428358") 2024/11/18 02:09:15 DEBUG : three: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc799471e_d20241118_m020346_c001_v0001116_t0025_u01731895426263") 2024/11/18 02:09:15 DEBUG : three: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f118b1c2dc799470a_d20241118_m020343_c001_v0001116_t0014_u01731895423120") 2024/11/18 02:09:16 DEBUG : two: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f419dbf44f83f5684_d20241118_m020348_c001_v7007000_t0000_u01731895428598") 2024/11/18 02:09:16 DEBUG : two: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f4111b47e20b1a2c6_d20241118_m020345_c001_v0001105_t0017_u01731895425664") 2024/11/18 02:09:16 DEBUG : two: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f418b1c2dc7994704_d20241118_m020342_c001_v0001116_t0019_u01731895422938") 2024/11/18 02:09:16 DEBUG : yam: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f419dbf44f83f56f9_d20241118_m020400_c001_v7007000_t0000_u01731895440945") 2024/11/18 02:09:16 DEBUG : yam: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f11601662a021dea6_d20241118_m020359_c001_v0001044_t0045_u01731895439337") 2024/11/18 02:09:16 DEBUG : yam: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f419dbf44f83f56c6_d20241118_m020355_c001_v7007000_t0000_u01731895435737") 2024/11/18 02:09:16 DEBUG : yam: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1036d684746b1b2d_d20241118_m020353_c001_v0001130_t0001_u01731895433638") 2024/11/18 02:09:16 DEBUG : yam: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f419dbf44f83f56ae_d20241118_m020351_c001_v7007000_t0000_u01731895431568") 2024/11/18 02:09:16 DEBUG : yam: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1111b47e20b1a2da_d20241118_m020349_c001_v0001105_t0036_u01731895429168") 2024/11/18 02:09:16 DEBUG : yaml: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f419dbf44f83f56cc_d20241118_m020356_c001_v7007000_t0000_u01731895436468") 2024/11/18 02:09:16 DEBUG : yaml: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f116216a681512bbb_d20241118_m020355_c001_v0001177_t0001_u01731895435525") 2024/11/18 02:09:16 DEBUG : yaml: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f419dbf44f83f56b2_d20241118_m020352_c001_v7007000_t0000_u01731895432299") 2024/11/18 02:09:16 DEBUG : yaml: Deleting (id "4_z3f72dd83000d3bdb9f380e1b_f1096eddc93f92251_d20241118_m020350_c001_v0001109_t0009_u01731895430646") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m53.088715326s (try 1/5)