"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2024/12/22 03:42:27 DEBUG : Creating backend with remote "TestB2:rclone-test-xeqowot5hodu" 2024/12/22 03:42:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/22 03:42:27 DEBUG : Creating backend with remote "/tmp/rclone569450403" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:42:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/22 03:42:28 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:42:28 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:42:28 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.97s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:42:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/22 03:42:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/22 03:42:30 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:42:30 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:42:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/22 03:42:30 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:42:31 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.19s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", 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-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", 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-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:42:32 DEBUG : Creating backend with remote "/non-existing" 2024/12/22 03:42:32 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/12/22 03:42:32 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:42:32 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.94s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:42:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/22 03:42:34 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:42:34 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:42:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/22 03:42:34 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.95s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:42:35 INFO : B2 bucket rclone-test-xeqowot5hodu: Running all checks before starting transfers 2024/12/22 03:42:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/22 03:42:35 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:42:35 INFO : B2 bucket rclone-test-xeqowot5hodu: Checks finished, now starting transfers 2024/12/22 03:42:35 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:42:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/22 03:42:36 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.63s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:42:37 ERROR : Ignoring --no-traverse with sync 2024/12/22 03:42:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/22 03:42:37 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:42:37 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:42:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/22 03:42:37 INFO : sub dir/hello world: Copied (new) 2024/12/22 03:42:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.54s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:42:38 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/12/22 03:42:38 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:42:38 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:42:39 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/12/22 03:42:39 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.69s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:42:40 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/22 03:42:40 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:42:40 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:42:40 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/22 03:42:40 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.57s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:42:42 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/22 03:42:42 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:42:42 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:42:43 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/22 03:42:43 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.29s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:42:44 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/22 03:42:44 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/22 03:42:44 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/22 03:42:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/22 03:42:44 DEBUG : sub dir: Making directory 2024/12/22 03:42:44 DEBUG : sub dir2: Making directory 2024/12/22 03:42:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/22 03:42:44 DEBUG : sub dir2/sub sub dir2: Making directory 2024/12/22 03:42:44 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:42:44 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:42:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/22 03:42:44 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2024/12/22 03:42:45 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.73s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:42:46 DEBUG : sub dir2: Making directory 2024/12/22 03:42:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/22 03:42:46 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/22 03:42:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/22 03:42:46 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:42:46 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:42:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/22 03:42:46 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.22s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:42:47 DEBUG : sub dir2: Making directory with metadata 2024/12/22 03:42:47 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/22 03:42:47 DEBUG : sub dir: Making directory 2024/12/22 03:42:47 DEBUG : sub dir2: Making directory 2024/12/22 03:42:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/22 03:42:47 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:42:47 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:42:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/22 03:42:48 INFO : sub dir/hello world: Copied (new) 2024/12/22 03:42:48 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/12/22 03:42:48 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/12/22 03:42:48 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.12s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:42:49 DEBUG : sub dir2: Making directory 2024/12/22 03:42:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/22 03:42:49 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:42:49 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:42:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/22 03:42:50 INFO : sub dir/hello world: Copied (new) 2024/12/22 03:42:50 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.48s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:42:51 DEBUG : sub dir2: Making directory with metadata 2024/12/22 03:42:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/22 03:42:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/22 03:42:51 DEBUG : sub dir: Making directory 2024/12/22 03:42:51 DEBUG : sub dir2: Making directory 2024/12/22 03:42:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/22 03:42:51 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:42:51 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:42:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/22 03:42:51 INFO : sub dir/hello world: Copied (new) 2024/12/22 03:42:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/12/22 03:42:51 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.56s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.38s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:42:53 DEBUG : sub dir2: Making directory 2024/12/22 03:42:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/22 03:42:53 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:42:53 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:42:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/22 03:42:54 INFO : sub dir/hello world: Copied (new) 2024/12/22 03:42:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.68s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:42:55 DEBUG : Creating backend with remote "TestB2:rclone-test-cojopub0teyu" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-xeqowot5hodu -> B2 bucket rclone-test-cojopub0teyu 2024/12/22 03:42:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/22 03:42:56 DEBUG : B2 bucket rclone-test-cojopub0teyu: Waiting for checks to finish 2024/12/22 03:42:56 DEBUG : B2 bucket rclone-test-cojopub0teyu: Waiting for transfers to finish 2024/12/22 03:42:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/22 03:42:57 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:42:57 DEBUG : B2 bucket rclone-test-cojopub0teyu: Purge remote 2024/12/22 03:42:57 INFO : B2 bucket rclone-test-cojopub0teyu: cleaning bucket "rclone-test-cojopub0teyu" of all files 2024/12/22 03:42:57 DEBUG : sub dir/hello world: Deleting (id "4_z7f420d03706debcb9f380e1b_f10926d4fd79438d0_d20241222_m034257_c001_v0001038_t0047_u01734838977113") --- PASS: TestServerSideCopy (4.56s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:43:00 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:43:00 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/22 03:43:00 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:43:00 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/22 03:43:00 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.10s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:43:01 DEBUG : Creating backend with remote "TestB2:rclone-test-kewisin2hefi" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-xeqowot5hodu -> B2 bucket rclone-test-kewisin2hefi 2024/12/22 03:43:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/22 03:43:03 DEBUG : B2 bucket rclone-test-kewisin2hefi: Waiting for checks to finish 2024/12/22 03:43:03 DEBUG : B2 bucket rclone-test-kewisin2hefi: Waiting for transfers to finish 2024/12/22 03:43:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/22 03:43:04 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:43:05 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/22 03:43:05 DEBUG : B2 bucket rclone-test-kewisin2hefi: Waiting for checks to finish 2024/12/22 03:43:05 DEBUG : B2 bucket rclone-test-kewisin2hefi: Waiting for transfers to finish 2024/12/22 03:43:05 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/22 03:43:05 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:43:05 DEBUG : B2 bucket rclone-test-kewisin2hefi: Purge remote 2024/12/22 03:43:05 INFO : B2 bucket rclone-test-kewisin2hefi: cleaning bucket "rclone-test-kewisin2hefi" of all files 2024/12/22 03:43:05 DEBUG : sub dir/hello world: Deleting (id "4_z4fe21da3706debcb9f380e1b_f112b8af95f2457d9_d20241222_m034305_c001_v0001182_t0014_u01734838985410") 2024/12/22 03:43:05 DEBUG : sub dir/hello world: Deleting (id "4_z4fe21da3706debcb9f380e1b_f115dc68b527ef2c4_d20241222_m034303_c001_v0001103_t0046_u01734838983733") --- PASS: TestServerSideCopyOverSelf (6.47s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:43:08 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:43:08 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/22 03:43:08 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:43:09 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/22 03:43:09 INFO : sub dir/hello world: Copied (replaced existing) 2024/12/22 03:43:09 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.09s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:43:10 DEBUG : Creating backend with remote "TestB2:rclone-test-yuyotoc2vime" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-xeqowot5hodu -> B2 bucket rclone-test-yuyotoc2vime 2024/12/22 03:43:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/22 03:43:11 DEBUG : B2 bucket rclone-test-yuyotoc2vime: Waiting for checks to finish 2024/12/22 03:43:11 DEBUG : B2 bucket rclone-test-yuyotoc2vime: Waiting for transfers to finish 2024/12/22 03:43:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/22 03:43:12 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:43:13 DEBUG : B2 bucket rclone-test-yuyotoc2vime: Waiting for checks to finish 2024/12/22 03:43:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/22 03:43:13 DEBUG : B2 bucket rclone-test-yuyotoc2vime: Waiting for transfers to finish 2024/12/22 03:43:14 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/22 03:43:14 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/22 03:43:14 INFO : sub dir/hello world: Deleted 2024/12/22 03:43:15 DEBUG : testing file moves 2024/12/22 03:43:15 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/12/22 03:43:15 DEBUG : B2 bucket rclone-test-yuyotoc2vime: Waiting for checks to finish 2024/12/22 03:43:15 DEBUG : B2 bucket rclone-test-yuyotoc2vime: Waiting for transfers to finish 2024/12/22 03:43:15 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2024/12/22 03:43:15 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/22 03:43:16 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:43:16 DEBUG : B2 bucket rclone-test-yuyotoc2vime: Purge remote 2024/12/22 03:43:16 INFO : B2 bucket rclone-test-yuyotoc2vime: cleaning bucket "rclone-test-yuyotoc2vime" of all files 2024/12/22 03:43:16 DEBUG : sub dir/hello world: Deleting (id "4_zcfe23dc3706debcb9f380e1b_f10948179c528af07_d20241222_m034315_c001_v0001106_t0012_u01734838995517") 2024/12/22 03:43:16 DEBUG : sub dir/hello world: Deleting (id "4_zcfe23dc3706debcb9f380e1b_f1067f476f1d05ce8_d20241222_m034313_c001_v0001178_t0018_u01734838993898") 2024/12/22 03:43:16 DEBUG : sub dir/hello world: Deleting (id "4_zcfe23dc3706debcb9f380e1b_f106cd5d74a31cf5e_d20241222_m034312_c001_v0001182_t0033_u01734838992601") --- PASS: TestServerSideMoveOverSelf (8.71s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:43:19 ERROR : : error listing: directory not found 2024/12/22 03:43:19 DEBUG : Local file system at /tmp/rclone569450403: Making directory 2024/12/22 03:43:19 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:43:19 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.89s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:43:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/22 03:43:21 DEBUG : Local file system at /tmp/rclone569450403: Waiting for checks to finish 2024/12/22 03:43:21 DEBUG : Local file system at /tmp/rclone569450403: Waiting for transfers to finish 2024/12/22 03:43:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/22 03:43:22 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2024/12/22 03:43:22 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" --- PASS: TestCopyRedownload (2.29s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:43:23 DEBUG : check sum: Need to transfer - File not found at Destination 2024/12/22 03:43:23 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:43:23 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:43:23 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/22 03:43:23 INFO : check sum: Copied (new) 2024/12/22 03:43:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:43:23 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:43:23 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/22 03:43:23 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/12/22 03:43:23 DEBUG : check sum: Unchanged skipping 2024/12/22 03:43:23 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:43:23 DEBUG : Waiting for deletions to finish 2024/12/22 03:43:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.44s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:43:25 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/12/22 03:43:25 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:43:25 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:43:26 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/22 03:43:26 INFO : sizeonly: Copied (new) 2024/12/22 03:43:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:43:26 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:43:26 DEBUG : sizeonly: Sizes identical 2024/12/22 03:43:26 DEBUG : sizeonly: Unchanged skipping 2024/12/22 03:43:26 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:43:26 DEBUG : Waiting for deletions to finish 2024/12/22 03:43:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.41s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:43:28 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/12/22 03:43:28 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:43:28 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:43:28 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/12/22 03:43:28 INFO : ignore-size: Copied (new) 2024/12/22 03:43:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:43:28 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:43:28 DEBUG : ignore-size: Unchanged skipping 2024/12/22 03:43:28 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:43:28 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:43:28 DEBUG : Waiting for deletions to finish 2024/12/22 03:43:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.72s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:43:31 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:43:31 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:43:31 DEBUG : existing: Unchanged skipping 2024/12/22 03:43:31 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:43:31 DEBUG : Waiting for deletions to finish 2024/12/22 03:43:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:43:31 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:43:31 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/12/22 03:43:31 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:43:31 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/22 03:43:31 INFO : existing: Copied (replaced existing) 2024/12/22 03:43:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.86s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:43:33 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/22 03:43:33 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:43:33 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:43:33 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/22 03:43:33 INFO : existing: Copied (new) 2024/12/22 03:43:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:43:34 DEBUG : existing: Destination exists, skipping 2024/12/22 03:43:34 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:43:34 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:43:34 DEBUG : Waiting for deletions to finish 2024/12/22 03:43:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.31s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:43:36 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/12/22 03:43:36 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/22 03:43:36 DEBUG : c/non empty space: Unchanged skipping 2024/12/22 03:43:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/22 03:43:36 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:43:36 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:43:37 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/22 03:43:37 INFO : a/potato2: Copied (new) 2024/12/22 03:43:37 DEBUG : Waiting for deletions to finish 2024/12/22 03:43:37 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.77s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:43:39 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:43:39 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/12/22 03:43:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/22 03:43:39 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/12/22 03:43:39 DEBUG : empty space: Unchanged skipping 2024/12/22 03:43:39 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:43:39 DEBUG : Waiting for deletions to finish 2024/12/22 03:43:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:43:39 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:43:39 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/12/22 03:43:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/22 03:43:40 INFO : empty space: Updated modification time in destination 2024/12/22 03:43:40 DEBUG : empty space: Unchanged skipping 2024/12/22 03:43:40 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:43:40 DEBUG : Waiting for deletions to finish 2024/12/22 03:43:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.32s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:43:42 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/12/22 03:43:42 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:43:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/22 03:43:42 DEBUG : empty space: Unchanged skipping 2024/12/22 03:43:42 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:43:42 DEBUG : Waiting for deletions to finish 2024/12/22 03:43:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.76s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:43:44 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/12/22 03:43:44 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:43:44 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone569450403) 2024/12/22 03:43:44 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-xeqowot5hodu) 2024/12/22 03:43:44 DEBUG : foo: sha1 differ 2024/12/22 03:43:44 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:43:44 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/12/22 03:43:44 INFO : foo: Copied (replaced existing) 2024/12/22 03:43:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.86s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:43:46 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/22 03:43:46 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:43:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/22 03:43:46 DEBUG : empty space: Unchanged skipping 2024/12/22 03:43:46 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:43:46 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/22 03:43:46 INFO : potato: Copied (new) 2024/12/22 03:43:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.32s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:43:48 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/12/22 03:43:48 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:43:48 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:43:48 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/12/22 03:43:48 INFO : potato: Copied (replaced existing) 2024/12/22 03:43:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.26s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:43:50 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/12/22 03:43:50 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:43:50 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone569450403) 2024/12/22 03:43:50 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-xeqowot5hodu) 2024/12/22 03:43:50 DEBUG : potato: sha1 differ 2024/12/22 03:43:50 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:43:50 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/12/22 03:43:50 INFO : potato: Copied (replaced existing) 2024/12/22 03:43:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:43:52 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/22 03:43:52 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/12/22 03:43:52 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:43:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/22 03:43:52 DEBUG : empty space: Unchanged skipping 2024/12/22 03:43:52 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:43:52 DEBUG : Waiting for deletions to finish 2024/12/22 03:43:52 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.13s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:43:55 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/22 03:43:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/22 03:43:55 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:43:55 DEBUG : empty space: Unchanged skipping 2024/12/22 03:43:55 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:43:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/22 03:43:55 INFO : potato2: Copied (new) 2024/12/22 03:43:55 DEBUG : Waiting for deletions to finish 2024/12/22 03:43:55 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.33s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:43:58 DEBUG : d: Making directory 2024/12/22 03:43:58 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2024/12/22 03:43:58 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/22 03:43:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/22 03:43:58 DEBUG : c/non empty space: Unchanged skipping 2024/12/22 03:43:58 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:43:58 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:43:59 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/22 03:43:59 INFO : a/potato2: Copied (new) 2024/12/22 03:43:59 DEBUG : Waiting for deletions to finish 2024/12/22 03:43:59 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.24s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:44:01 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/12/22 03:44:01 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/22 03:44:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/22 03:44:01 DEBUG : c/non empty space: Unchanged skipping 2024/12/22 03:44:01 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:44:01 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:44:01 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/22 03:44:01 INFO : a/potato2: Copied (new) 2024/12/22 03:44:01 ERROR : B2 bucket rclone-test-xeqowot5hodu: not deleting files as there were IO errors 2024/12/22 03:44:01 ERROR : B2 bucket rclone-test-xeqowot5hodu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.66s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:44:04 DEBUG : Waiting for deletions to finish 2024/12/22 03:44:04 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/22 03:44:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/22 03:44:04 DEBUG : empty space: Unchanged skipping 2024/12/22 03:44:04 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:44:04 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:44:04 INFO : potato: Deleted 2024/12/22 03:44:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/22 03:44:04 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.84s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:44:07 DEBUG : Waiting for deletions to finish 2024/12/22 03:44:07 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:44:07 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:44:07 INFO : potato: Deleted 2024/12/22 03:44:07 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/22 03:44:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/22 03:44:07 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:44:07 DEBUG : empty space: Unchanged skipping 2024/12/22 03:44:07 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:44:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/22 03:44:08 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.25s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:44:10 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/22 03:44:10 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:44:10 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:44:10 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/12/22 03:44:10 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.55s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:44:12 DEBUG : enormous: Excluded (Size Filter) 2024/12/22 03:44:12 DEBUG : enormous: Excluded 2024/12/22 03:44:12 DEBUG : potato2: Excluded (Size Filter) 2024/12/22 03:44:12 DEBUG : potato2: Excluded 2024/12/22 03:44:12 DEBUG : potato2: Excluded (Size Filter) 2024/12/22 03:44:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/22 03:44:12 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:44:12 DEBUG : empty space: Unchanged skipping 2024/12/22 03:44:12 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:44:12 DEBUG : Waiting for deletions to finish 2024/12/22 03:44:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:44:13 DEBUG : enormous: Excluded (Size Filter) 2024/12/22 03:44:13 DEBUG : enormous: Excluded 2024/12/22 03:44:13 DEBUG : potato2: Excluded (Size Filter) 2024/12/22 03:44:13 DEBUG : potato2: Excluded 2024/12/22 03:44:13 DEBUG : potato2: Excluded (Size Filter) 2024/12/22 03:44:13 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/12/22 03:44:13 DEBUG : empty space: Unchanged skipping 2024/12/22 03:44:13 DEBUG : Local file system at /tmp/rclone569450403: Waiting for checks to finish 2024/12/22 03:44:13 DEBUG : Local file system at /tmp/rclone569450403: Waiting for transfers to finish 2024/12/22 03:44:13 DEBUG : Waiting for deletions to finish 2024/12/22 03:44:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.85s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:44:16 DEBUG : enormous: Excluded (Size Filter) 2024/12/22 03:44:16 DEBUG : enormous: Excluded 2024/12/22 03:44:16 DEBUG : potato2: Excluded (Size Filter) 2024/12/22 03:44:16 DEBUG : potato2: Excluded 2024/12/22 03:44:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/22 03:44:16 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:44:16 DEBUG : empty space: Unchanged skipping 2024/12/22 03:44:16 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:44:16 DEBUG : Waiting for deletions to finish 2024/12/22 03:44:16 INFO : enormous: Deleted 2024/12/22 03:44:16 INFO : potato2: Deleted 2024/12/22 03:44:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:44:16 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/12/22 03:44:16 DEBUG : empty space: Unchanged skipping 2024/12/22 03:44:16 DEBUG : Local file system at /tmp/rclone569450403: Waiting for checks to finish 2024/12/22 03:44:16 DEBUG : Local file system at /tmp/rclone569450403: Waiting for transfers to finish 2024/12/22 03:44:16 DEBUG : Waiting for deletions to finish 2024/12/22 03:44:16 INFO : potato2: Deleted 2024/12/22 03:44:16 INFO : enormous: Deleted 2024/12/22 03:44:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.39s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:44:19 DEBUG : five: Need to transfer - File not found at Destination 2024/12/22 03:44:19 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/12/22 03:44:19 DEBUG : one: Destination is newer than source, skipping 2024/12/22 03:44:19 DEBUG : three: Sizes identical 2024/12/22 03:44:19 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:44:19 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/12/22 03:44:19 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/12/22 03:44:19 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone569450403) 2024/12/22 03:44:19 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-xeqowot5hodu) 2024/12/22 03:44:19 DEBUG : two: sha1 differ 2024/12/22 03:44:19 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:44:20 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/12/22 03:44:20 INFO : five: Copied (new) 2024/12/22 03:44:20 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/12/22 03:44:20 INFO : four: Copied (replaced existing) 2024/12/22 03:44:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/22 03:44:20 INFO : two: Copied (replaced existing) 2024/12/22 03:44:20 DEBUG : Waiting for deletions to finish 2024/12/22 03:44:21 DEBUG : one: Destination is newer than source, skipping 2024/12/22 03:44:21 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:44:21 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone569450403) 2024/12/22 03:44:21 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-xeqowot5hodu) 2024/12/22 03:44:21 DEBUG : three: sha1 differ 2024/12/22 03:44:21 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/12/22 03:44:21 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/12/22 03:44:21 DEBUG : five: Size and sha1 of src and dst objects identical 2024/12/22 03:44:21 DEBUG : four: Size and sha1 of src and dst objects identical 2024/12/22 03:44:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/22 03:44:21 DEBUG : two: Size and sha1 of src and dst objects identical 2024/12/22 03:44:21 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/12/22 03:44:21 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/12/22 03:44:21 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/12/22 03:44:21 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/12/22 03:44:21 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:44:21 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/22 03:44:21 INFO : three: Copied (replaced existing) 2024/12/22 03:44:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.11s) === 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-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/12/22 03:44:23 INFO : B2 bucket rclone-test-xeqowot5hodu: Making map for --track-renames 2024/12/22 03:44:23 INFO : B2 bucket rclone-test-xeqowot5hodu: Finished making map for --track-renames 2024/12/22 03:44:23 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:44:23 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/22 03:44:23 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for renames to finish 2024/12/22 03:44:23 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/22 03:44:23 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:44:23 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/22 03:44:23 INFO : potato: Copied (new) 2024/12/22 03:44:24 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/22 03:44:24 INFO : yam: Copied (new) 2024/12/22 03:44:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:44:24 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:44:24 INFO : B2 bucket rclone-test-xeqowot5hodu: Making map for --track-renames 2024/12/22 03:44:24 INFO : B2 bucket rclone-test-xeqowot5hodu: Finished making map for --track-renames 2024/12/22 03:44:24 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:44:24 DEBUG : potato: Unchanged skipping 2024/12/22 03:44:24 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for renames to finish 2024/12/22 03:44:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/22 03:44:25 INFO : yam: Copied (server-side copy) to: yaml 2024/12/22 03:44:25 INFO : yam: Deleted 2024/12/22 03:44:25 INFO : yaml: Renamed from "yam" 2024/12/22 03:44:25 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:44:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (4.14s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/12/22 03:44:27 INFO : B2 bucket rclone-test-xeqowot5hodu: Making map for --track-renames 2024/12/22 03:44:27 INFO : B2 bucket rclone-test-xeqowot5hodu: Finished making map for --track-renames 2024/12/22 03:44:27 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:44:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/22 03:44:27 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/22 03:44:27 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for renames to finish 2024/12/22 03:44:27 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:44:28 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/22 03:44:28 INFO : yam: Copied (new) 2024/12/22 03:44:28 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/22 03:44:28 INFO : potato: Copied (new) 2024/12/22 03:44:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:44:28 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:44:28 INFO : B2 bucket rclone-test-xeqowot5hodu: Making map for --track-renames 2024/12/22 03:44:28 INFO : B2 bucket rclone-test-xeqowot5hodu: Finished making map for --track-renames 2024/12/22 03:44:28 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:44:28 DEBUG : potato: Unchanged skipping 2024/12/22 03:44:28 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for renames to finish 2024/12/22 03:44:29 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/22 03:44:29 INFO : yam: Copied (server-side copy) to: yaml 2024/12/22 03:44:29 INFO : yam: Deleted 2024/12/22 03:44:29 INFO : yaml: Renamed from "yam" 2024/12/22 03:44:29 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:44:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.65s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/12/22 03:44:31 INFO : B2 bucket rclone-test-xeqowot5hodu: Making map for --track-renames 2024/12/22 03:44:31 INFO : B2 bucket rclone-test-xeqowot5hodu: Finished making map for --track-renames 2024/12/22 03:44:31 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:44:31 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for renames to finish 2024/12/22 03:44:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/22 03:44:31 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/12/22 03:44:31 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:44:31 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/22 03:44:31 INFO : potato: Copied (new) 2024/12/22 03:44:32 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/22 03:44:32 INFO : sub/yam: Copied (new) 2024/12/22 03:44:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:44:32 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:44:32 DEBUG : potato: Unchanged skipping 2024/12/22 03:44:32 INFO : B2 bucket rclone-test-xeqowot5hodu: Making map for --track-renames 2024/12/22 03:44:32 INFO : B2 bucket rclone-test-xeqowot5hodu: Finished making map for --track-renames 2024/12/22 03:44:32 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:44:32 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for renames to finish 2024/12/22 03:44:32 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/22 03:44:32 INFO : sub/yam: Copied (server-side copy) to: yam 2024/12/22 03:44:33 INFO : sub/yam: Deleted 2024/12/22 03:44:33 INFO : yam: Renamed from "sub/yam" 2024/12/22 03:44:33 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:44:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.56s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:44:34 DEBUG : Creating backend with remote "/tmp/rclone569450403/dir1" 2024/12/22 03:44:34 DEBUG : Config file has changed externally - reloading 2024/12/22 03:44:34 DEBUG : Creating backend with remote "/tmp/rclone569450403/dir2" 2024/12/22 03:44:34 DEBUG : Local file system at /tmp/rclone569450403/dir2: Using server-side directory move 2024/12/22 03:44:34 INFO : Local file system at /tmp/rclone569450403/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/22 03:44:34 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/12/22 03:44:34 INFO : file1.txt: Moved (server-side) 2024/12/22 03:44:34 DEBUG : Local file system at /tmp/rclone569450403/dir2: Waiting for checks to finish 2024/12/22 03:44:34 DEBUG : Local file system at /tmp/rclone569450403/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:44:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/22 03:44:35 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/22 03:44:35 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:44:35 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:44:35 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/12/22 03:44:35 INFO : nested/sub dir/file: Copied (new) 2024/12/22 03:44:35 INFO : nested/sub dir/file: Deleted 2024/12/22 03:44:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/22 03:44:35 INFO : sub dir/hello world: Copied (new) 2024/12/22 03:44:35 INFO : sub dir/hello world: Deleted 2024/12/22 03:44:35 INFO : sub dir: Removing directory 2024/12/22 03:44:35 INFO : nested/sub dir: Removing directory 2024/12/22 03:44:35 INFO : nested: Removing directory 2024/12/22 03:44:35 DEBUG : Local file system at /tmp/rclone569450403: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.13s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:44:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/22 03:44:37 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/22 03:44:37 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:44:37 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:44:37 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/12/22 03:44:37 INFO : nested/sub dir/file: Copied (new) 2024/12/22 03:44:37 INFO : nested/sub dir/file: Deleted 2024/12/22 03:44:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/22 03:44:38 INFO : sub dir/hello world: Copied (new) 2024/12/22 03:44:38 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.13s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:44:39 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/22 03:44:39 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/12/22 03:44:39 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:44:39 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:44:39 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/22 03:44:39 INFO : existing: Copied (new) 2024/12/22 03:44:39 INFO : existing: Deleted 2024/12/22 03:44:39 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/12/22 03:44:39 INFO : existing-b: Copied (new) 2024/12/22 03:44:39 INFO : existing-b: Deleted 2024/12/22 03:44:40 DEBUG : existing: Destination exists, skipping 2024/12/22 03:44:40 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:44:40 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/12/22 03:44:40 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:44:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.21s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:44:41 DEBUG : Creating backend with remote "TestB2:rclone-test-xefalol1joji" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-xeqowot5hodu -> B2 bucket rclone-test-xefalol1joji 2024/12/22 03:44:45 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/22 03:44:45 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/12/22 03:44:45 DEBUG : empty space: Unchanged skipping 2024/12/22 03:44:45 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/22 03:44:45 DEBUG : B2 bucket rclone-test-xefalol1joji: Waiting for checks to finish 2024/12/22 03:44:45 INFO : empty space: Deleted 2024/12/22 03:44:45 DEBUG : B2 bucket rclone-test-xefalol1joji: Waiting for transfers to finish 2024/12/22 03:44:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/22 03:44:46 INFO : potato2: Copied (server-side copy) 2024/12/22 03:44:46 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/22 03:44:46 INFO : potato3: Copied (server-side copy) 2024/12/22 03:44:46 INFO : potato2: Deleted 2024/12/22 03:44:46 INFO : potato3: Deleted 2024/12/22 03:44:46 DEBUG : Creating backend with remote "TestB2:rclone-test-fulesew5doyo" 2024/12/22 03:44:48 DEBUG : empty space: Need to transfer - File not found at Destination 2024/12/22 03:44:48 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/22 03:44:48 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/22 03:44:48 DEBUG : B2 bucket rclone-test-fulesew5doyo: Waiting for checks to finish 2024/12/22 03:44:48 DEBUG : B2 bucket rclone-test-fulesew5doyo: Waiting for transfers to finish 2024/12/22 03:44:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/22 03:44:48 INFO : potato2: Copied (server-side copy) 2024/12/22 03:44:49 INFO : potato2: Deleted 2024/12/22 03:44:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/22 03:44:49 INFO : potato3: Copied (server-side copy) 2024/12/22 03:44:49 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/22 03:44:49 INFO : empty space: Copied (server-side copy) 2024/12/22 03:44:49 INFO : potato3: Deleted 2024/12/22 03:44:49 INFO : empty space: Deleted 2024/12/22 03:44:49 DEBUG : B2 bucket rclone-test-fulesew5doyo: Purge remote 2024/12/22 03:44:49 INFO : B2 bucket rclone-test-fulesew5doyo: cleaning bucket "rclone-test-fulesew5doyo" of all files 2024/12/22 03:44:49 DEBUG : empty space: Deleting (id "4_z7f82bd43707debcb9f380e1b_f118e42c3cb77c831_d20241222_m034449_c001_v0001182_t0026_u01734839089098") 2024/12/22 03:44:49 DEBUG : potato2: Deleting (id "4_z7f82bd43707debcb9f380e1b_f11592a536c5c2226_d20241222_m034448_c001_v0001183_t0036_u01734839088747") 2024/12/22 03:44:49 DEBUG : potato3: Deleting (id "4_z7f82bd43707debcb9f380e1b_f117466bee82da4d4_d20241222_m034448_c001_v0001177_t0007_u01734839088981") 2024/12/22 03:44:50 DEBUG : B2 bucket rclone-test-xefalol1joji: Purge remote 2024/12/22 03:44:50 INFO : B2 bucket rclone-test-xefalol1joji: cleaning bucket "rclone-test-xefalol1joji" of all files 2024/12/22 03:44:50 DEBUG : empty space: Deleting (id "4_zdf02ad33707debcb9f380e1b_f402f2ad1fbf9a4c6_d20241222_m034449_c001_v7007000_t0000_u01734839089303") 2024/12/22 03:44:50 DEBUG : empty space: Deleting (id "4_zdf02ad33707debcb9f380e1b_f116bb91305dadf8e_d20241222_m034445_c001_v0001183_t0026_u01734839085049") 2024/12/22 03:44:50 DEBUG : potato2: Deleting (id "4_zdf02ad33707debcb9f380e1b_f404a251e7f02c789_d20241222_m034448_c001_v7007000_t0000_u01734839088956") 2024/12/22 03:44:50 DEBUG : potato2: Deleting (id "4_zdf02ad33707debcb9f380e1b_f11131f31f86d14b4_d20241222_m034445_c001_v0001038_t0029_u01734839085914") 2024/12/22 03:44:50 DEBUG : potato3: Deleting (id "4_zdf02ad33707debcb9f380e1b_f404a251e7f02c78a_d20241222_m034449_c001_v7007000_t0000_u01734839089253") 2024/12/22 03:44:50 DEBUG : potato3: Deleting (id "4_zdf02ad33707debcb9f380e1b_f1192b8a527250b9d_d20241222_m034446_c001_v0001178_t0012_u01734839086280") 2024/12/22 03:44:50 DEBUG : potato3: Deleting (id "4_zdf02ad33707debcb9f380e1b_f116bb91305dadf98_d20241222_m034445_c001_v0001183_t0057_u01734839085246") --- PASS: TestServerSideMove (11.09s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:44:52 DEBUG : Creating backend with remote "TestB2:rclone-test-pomumul7dewe" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-xeqowot5hodu -> B2 bucket rclone-test-pomumul7dewe 2024/12/22 03:44:58 DEBUG : empty space: Excluded (Size Filter) 2024/12/22 03:44:58 DEBUG : empty space: Excluded (Size Filter) 2024/12/22 03:44:58 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/22 03:44:58 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/22 03:44:58 DEBUG : B2 bucket rclone-test-pomumul7dewe: Waiting for checks to finish 2024/12/22 03:44:58 DEBUG : B2 bucket rclone-test-pomumul7dewe: Waiting for transfers to finish 2024/12/22 03:44:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/22 03:44:58 INFO : potato2: Copied (server-side copy) 2024/12/22 03:44:59 INFO : potato2: Deleted 2024/12/22 03:44:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/22 03:44:59 INFO : potato3: Copied (server-side copy) 2024/12/22 03:44:59 INFO : potato3: Deleted 2024/12/22 03:44:59 DEBUG : Creating backend with remote "TestB2:rclone-test-soqeqix3jike" 2024/12/22 03:45:00 DEBUG : empty space: Excluded (Size Filter) 2024/12/22 03:45:01 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/22 03:45:01 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/22 03:45:01 DEBUG : B2 bucket rclone-test-soqeqix3jike: Waiting for checks to finish 2024/12/22 03:45:01 DEBUG : B2 bucket rclone-test-soqeqix3jike: Waiting for transfers to finish 2024/12/22 03:45:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/22 03:45:02 INFO : potato2: Copied (server-side copy) 2024/12/22 03:45:02 INFO : potato2: Deleted 2024/12/22 03:45:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/22 03:45:02 INFO : potato3: Copied (server-side copy) 2024/12/22 03:45:02 INFO : potato3: Deleted 2024/12/22 03:45:03 DEBUG : B2 bucket rclone-test-soqeqix3jike: Purge remote 2024/12/22 03:45:03 INFO : B2 bucket rclone-test-soqeqix3jike: cleaning bucket "rclone-test-soqeqix3jike" of all files 2024/12/22 03:45:03 DEBUG : potato2: Deleting (id "4_z6fc2ed73707debcb9f380e1b_f10642217116bb509_d20241222_m034501_c001_v0001109_t0037_u01734839101790") 2024/12/22 03:45:03 DEBUG : potato3: Deleting (id "4_z6fc2ed73707debcb9f380e1b_f1032f72da078392e_d20241222_m034502_c001_v0001183_t0012_u01734839102348") 2024/12/22 03:45:04 DEBUG : B2 bucket rclone-test-pomumul7dewe: Purge remote 2024/12/22 03:45:04 INFO : B2 bucket rclone-test-pomumul7dewe: cleaning bucket "rclone-test-pomumul7dewe" of all files 2024/12/22 03:45:04 DEBUG : empty space: Deleting (id "4_zcf52dd33707debcb9f380e1b_f1133a9751ecf1661_d20241222_m034457_c001_v0001044_t0053_u01734839097426") 2024/12/22 03:45:04 DEBUG : potato2: Deleting (id "4_zcf52dd33707debcb9f380e1b_f408de58c679a928e_d20241222_m034502_c001_v7007000_t0000_u01734839102300") 2024/12/22 03:45:04 DEBUG : potato2: Deleting (id "4_zcf52dd33707debcb9f380e1b_f107ef2556d44be25_d20241222_m034458_c001_v0001179_t0026_u01734839098674") 2024/12/22 03:45:04 DEBUG : potato3: Deleting (id "4_zcf52dd33707debcb9f380e1b_f408de58c679a9290_d20241222_m034502_c001_v7007000_t0000_u01734839102572") 2024/12/22 03:45:04 DEBUG : potato3: Deleting (id "4_zcf52dd33707debcb9f380e1b_f1134e05986a38bd7_d20241222_m034458_c001_v0001116_t0038_u01734839098956") 2024/12/22 03:45:04 DEBUG : potato3: Deleting (id "4_zcf52dd33707debcb9f380e1b_f1133a9751ecf1663_d20241222_m034457_c001_v0001044_t0001_u01734839097856") --- PASS: TestServerSideMoveWithFilter (14.02s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:45:06 DEBUG : Creating backend with remote "TestB2:rclone-test-debowiy5gucu" 2024/12/22 03:45:09 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-xeqowot5hodu -> B2 bucket rclone-test-debowiy5gucu 2024/12/22 03:45:12 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/22 03:45:12 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/12/22 03:45:12 DEBUG : empty space: Unchanged skipping 2024/12/22 03:45:12 DEBUG : B2 bucket rclone-test-debowiy5gucu: Waiting for checks to finish 2024/12/22 03:45:12 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/22 03:45:12 INFO : empty space: Deleted 2024/12/22 03:45:12 DEBUG : B2 bucket rclone-test-debowiy5gucu: Waiting for transfers to finish 2024/12/22 03:45:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/22 03:45:13 INFO : potato2: Copied (server-side copy) 2024/12/22 03:45:13 INFO : potato2: Deleted 2024/12/22 03:45:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/22 03:45:13 INFO : potato3: Copied (server-side copy) 2024/12/22 03:45:13 INFO : potato3: Deleted 2024/12/22 03:45:14 DEBUG : Creating backend with remote "TestB2:rclone-test-cudinop0suhi" 2024/12/22 03:45:14 DEBUG : tomatoDir: Making directory 2024/12/22 03:45:15 DEBUG : empty space: Need to transfer - File not found at Destination 2024/12/22 03:45:15 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/22 03:45:15 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/22 03:45:15 DEBUG : B2 bucket rclone-test-cudinop0suhi: Waiting for checks to finish 2024/12/22 03:45:15 DEBUG : B2 bucket rclone-test-cudinop0suhi: Waiting for transfers to finish 2024/12/22 03:45:16 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/22 03:45:16 INFO : empty space: Copied (server-side copy) 2024/12/22 03:45:16 INFO : empty space: Deleted 2024/12/22 03:45:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/22 03:45:16 INFO : potato2: Copied (server-side copy) 2024/12/22 03:45:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/22 03:45:16 INFO : potato3: Copied (server-side copy) 2024/12/22 03:45:16 INFO : potato2: Deleted 2024/12/22 03:45:16 INFO : potato3: Deleted 2024/12/22 03:45:17 DEBUG : B2 bucket rclone-test-cudinop0suhi: Purge remote 2024/12/22 03:45:17 INFO : B2 bucket rclone-test-cudinop0suhi: cleaning bucket "rclone-test-cudinop0suhi" of all files 2024/12/22 03:45:17 DEBUG : empty space: Deleting (id "4_z1f221df3708debcb9f380e1b_f11986a6737a5ce94_d20241222_m034516_c001_v0001179_t0032_u01734839116068") 2024/12/22 03:45:17 DEBUG : potato2: Deleting (id "4_z1f221df3708debcb9f380e1b_f106201223f5b68c5_d20241222_m034516_c001_v0001183_t0044_u01734839116323") 2024/12/22 03:45:17 DEBUG : potato3: Deleting (id "4_z1f221df3708debcb9f380e1b_f11069f07bdea7125_d20241222_m034516_c001_v0001182_t0021_u01734839116429") 2024/12/22 03:45:18 DEBUG : B2 bucket rclone-test-debowiy5gucu: Purge remote 2024/12/22 03:45:18 INFO : B2 bucket rclone-test-debowiy5gucu: cleaning bucket "rclone-test-debowiy5gucu" of all files 2024/12/22 03:45:18 DEBUG : empty space: Deleting (id "4_z1fa20db3708debcb9f380e1b_f409c812ec053ce01_d20241222_m034516_c001_v7007000_t0000_u01734839116283") 2024/12/22 03:45:18 DEBUG : empty space: Deleting (id "4_z1fa20db3708debcb9f380e1b_f1130ad5077ee2ae8_d20241222_m034511_c001_v0001106_t0049_u01734839111428") 2024/12/22 03:45:18 DEBUG : potato2: Deleting (id "4_z1fa20db3708debcb9f380e1b_f409c812ec053ce02_d20241222_m034516_c001_v7007000_t0000_u01734839116521") 2024/12/22 03:45:18 DEBUG : potato2: Deleting (id "4_z1fa20db3708debcb9f380e1b_f1089b24d9c371dd9_d20241222_m034512_c001_v0001098_t0041_u01734839112842") 2024/12/22 03:45:18 DEBUG : potato3: Deleting (id "4_z1fa20db3708debcb9f380e1b_f401e59d573d86156_d20241222_m034516_c001_v7007000_t0000_u01734839116634") 2024/12/22 03:45:18 DEBUG : potato3: Deleting (id "4_z1fa20db3708debcb9f380e1b_f1041fb049ba871b0_d20241222_m034513_c001_v0001161_t0023_u01734839113185") 2024/12/22 03:45:18 DEBUG : potato3: Deleting (id "4_z1fa20db3708debcb9f380e1b_f1130ad5077ee2aec_d20241222_m034512_c001_v0001106_t0055_u01734839112041") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.67s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:45:20 DEBUG : Creating backend with remote "TestB2:rclone-test-xeqowot5hodu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.56s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:45:22 DEBUG : Creating backend with remote "TestB2:rclone-test-xeqowot5hodu/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" --- PASS: TestSyncOverlap (3.08s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:45:25 DEBUG : Creating backend with remote "TestB2:rclone-test-xeqowot5hodu/rclone-sync-test" 2024/12/22 03:45:27 DEBUG : Creating backend with remote "TestB2:rclone-test-xeqowot5hodu/rclone-sync-test-include/layer2" 2024/12/22 03:45:29 DEBUG : Creating backend with remote "TestB2:rclone-test-xeqowot5hodu/rclone-sync-test-ignore-file" 2024/12/22 03:45:33 DEBUG : B2 bucket rclone-test-xeqowot5hodu path rclone-sync-test: Waiting for checks to finish 2024/12/22 03:45:33 DEBUG : B2 bucket rclone-test-xeqowot5hodu path rclone-sync-test: Waiting for transfers to finish 2024/12/22 03:45:33 DEBUG : Waiting for deletions to finish 2024/12/22 03:45:33 INFO : There was nothing to transfer 2024/12/22 03:45:34 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:45:34 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:45:34 DEBUG : Waiting for deletions to finish 2024/12/22 03:45:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:45:34 DEBUG : B2 bucket rclone-test-xeqowot5hodu path rclone-sync-test-include/layer2: Waiting for checks to finish 2024/12/22 03:45:34 DEBUG : B2 bucket rclone-test-xeqowot5hodu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/12/22 03:45:34 DEBUG : Waiting for deletions to finish 2024/12/22 03:45:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:45:34 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:45:34 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:45:34 DEBUG : Waiting for deletions to finish 2024/12/22 03:45:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:45:35 DEBUG : B2 bucket rclone-test-xeqowot5hodu path rclone-sync-test-ignore-file: Waiting for checks to finish 2024/12/22 03:45:35 DEBUG : B2 bucket rclone-test-xeqowot5hodu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/12/22 03:45:35 DEBUG : Waiting for deletions to finish 2024/12/22 03:45:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.16s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:45:42 DEBUG : Creating backend with remote "TestB2:rclone-test-xeqowot5hodu/dst" 2024/12/22 03:45:43 DEBUG : Creating backend with remote "TestB2:rclone-test-xeqowot5hodu/CompareDest" 2024/12/22 03:45:45 DEBUG : one: Need to transfer - File not found at Destination 2024/12/22 03:45:45 DEBUG : B2 bucket rclone-test-xeqowot5hodu path dst: Waiting for checks to finish 2024/12/22 03:45:45 DEBUG : B2 bucket rclone-test-xeqowot5hodu path dst: Waiting for transfers to finish 2024/12/22 03:45:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/22 03:45:46 INFO : one: Copied (new) 2024/12/22 03:45:46 DEBUG : Waiting for deletions to finish 2024/12/22 03:45:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/22 03:45:46 DEBUG : B2 bucket rclone-test-xeqowot5hodu path dst: Waiting for checks to finish 2024/12/22 03:45:46 DEBUG : B2 bucket rclone-test-xeqowot5hodu path dst: Waiting for transfers to finish 2024/12/22 03:45:47 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/22 03:45:47 INFO : one: Copied (replaced existing) 2024/12/22 03:45:47 DEBUG : Waiting for deletions to finish 2024/12/22 03:45:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/22 03:45:49 DEBUG : B2 bucket rclone-test-xeqowot5hodu path dst: Waiting for checks to finish 2024/12/22 03:45:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/22 03:45:49 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/22 03:45:49 DEBUG : B2 bucket rclone-test-xeqowot5hodu path dst: Waiting for transfers to finish 2024/12/22 03:45:49 DEBUG : Waiting for deletions to finish 2024/12/22 03:45:49 INFO : There was nothing to transfer 2024/12/22 03:45:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/22 03:45:50 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/22 03:45:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/22 03:45:50 DEBUG : B2 bucket rclone-test-xeqowot5hodu path dst: Waiting for checks to finish 2024/12/22 03:45:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/22 03:45:51 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/22 03:45:51 DEBUG : B2 bucket rclone-test-xeqowot5hodu path dst: Waiting for transfers to finish 2024/12/22 03:45:51 DEBUG : Waiting for deletions to finish 2024/12/22 03:45:51 INFO : There was nothing to transfer 2024/12/22 03:45:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/22 03:45:51 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/22 03:45:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/22 03:45:51 DEBUG : B2 bucket rclone-test-xeqowot5hodu path dst: Waiting for checks to finish 2024/12/22 03:45:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/22 03:45:51 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/22 03:45:51 DEBUG : B2 bucket rclone-test-xeqowot5hodu path dst: Waiting for transfers to finish 2024/12/22 03:45:51 DEBUG : Waiting for deletions to finish 2024/12/22 03:45:51 INFO : There was nothing to transfer 2024/12/22 03:45:52 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/12/22 03:45:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/22 03:45:52 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/22 03:45:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/22 03:45:52 DEBUG : B2 bucket rclone-test-xeqowot5hodu path dst: Waiting for checks to finish 2024/12/22 03:45:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/22 03:45:53 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/22 03:45:53 DEBUG : B2 bucket rclone-test-xeqowot5hodu path dst: Waiting for transfers to finish 2024/12/22 03:45:53 DEBUG : Waiting for deletions to finish 2024/12/22 03:45:53 INFO : There was nothing to transfer 2024/12/22 03:45:53 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/22 03:45:53 DEBUG : two: Need to transfer - File not found at Destination 2024/12/22 03:45:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/22 03:45:53 DEBUG : B2 bucket rclone-test-xeqowot5hodu path dst: Waiting for checks to finish 2024/12/22 03:45:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/22 03:45:53 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/22 03:45:53 DEBUG : B2 bucket rclone-test-xeqowot5hodu path dst: Waiting for transfers to finish 2024/12/22 03:45:54 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/12/22 03:45:54 INFO : two: Copied (new) 2024/12/22 03:45:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.55s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:45:57 DEBUG : Creating backend with remote "TestB2:rclone-test-xeqowot5hodu/dest" 2024/12/22 03:45:58 DEBUG : Creating backend with remote "TestB2:rclone-test-xeqowot5hodu/pre-dest1" 2024/12/22 03:45:59 DEBUG : Creating backend with remote "TestB2:rclone-test-xeqowot5hodu/pre-dest2" 2024/12/22 03:46:01 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:46:01 DEBUG : 1: Destination found in --compare-dest, skipping 2024/12/22 03:46:02 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:46:02 DEBUG : 2: Destination found in --compare-dest, skipping 2024/12/22 03:46:02 DEBUG : 3: Need to transfer - File not found at Destination 2024/12/22 03:46:02 DEBUG : B2 bucket rclone-test-xeqowot5hodu path dest: Waiting for checks to finish 2024/12/22 03:46:02 DEBUG : B2 bucket rclone-test-xeqowot5hodu path dest: Waiting for transfers to finish 2024/12/22 03:46:03 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/12/22 03:46:03 INFO : 3: Copied (new) 2024/12/22 03:46:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.20s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:46:04 DEBUG : Creating backend with remote "TestB2:rclone-test-xeqowot5hodu/dst" 2024/12/22 03:46:05 DEBUG : Creating backend with remote "TestB2:rclone-test-xeqowot5hodu/CopyDest" 2024/12/22 03:46:08 DEBUG : one: Need to transfer - File not found at Destination 2024/12/22 03:46:08 DEBUG : B2 bucket rclone-test-xeqowot5hodu path dst: Waiting for checks to finish 2024/12/22 03:46:08 DEBUG : B2 bucket rclone-test-xeqowot5hodu path dst: Waiting for transfers to finish 2024/12/22 03:46:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/22 03:46:09 INFO : one: Copied (new) 2024/12/22 03:46:09 DEBUG : Waiting for deletions to finish 2024/12/22 03:46:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/22 03:46:09 DEBUG : B2 bucket rclone-test-xeqowot5hodu path dst: Waiting for checks to finish 2024/12/22 03:46:09 DEBUG : B2 bucket rclone-test-xeqowot5hodu path dst: Waiting for transfers to finish 2024/12/22 03:46:10 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/22 03:46:10 INFO : one: Copied (replaced existing) 2024/12/22 03:46:10 DEBUG : Waiting for deletions to finish 2024/12/22 03:46:11 DEBUG : Creating backend with remote "TestB2:rclone-test-xeqowot5hodu/BackupDir" 2024/12/22 03:46:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/22 03:46:13 DEBUG : B2 bucket rclone-test-xeqowot5hodu path dst: Waiting for checks to finish 2024/12/22 03:46:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/22 03:46:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/22 03:46:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/22 03:46:15 INFO : one: Copied (server-side copy) 2024/12/22 03:46:15 INFO : one: Deleted 2024/12/22 03:46:15 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/22 03:46:15 INFO : one: Copied (server-side copy) 2024/12/22 03:46:15 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/22 03:46:15 DEBUG : B2 bucket rclone-test-xeqowot5hodu path dst: Waiting for transfers to finish 2024/12/22 03:46:15 DEBUG : Waiting for deletions to finish 2024/12/22 03:46:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/22 03:46:17 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/22 03:46:17 INFO : two: Copied (server-side copy) 2024/12/22 03:46:17 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/22 03:46:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/22 03:46:17 DEBUG : one: Unchanged skipping 2024/12/22 03:46:17 DEBUG : B2 bucket rclone-test-xeqowot5hodu path dst: Waiting for checks to finish 2024/12/22 03:46:17 DEBUG : B2 bucket rclone-test-xeqowot5hodu path dst: Waiting for transfers to finish 2024/12/22 03:46:17 DEBUG : Waiting for deletions to finish 2024/12/22 03:46:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/22 03:46:17 DEBUG : one: Unchanged skipping 2024/12/22 03:46:17 DEBUG : B2 bucket rclone-test-xeqowot5hodu path dst: Waiting for checks to finish 2024/12/22 03:46:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/22 03:46:17 DEBUG : two: Unchanged skipping 2024/12/22 03:46:17 DEBUG : B2 bucket rclone-test-xeqowot5hodu path dst: Waiting for transfers to finish 2024/12/22 03:46:17 DEBUG : Waiting for deletions to finish 2024/12/22 03:46:17 INFO : There was nothing to transfer 2024/12/22 03:46:19 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/22 03:46:19 DEBUG : three: Destination not found in --copy-dest 2024/12/22 03:46:19 DEBUG : three: Need to transfer - File not found at Destination 2024/12/22 03:46:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/22 03:46:19 DEBUG : one: Unchanged skipping 2024/12/22 03:46:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/22 03:46:19 DEBUG : two: Unchanged skipping 2024/12/22 03:46:19 DEBUG : B2 bucket rclone-test-xeqowot5hodu path dst: Waiting for checks to finish 2024/12/22 03:46:19 DEBUG : B2 bucket rclone-test-xeqowot5hodu path dst: Waiting for transfers to finish 2024/12/22 03:46:19 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/12/22 03:46:19 INFO : three: Copied (new) 2024/12/22 03:46:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.94s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:46:24 DEBUG : Creating backend with remote "TestB2:rclone-test-xeqowot5hodu/dst" 2024/12/22 03:46:25 DEBUG : Creating backend with remote "TestB2:rclone-test-xeqowot5hodu/backup" 2024/12/22 03:46:27 DEBUG : B2 bucket rclone-test-xeqowot5hodu path dst: Waiting for checks to finish 2024/12/22 03:46:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/22 03:46:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:46:27 DEBUG : two: Unchanged skipping 2024/12/22 03:46:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/22 03:46:28 INFO : one: Copied (server-side copy) 2024/12/22 03:46:28 INFO : one: Deleted 2024/12/22 03:46:28 DEBUG : B2 bucket rclone-test-xeqowot5hodu path dst: Waiting for transfers to finish 2024/12/22 03:46:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/22 03:46:29 INFO : one: Copied (new) 2024/12/22 03:46:29 DEBUG : Waiting for deletions to finish 2024/12/22 03:46:29 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/22 03:46:29 INFO : three.txt: Copied (server-side copy) 2024/12/22 03:46:30 INFO : three.txt: Deleted 2024/12/22 03:46:30 INFO : three.txt: Moved into backup dir 2024/12/22 03:46:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/22 03:46:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:46:31 DEBUG : B2 bucket rclone-test-xeqowot5hodu path dst: Waiting for checks to finish 2024/12/22 03:46:31 DEBUG : two: Unchanged skipping 2024/12/22 03:46:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/22 03:46:32 INFO : one: Copied (server-side copy) 2024/12/22 03:46:32 INFO : one: Deleted 2024/12/22 03:46:32 DEBUG : B2 bucket rclone-test-xeqowot5hodu path dst: Waiting for transfers to finish 2024/12/22 03:46:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/22 03:46:32 INFO : one: Copied (new) 2024/12/22 03:46:32 DEBUG : Waiting for deletions to finish 2024/12/22 03:46:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/22 03:46:33 INFO : three.txt: Copied (server-side copy) 2024/12/22 03:46:33 INFO : three.txt: Deleted 2024/12/22 03:46:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.94s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:46:37 DEBUG : Creating backend with remote "TestB2:rclone-test-xeqowot5hodu/dst" 2024/12/22 03:46:38 DEBUG : Creating backend with remote "TestB2:rclone-test-xeqowot5hodu/backup" 2024/12/22 03:46:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/22 03:46:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:46:40 DEBUG : two: Unchanged skipping 2024/12/22 03:46:40 DEBUG : B2 bucket rclone-test-xeqowot5hodu path dst: Waiting for checks to finish 2024/12/22 03:46:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/22 03:46:41 INFO : one: Copied (server-side copy) to: one.bak 2024/12/22 03:46:42 INFO : one: Deleted 2024/12/22 03:46:42 DEBUG : B2 bucket rclone-test-xeqowot5hodu path dst: Waiting for transfers to finish 2024/12/22 03:46:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/22 03:46:42 INFO : one: Copied (new) 2024/12/22 03:46:42 DEBUG : Waiting for deletions to finish 2024/12/22 03:46:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/22 03:46:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/22 03:46:43 INFO : three.txt: Deleted 2024/12/22 03:46:43 INFO : three.txt: Moved into backup dir 2024/12/22 03:46:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/22 03:46:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:46:45 DEBUG : two: Unchanged skipping 2024/12/22 03:46:45 DEBUG : B2 bucket rclone-test-xeqowot5hodu path dst: Waiting for checks to finish 2024/12/22 03:46:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/22 03:46:46 INFO : one: Copied (server-side copy) to: one.bak 2024/12/22 03:46:46 INFO : one: Deleted 2024/12/22 03:46:46 DEBUG : B2 bucket rclone-test-xeqowot5hodu path dst: Waiting for transfers to finish 2024/12/22 03:46:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/22 03:46:46 INFO : one: Copied (new) 2024/12/22 03:46:46 DEBUG : Waiting for deletions to finish 2024/12/22 03:46:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/22 03:46:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/22 03:46:47 INFO : three.txt: Deleted 2024/12/22 03:46:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.85s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:46:50 DEBUG : Creating backend with remote "TestB2:rclone-test-xeqowot5hodu/dst" 2024/12/22 03:46:51 DEBUG : Creating backend with remote "TestB2:rclone-test-xeqowot5hodu/backup" 2024/12/22 03:46:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/22 03:46:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:46:53 DEBUG : B2 bucket rclone-test-xeqowot5hodu path dst: Waiting for checks to finish 2024/12/22 03:46:53 DEBUG : two: Unchanged skipping 2024/12/22 03:46:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/22 03:46:54 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/22 03:46:55 INFO : one: Deleted 2024/12/22 03:46:55 DEBUG : B2 bucket rclone-test-xeqowot5hodu path dst: Waiting for transfers to finish 2024/12/22 03:46:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/22 03:46:56 INFO : one: Copied (new) 2024/12/22 03:46:56 DEBUG : Waiting for deletions to finish 2024/12/22 03:46:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/22 03:46:56 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/22 03:46:57 INFO : three.txt: Deleted 2024/12/22 03:46:57 INFO : three.txt: Moved into backup dir 2024/12/22 03:46:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/22 03:46:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:46:58 DEBUG : B2 bucket rclone-test-xeqowot5hodu path dst: Waiting for checks to finish 2024/12/22 03:46:58 DEBUG : two: Unchanged skipping 2024/12/22 03:46:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/22 03:46:59 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/22 03:46:59 INFO : one: Deleted 2024/12/22 03:46:59 DEBUG : B2 bucket rclone-test-xeqowot5hodu path dst: Waiting for transfers to finish 2024/12/22 03:46:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/22 03:46:59 INFO : one: Copied (new) 2024/12/22 03:46:59 DEBUG : Waiting for deletions to finish 2024/12/22 03:47:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/22 03:47:00 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/22 03:47:00 INFO : three.txt: Deleted 2024/12/22 03:47:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.09s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:47:03 DEBUG : Creating backend with remote "TestB2:rclone-test-xeqowot5hodu/dst" 2024/12/22 03:47:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/22 03:47:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:47:05 DEBUG : two: Unchanged skipping 2024/12/22 03:47:05 DEBUG : B2 bucket rclone-test-xeqowot5hodu path dst: Waiting for checks to finish 2024/12/22 03:47:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/22 03:47:06 INFO : one: Copied (server-side copy) to: one.bak 2024/12/22 03:47:06 INFO : one: Deleted 2024/12/22 03:47:06 DEBUG : B2 bucket rclone-test-xeqowot5hodu path dst: Waiting for transfers to finish 2024/12/22 03:47:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/22 03:47:07 INFO : one: Copied (new) 2024/12/22 03:47:07 DEBUG : Waiting for deletions to finish 2024/12/22 03:47:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/22 03:47:08 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/22 03:47:08 INFO : three.txt: Deleted 2024/12/22 03:47:08 INFO : three.txt: Moved into backup dir 2024/12/22 03:47:10 DEBUG : one.bak: Excluded (Path Filter) 2024/12/22 03:47:10 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/12/22 03:47:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/22 03:47:10 DEBUG : B2 bucket rclone-test-xeqowot5hodu path dst: Waiting for checks to finish 2024/12/22 03:47:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:47:10 DEBUG : two: Unchanged skipping 2024/12/22 03:47:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/22 03:47:11 INFO : one: Copied (server-side copy) to: one.bak 2024/12/22 03:47:11 INFO : one: Deleted 2024/12/22 03:47:11 DEBUG : B2 bucket rclone-test-xeqowot5hodu path dst: Waiting for transfers to finish 2024/12/22 03:47:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/22 03:47:12 INFO : one: Copied (new) 2024/12/22 03:47:12 DEBUG : Waiting for deletions to finish 2024/12/22 03:47:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/22 03:47:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/22 03:47:12 INFO : three.txt: Deleted 2024/12/22 03:47:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.55s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:47:16 DEBUG : Creating backend with remote "TestB2:rclone-test-xeqowot5hodu/dst" 2024/12/22 03:47:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/22 03:47:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/22 03:47:19 INFO : one: Copied (server-side copy) to: one.bak 2024/12/22 03:47:19 INFO : one: Deleted 2024/12/22 03:47:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/22 03:47:20 INFO : one: Copied (new) 2024/12/22 03:47:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:47:20 DEBUG : two: Unchanged skipping 2024/12/22 03:47:21 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/22 03:47:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/22 03:47:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/22 03:47:21 INFO : three.txt: Deleted 2024/12/22 03:47:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/22 03:47:22 INFO : three.txt: Copied (new) 2024/12/22 03:47:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/22 03:47:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/22 03:47:23 INFO : one: Copied (server-side copy) to: one.bak 2024/12/22 03:47:24 INFO : one: Deleted 2024/12/22 03:47:24 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/22 03:47:24 INFO : one: Copied (new) 2024/12/22 03:47:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:47:24 DEBUG : two: Unchanged skipping 2024/12/22 03:47:24 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/22 03:47:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/22 03:47:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/22 03:47:25 INFO : three.txt: Deleted 2024/12/22 03:47:25 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/12/22 03:47:25 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.98s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:47:29 DEBUG : Creating backend with remote "TestB2:rclone-test-xeqowot5hodu/dst" 2024/12/22 03:47:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/22 03:47:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/22 03:47:32 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/22 03:47:32 INFO : one: Deleted 2024/12/22 03:47:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/22 03:47:33 INFO : one: Copied (new) 2024/12/22 03:47:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:47:33 DEBUG : two: Unchanged skipping 2024/12/22 03:47:33 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/22 03:47:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/22 03:47:33 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/22 03:47:34 INFO : three.txt: Deleted 2024/12/22 03:47:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/22 03:47:34 INFO : three.txt: Copied (new) 2024/12/22 03:47:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/22 03:47:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/22 03:47:35 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/22 03:47:35 INFO : one: Deleted 2024/12/22 03:47:35 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/22 03:47:35 INFO : one: Copied (new) 2024/12/22 03:47:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:47:35 DEBUG : two: Unchanged skipping 2024/12/22 03:47:36 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/22 03:47:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/22 03:47:36 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/22 03:47:36 INFO : three.txt: Deleted 2024/12/22 03:47:36 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/12/22 03:47:36 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.11s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:47:39 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/12/22 03:47:39 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:47:39 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:47:40 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/12/22 03:47:40 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/12/22 03:47:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.92s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:47:41 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/22 03:47:41 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:47:41 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:47:42 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/22 03:47:42 INFO : existing: Copied (new) 2024/12/22 03:47:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:47:43 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/12/22 03:47:43 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:47:43 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/12/22 03:47:43 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:47:43 ERROR : B2 bucket rclone-test-xeqowot5hodu: not deleting files as there were IO errors 2024/12/22 03:47:43 ERROR : B2 bucket rclone-test-xeqowot5hodu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" --- PASS: TestSyncImmutable (3.25s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:47:45 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:47:45 DEBUG : existing: Unchanged skipping 2024/12/22 03:47:45 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:47:45 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:47:45 DEBUG : Waiting for deletions to finish 2024/12/22 03:47:45 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.84s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", 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-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:48:04 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:48:04 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:48:04 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:48:04 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:48:04 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:48:04 DEBUG : both0: Unchanged skipping 2024/12/22 03:48:04 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:48:04 DEBUG : both12: Unchanged skipping 2024/12/22 03:48:04 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:48:04 DEBUG : both13: Unchanged skipping 2024/12/22 03:48:04 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:48:04 DEBUG : both14: Unchanged skipping 2024/12/22 03:48:04 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:48:04 DEBUG : both15: Unchanged skipping 2024/12/22 03:48:04 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:48:04 DEBUG : both16: Unchanged skipping 2024/12/22 03:48:04 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:48:04 DEBUG : both17: Unchanged skipping 2024/12/22 03:48:04 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:48:04 DEBUG : both18: Unchanged skipping 2024/12/22 03:48:04 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:48:04 DEBUG : both19: Unchanged skipping 2024/12/22 03:48:04 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:48:04 DEBUG : both2: Unchanged skipping 2024/12/22 03:48:04 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:48:04 DEBUG : both3: Unchanged skipping 2024/12/22 03:48:04 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:48:04 DEBUG : both10: Unchanged skipping 2024/12/22 03:48:04 DEBUG : both4: Unchanged skipping 2024/12/22 03:48:04 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:48:04 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:48:04 DEBUG : both1: Unchanged skipping 2024/12/22 03:48:04 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:48:04 DEBUG : both11: Unchanged skipping 2024/12/22 03:48:04 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:48:04 DEBUG : both6: Unchanged skipping 2024/12/22 03:48:04 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:48:04 DEBUG : both9: Unchanged skipping 2024/12/22 03:48:04 DEBUG : both5: Unchanged skipping 2024/12/22 03:48:04 DEBUG : both7: Unchanged skipping 2024/12/22 03:48:04 DEBUG : both8: Unchanged skipping 2024/12/22 03:48:04 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:48:04 DEBUG : Waiting for deletions to finish 2024/12/22 03:48:04 INFO : only2: Deleted 2024/12/22 03:48:05 INFO : only5: Deleted 2024/12/22 03:48:05 INFO : only9: Deleted 2024/12/22 03:48:05 INFO : only0: Deleted 2024/12/22 03:48:05 INFO : only13: Deleted 2024/12/22 03:48:05 INFO : only19: Deleted 2024/12/22 03:48:05 INFO : only4: Deleted 2024/12/22 03:48:05 INFO : only16: Deleted 2024/12/22 03:48:05 INFO : only17: Deleted 2024/12/22 03:48:05 INFO : only14: Deleted 2024/12/22 03:48:05 INFO : only18: Deleted 2024/12/22 03:48:05 INFO : only6: Deleted 2024/12/22 03:48:05 INFO : only7: Deleted 2024/12/22 03:48:05 INFO : only8: Deleted 2024/12/22 03:48:05 INFO : only10: Deleted 2024/12/22 03:48:05 INFO : only12: Deleted 2024/12/22 03:48:05 INFO : only15: Deleted 2024/12/22 03:48:05 INFO : only3: Deleted 2024/12/22 03:48:05 INFO : only1: Deleted 2024/12/22 03:48:05 INFO : only11: Deleted 2024/12/22 03:48:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (22.87s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:48:26 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:48:26 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for checks to finish 2024/12/22 03:48:26 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:48:26 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:48:26 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:48:26 DEBUG : both0: Unchanged skipping 2024/12/22 03:48:26 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:48:26 DEBUG : both12: Unchanged skipping 2024/12/22 03:48:26 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:48:26 DEBUG : both13: Unchanged skipping 2024/12/22 03:48:26 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:48:26 DEBUG : both14: Unchanged skipping 2024/12/22 03:48:26 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:48:26 DEBUG : both15: Unchanged skipping 2024/12/22 03:48:26 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:48:26 DEBUG : both16: Unchanged skipping 2024/12/22 03:48:26 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:48:26 DEBUG : both17: Unchanged skipping 2024/12/22 03:48:26 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:48:26 DEBUG : both10: Unchanged skipping 2024/12/22 03:48:26 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:48:26 DEBUG : both19: Unchanged skipping 2024/12/22 03:48:26 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:48:26 DEBUG : both11: Unchanged skipping 2024/12/22 03:48:26 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:48:26 DEBUG : both1: Unchanged skipping 2024/12/22 03:48:26 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:48:26 DEBUG : both18: Unchanged skipping 2024/12/22 03:48:26 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:48:26 DEBUG : both2: Unchanged skipping 2024/12/22 03:48:26 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:48:26 DEBUG : both6: Unchanged skipping 2024/12/22 03:48:26 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:48:26 DEBUG : both7: Unchanged skipping 2024/12/22 03:48:26 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:48:26 DEBUG : both8: Unchanged skipping 2024/12/22 03:48:26 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:48:26 DEBUG : both9: Unchanged skipping 2024/12/22 03:48:26 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/12/22 03:48:26 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/12/22 03:48:26 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/12/22 03:48:26 DEBUG : both3: Unchanged skipping 2024/12/22 03:48:26 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/12/22 03:48:26 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/12/22 03:48:26 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/12/22 03:48:26 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/12/22 03:48:26 DEBUG : both4: Unchanged skipping 2024/12/22 03:48:26 DEBUG : both5: Unchanged skipping 2024/12/22 03:48:26 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/12/22 03:48:26 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/12/22 03:48:26 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/12/22 03:48:26 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/12/22 03:48:26 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/12/22 03:48:26 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/12/22 03:48:26 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/12/22 03:48:26 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/12/22 03:48:26 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/12/22 03:48:26 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/12/22 03:48:26 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/12/22 03:48:26 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/12/22 03:48:26 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/12/22 03:48:26 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Waiting for transfers to finish 2024/12/22 03:48:27 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/22 03:48:27 INFO : only0: Copied (replaced existing) 2024/12/22 03:48:27 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/22 03:48:27 INFO : only1: Copied (replaced existing) 2024/12/22 03:48:27 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/22 03:48:27 INFO : only11: Copied (replaced existing) 2024/12/22 03:48:27 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/22 03:48:27 INFO : only13: Copied (replaced existing) 2024/12/22 03:48:27 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/22 03:48:27 INFO : only10: Copied (replaced existing) 2024/12/22 03:48:27 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/22 03:48:27 INFO : only14: Copied (replaced existing) 2024/12/22 03:48:27 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/22 03:48:27 INFO : only18: Copied (replaced existing) 2024/12/22 03:48:27 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/22 03:48:27 INFO : only19: Copied (replaced existing) 2024/12/22 03:48:27 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/22 03:48:27 INFO : only17: Copied (replaced existing) 2024/12/22 03:48:27 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/22 03:48:27 INFO : only12: Copied (replaced existing) 2024/12/22 03:48:27 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/22 03:48:27 INFO : only3: Copied (replaced existing) 2024/12/22 03:48:27 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/22 03:48:27 INFO : only4: Copied (replaced existing) 2024/12/22 03:48:27 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/22 03:48:27 INFO : only5: Copied (replaced existing) 2024/12/22 03:48:27 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/22 03:48:27 INFO : only6: Copied (replaced existing) 2024/12/22 03:48:27 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/22 03:48:27 INFO : only7: Copied (replaced existing) 2024/12/22 03:48:27 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/22 03:48:27 INFO : only8: Copied (replaced existing) 2024/12/22 03:48:27 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/22 03:48:27 INFO : only16: Copied (replaced existing) 2024/12/22 03:48:28 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/22 03:48:28 INFO : only9: Copied (replaced existing) 2024/12/22 03:48:28 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/22 03:48:28 INFO : only15: Copied (replaced existing) 2024/12/22 03:48:28 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/22 03:48:28 INFO : only2: Copied (replaced existing) 2024/12/22 03:48:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (25.90s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:48:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/22 03:48:36 DEBUG : sub dir: Making directory 2024/12/22 03:48:36 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.04s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" 2024/12/22 03:48:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/22 03:48:39 DEBUG : sub dir: Making directory 2024/12/22 03:48:39 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xeqowot5hodu", Local "Local file system at /tmp/rclone569450403", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.09s) PASS 2024/12/22 03:48:42 DEBUG : B2 bucket rclone-test-xeqowot5hodu: Purge remote 2024/12/22 03:48:42 INFO : B2 bucket rclone-test-xeqowot5hodu: cleaning bucket "rclone-test-xeqowot5hodu" of all files 2024/12/22 03:48:43 DEBUG : BackupDir/one: Deleting (id "4_zffe29d13705debcb9f380e1b_f4024221b76749db8_d20241222_m034620_c001_v7007000_t0000_u01734839180429") 2024/12/22 03:48:43 DEBUG : BackupDir/one: Deleting (id "4_zffe29d13705debcb9f380e1b_f11687dbe906648cd_d20241222_m034614_c001_v0001144_t0016_u01734839174370") 2024/12/22 03:48:43 DEBUG : CompareDest/one: Deleting (id "4_zffe29d13705debcb9f380e1b_f4136256a137ff811_d20241222_m034554_c001_v7007000_t0000_u01734839154839") 2024/12/22 03:48:43 DEBUG : CompareDest/one: Deleting (id "4_zffe29d13705debcb9f380e1b_f10787f5e82ba2606_d20241222_m034548_c001_v0001172_t0055_u01734839148486") 2024/12/22 03:48:43 DEBUG : CompareDest/two: Deleting (id "4_zffe29d13705debcb9f380e1b_f4136256a137ff813_d20241222_m034555_c001_v7007000_t0000_u01734839155038") 2024/12/22 03:48:43 DEBUG : CompareDest/two: Deleting (id "4_zffe29d13705debcb9f380e1b_f1089b24d9c371e33_d20241222_m034549_c001_v0001098_t0017_u01734839149987") 2024/12/22 03:48:43 DEBUG : CopyDest/one: Deleting (id "4_zffe29d13705debcb9f380e1b_f4024221b76749db9_d20241222_m034620_c001_v7007000_t0000_u01734839180612") 2024/12/22 03:48:43 DEBUG : CopyDest/one: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3c96_d20241222_m034611_c001_v0001113_t0032_u01734839171463") 2024/12/22 03:48:43 DEBUG : CopyDest/three: Deleting (id "4_zffe29d13705debcb9f380e1b_f4024221b76749dba_d20241222_m034620_c001_v7007000_t0000_u01734839180795") 2024/12/22 03:48:43 DEBUG : CopyDest/three: Deleting (id "4_zffe29d13705debcb9f380e1b_f1089b24d9c371e6b_d20241222_m034618_c001_v0001098_t0006_u01734839178179") 2024/12/22 03:48:43 DEBUG : CopyDest/two: Deleting (id "4_zffe29d13705debcb9f380e1b_f4024221b76749dbc_d20241222_m034620_c001_v7007000_t0000_u01734839180977") 2024/12/22 03:48:44 DEBUG : CopyDest/two: Deleting (id "4_zffe29d13705debcb9f380e1b_f10787f5e82ba264c_d20241222_m034616_c001_v0001172_t0027_u01734839176126") 2024/12/22 03:48:44 DEBUG : EXISTING: Deleting (id "4_zffe29d13705debcb9f380e1b_f4037a3d80d9653ac_d20241222_m034746_c001_v7007000_t0000_u01734839266079") 2024/12/22 03:48:44 DEBUG : EXISTING: Deleting (id "4_zffe29d13705debcb9f380e1b_f10787f5e82ba26f2_d20241222_m034744_c001_v0001172_t0017_u01734839264984") 2024/12/22 03:48:44 DEBUG : Testêé: Deleting (id "4_zffe29d13705debcb9f380e1b_f4037a3d80d9653a4_d20241222_m034740_c001_v7007000_t0000_u01734839260995") 2024/12/22 03:48:44 DEBUG : Testêé: Deleting (id "4_zffe29d13705debcb9f380e1b_f1089b24d9c371efe_d20241222_m034740_c001_v0001098_t0033_u01734839260290") 2024/12/22 03:48:44 DEBUG : Testêé: Deleting (id "4_zffe29d13705debcb9f380e1b_f10787f5e82ba26ea_d20241222_m034738_c001_v0001172_t0004_u01734839258813") 2024/12/22 03:48:44 DEBUG : a/potato2: Deleting (id "4_zffe29d13705debcb9f380e1b_f401c032894777e9f_d20241222_m034402_c001_v7007000_t0000_u01734839042358") 2024/12/22 03:48:44 DEBUG : a/potato2: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3b66_d20241222_m034401_c001_v0001113_t0041_u01734839041713") 2024/12/22 03:48:44 DEBUG : a/potato2: Deleting (id "4_zffe29d13705debcb9f380e1b_f401c032894777e9c_d20241222_m034359_c001_v7007000_t0000_u01734839039881") 2024/12/22 03:48:44 DEBUG : a/potato2: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3b60_d20241222_m034358_c001_v0001113_t0006_u01734839038795") 2024/12/22 03:48:44 DEBUG : a/potato2: Deleting (id "4_zffe29d13705debcb9f380e1b_f407f961c82784855_d20241222_m034337_c001_v7007000_t0000_u01734839017675") 2024/12/22 03:48:44 DEBUG : a/potato2: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3b12_d20241222_m034336_c001_v0001113_t0003_u01734839016862") 2024/12/22 03:48:44 DEBUG : b/potato: Deleting (id "4_zffe29d13705debcb9f380e1b_f401c032894777ea0_d20241222_m034402_c001_v7007000_t0000_u01734839042541") 2024/12/22 03:48:44 DEBUG : b/potato: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3b62_d20241222_m034400_c001_v0001113_t0058_u01734839040802") 2024/12/22 03:48:44 DEBUG : b/potato: Deleting (id "4_zffe29d13705debcb9f380e1b_f401c032894777e9b_d20241222_m034359_c001_v7007000_t0000_u01734839039322") 2024/12/22 03:48:44 DEBUG : b/potato: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3b54_d20241222_m034357_c001_v0001113_t0049_u01734839037565") 2024/12/22 03:48:44 DEBUG : b/potato: Deleting (id "4_zffe29d13705debcb9f380e1b_f407f961c82784854_d20241222_m034337_c001_v7007000_t0000_u01734839017123") 2024/12/22 03:48:44 DEBUG : b/potato: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3b0c_d20241222_m034335_c001_v0001113_t0047_u01734839015812") 2024/12/22 03:48:44 DEBUG : backup/one: Deleting (id "4_zffe29d13705debcb9f380e1b_f4040db686b924590_d20241222_m034633_c001_v7007000_t0000_u01734839193909") 2024/12/22 03:48:44 DEBUG : backup/one: Deleting (id "4_zffe29d13705debcb9f380e1b_f1045c6ce33efbef8_d20241222_m034632_c001_v0001172_t0019_u01734839192168") 2024/12/22 03:48:44 DEBUG : backup/one: Deleting (id "4_zffe29d13705debcb9f380e1b_f11592a536c5c2e7c_d20241222_m034628_c001_v0001183_t0045_u01734839188422") 2024/12/22 03:48:44 DEBUG : backup/one-2019-01-01: Deleting (id "4_zffe29d13705debcb9f380e1b_f409c812ec053ceaf_d20241222_m034700_c001_v7007000_t0000_u01734839220876") 2024/12/22 03:48:45 DEBUG : backup/one-2019-01-01: Deleting (id "4_zffe29d13705debcb9f380e1b_f111ab3b715268534_d20241222_m034659_c001_v0001183_t0029_u01734839219044") 2024/12/22 03:48:45 DEBUG : backup/one-2019-01-01: Deleting (id "4_zffe29d13705debcb9f380e1b_f11083dcb0d533547_d20241222_m034654_c001_v0001130_t0003_u01734839214641") 2024/12/22 03:48:45 DEBUG : backup/one.bak: Deleting (id "4_zffe29d13705debcb9f380e1b_f41963de4df371c6e_d20241222_m034647_c001_v7007000_t0000_u01734839207793") 2024/12/22 03:48:45 DEBUG : backup/one.bak: Deleting (id "4_zffe29d13705debcb9f380e1b_f10455ea88b7b0eda_d20241222_m034645_c001_v0001144_t0020_u01734839205807") 2024/12/22 03:48:45 DEBUG : backup/one.bak: Deleting (id "4_zffe29d13705debcb9f380e1b_f10908139536b56e3_d20241222_m034641_c001_v0001040_t0023_u01734839201588") 2024/12/22 03:48:45 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zffe29d13705debcb9f380e1b_f409c812ec053ceb0_d20241222_m034701_c001_v7007000_t0000_u01734839221069") 2024/12/22 03:48:45 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zffe29d13705debcb9f380e1b_f11592a536c5c3205_d20241222_m034700_c001_v0001183_t0044_u01734839220091") 2024/12/22 03:48:45 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zffe29d13705debcb9f380e1b_f1180198678ef1c1f_d20241222_m034656_c001_v0001100_t0027_u01734839216540") 2024/12/22 03:48:45 DEBUG : backup/three.txt: Deleting (id "4_zffe29d13705debcb9f380e1b_f4040db686b924591_d20241222_m034634_c001_v7007000_t0000_u01734839194094") 2024/12/22 03:48:45 DEBUG : backup/three.txt: Deleting (id "4_zffe29d13705debcb9f380e1b_f102c360c50207b41_d20241222_m034633_c001_v0001090_t0053_u01734839193042") 2024/12/22 03:48:45 DEBUG : backup/three.txt: Deleting (id "4_zffe29d13705debcb9f380e1b_f103a1c94ad870efb_d20241222_m034629_c001_v0001113_t0053_u01734839189763") 2024/12/22 03:48:45 DEBUG : backup/three.txt.bak: Deleting (id "4_zffe29d13705debcb9f380e1b_f41963de4df371c6f_d20241222_m034647_c001_v7007000_t0000_u01734839207977") 2024/12/22 03:48:45 DEBUG : backup/three.txt.bak: Deleting (id "4_zffe29d13705debcb9f380e1b_f10166afc1e6e6916_d20241222_m034647_c001_v0001183_t0019_u01734839207023") 2024/12/22 03:48:45 DEBUG : backup/three.txt.bak: Deleting (id "4_zffe29d13705debcb9f380e1b_f1137aa13e35a6a5d_d20241222_m034643_c001_v0001109_t0050_u01734839203219") 2024/12/22 03:48:45 DEBUG : both0: Deleting (id "4_zffe29d13705debcb9f380e1b_f4037a3d80d965401_d20241222_m034828_c001_v7007000_t0000_u01734839308733") 2024/12/22 03:48:45 DEBUG : both0: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3dc0_d20241222_m034811_c001_v0001113_t0005_u01734839291208") 2024/12/22 03:48:45 DEBUG : both0: Deleting (id "4_zffe29d13705debcb9f380e1b_f4009b2585edd5f98_d20241222_m034806_c001_v7007000_t0000_u01734839286569") 2024/12/22 03:48:45 DEBUG : both0: Deleting (id "4_zffe29d13705debcb9f380e1b_f1089b24d9c371f08_d20241222_m034748_c001_v0001098_t0017_u01734839268335") 2024/12/22 03:48:45 DEBUG : both1: Deleting (id "4_zffe29d13705debcb9f380e1b_f4037a3d80d965402_d20241222_m034828_c001_v7007000_t0000_u01734839308917") 2024/12/22 03:48:45 DEBUG : both1: Deleting (id "4_zffe29d13705debcb9f380e1b_f1089b24d9c371f4a_d20241222_m034812_c001_v0001098_t0058_u01734839292702") 2024/12/22 03:48:46 DEBUG : both1: Deleting (id "4_zffe29d13705debcb9f380e1b_f4009b2585edd5f9a_d20241222_m034806_c001_v7007000_t0000_u01734839286759") 2024/12/22 03:48:46 DEBUG : both1: Deleting (id "4_zffe29d13705debcb9f380e1b_f10787f5e82ba26fe_d20241222_m034749_c001_v0001172_t0054_u01734839269378") 2024/12/22 03:48:46 DEBUG : both10: Deleting (id "4_zffe29d13705debcb9f380e1b_f4037a3d80d965403_d20241222_m034829_c001_v7007000_t0000_u01734839309099") 2024/12/22 03:48:46 DEBUG : both10: Deleting (id "4_zffe29d13705debcb9f380e1b_f1089b24d9c371f66_d20241222_m034819_c001_v0001098_t0021_u01734839299392") 2024/12/22 03:48:46 DEBUG : both10: Deleting (id "4_zffe29d13705debcb9f380e1b_f4009b2585edd5f9c_d20241222_m034806_c001_v7007000_t0000_u01734839286944") 2024/12/22 03:48:46 DEBUG : both10: Deleting (id "4_zffe29d13705debcb9f380e1b_f10787f5e82ba2716_d20241222_m034756_c001_v0001172_t0039_u01734839276494") 2024/12/22 03:48:46 DEBUG : both11: Deleting (id "4_zffe29d13705debcb9f380e1b_f4037a3d80d965404_d20241222_m034829_c001_v7007000_t0000_u01734839309284") 2024/12/22 03:48:46 DEBUG : both11: Deleting (id "4_zffe29d13705debcb9f380e1b_f10787f5e82ba2765_d20241222_m034820_c001_v0001172_t0005_u01734839300209") 2024/12/22 03:48:46 DEBUG : both11: Deleting (id "4_zffe29d13705debcb9f380e1b_f4009b2585edd5f9d_d20241222_m034807_c001_v7007000_t0000_u01734839287126") 2024/12/22 03:48:46 DEBUG : both11: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3d9a_d20241222_m034757_c001_v0001113_t0040_u01734839277207") 2024/12/22 03:48:46 DEBUG : both12: Deleting (id "4_zffe29d13705debcb9f380e1b_f4037a3d80d965405_d20241222_m034829_c001_v7007000_t0000_u01734839309467") 2024/12/22 03:48:46 DEBUG : both12: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3dee_d20241222_m034820_c001_v0001113_t0043_u01734839300844") 2024/12/22 03:48:46 DEBUG : both12: Deleting (id "4_zffe29d13705debcb9f380e1b_f4009b2585edd5f9e_d20241222_m034807_c001_v7007000_t0000_u01734839287320") 2024/12/22 03:48:46 DEBUG : both12: Deleting (id "4_zffe29d13705debcb9f380e1b_f1089b24d9c371f26_d20241222_m034757_c001_v0001098_t0027_u01734839277796") 2024/12/22 03:48:46 DEBUG : both13: Deleting (id "4_zffe29d13705debcb9f380e1b_f4037a3d80d965406_d20241222_m034829_c001_v7007000_t0000_u01734839309651") 2024/12/22 03:48:46 DEBUG : both13: Deleting (id "4_zffe29d13705debcb9f380e1b_f1089b24d9c371f6c_d20241222_m034821_c001_v0001098_t0023_u01734839301455") 2024/12/22 03:48:46 DEBUG : both13: Deleting (id "4_zffe29d13705debcb9f380e1b_f4009b2585edd5f9f_d20241222_m034807_c001_v7007000_t0000_u01734839287502") 2024/12/22 03:48:46 DEBUG : both13: Deleting (id "4_zffe29d13705debcb9f380e1b_f10787f5e82ba271c_d20241222_m034758_c001_v0001172_t0036_u01734839278552") 2024/12/22 03:48:46 DEBUG : both14: Deleting (id "4_zffe29d13705debcb9f380e1b_f4037a3d80d965407_d20241222_m034829_c001_v7007000_t0000_u01734839309836") 2024/12/22 03:48:46 DEBUG : both14: Deleting (id "4_zffe29d13705debcb9f380e1b_f10787f5e82ba276f_d20241222_m034822_c001_v0001172_t0049_u01734839302126") 2024/12/22 03:48:47 DEBUG : both14: Deleting (id "4_zffe29d13705debcb9f380e1b_f4009b2585edd5fa1_d20241222_m034807_c001_v7007000_t0000_u01734839287685") 2024/12/22 03:48:47 DEBUG : both14: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3da2_d20241222_m034759_c001_v0001113_t0006_u01734839279131") 2024/12/22 03:48:47 DEBUG : both15: Deleting (id "4_zffe29d13705debcb9f380e1b_f4037a3d80d965408_d20241222_m034830_c001_v7007000_t0000_u01734839310019") 2024/12/22 03:48:47 DEBUG : both15: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3df6_d20241222_m034822_c001_v0001113_t0020_u01734839302801") 2024/12/22 03:48:47 DEBUG : both15: Deleting (id "4_zffe29d13705debcb9f380e1b_f4009b2585edd5fa2_d20241222_m034807_c001_v7007000_t0000_u01734839287869") 2024/12/22 03:48:47 DEBUG : both15: Deleting (id "4_zffe29d13705debcb9f380e1b_f1089b24d9c371f2c_d20241222_m034759_c001_v0001098_t0020_u01734839279967") 2024/12/22 03:48:47 DEBUG : both16: Deleting (id "4_zffe29d13705debcb9f380e1b_f4037a3d80d965409_d20241222_m034830_c001_v7007000_t0000_u01734839310201") 2024/12/22 03:48:47 DEBUG : both16: Deleting (id "4_zffe29d13705debcb9f380e1b_f1089b24d9c371f74_d20241222_m034823_c001_v0001098_t0044_u01734839303530") 2024/12/22 03:48:47 DEBUG : both16: Deleting (id "4_zffe29d13705debcb9f380e1b_f4009b2585edd5fa4_d20241222_m034808_c001_v7007000_t0000_u01734839288051") 2024/12/22 03:48:47 DEBUG : both16: Deleting (id "4_zffe29d13705debcb9f380e1b_f10787f5e82ba2726_d20241222_m034800_c001_v0001172_t0038_u01734839280660") 2024/12/22 03:48:47 DEBUG : both17: Deleting (id "4_zffe29d13705debcb9f380e1b_f4037a3d80d96540a_d20241222_m034830_c001_v7007000_t0000_u01734839310386") 2024/12/22 03:48:47 DEBUG : both17: Deleting (id "4_zffe29d13705debcb9f380e1b_f10787f5e82ba2779_d20241222_m034824_c001_v0001172_t0057_u01734839304281") 2024/12/22 03:48:47 DEBUG : both17: Deleting (id "4_zffe29d13705debcb9f380e1b_f4009b2585edd5fa5_d20241222_m034808_c001_v7007000_t0000_u01734839288235") 2024/12/22 03:48:47 DEBUG : both17: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3daa_d20241222_m034801_c001_v0001113_t0056_u01734839281433") 2024/12/22 03:48:47 DEBUG : both18: Deleting (id "4_zffe29d13705debcb9f380e1b_f4037a3d80d96540b_d20241222_m034830_c001_v7007000_t0000_u01734839310569") 2024/12/22 03:48:47 DEBUG : both18: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3e02_d20241222_m034825_c001_v0001113_t0049_u01734839305013") 2024/12/22 03:48:47 DEBUG : both18: Deleting (id "4_zffe29d13705debcb9f380e1b_f4009b2585edd5fa6_d20241222_m034808_c001_v7007000_t0000_u01734839288418") 2024/12/22 03:48:47 DEBUG : both18: Deleting (id "4_zffe29d13705debcb9f380e1b_f1089b24d9c371f34_d20241222_m034802_c001_v0001098_t0014_u01734839282071") 2024/12/22 03:48:47 DEBUG : both19: Deleting (id "4_zffe29d13705debcb9f380e1b_f4037a3d80d96540c_d20241222_m034830_c001_v7007000_t0000_u01734839310752") 2024/12/22 03:48:47 DEBUG : both19: Deleting (id "4_zffe29d13705debcb9f380e1b_f1089b24d9c371f7e_d20241222_m034825_c001_v0001098_t0040_u01734839305659") 2024/12/22 03:48:47 DEBUG : both19: Deleting (id "4_zffe29d13705debcb9f380e1b_f4009b2585edd5fa8_d20241222_m034808_c001_v7007000_t0000_u01734839288601") 2024/12/22 03:48:48 DEBUG : both19: Deleting (id "4_zffe29d13705debcb9f380e1b_f10787f5e82ba272e_d20241222_m034802_c001_v0001172_t0022_u01734839282878") 2024/12/22 03:48:48 DEBUG : both2: Deleting (id "4_zffe29d13705debcb9f380e1b_f4037a3d80d96540d_d20241222_m034830_c001_v7007000_t0000_u01734839310934") 2024/12/22 03:48:48 DEBUG : both2: Deleting (id "4_zffe29d13705debcb9f380e1b_f10787f5e82ba2741_d20241222_m034813_c001_v0001172_t0025_u01734839293551") 2024/12/22 03:48:48 DEBUG : both2: Deleting (id "4_zffe29d13705debcb9f380e1b_f4009b2585edd5fab_d20241222_m034808_c001_v7007000_t0000_u01734839288789") 2024/12/22 03:48:48 DEBUG : both2: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3d7e_d20241222_m034750_c001_v0001113_t0006_u01734839270372") 2024/12/22 03:48:48 DEBUG : both3: Deleting (id "4_zffe29d13705debcb9f380e1b_f4037a3d80d96540e_d20241222_m034831_c001_v7007000_t0000_u01734839311119") 2024/12/22 03:48:48 DEBUG : both3: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3dc8_d20241222_m034814_c001_v0001113_t0005_u01734839294252") 2024/12/22 03:48:48 DEBUG : both3: Deleting (id "4_zffe29d13705debcb9f380e1b_f4009b2585edd5fad_d20241222_m034808_c001_v7007000_t0000_u01734839288973") 2024/12/22 03:48:48 DEBUG : both3: Deleting (id "4_zffe29d13705debcb9f380e1b_f1089b24d9c371f12_d20241222_m034751_c001_v0001098_t0028_u01734839271236") 2024/12/22 03:48:48 DEBUG : both4: Deleting (id "4_zffe29d13705debcb9f380e1b_f4037a3d80d96540f_d20241222_m034831_c001_v7007000_t0000_u01734839311302") 2024/12/22 03:48:48 DEBUG : both4: Deleting (id "4_zffe29d13705debcb9f380e1b_f1089b24d9c371f52_d20241222_m034815_c001_v0001098_t0053_u01734839295011") 2024/12/22 03:48:48 DEBUG : both4: Deleting (id "4_zffe29d13705debcb9f380e1b_f4009b2585edd5fae_d20241222_m034809_c001_v7007000_t0000_u01734839289157") 2024/12/22 03:48:48 DEBUG : both4: Deleting (id "4_zffe29d13705debcb9f380e1b_f10787f5e82ba2708_d20241222_m034752_c001_v0001172_t0056_u01734839272221") 2024/12/22 03:48:48 DEBUG : both5: Deleting (id "4_zffe29d13705debcb9f380e1b_f4037a3d80d965410_d20241222_m034831_c001_v7007000_t0000_u01734839311484") 2024/12/22 03:48:48 DEBUG : both5: Deleting (id "4_zffe29d13705debcb9f380e1b_f10787f5e82ba274f_d20241222_m034815_c001_v0001172_t0000_u01734839295744") 2024/12/22 03:48:48 DEBUG : both5: Deleting (id "4_zffe29d13705debcb9f380e1b_f4009b2585edd5faf_d20241222_m034809_c001_v7007000_t0000_u01734839289340") 2024/12/22 03:48:48 DEBUG : both5: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3d86_d20241222_m034752_c001_v0001113_t0051_u01734839272864") 2024/12/22 03:48:48 DEBUG : both6: Deleting (id "4_zffe29d13705debcb9f380e1b_f4037a3d80d965411_d20241222_m034831_c001_v7007000_t0000_u01734839311682") 2024/12/22 03:48:48 DEBUG : both6: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3dd6_d20241222_m034816_c001_v0001113_t0006_u01734839296317") 2024/12/22 03:48:48 DEBUG : both6: Deleting (id "4_zffe29d13705debcb9f380e1b_f4009b2585edd5fb0_d20241222_m034809_c001_v7007000_t0000_u01734839289524") 2024/12/22 03:48:48 DEBUG : both6: Deleting (id "4_zffe29d13705debcb9f380e1b_f1089b24d9c371f1a_d20241222_m034753_c001_v0001098_t0014_u01734839273529") 2024/12/22 03:48:48 DEBUG : both7: Deleting (id "4_zffe29d13705debcb9f380e1b_f4037a3d80d965412_d20241222_m034831_c001_v7007000_t0000_u01734839311867") 2024/12/22 03:48:48 DEBUG : both7: Deleting (id "4_zffe29d13705debcb9f380e1b_f1089b24d9c371f5a_d20241222_m034817_c001_v0001098_t0041_u01734839297054") 2024/12/22 03:48:49 DEBUG : both7: Deleting (id "4_zffe29d13705debcb9f380e1b_f4009b2585edd5fb2_d20241222_m034809_c001_v7007000_t0000_u01734839289720") 2024/12/22 03:48:49 DEBUG : both7: Deleting (id "4_zffe29d13705debcb9f380e1b_f10787f5e82ba270e_d20241222_m034754_c001_v0001172_t0049_u01734839274214") 2024/12/22 03:48:49 DEBUG : both8: Deleting (id "4_zffe29d13705debcb9f380e1b_f4037a3d80d965413_d20241222_m034832_c001_v7007000_t0000_u01734839312050") 2024/12/22 03:48:49 DEBUG : both8: Deleting (id "4_zffe29d13705debcb9f380e1b_f10787f5e82ba2757_d20241222_m034817_c001_v0001172_t0004_u01734839297611") 2024/12/22 03:48:49 DEBUG : both8: Deleting (id "4_zffe29d13705debcb9f380e1b_f4009b2585edd5fb4_d20241222_m034809_c001_v7007000_t0000_u01734839289911") 2024/12/22 03:48:49 DEBUG : both8: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3d8c_d20241222_m034754_c001_v0001113_t0018_u01734839274980") 2024/12/22 03:48:49 DEBUG : both9: Deleting (id "4_zffe29d13705debcb9f380e1b_f4037a3d80d965414_d20241222_m034832_c001_v7007000_t0000_u01734839312237") 2024/12/22 03:48:49 DEBUG : both9: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3de2_d20241222_m034818_c001_v0001113_t0012_u01734839298577") 2024/12/22 03:48:49 DEBUG : both9: Deleting (id "4_zffe29d13705debcb9f380e1b_f4009b2585edd5fb5_d20241222_m034810_c001_v7007000_t0000_u01734839290095") 2024/12/22 03:48:49 DEBUG : both9: Deleting (id "4_zffe29d13705debcb9f380e1b_f1089b24d9c371f20_d20241222_m034755_c001_v0001098_t0003_u01734839275853") 2024/12/22 03:48:49 DEBUG : c/non empty space: Deleting (id "4_zffe29d13705debcb9f380e1b_f401c032894777ea1_d20241222_m034402_c001_v7007000_t0000_u01734839042726") 2024/12/22 03:48:49 DEBUG : c/non empty space: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3b64_d20241222_m034401_c001_v0001113_t0043_u01734839041059") 2024/12/22 03:48:49 DEBUG : c/non empty space: Deleting (id "4_zffe29d13705debcb9f380e1b_f401c032894777e9e_d20241222_m034400_c001_v7007000_t0000_u01734839040066") 2024/12/22 03:48:49 DEBUG : c/non empty space: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3b58_d20241222_m034357_c001_v0001113_t0019_u01734839037843") 2024/12/22 03:48:49 DEBUG : c/non empty space: Deleting (id "4_zffe29d13705debcb9f380e1b_f407f961c82784856_d20241222_m034337_c001_v7007000_t0000_u01734839017856") 2024/12/22 03:48:49 DEBUG : c/non empty space: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3b0e_d20241222_m034336_c001_v0001113_t0016_u01734839016090") 2024/12/22 03:48:49 DEBUG : check sum: Deleting (id "4_zffe29d13705debcb9f380e1b_f412f894ed602304e_d20241222_m034324_c001_v7007000_t0000_u01734839004429") 2024/12/22 03:48:49 DEBUG : check sum: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3af0_d20241222_m034323_c001_v0001113_t0022_u01734839003261") 2024/12/22 03:48:49 DEBUG : dest/3: Deleting (id "4_zffe29d13705debcb9f380e1b_f4024221b76749da9_d20241222_m034604_c001_v7007000_t0000_u01734839164240") 2024/12/22 03:48:49 DEBUG : dest/3: Deleting (id "4_zffe29d13705debcb9f380e1b_f41731f01a2a67127_d20241222_m034603_c001_v0001130_t0019_u01734839163130") 2024/12/22 03:48:50 DEBUG : dst/one: Deleting (id "4_zffe29d13705debcb9f380e1b_f4037a3d80d96539a_d20241222_m034737_c001_v7007000_t0000_u01734839257343") 2024/12/22 03:48:50 DEBUG : dst/one: Deleting (id "4_zffe29d13705debcb9f380e1b_f101d5911fc609fda_d20241222_m034735_c001_v0001181_t0006_u01734839255564") 2024/12/22 03:48:50 DEBUG : dst/one: Deleting (id "4_zffe29d13705debcb9f380e1b_f4053fe083c56b4c7_d20241222_m034735_c001_v7007000_t0000_u01734839255383") 2024/12/22 03:48:50 DEBUG : dst/one: Deleting (id "4_zffe29d13705debcb9f380e1b_f101d5911fc609fcc_d20241222_m034732_c001_v0001181_t0016_u01734839252950") 2024/12/22 03:48:50 DEBUG : dst/one: Deleting (id "4_zffe29d13705debcb9f380e1b_f4053fe083c56b4bf_d20241222_m034732_c001_v7007000_t0000_u01734839252225") 2024/12/22 03:48:50 DEBUG : dst/one: Deleting (id "4_zffe29d13705debcb9f380e1b_f10787f5e82ba26dc_d20241222_m034727_c001_v0001172_t0037_u01734839247703") 2024/12/22 03:48:50 DEBUG : dst/one: Deleting (id "4_zffe29d13705debcb9f380e1b_f4037a3d80d965388_d20241222_m034726_c001_v7007000_t0000_u01734839246218") 2024/12/22 03:48:50 DEBUG : dst/one: Deleting (id "4_zffe29d13705debcb9f380e1b_f1126f4e7b7f65a10_d20241222_m034724_c001_v0001150_t0054_u01734839244254") 2024/12/22 03:48:50 DEBUG : dst/one: Deleting (id "4_zffe29d13705debcb9f380e1b_f4104050ce278150d_d20241222_m034724_c001_v7007000_t0000_u01734839244069") 2024/12/22 03:48:50 DEBUG : dst/one: Deleting (id "4_zffe29d13705debcb9f380e1b_f1126f4e7b7f65a08_d20241222_m034720_c001_v0001150_t0038_u01734839240617") 2024/12/22 03:48:50 DEBUG : dst/one: Deleting (id "4_zffe29d13705debcb9f380e1b_f4104050ce278150a_d20241222_m034719_c001_v7007000_t0000_u01734839239893") 2024/12/22 03:48:50 DEBUG : dst/one: Deleting (id "4_zffe29d13705debcb9f380e1b_f10787f5e82ba26bc_d20241222_m034714_c001_v0001172_t0018_u01734839234723") 2024/12/22 03:48:50 DEBUG : dst/one: Deleting (id "4_zffe29d13705debcb9f380e1b_f409c812ec053cec9_d20241222_m034713_c001_v7007000_t0000_u01734839233422") 2024/12/22 03:48:50 DEBUG : dst/one: Deleting (id "4_zffe29d13705debcb9f380e1b_f119d43d0e99323d9_d20241222_m034711_c001_v0001153_t0011_u01734839231772") 2024/12/22 03:48:50 DEBUG : dst/one: Deleting (id "4_zffe29d13705debcb9f380e1b_f4063d5e88e1aa9e4_d20241222_m034711_c001_v7007000_t0000_u01734839231582") 2024/12/22 03:48:50 DEBUG : dst/one: Deleting (id "4_zffe29d13705debcb9f380e1b_f119d43d0e99323d3_d20241222_m034707_c001_v0001153_t0008_u01734839227018") 2024/12/22 03:48:50 DEBUG : dst/one: Deleting (id "4_zffe29d13705debcb9f380e1b_f4063d5e88e1aa9da_d20241222_m034706_c001_v7007000_t0000_u01734839226282") 2024/12/22 03:48:50 DEBUG : dst/one: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3d10_d20241222_m034702_c001_v0001113_t0045_u01734839222172") 2024/12/22 03:48:50 DEBUG : dst/one: Deleting (id "4_zffe29d13705debcb9f380e1b_f409c812ec053ceb1_d20241222_m034701_c001_v7007000_t0000_u01734839221251") 2024/12/22 03:48:50 DEBUG : dst/one: Deleting (id "4_zffe29d13705debcb9f380e1b_f1187b8f925531d0d_d20241222_m034659_c001_v0001120_t0005_u01734839219437") 2024/12/22 03:48:50 DEBUG : dst/one: Deleting (id "4_zffe29d13705debcb9f380e1b_f418e7f21d77792ca_d20241222_m034659_c001_v7007000_t0000_u01734839219256") 2024/12/22 03:48:51 DEBUG : dst/one: Deleting (id "4_zffe29d13705debcb9f380e1b_f1187b8f925531d03_d20241222_m034655_c001_v0001120_t0034_u01734839215697") 2024/12/22 03:48:51 DEBUG : dst/one: Deleting (id "4_zffe29d13705debcb9f380e1b_f418e7f21d77792c6_d20241222_m034654_c001_v7007000_t0000_u01734839214975") 2024/12/22 03:48:51 DEBUG : dst/one: Deleting (id "4_zffe29d13705debcb9f380e1b_f1089b24d9c371ea8_d20241222_m034649_c001_v0001098_t0038_u01734839209083") 2024/12/22 03:48:51 DEBUG : dst/one: Deleting (id "4_zffe29d13705debcb9f380e1b_f41963de4df371c70_d20241222_m034648_c001_v7007000_t0000_u01734839208163") 2024/12/22 03:48:51 DEBUG : dst/one: Deleting (id "4_zffe29d13705debcb9f380e1b_f108798c5c9697f7c_d20241222_m034646_c001_v0001183_t0034_u01734839206604") 2024/12/22 03:48:51 DEBUG : dst/one: Deleting (id "4_zffe29d13705debcb9f380e1b_f4040db686b92459e_d20241222_m034646_c001_v7007000_t0000_u01734839206417") 2024/12/22 03:48:51 DEBUG : dst/one: Deleting (id "4_zffe29d13705debcb9f380e1b_f108798c5c9697ed6_d20241222_m034642_c001_v0001183_t0043_u01734839202791") 2024/12/22 03:48:51 DEBUG : dst/one: Deleting (id "4_zffe29d13705debcb9f380e1b_f4040db686b92459a_d20241222_m034642_c001_v7007000_t0000_u01734839202059") 2024/12/22 03:48:51 DEBUG : dst/one: Deleting (id "4_zffe29d13705debcb9f380e1b_f10787f5e82ba2674_d20241222_m034635_c001_v0001172_t0057_u01734839195228") 2024/12/22 03:48:51 DEBUG : dst/one: Deleting (id "4_zffe29d13705debcb9f380e1b_f4040db686b924592_d20241222_m034634_c001_v7007000_t0000_u01734839194278") 2024/12/22 03:48:51 DEBUG : dst/one: Deleting (id "4_zffe29d13705debcb9f380e1b_f1000769a922f2d3e_d20241222_m034632_c001_v0001183_t0012_u01734839192645") 2024/12/22 03:48:51 DEBUG : dst/one: Deleting (id "4_zffe29d13705debcb9f380e1b_f417f823df8819b6f_d20241222_m034632_c001_v7007000_t0000_u01734839192462") 2024/12/22 03:48:51 DEBUG : dst/one: Deleting (id "4_zffe29d13705debcb9f380e1b_f1000769a922f2cff_d20241222_m034629_c001_v0001183_t0019_u01734839189339") 2024/12/22 03:48:51 DEBUG : dst/one: Deleting (id "4_zffe29d13705debcb9f380e1b_f417f823df8819b6c_d20241222_m034628_c001_v7007000_t0000_u01734839188618") 2024/12/22 03:48:51 DEBUG : dst/one: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3cac_d20241222_m034622_c001_v0001113_t0006_u01734839182277") 2024/12/22 03:48:51 DEBUG : dst/one: Deleting (id "4_zffe29d13705debcb9f380e1b_f4024221b76749dbd_d20241222_m034621_c001_v7007000_t0000_u01734839181160") 2024/12/22 03:48:51 DEBUG : dst/one: Deleting (id "4_zffe29d13705debcb9f380e1b_f114290806258dc3a_d20241222_m034615_c001_v0001176_t0030_u01734839175364") 2024/12/22 03:48:51 DEBUG : dst/one: Deleting (id "4_zffe29d13705debcb9f380e1b_f4040db686b924588_d20241222_m034615_c001_v7007000_t0000_u01734839175149") 2024/12/22 03:48:51 DEBUG : dst/one: Deleting (id "4_zffe29d13705debcb9f380e1b_f1089b24d9c371e59_d20241222_m034610_c001_v0001098_t0030_u01734839170767") 2024/12/22 03:48:51 DEBUG : dst/one: Deleting (id "4_zffe29d13705debcb9f380e1b_f111717a1cf574faf_d20241222_m034609_c001_v0001101_t0039_u01734839169917") 2024/12/22 03:48:52 DEBUG : dst/one: Deleting (id "4_zffe29d13705debcb9f380e1b_f111717a1cf574fa5_d20241222_m034608_c001_v0001101_t0047_u01734839168710") 2024/12/22 03:48:52 DEBUG : dst/one: Deleting (id "4_zffe29d13705debcb9f380e1b_f4136256a137ff814_d20241222_m034555_c001_v7007000_t0000_u01734839155227") 2024/12/22 03:48:52 DEBUG : dst/one: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3c52_d20241222_m034547_c001_v0001113_t0026_u01734839147682") 2024/12/22 03:48:52 DEBUG : dst/one: Deleting (id "4_zffe29d13705debcb9f380e1b_f1089633fb1607562_d20241222_m034546_c001_v0001182_t0024_u01734839146877") 2024/12/22 03:48:52 DEBUG : dst/one: Deleting (id "4_zffe29d13705debcb9f380e1b_f1089633fb160754a_d20241222_m034545_c001_v0001182_t0041_u01734839145925") 2024/12/22 03:48:52 DEBUG : dst/one-2019-01-01: Deleting (id "4_zffe29d13705debcb9f380e1b_f4037a3d80d96539b_d20241222_m034737_c001_v7007000_t0000_u01734839257525") 2024/12/22 03:48:52 DEBUG : dst/one-2019-01-01: Deleting (id "4_zffe29d13705debcb9f380e1b_f1089633fb1607fcb_d20241222_m034735_c001_v0001182_t0023_u01734839255149") 2024/12/22 03:48:52 DEBUG : dst/one-2019-01-01: Deleting (id "4_zffe29d13705debcb9f380e1b_f119babad96fd69f7_d20241222_m034732_c001_v0001183_t0053_u01734839252027") 2024/12/22 03:48:52 DEBUG : dst/one.bak: Deleting (id "4_zffe29d13705debcb9f380e1b_f4037a3d80d965389_d20241222_m034726_c001_v7007000_t0000_u01734839246403") 2024/12/22 03:48:52 DEBUG : dst/one.bak: Deleting (id "4_zffe29d13705debcb9f380e1b_f112b82e066c96054_d20241222_m034723_c001_v0001144_t0044_u01734839243377") 2024/12/22 03:48:52 DEBUG : dst/one.bak: Deleting (id "4_zffe29d13705debcb9f380e1b_f109eb134595e0662_d20241222_m034719_c001_v0001117_t0046_u01734839239038") 2024/12/22 03:48:52 DEBUG : dst/one.bak: Deleting (id "4_zffe29d13705debcb9f380e1b_f409c812ec053cecb_d20241222_m034713_c001_v7007000_t0000_u01734839233604") 2024/12/22 03:48:52 DEBUG : dst/one.bak: Deleting (id "4_zffe29d13705debcb9f380e1b_f10533b98ffed5526_d20241222_m034710_c001_v0001098_t0013_u01734839230966") 2024/12/22 03:48:52 DEBUG : dst/one.bak: Deleting (id "4_zffe29d13705debcb9f380e1b_f11228716f6926ddf_d20241222_m034705_c001_v0001101_t0015_u01734839225925") 2024/12/22 03:48:52 DEBUG : dst/three: Deleting (id "4_zffe29d13705debcb9f380e1b_f4024221b76749dbe_d20241222_m034621_c001_v7007000_t0000_u01734839181353") 2024/12/22 03:48:52 DEBUG : dst/three: Deleting (id "4_zffe29d13705debcb9f380e1b_f111717a1cf574fd1_d20241222_m034619_c001_v0001101_t0013_u01734839179723") 2024/12/22 03:48:52 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zffe29d13705debcb9f380e1b_f4037a3d80d96539c_d20241222_m034737_c001_v7007000_t0000_u01734839257708") 2024/12/22 03:48:52 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zffe29d13705debcb9f380e1b_f110e0ae2f8e0eb3d_d20241222_m034736_c001_v0001183_t0029_u01734839256363") 2024/12/22 03:48:52 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zffe29d13705debcb9f380e1b_f104f13ed2b8f9852_d20241222_m034733_c001_v0001183_t0053_u01734839253764") 2024/12/22 03:48:52 DEBUG : dst/three.txt: Deleting (id "4_zffe29d13705debcb9f380e1b_f4037a3d80d96539d_d20241222_m034737_c001_v7007000_t0000_u01734839257893") 2024/12/22 03:48:53 DEBUG : dst/three.txt: Deleting (id "4_zffe29d13705debcb9f380e1b_f101d5911fc609fdc_d20241222_m034736_c001_v0001181_t0010_u01734839256750") 2024/12/22 03:48:53 DEBUG : dst/three.txt: Deleting (id "4_zffe29d13705debcb9f380e1b_f4053fe083c56b4cd_d20241222_m034736_c001_v7007000_t0000_u01734839256566") 2024/12/22 03:48:53 DEBUG : dst/three.txt: Deleting (id "4_zffe29d13705debcb9f380e1b_f101d5911fc609fd4_d20241222_m034734_c001_v0001181_t0028_u01734839254158") 2024/12/22 03:48:53 DEBUG : dst/three.txt: Deleting (id "4_zffe29d13705debcb9f380e1b_f4053fe083c56b4c3_d20241222_m034733_c001_v7007000_t0000_u01734839253972") 2024/12/22 03:48:53 DEBUG : dst/three.txt: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3d3c_d20241222_m034729_c001_v0001113_t0003_u01734839249187") 2024/12/22 03:48:53 DEBUG : dst/three.txt: Deleting (id "4_zffe29d13705debcb9f380e1b_f4037a3d80d96538b_d20241222_m034726_c001_v7007000_t0000_u01734839246589") 2024/12/22 03:48:53 DEBUG : dst/three.txt: Deleting (id "4_zffe29d13705debcb9f380e1b_f1126f4e7b7f65a16_d20241222_m034725_c001_v0001150_t0000_u01734839245569") 2024/12/22 03:48:53 DEBUG : dst/three.txt: Deleting (id "4_zffe29d13705debcb9f380e1b_f4104050ce278150e_d20241222_m034725_c001_v7007000_t0000_u01734839245386") 2024/12/22 03:48:53 DEBUG : dst/three.txt: Deleting (id "4_zffe29d13705debcb9f380e1b_f1126f4e7b7f65a0a_d20241222_m034721_c001_v0001150_t0021_u01734839241865") 2024/12/22 03:48:53 DEBUG : dst/three.txt: Deleting (id "4_zffe29d13705debcb9f380e1b_f4104050ce278150c_d20241222_m034721_c001_v7007000_t0000_u01734839241680") 2024/12/22 03:48:53 DEBUG : dst/three.txt: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3d2c_d20241222_m034716_c001_v0001113_t0004_u01734839236171") 2024/12/22 03:48:53 DEBUG : dst/three.txt: Deleting (id "4_zffe29d13705debcb9f380e1b_f4063d5e88e1aa9e8_d20241222_m034712_c001_v7007000_t0000_u01734839232863") 2024/12/22 03:48:53 DEBUG : dst/three.txt: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3d22_d20241222_m034709_c001_v0001113_t0021_u01734839229976") 2024/12/22 03:48:53 DEBUG : dst/three.txt: Deleting (id "4_zffe29d13705debcb9f380e1b_f4063d5e88e1aa9df_d20241222_m034708_c001_v7007000_t0000_u01734839228887") 2024/12/22 03:48:53 DEBUG : dst/three.txt: Deleting (id "4_zffe29d13705debcb9f380e1b_f1089b24d9c371eb8_d20241222_m034703_c001_v0001098_t0018_u01734839223205") 2024/12/22 03:48:53 DEBUG : dst/three.txt: Deleting (id "4_zffe29d13705debcb9f380e1b_f418e7f21d77792cb_d20241222_m034700_c001_v7007000_t0000_u01734839220322") 2024/12/22 03:48:53 DEBUG : dst/three.txt: Deleting (id "4_zffe29d13705debcb9f380e1b_f1089b24d9c371eb2_d20241222_m034658_c001_v0001098_t0014_u01734839218007") 2024/12/22 03:48:53 DEBUG : dst/three.txt: Deleting (id "4_zffe29d13705debcb9f380e1b_f418e7f21d77792c8_d20241222_m034656_c001_v7007000_t0000_u01734839216912") 2024/12/22 03:48:53 DEBUG : dst/three.txt: Deleting (id "4_zffe29d13705debcb9f380e1b_f10787f5e82ba2694_d20241222_m034650_c001_v0001172_t0029_u01734839210045") 2024/12/22 03:48:53 DEBUG : dst/three.txt: Deleting (id "4_zffe29d13705debcb9f380e1b_f4040db686b9245a0_d20241222_m034647_c001_v7007000_t0000_u01734839207231") 2024/12/22 03:48:53 DEBUG : dst/three.txt: Deleting (id "4_zffe29d13705debcb9f380e1b_f10787f5e82ba2688_d20241222_m034644_c001_v0001172_t0055_u01734839204773") 2024/12/22 03:48:53 DEBUG : dst/three.txt: Deleting (id "4_zffe29d13705debcb9f380e1b_f4040db686b92459b_d20241222_m034643_c001_v7007000_t0000_u01734839203674") 2024/12/22 03:48:53 DEBUG : dst/three.txt: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3cd6_d20241222_m034637_c001_v0001113_t0035_u01734839197109") 2024/12/22 03:48:54 DEBUG : dst/three.txt: Deleting (id "4_zffe29d13705debcb9f380e1b_f417f823df8819b70_d20241222_m034633_c001_v7007000_t0000_u01734839193353") 2024/12/22 03:48:54 DEBUG : dst/three.txt: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3cc6_d20241222_m034631_c001_v0001113_t0045_u01734839191188") 2024/12/22 03:48:54 DEBUG : dst/three.txt: Deleting (id "4_zffe29d13705debcb9f380e1b_f417f823df8819b6d_d20241222_m034630_c001_v7007000_t0000_u01734839190090") 2024/12/22 03:48:54 DEBUG : dst/three.txt: Deleting (id "4_zffe29d13705debcb9f380e1b_f1089b24d9c371e79_d20241222_m034623_c001_v0001098_t0006_u01734839183470") 2024/12/22 03:48:54 DEBUG : dst/three.txt.bak: Deleting (id "4_zffe29d13705debcb9f380e1b_f4037a3d80d96538c_d20241222_m034726_c001_v7007000_t0000_u01734839246781") 2024/12/22 03:48:54 DEBUG : dst/three.txt.bak: Deleting (id "4_zffe29d13705debcb9f380e1b_f116bb91305daf45a_d20241222_m034725_c001_v0001183_t0035_u01734839245179") 2024/12/22 03:48:54 DEBUG : dst/three.txt.bak: Deleting (id "4_zffe29d13705debcb9f380e1b_f1094b9914cc748b3_d20241222_m034721_c001_v0001183_t0044_u01734839241471") 2024/12/22 03:48:54 DEBUG : dst/three.txt.bak: Deleting (id "4_zffe29d13705debcb9f380e1b_f409c812ec053cecc_d20241222_m034713_c001_v7007000_t0000_u01734839233802") 2024/12/22 03:48:54 DEBUG : dst/three.txt.bak: Deleting (id "4_zffe29d13705debcb9f380e1b_f1109f08b0418b108_d20241222_m034712_c001_v0001038_t0020_u01734839232368") 2024/12/22 03:48:54 DEBUG : dst/three.txt.bak: Deleting (id "4_zffe29d13705debcb9f380e1b_f106b33dd27e4e156_d20241222_m034707_c001_v0001116_t0037_u01734839227577") 2024/12/22 03:48:54 DEBUG : dst/two: Deleting (id "4_zffe29d13705debcb9f380e1b_f4037a3d80d9653a0_d20241222_m034738_c001_v7007000_t0000_u01734839258076") 2024/12/22 03:48:54 DEBUG : dst/two: Deleting (id "4_zffe29d13705debcb9f380e1b_f1089b24d9c371eea_d20241222_m034728_c001_v0001098_t0038_u01734839248352") 2024/12/22 03:48:54 DEBUG : dst/two: Deleting (id "4_zffe29d13705debcb9f380e1b_f4037a3d80d96538f_d20241222_m034726_c001_v7007000_t0000_u01734839246965") 2024/12/22 03:48:54 DEBUG : dst/two: Deleting (id "4_zffe29d13705debcb9f380e1b_f1089b24d9c371ed4_d20241222_m034715_c001_v0001098_t0028_u01734839235438") 2024/12/22 03:48:54 DEBUG : dst/two: Deleting (id "4_zffe29d13705debcb9f380e1b_f409c812ec053cecd_d20241222_m034713_c001_v7007000_t0000_u01734839233985") 2024/12/22 03:48:54 DEBUG : dst/two: Deleting (id "4_zffe29d13705debcb9f380e1b_f10787f5e82ba26a8_d20241222_m034702_c001_v0001172_t0017_u01734839222853") 2024/12/22 03:48:54 DEBUG : dst/two: Deleting (id "4_zffe29d13705debcb9f380e1b_f409c812ec053ceb2_d20241222_m034701_c001_v7007000_t0000_u01734839221440") 2024/12/22 03:48:54 DEBUG : dst/two: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3cf0_d20241222_m034649_c001_v0001113_t0041_u01734839209776") 2024/12/22 03:48:54 DEBUG : dst/two: Deleting (id "4_zffe29d13705debcb9f380e1b_f41963de4df371c71_d20241222_m034648_c001_v7007000_t0000_u01734839208345") 2024/12/22 03:48:54 DEBUG : dst/two: Deleting (id "4_zffe29d13705debcb9f380e1b_f1089b24d9c371e96_d20241222_m034636_c001_v0001098_t0032_u01734839196359") 2024/12/22 03:48:54 DEBUG : dst/two: Deleting (id "4_zffe29d13705debcb9f380e1b_f4040db686b924593_d20241222_m034634_c001_v7007000_t0000_u01734839194483") 2024/12/22 03:48:55 DEBUG : dst/two: Deleting (id "4_zffe29d13705debcb9f380e1b_f10787f5e82ba265c_d20241222_m034623_c001_v0001172_t0011_u01734839183196") 2024/12/22 03:48:55 DEBUG : dst/two: Deleting (id "4_zffe29d13705debcb9f380e1b_f4024221b76749dbf_d20241222_m034621_c001_v7007000_t0000_u01734839181537") 2024/12/22 03:48:55 DEBUG : dst/two: Deleting (id "4_zffe29d13705debcb9f380e1b_f1000769a922f2b7f_d20241222_m034617_c001_v0001183_t0039_u01734839177030") 2024/12/22 03:48:55 DEBUG : dst/two: Deleting (id "4_zffe29d13705debcb9f380e1b_f4136256a137ff815_d20241222_m034555_c001_v7007000_t0000_u01734839155412") 2024/12/22 03:48:55 DEBUG : dst/two: Deleting (id "4_zffe29d13705debcb9f380e1b_f1089633fb1607636_d20241222_m034554_c001_v0001182_t0052_u01734839154257") 2024/12/22 03:48:55 DEBUG : empty space: Deleting (id "4_zffe29d13705debcb9f380e1b_f404a251e7f02c795_d20241222_m034512_c001_v7007000_t0000_u01734839112821") 2024/12/22 03:48:55 DEBUG : empty space: Deleting (id "4_zffe29d13705debcb9f380e1b_f1089b24d9c371dd1_d20241222_m034508_c001_v0001098_t0052_u01734839108663") 2024/12/22 03:48:55 DEBUG : empty space: Deleting (id "4_zffe29d13705debcb9f380e1b_f404a251e7f02c793_d20241222_m034506_c001_v7007000_t0000_u01734839106388") 2024/12/22 03:48:55 DEBUG : empty space: Deleting (id "4_zffe29d13705debcb9f380e1b_f1089b24d9c371db5_d20241222_m034454_c001_v0001098_t0025_u01734839094479") 2024/12/22 03:48:55 DEBUG : empty space: Deleting (id "4_zffe29d13705debcb9f380e1b_f409c812ec053cdec_d20241222_m034445_c001_v7007000_t0000_u01734839085874") 2024/12/22 03:48:55 DEBUG : empty space: Deleting (id "4_zffe29d13705debcb9f380e1b_f1089b24d9c371dad_d20241222_m034442_c001_v0001098_t0003_u01734839082487") 2024/12/22 03:48:55 DEBUG : empty space: Deleting (id "4_zffe29d13705debcb9f380e1b_f401c032894777eb7_d20241222_m034417_c001_v7007000_t0000_u01734839057233") 2024/12/22 03:48:55 DEBUG : empty space: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3b90_d20241222_m034415_c001_v0001113_t0044_u01734839055378") 2024/12/22 03:48:55 DEBUG : empty space: Deleting (id "4_zffe29d13705debcb9f380e1b_f401c032894777ead_d20241222_m034413_c001_v7007000_t0000_u01734839053632") 2024/12/22 03:48:55 DEBUG : empty space: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3b88_d20241222_m034412_c001_v0001113_t0046_u01734839052371") 2024/12/22 03:48:55 DEBUG : empty space: Deleting (id "4_zffe29d13705debcb9f380e1b_f401c032894777ea7_d20241222_m034408_c001_v7007000_t0000_u01734839048633") 2024/12/22 03:48:55 DEBUG : empty space: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3b74_d20241222_m034406_c001_v0001113_t0018_u01734839046670") 2024/12/22 03:48:55 DEBUG : empty space: Deleting (id "4_zffe29d13705debcb9f380e1b_f401c032894777ea3_d20241222_m034405_c001_v7007000_t0000_u01734839045383") 2024/12/22 03:48:55 DEBUG : empty space: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3b6a_d20241222_m034403_c001_v0001113_t0013_u01734839043738") 2024/12/22 03:48:55 DEBUG : empty space: Deleting (id "4_zffe29d13705debcb9f380e1b_f401c032894777e97_d20241222_m034356_c001_v7007000_t0000_u01734839036641") 2024/12/22 03:48:56 DEBUG : empty space: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3b4e_d20241222_m034354_c001_v0001113_t0025_u01734839034532") 2024/12/22 03:48:56 DEBUG : empty space: Deleting (id "4_zffe29d13705debcb9f380e1b_f407f961c8278488b_d20241222_m034353_c001_v7007000_t0000_u01734839033305") 2024/12/22 03:48:56 DEBUG : empty space: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3b4a_d20241222_m034352_c001_v0001113_t0040_u01734839032461") 2024/12/22 03:48:56 DEBUG : empty space: Deleting (id "4_zffe29d13705debcb9f380e1b_f407f961c82784881_d20241222_m034346_c001_v7007000_t0000_u01734839026934") 2024/12/22 03:48:56 DEBUG : empty space: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3b30_d20241222_m034345_c001_v0001113_t0053_u01734839025523") 2024/12/22 03:48:56 DEBUG : empty space: Deleting (id "4_zffe29d13705debcb9f380e1b_f407f961c82784878_d20241222_m034342_c001_v7007000_t0000_u01734839022892") 2024/12/22 03:48:56 DEBUG : empty space: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3b22_d20241222_m034341_c001_v0001113_t0031_u01734839021907") 2024/12/22 03:48:56 DEBUG : empty space: Deleting (id "4_zffe29d13705debcb9f380e1b_f407f961c82784874_d20241222_m034340_c001_v7007000_t0000_u01734839020814") 2024/12/22 03:48:56 DEBUG : empty space: Deleting (id "4_zffe29d13705debcb9f380e1b_f100fd4e695b7d5f1_d20241222_m034340_c001_v0001182_t0036_u01734839020235") 2024/12/22 03:48:56 DEBUG : empty space: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3b1a_d20241222_m034338_c001_v0001113_t0041_u01734839018587") 2024/12/22 03:48:56 DEBUG : enormous: Deleting (id "4_zffe29d13705debcb9f380e1b_f401c032894777eaf_d20241222_m034416_c001_v7007000_t0000_u01734839056308") 2024/12/22 03:48:56 DEBUG : enormous: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3b92_d20241222_m034415_c001_v0001113_t0040_u01734839055657") 2024/12/22 03:48:56 DEBUG : existing: Deleting (id "4_zffe29d13705debcb9f380e1b_f4037a3d80d9653a5_d20241222_m034743_c001_v7007000_t0000_u01734839263480") 2024/12/22 03:48:56 DEBUG : existing: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3d5e_d20241222_m034742_c001_v0001113_t0007_u01734839262105") 2024/12/22 03:48:56 DEBUG : existing: Deleting (id "4_zffe29d13705debcb9f380e1b_f409c812ec053cde8_d20241222_m034440_c001_v7007000_t0000_u01734839080736") 2024/12/22 03:48:56 DEBUG : existing: Deleting (id "4_zffe29d13705debcb9f380e1b_f1089b24d9c371da5_d20241222_m034439_c001_v0001098_t0034_u01734839079637") 2024/12/22 03:48:56 DEBUG : existing: Deleting (id "4_zffe29d13705debcb9f380e1b_f407f961c8278484e_d20241222_m034334_c001_v7007000_t0000_u01734839014710") 2024/12/22 03:48:56 DEBUG : existing: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3b08_d20241222_m034333_c001_v0001113_t0050_u01734839013689") 2024/12/22 03:48:56 DEBUG : existing: Deleting (id "4_zffe29d13705debcb9f380e1b_f407f961c8278484a_d20241222_m034332_c001_v7007000_t0000_u01734839012402") 2024/12/22 03:48:56 DEBUG : existing: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3b04_d20241222_m034331_c001_v0001113_t0014_u01734839011612") 2024/12/22 03:48:57 DEBUG : existing: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3b00_d20241222_m034330_c001_v0001113_t0023_u01734839010640") 2024/12/22 03:48:57 DEBUG : existing-b: Deleting (id "4_zffe29d13705debcb9f380e1b_f409c812ec053cde9_d20241222_m034440_c001_v7007000_t0000_u01734839080918") 2024/12/22 03:48:57 DEBUG : existing-b: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3bc2_d20241222_m034439_c001_v0001113_t0043_u01734839079626") 2024/12/22 03:48:57 DEBUG : five: Deleting (id "4_zffe29d13705debcb9f380e1b_f401c032894777eb9_d20241222_m034422_c001_v7007000_t0000_u01734839062339") 2024/12/22 03:48:57 DEBUG : five: Deleting (id "4_zffe29d13705debcb9f380e1b_f401e1f2f9f3e3ba4_d20241222_m034420_c001_v0001113_t0018_u01734839060034") 2024/12/22 03:48:57 DEBUG : foo: Deleting (id "4_zffe29d13705debcb9f380e1b_f407f961c8278487c_d20241222_m034344_c001_v7007000_t0000_u01734839024790") 2024/12/22 03:48:57 DEBUG : foo: Deleting (id "4_zffe29d13705debcb9f380e1b_f401e1f2f9f3e3b2c_d20241222_m034344_c001_v0001113_t0018_u01734839024244") 2024/12/22 03:48:57 DEBUG : foo: Deleting (id "4_zffe29d13705debcb9f380e1b_f401e1f2f9f3e3b28_d20241222_m034343_c001_v0001113_t0018_u01734839023666") 2024/12/22 03:48:57 DEBUG : four: Deleting (id "4_zffe29d13705debcb9f380e1b_f401c032894777eba_d20241222_m034422_c001_v7007000_t0000_u01734839062526") 2024/12/22 03:48:57 DEBUG : four: Deleting (id "4_zffe29d13705debcb9f380e1b_f4089b24d9c371d75_d20241222_m034420_c001_v0001098_t0039_u01734839060589") 2024/12/22 03:48:57 DEBUG : four: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3ba2_d20241222_m034419_c001_v0001113_t0006_u01734839059154") 2024/12/22 03:48:57 DEBUG : hello world2: Deleting (id "4_zffe29d13705debcb9f380e1b_f4104050ce278122b_d20241222_m034239_c001_v7007000_t0000_u01734838959824") 2024/12/22 03:48:57 DEBUG : hello world2: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3a6b_d20241222_m034239_c001_v0001113_t0057_u01734838959051") 2024/12/22 03:48:57 DEBUG : ignore-size: Deleting (id "4_zffe29d13705debcb9f380e1b_f412f894ed6023054_d20241222_m034329_c001_v7007000_t0000_u01734839009175") 2024/12/22 03:48:57 DEBUG : ignore-size: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3afc_d20241222_m034328_c001_v0001113_t0050_u01734839008107") 2024/12/22 03:48:57 DEBUG : nested/sub dir/file: Deleting (id "4_zffe29d13705debcb9f380e1b_f409c812ec053cde3_d20241222_m034438_c001_v7007000_t0000_u01734839078528") 2024/12/22 03:48:57 DEBUG : nested/sub dir/file: Deleting (id "4_zffe29d13705debcb9f380e1b_f1089b24d9c371da3_d20241222_m034437_c001_v0001098_t0056_u01734839077512") 2024/12/22 03:48:57 DEBUG : nested/sub dir/file: Deleting (id "4_zffe29d13705debcb9f380e1b_f409c812ec053cddf_d20241222_m034436_c001_v7007000_t0000_u01734839076397") 2024/12/22 03:48:57 DEBUG : nested/sub dir/file: Deleting (id "4_zffe29d13705debcb9f380e1b_f1089b24d9c371d9f_d20241222_m034435_c001_v0001098_t0023_u01734839075382") 2024/12/22 03:48:57 DEBUG : one: Deleting (id "4_zffe29d13705debcb9f380e1b_f401c032894777ebb_d20241222_m034422_c001_v7007000_t0000_u01734839062711") 2024/12/22 03:48:58 DEBUG : one: Deleting (id "4_zffe29d13705debcb9f380e1b_f401e1f2f9f3e3b98_d20241222_m034418_c001_v0001113_t0018_u01734839058391") 2024/12/22 03:48:58 DEBUG : only0: Deleting (id "4_zffe29d13705debcb9f380e1b_f4037a3d80d965415_d20241222_m034832_c001_v7007000_t0000_u01734839312421") 2024/12/22 03:48:58 DEBUG : only0: Deleting (id "4_zffe29d13705debcb9f380e1b_f40787f5e82ba2787_d20241222_m034827_c001_v0001172_t0051_u01734839307030") 2024/12/22 03:48:58 DEBUG : only0: Deleting (id "4_zffe29d13705debcb9f380e1b_f10787f5e82ba273d_d20241222_m034812_c001_v0001172_t0028_u01734839292007") 2024/12/22 03:48:58 DEBUG : only0: Deleting (id "4_zffe29d13705debcb9f380e1b_f4009b2585edd5f8e_d20241222_m034805_c001_v7007000_t0000_u01734839285159") 2024/12/22 03:48:58 DEBUG : only0: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3d74_d20241222_m034749_c001_v0001113_t0037_u01734839269060") 2024/12/22 03:48:58 DEBUG : only1: Deleting (id "4_zffe29d13705debcb9f380e1b_f4037a3d80d965416_d20241222_m034832_c001_v7007000_t0000_u01734839312630") 2024/12/22 03:48:58 DEBUG : only1: Deleting (id "4_zffe29d13705debcb9f380e1b_f4089b24d9c371f83_d20241222_m034827_c001_v0001098_t0039_u01734839307039") 2024/12/22 03:48:58 DEBUG : only1: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3dc6_d20241222_m034813_c001_v0001113_t0010_u01734839293162") 2024/12/22 03:48:58 DEBUG : only1: Deleting (id "4_zffe29d13705debcb9f380e1b_f4009b2585edd5f95_d20241222_m034805_c001_v7007000_t0000_u01734839285887") 2024/12/22 03:48:58 DEBUG : only1: Deleting (id "4_zffe29d13705debcb9f380e1b_f1089b24d9c371f0e_d20241222_m034749_c001_v0001098_t0007_u01734839269912") 2024/12/22 03:48:58 DEBUG : only10: Deleting (id "4_zffe29d13705debcb9f380e1b_f4037a3d80d965417_d20241222_m034832_c001_v7007000_t0000_u01734839312815") 2024/12/22 03:48:58 DEBUG : only10: Deleting (id "4_zffe29d13705debcb9f380e1b_f401e1f2f9f3e3e0c_d20241222_m034827_c001_v0001113_t0018_u01734839307270") 2024/12/22 03:48:58 DEBUG : only10: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3de8_d20241222_m034819_c001_v0001113_t0019_u01734839299733") 2024/12/22 03:48:58 DEBUG : only10: Deleting (id "4_zffe29d13705debcb9f380e1b_f4009b2585edd5f93_d20241222_m034805_c001_v7007000_t0000_u01734839285704") 2024/12/22 03:48:58 DEBUG : only10: Deleting (id "4_zffe29d13705debcb9f380e1b_f1089b24d9c371f24_d20241222_m034756_c001_v0001098_t0012_u01734839276787") 2024/12/22 03:48:58 DEBUG : only11: Deleting (id "4_zffe29d13705debcb9f380e1b_f4037a3d80d965418_d20241222_m034832_c001_v7007000_t0000_u01734839312999") 2024/12/22 03:48:58 DEBUG : only11: Deleting (id "4_zffe29d13705debcb9f380e1b_f401e1f2f9f3e3e0a_d20241222_m034827_c001_v0001113_t0018_u01734839307049") 2024/12/22 03:48:58 DEBUG : only11: Deleting (id "4_zffe29d13705debcb9f380e1b_f1089b24d9c371f68_d20241222_m034820_c001_v0001098_t0026_u01734839300471") 2024/12/22 03:48:59 DEBUG : only11: Deleting (id "4_zffe29d13705debcb9f380e1b_f4009b2585edd5f96_d20241222_m034805_c001_v7007000_t0000_u01734839285902") 2024/12/22 03:48:59 DEBUG : only11: Deleting (id "4_zffe29d13705debcb9f380e1b_f10787f5e82ba2718_d20241222_m034757_c001_v0001172_t0058_u01734839277490") 2024/12/22 03:48:59 DEBUG : only12: Deleting (id "4_zffe29d13705debcb9f380e1b_f4037a3d80d965419_d20241222_m034833_c001_v7007000_t0000_u01734839313182") 2024/12/22 03:48:59 DEBUG : only12: Deleting (id "4_zffe29d13705debcb9f380e1b_f405ffb4ae7551dca_d20241222_m034827_c001_v0001177_t0035_u01734839307608") 2024/12/22 03:48:59 DEBUG : only12: Deleting (id "4_zffe29d13705debcb9f380e1b_f10787f5e82ba276b_d20241222_m034821_c001_v0001172_t0004_u01734839301141") 2024/12/22 03:48:59 DEBUG : only12: Deleting (id "4_zffe29d13705debcb9f380e1b_f4009b2585edd5f94_d20241222_m034805_c001_v7007000_t0000_u01734839285716") 2024/12/22 03:48:59 DEBUG : only12: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3d9e_d20241222_m034758_c001_v0001113_t0029_u01734839278191") 2024/12/22 03:48:59 DEBUG : only13: Deleting (id "4_zffe29d13705debcb9f380e1b_f4037a3d80d96541a_d20241222_m034833_c001_v7007000_t0000_u01734839313365") 2024/12/22 03:48:59 DEBUG : only13: Deleting (id "4_zffe29d13705debcb9f380e1b_f40787f5e82ba2789_d20241222_m034827_c001_v0001172_t0051_u01734839307251") 2024/12/22 03:48:59 DEBUG : only13: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3df2_d20241222_m034821_c001_v0001113_t0049_u01734839301808") 2024/12/22 03:48:59 DEBUG : only13: Deleting (id "4_zffe29d13705debcb9f380e1b_f416c663fc8b7389d_d20241222_m034805_c001_v7007000_t0000_u01734839285176") 2024/12/22 03:48:59 DEBUG : only13: Deleting (id "4_zffe29d13705debcb9f380e1b_f1089b24d9c371f2a_d20241222_m034758_c001_v0001098_t0036_u01734839278833") 2024/12/22 03:48:59 DEBUG : only14: Deleting (id "4_zffe29d13705debcb9f380e1b_f4037a3d80d96541b_d20241222_m034833_c001_v7007000_t0000_u01734839313549") 2024/12/22 03:48:59 DEBUG : only14: Deleting (id "4_zffe29d13705debcb9f380e1b_f4089b24d9c371f85_d20241222_m034827_c001_v0001098_t0039_u01734839307259") 2024/12/22 03:48:59 DEBUG : only14: Deleting (id "4_zffe29d13705debcb9f380e1b_f1089b24d9c371f70_d20241222_m034822_c001_v0001098_t0010_u01734839302417") 2024/12/22 03:48:59 DEBUG : only14: Deleting (id "4_zffe29d13705debcb9f380e1b_f401e59d573d86215_d20241222_m034805_c001_v7007000_t0000_u01734839285368") 2024/12/22 03:48:59 DEBUG : only14: Deleting (id "4_zffe29d13705debcb9f380e1b_f10787f5e82ba2722_d20241222_m034759_c001_v0001172_t0052_u01734839279657") 2024/12/22 03:48:59 DEBUG : only15: Deleting (id "4_zffe29d13705debcb9f380e1b_f4037a3d80d96541c_d20241222_m034833_c001_v7007000_t0000_u01734839313730") 2024/12/22 03:48:59 DEBUG : only15: Deleting (id "4_zffe29d13705debcb9f380e1b_f40787f5e82ba2795_d20241222_m034827_c001_v0001172_t0051_u01734839307999") 2024/12/22 03:48:59 DEBUG : only15: Deleting (id "4_zffe29d13705debcb9f380e1b_f10787f5e82ba2775_d20241222_m034823_c001_v0001172_t0018_u01734839303214") 2024/12/22 03:48:59 DEBUG : only15: Deleting (id "4_zffe29d13705debcb9f380e1b_f416c663fc8b738a1_d20241222_m034805_c001_v7007000_t0000_u01734839285728") 2024/12/22 03:48:59 DEBUG : only15: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3da4_d20241222_m034800_c001_v0001113_t0025_u01734839280342") 2024/12/22 03:49:00 DEBUG : only16: Deleting (id "4_zffe29d13705debcb9f380e1b_f4037a3d80d96541d_d20241222_m034833_c001_v7007000_t0000_u01734839313913") 2024/12/22 03:49:00 DEBUG : only16: Deleting (id "4_zffe29d13705debcb9f380e1b_f4089b24d9c371f8b_d20241222_m034827_c001_v0001098_t0039_u01734839307834") 2024/12/22 03:49:00 DEBUG : only16: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3dfe_d20241222_m034823_c001_v0001113_t0027_u01734839303943") 2024/12/22 03:49:00 DEBUG : only16: Deleting (id "4_zffe29d13705debcb9f380e1b_f4009b2585edd5f90_d20241222_m034805_c001_v7007000_t0000_u01734839285349") 2024/12/22 03:49:00 DEBUG : only16: Deleting (id "4_zffe29d13705debcb9f380e1b_f1089b24d9c371f2e_d20241222_m034800_c001_v0001098_t0014_u01734839280949") 2024/12/22 03:49:00 DEBUG : only17: Deleting (id "4_zffe29d13705debcb9f380e1b_f4037a3d80d96541e_d20241222_m034834_c001_v7007000_t0000_u01734839314096") 2024/12/22 03:49:00 DEBUG : only17: Deleting (id "4_zffe29d13705debcb9f380e1b_f4089b24d9c371f87_d20241222_m034827_c001_v0001098_t0039_u01734839307464") 2024/12/22 03:49:00 DEBUG : only17: Deleting (id "4_zffe29d13705debcb9f380e1b_f1089b24d9c371f78_d20241222_m034824_c001_v0001098_t0028_u01734839304598") 2024/12/22 03:49:00 DEBUG : only17: Deleting (id "4_zffe29d13705debcb9f380e1b_f416c663fc8b7389e_d20241222_m034805_c001_v7007000_t0000_u01734839285360") 2024/12/22 03:49:00 DEBUG : only17: Deleting (id "4_zffe29d13705debcb9f380e1b_f10787f5e82ba272a_d20241222_m034801_c001_v0001172_t0050_u01734839281737") 2024/12/22 03:49:00 DEBUG : only18: Deleting (id "4_zffe29d13705debcb9f380e1b_f4037a3d80d96541f_d20241222_m034834_c001_v7007000_t0000_u01734839314279") 2024/12/22 03:49:00 DEBUG : only18: Deleting (id "4_zffe29d13705debcb9f380e1b_f40787f5e82ba278b_d20241222_m034827_c001_v0001172_t0051_u01734839307446") 2024/12/22 03:49:00 DEBUG : only18: Deleting (id "4_zffe29d13705debcb9f380e1b_f10787f5e82ba277b_d20241222_m034825_c001_v0001172_t0034_u01734839305338") 2024/12/22 03:49:00 DEBUG : only18: Deleting (id "4_zffe29d13705debcb9f380e1b_f4009b2585edd5f91_d20241222_m034805_c001_v7007000_t0000_u01734839285521") 2024/12/22 03:49:00 DEBUG : only18: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3db0_d20241222_m034802_c001_v0001113_t0023_u01734839282412") 2024/12/22 03:49:00 DEBUG : only19: Deleting (id "4_zffe29d13705debcb9f380e1b_f4037a3d80d965420_d20241222_m034834_c001_v7007000_t0000_u01734839314461") 2024/12/22 03:49:00 DEBUG : only19: Deleting (id "4_zffe29d13705debcb9f380e1b_f401e1f2f9f3e3e0e_d20241222_m034827_c001_v0001113_t0018_u01734839307454") 2024/12/22 03:49:00 DEBUG : only19: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3e06_d20241222_m034825_c001_v0001113_t0017_u01734839305954") 2024/12/22 03:49:00 DEBUG : only19: Deleting (id "4_zffe29d13705debcb9f380e1b_f401e59d573d86214_d20241222_m034805_c001_v7007000_t0000_u01734839285180") 2024/12/22 03:49:00 DEBUG : only19: Deleting (id "4_zffe29d13705debcb9f380e1b_f1089b24d9c371f3a_d20241222_m034803_c001_v0001098_t0006_u01734839283238") 2024/12/22 03:49:00 DEBUG : only2: Deleting (id "4_zffe29d13705debcb9f380e1b_f4037a3d80d965421_d20241222_m034834_c001_v7007000_t0000_u01734839314644") 2024/12/22 03:49:00 DEBUG : only2: Deleting (id "4_zffe29d13705debcb9f380e1b_f401e1f2f9f3e3e18_d20241222_m034828_c001_v0001113_t0018_u01734839308009") 2024/12/22 03:49:01 DEBUG : only2: Deleting (id "4_zffe29d13705debcb9f380e1b_f1089b24d9c371f50_d20241222_m034813_c001_v0001098_t0037_u01734839293920") 2024/12/22 03:49:01 DEBUG : only2: Deleting (id "4_zffe29d13705debcb9f380e1b_f4009b2585edd5f8a_d20241222_m034804_c001_v7007000_t0000_u01734839284788") 2024/12/22 03:49:01 DEBUG : only2: Deleting (id "4_zffe29d13705debcb9f380e1b_f10787f5e82ba2704_d20241222_m034750_c001_v0001172_t0057_u01734839270916") 2024/12/22 03:49:01 DEBUG : only3: Deleting (id "4_zffe29d13705debcb9f380e1b_f4037a3d80d965422_d20241222_m034834_c001_v7007000_t0000_u01734839314827") 2024/12/22 03:49:01 DEBUG : only3: Deleting (id "4_zffe29d13705debcb9f380e1b_f40787f5e82ba278f_d20241222_m034827_c001_v0001172_t0051_u01734839307631") 2024/12/22 03:49:01 DEBUG : only3: Deleting (id "4_zffe29d13705debcb9f380e1b_f10787f5e82ba274b_d20241222_m034814_c001_v0001172_t0013_u01734839294703") 2024/12/22 03:49:01 DEBUG : only3: Deleting (id "4_zffe29d13705debcb9f380e1b_f401e59d573d86217_d20241222_m034805_c001_v7007000_t0000_u01734839285736") 2024/12/22 03:49:01 DEBUG : only3: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3d84_d20241222_m034751_c001_v0001113_t0026_u01734839271571") 2024/12/22 03:49:01 DEBUG : only4: Deleting (id "4_zffe29d13705debcb9f380e1b_f4037a3d80d965423_d20241222_m034835_c001_v7007000_t0000_u01734839315013") 2024/12/22 03:49:01 DEBUG : only4: Deleting (id "4_zffe29d13705debcb9f380e1b_f401e1f2f9f3e3e10_d20241222_m034827_c001_v0001113_t0018_u01734839307640") 2024/12/22 03:49:01 DEBUG : only4: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3dd0_d20241222_m034815_c001_v0001113_t0026_u01734839295278") 2024/12/22 03:49:01 DEBUG : only4: Deleting (id "4_zffe29d13705debcb9f380e1b_f4009b2585edd5f8f_d20241222_m034805_c001_v7007000_t0000_u01734839285338") 2024/12/22 03:49:01 DEBUG : only4: Deleting (id "4_zffe29d13705debcb9f380e1b_f1089b24d9c371f16_d20241222_m034752_c001_v0001098_t0052_u01734839272545") 2024/12/22 03:49:01 DEBUG : only5: Deleting (id "4_zffe29d13705debcb9f380e1b_f4037a3d80d965424_d20241222_m034835_c001_v7007000_t0000_u01734839315196") 2024/12/22 03:49:01 DEBUG : only5: Deleting (id "4_zffe29d13705debcb9f380e1b_f4089b24d9c371f89_d20241222_m034827_c001_v0001098_t0039_u01734839307651") 2024/12/22 03:49:01 DEBUG : only5: Deleting (id "4_zffe29d13705debcb9f380e1b_f1089b24d9c371f56_d20241222_m034816_c001_v0001098_t0034_u01734839296040") 2024/12/22 03:49:01 DEBUG : only5: Deleting (id "4_zffe29d13705debcb9f380e1b_f4009b2585edd5f8b_d20241222_m034804_c001_v7007000_t0000_u01734839284971") 2024/12/22 03:49:01 DEBUG : only5: Deleting (id "4_zffe29d13705debcb9f380e1b_f10787f5e82ba270a_d20241222_m034753_c001_v0001172_t0034_u01734839273262") 2024/12/22 03:49:01 DEBUG : only6: Deleting (id "4_zffe29d13705debcb9f380e1b_f4037a3d80d965425_d20241222_m034835_c001_v7007000_t0000_u01734839315378") 2024/12/22 03:49:01 DEBUG : only6: Deleting (id "4_zffe29d13705debcb9f380e1b_f405ffb4ae7551dcc_d20241222_m034827_c001_v0001177_t0035_u01734839307794") 2024/12/22 03:49:02 DEBUG : only6: Deleting (id "4_zffe29d13705debcb9f380e1b_f10787f5e82ba2753_d20241222_m034816_c001_v0001172_t0006_u01734839296744") 2024/12/22 03:49:02 DEBUG : only6: Deleting (id "4_zffe29d13705debcb9f380e1b_f4009b2585edd5f92_d20241222_m034805_c001_v7007000_t0000_u01734839285532") 2024/12/22 03:49:02 DEBUG : only6: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3d88_d20241222_m034753_c001_v0001113_t0044_u01734839273933") 2024/12/22 03:49:02 DEBUG : only7: Deleting (id "4_zffe29d13705debcb9f380e1b_f4037a3d80d965426_d20241222_m034835_c001_v7007000_t0000_u01734839315562") 2024/12/22 03:49:02 DEBUG : only7: Deleting (id "4_zffe29d13705debcb9f380e1b_f40787f5e82ba2791_d20241222_m034827_c001_v0001172_t0051_u01734839307815") 2024/12/22 03:49:02 DEBUG : only7: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3dda_d20241222_m034817_c001_v0001113_t0002_u01734839297342") 2024/12/22 03:49:02 DEBUG : only7: Deleting (id "4_zffe29d13705debcb9f380e1b_f416c663fc8b7389f_d20241222_m034805_c001_v7007000_t0000_u01734839285544") 2024/12/22 03:49:02 DEBUG : only7: Deleting (id "4_zffe29d13705debcb9f380e1b_f1089b24d9c371f1c_d20241222_m034754_c001_v0001098_t0014_u01734839274621") 2024/12/22 03:49:02 DEBUG : only8: Deleting (id "4_zffe29d13705debcb9f380e1b_f4037a3d80d965427_d20241222_m034835_c001_v7007000_t0000_u01734839315747") 2024/12/22 03:49:02 DEBUG : only8: Deleting (id "4_zffe29d13705debcb9f380e1b_f401e1f2f9f3e3e16_d20241222_m034827_c001_v0001113_t0018_u01734839307823") 2024/12/22 03:49:02 DEBUG : only8: Deleting (id "4_zffe29d13705debcb9f380e1b_f1089b24d9c371f60_d20241222_m034817_c001_v0001098_t0029_u01734839297925") 2024/12/22 03:49:02 DEBUG : only8: Deleting (id "4_zffe29d13705debcb9f380e1b_f401e59d573d86216_d20241222_m034805_c001_v7007000_t0000_u01734839285552") 2024/12/22 03:49:02 DEBUG : only8: Deleting (id "4_zffe29d13705debcb9f380e1b_f10787f5e82ba2712_d20241222_m034755_c001_v0001172_t0004_u01734839275429") 2024/12/22 03:49:02 DEBUG : only9: Deleting (id "4_zffe29d13705debcb9f380e1b_f4037a3d80d965428_d20241222_m034835_c001_v7007000_t0000_u01734839315930") 2024/12/22 03:49:02 DEBUG : only9: Deleting (id "4_zffe29d13705debcb9f380e1b_f405ffb4ae7551dd0_d20241222_m034827_c001_v0001177_t0035_u01734839307979") 2024/12/22 03:49:02 DEBUG : only9: Deleting (id "4_zffe29d13705debcb9f380e1b_f10787f5e82ba275f_d20241222_m034818_c001_v0001172_t0030_u01734839298968") 2024/12/22 03:49:02 DEBUG : only9: Deleting (id "4_zffe29d13705debcb9f380e1b_f4009b2585edd5f8d_d20241222_m034805_c001_v7007000_t0000_u01734839285154") 2024/12/22 03:49:02 DEBUG : only9: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3d90_d20241222_m034756_c001_v0001113_t0036_u01734839276243") 2024/12/22 03:49:02 DEBUG : potato: Deleting (id "4_zffe29d13705debcb9f380e1b_f409c812ec053cddd_d20241222_m034433_c001_v7007000_t0000_u01734839073513") 2024/12/22 03:49:02 DEBUG : potato: Deleting (id "4_zffe29d13705debcb9f380e1b_f1089b24d9c371d8f_d20241222_m034431_c001_v0001098_t0037_u01734839071443") 2024/12/22 03:49:02 DEBUG : potato: Deleting (id "4_zffe29d13705debcb9f380e1b_f409c812ec053cdd8_d20241222_m034429_c001_v7007000_t0000_u01734839069970") 2024/12/22 03:49:02 DEBUG : potato: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3bb0_d20241222_m034428_c001_v0001113_t0027_u01734839068156") 2024/12/22 03:49:03 DEBUG : potato: Deleting (id "4_zffe29d13705debcb9f380e1b_f409c812ec053cdd3_d20241222_m034426_c001_v7007000_t0000_u01734839066299") 2024/12/22 03:49:03 DEBUG : potato: Deleting (id "4_zffe29d13705debcb9f380e1b_f1089b24d9c371d81_d20241222_m034423_c001_v0001098_t0034_u01734839063642") 2024/12/22 03:49:03 DEBUG : potato: Deleting (id "4_zffe29d13705debcb9f380e1b_f401c032894777ea9_d20241222_m034411_c001_v7007000_t0000_u01734839051176") 2024/12/22 03:49:03 DEBUG : potato: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3b7a_d20241222_m034409_c001_v0001113_t0001_u01734839049549") 2024/12/22 03:49:03 DEBUG : potato: Deleting (id "4_zffe29d13705debcb9f380e1b_f401c032894777ea5_d20241222_m034407_c001_v7007000_t0000_u01734839047577") 2024/12/22 03:49:03 DEBUG : potato: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3b72_d20241222_m034406_c001_v0001113_t0019_u01734839046302") 2024/12/22 03:49:03 DEBUG : potato: Deleting (id "4_zffe29d13705debcb9f380e1b_f401c032894777ea2_d20241222_m034404_c001_v7007000_t0000_u01734839044545") 2024/12/22 03:49:03 DEBUG : potato: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3b68_d20241222_m034403_c001_v0001113_t0043_u01734839043461") 2024/12/22 03:49:03 DEBUG : potato: Deleting (id "4_zffe29d13705debcb9f380e1b_f407f961c8278488e_d20241222_m034355_c001_v7007000_t0000_u01734839035699") 2024/12/22 03:49:03 DEBUG : potato: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3b4c_d20241222_m034354_c001_v0001113_t0043_u01734839034237") 2024/12/22 03:49:03 DEBUG : potato: Deleting (id "4_zffe29d13705debcb9f380e1b_f407f961c8278488c_d20241222_m034353_c001_v7007000_t0000_u01734839033493") 2024/12/22 03:49:03 DEBUG : potato: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3b48_d20241222_m034352_c001_v0001113_t0031_u01734839032104") 2024/12/22 03:49:03 DEBUG : potato: Deleting (id "4_zffe29d13705debcb9f380e1b_f407f961c82784888_d20241222_m034351_c001_v7007000_t0000_u01734839031377") 2024/12/22 03:49:03 DEBUG : potato: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3b44_d20241222_m034350_c001_v0001113_t0034_u01734839030746") 2024/12/22 03:49:03 DEBUG : potato: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3b40_d20241222_m034350_c001_v0001113_t0034_u01734839030108") 2024/12/22 03:49:03 DEBUG : potato: Deleting (id "4_zffe29d13705debcb9f380e1b_f407f961c82784886_d20241222_m034349_c001_v7007000_t0000_u01734839029377") 2024/12/22 03:49:03 DEBUG : potato: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3b3a_d20241222_m034348_c001_v0001113_t0012_u01734839028573") 2024/12/22 03:49:03 DEBUG : potato: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3b38_d20241222_m034347_c001_v0001113_t0041_u01734839027845") 2024/12/22 03:49:03 DEBUG : potato: Deleting (id "4_zffe29d13705debcb9f380e1b_f407f961c82784882_d20241222_m034347_c001_v7007000_t0000_u01734839027116") 2024/12/22 03:49:03 DEBUG : potato: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3b32_d20241222_m034346_c001_v0001113_t0000_u01734839026177") 2024/12/22 03:49:04 DEBUG : potato2: Deleting (id "4_zffe29d13705debcb9f380e1b_f4040db686b92455a_d20241222_m034522_c001_v7007000_t0000_u01734839122612") 2024/12/22 03:49:04 DEBUG : potato2: Deleting (id "4_zffe29d13705debcb9f380e1b_f10787f5e82ba25cc_d20241222_m034521_c001_v0001172_t0044_u01734839121916") 2024/12/22 03:49:04 DEBUG : potato2: Deleting (id "4_zffe29d13705debcb9f380e1b_f404a251e7f02c796_d20241222_m034513_c001_v7007000_t0000_u01734839113164") 2024/12/22 03:49:04 DEBUG : potato2: Deleting (id "4_zffe29d13705debcb9f380e1b_f10787f5e82ba25ba_d20241222_m034507_c001_v0001172_t0025_u01734839107721") 2024/12/22 03:49:04 DEBUG : potato2: Deleting (id "4_zffe29d13705debcb9f380e1b_f4024221b76749d7b_d20241222_m034458_c001_v7007000_t0000_u01734839098931") 2024/12/22 03:49:04 DEBUG : potato2: Deleting (id "4_zffe29d13705debcb9f380e1b_f10787f5e82ba259c_d20241222_m034453_c001_v0001172_t0028_u01734839093660") 2024/12/22 03:49:04 DEBUG : potato2: Deleting (id "4_zffe29d13705debcb9f380e1b_f409c812ec053cded_d20241222_m034446_c001_v7007000_t0000_u01734839086335") 2024/12/22 03:49:04 DEBUG : potato2: Deleting (id "4_zffe29d13705debcb9f380e1b_f10787f5e82ba2583_d20241222_m034442_c001_v0001172_t0005_u01734839082217") 2024/12/22 03:49:04 DEBUG : potato2: Deleting (id "4_zffe29d13705debcb9f380e1b_f401c032894777eb0_d20241222_m034416_c001_v7007000_t0000_u01734839056491") 2024/12/22 03:49:04 DEBUG : potato2: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3b8c_d20241222_m034414_c001_v0001113_t0007_u01734839054945") 2024/12/22 03:49:04 DEBUG : potato2: Deleting (id "4_zffe29d13705debcb9f380e1b_f401c032894777eae_d20241222_m034413_c001_v7007000_t0000_u01734839053819") 2024/12/22 03:49:04 DEBUG : potato2: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3b86_d20241222_m034412_c001_v0001113_t0032_u01734839052099") 2024/12/22 03:49:04 DEBUG : potato2: Deleting (id "4_zffe29d13705debcb9f380e1b_f401c032894777eaa_d20241222_m034411_c001_v7007000_t0000_u01734839051361") 2024/12/22 03:49:04 DEBUG : potato2: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3b7e_d20241222_m034410_c001_v0001113_t0057_u01734839050230") 2024/12/22 03:49:04 DEBUG : potato2: Deleting (id "4_zffe29d13705debcb9f380e1b_f401c032894777ea8_d20241222_m034408_c001_v7007000_t0000_u01734839048816") 2024/12/22 03:49:04 DEBUG : potato2: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3b76_d20241222_m034407_c001_v0001113_t0041_u01734839047951") 2024/12/22 03:49:04 DEBUG : potato2: Deleting (id "4_zffe29d13705debcb9f380e1b_f401c032894777ea4_d20241222_m034405_c001_v7007000_t0000_u01734839045570") 2024/12/22 03:49:04 DEBUG : potato2: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3b6c_d20241222_m034404_c001_v0001113_t0027_u01734839044557") 2024/12/22 03:49:04 DEBUG : potato2: Deleting (id "4_zffe29d13705debcb9f380e1b_f401c032894777e98_d20241222_m034356_c001_v7007000_t0000_u01734839036831") 2024/12/22 03:49:04 DEBUG : potato2: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3b52_d20241222_m034355_c001_v0001113_t0013_u01734839035271") 2024/12/22 03:49:04 DEBUG : potato2: Deleting (id "4_zffe29d13705debcb9f380e1b_f4104050ce2781233_d20241222_m034243_c001_v7007000_t0000_u01734838963688") 2024/12/22 03:49:05 DEBUG : potato2: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3a79_d20241222_m034242_c001_v0001113_t0022_u01734838962671") 2024/12/22 03:49:05 DEBUG : potato2: Deleting (id "4_zffe29d13705debcb9f380e1b_f4104050ce278122e_d20241222_m034241_c001_v7007000_t0000_u01734838961403") 2024/12/22 03:49:05 DEBUG : potato2: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3a75_d20241222_m034240_c001_v0001113_t0053_u01734838960740") 2024/12/22 03:49:05 DEBUG : potato3: Deleting (id "4_zffe29d13705debcb9f380e1b_f404a251e7f02c797_d20241222_m034513_c001_v7007000_t0000_u01734839113575") 2024/12/22 03:49:05 DEBUG : potato3: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3bee_d20241222_m034509_c001_v0001113_t0037_u01734839109502") 2024/12/22 03:49:05 DEBUG : potato3: Deleting (id "4_zffe29d13705debcb9f380e1b_f4024221b76749d7d_d20241222_m034459_c001_v7007000_t0000_u01734839099525") 2024/12/22 03:49:05 DEBUG : potato3: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3bdc_d20241222_m034455_c001_v0001113_t0042_u01734839095196") 2024/12/22 03:49:05 DEBUG : potato3: Deleting (id "4_zffe29d13705debcb9f380e1b_f409c812ec053cdef_d20241222_m034446_c001_v7007000_t0000_u01734839086516") 2024/12/22 03:49:05 DEBUG : potato3: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3bc6_d20241222_m034442_c001_v0001113_t0014_u01734839082971") 2024/12/22 03:49:05 DEBUG : pre-dest1/1: Deleting (id "4_zffe29d13705debcb9f380e1b_f4024221b76749daa_d20241222_m034604_c001_v7007000_t0000_u01734839164427") 2024/12/22 03:49:05 DEBUG : pre-dest1/1: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3c66_d20241222_m034556_c001_v0001113_t0012_u01734839156154") 2024/12/22 03:49:05 DEBUG : pre-dest2/2: Deleting (id "4_zffe29d13705debcb9f380e1b_f4024221b76749dab_d20241222_m034604_c001_v7007000_t0000_u01734839164612") 2024/12/22 03:49:05 DEBUG : pre-dest2/2: Deleting (id "4_zffe29d13705debcb9f380e1b_f10787f5e82ba2616_d20241222_m034557_c001_v0001172_t0017_u01734839157040") 2024/12/22 03:49:05 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zffe29d13705debcb9f380e1b_f4136256a137ff804_d20241222_m034535_c001_v7007000_t0000_u01734839135523") 2024/12/22 03:49:05 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zffe29d13705debcb9f380e1b_f1089b24d9c371e17_d20241222_m034532_c001_v0001098_t0012_u01734839132308") 2024/12/22 03:49:05 DEBUG : sizeonly: Deleting (id "4_zffe29d13705debcb9f380e1b_f412f894ed6023050_d20241222_m034326_c001_v7007000_t0000_u01734839006836") 2024/12/22 03:49:05 DEBUG : sizeonly: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3af6_d20241222_m034325_c001_v0001113_t0059_u01734839005696") 2024/12/22 03:49:05 DEBUG : sub dir/hello world: Deleting (id "4_zffe29d13705debcb9f380e1b_f4037a3d80d96542c_d20241222_m034841_c001_v7007000_t0000_u01734839321548") 2024/12/22 03:49:05 DEBUG : sub dir/hello world: Deleting (id "4_zffe29d13705debcb9f380e1b_f10787f5e82ba27bd_d20241222_m034840_c001_v0001172_t0010_u01734839320352") 2024/12/22 03:49:05 DEBUG : sub dir/hello world: Deleting (id "4_zffe29d13705debcb9f380e1b_f4037a3d80d96542a_d20241222_m034838_c001_v7007000_t0000_u01734839318432") 2024/12/22 03:49:06 DEBUG : sub dir/hello world: Deleting (id "4_zffe29d13705debcb9f380e1b_f1089b24d9c371fab_d20241222_m034837_c001_v0001098_t0047_u01734839317309") 2024/12/22 03:49:06 DEBUG : sub dir/hello world: Deleting (id "4_zffe29d13705debcb9f380e1b_f409c812ec053cde5_d20241222_m034438_c001_v7007000_t0000_u01734839078711") 2024/12/22 03:49:06 DEBUG : sub dir/hello world: Deleting (id "4_zffe29d13705debcb9f380e1b_f10787f5e82ba2577_d20241222_m034437_c001_v0001172_t0055_u01734839077870") 2024/12/22 03:49:06 DEBUG : sub dir/hello world: Deleting (id "4_zffe29d13705debcb9f380e1b_f409c812ec053cde0_d20241222_m034436_c001_v7007000_t0000_u01734839076579") 2024/12/22 03:49:06 DEBUG : sub dir/hello world: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3bba_d20241222_m034435_c001_v0001113_t0004_u01734839075734") 2024/12/22 03:49:06 DEBUG : sub dir/hello world: Deleting (id "4_zffe29d13705debcb9f380e1b_f412f894ed602304c_d20241222_m034322_c001_v7007000_t0000_u01734839002327") 2024/12/22 03:49:06 DEBUG : sub dir/hello world: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3aea_d20241222_m034320_c001_v0001113_t0010_u01734839000785") 2024/12/22 03:49:06 DEBUG : sub dir/hello world: Deleting (id "4_zffe29d13705debcb9f380e1b_f412f894ed602304a_d20241222_m034320_c001_v7007000_t0000_u01734839000059") 2024/12/22 03:49:06 DEBUG : sub dir/hello world: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3ae8_d20241222_m034318_c001_v0001113_t0049_u01734838998895") 2024/12/22 03:49:06 DEBUG : sub dir/hello world: Deleting (id "4_zffe29d13705debcb9f380e1b_f412f894ed6023048_d20241222_m034316_c001_v7007000_t0000_u01734838996029") 2024/12/22 03:49:06 DEBUG : sub dir/hello world: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3ae2_d20241222_m034314_c001_v0001113_t0045_u01734838994660") 2024/12/22 03:49:06 DEBUG : sub dir/hello world: Deleting (id "4_zffe29d13705debcb9f380e1b_f412f894ed6023047_d20241222_m034314_c001_v7007000_t0000_u01734838994118") 2024/12/22 03:49:06 DEBUG : sub dir/hello world: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3adc_d20241222_m034312_c001_v0001113_t0005_u01734838992983") 2024/12/22 03:49:06 DEBUG : sub dir/hello world: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3ad0_d20241222_m034310_c001_v0001113_t0018_u01734838990182") 2024/12/22 03:49:06 DEBUG : sub dir/hello world: Deleting (id "4_zffe29d13705debcb9f380e1b_f412f894ed6023046_d20241222_m034309_c001_v7007000_t0000_u01734838989458") 2024/12/22 03:49:06 DEBUG : sub dir/hello world: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3ac8_d20241222_m034308_c001_v0001113_t0043_u01734838988760") 2024/12/22 03:49:06 DEBUG : sub dir/hello world: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3ac6_d20241222_m034308_c001_v0001113_t0055_u01734838988094") 2024/12/22 03:49:06 DEBUG : sub dir/hello world: Deleting (id "4_zffe29d13705debcb9f380e1b_f412f894ed6023045_d20241222_m034307_c001_v7007000_t0000_u01734838987015") 2024/12/22 03:49:06 DEBUG : sub dir/hello world: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3abe_d20241222_m034304_c001_v0001113_t0019_u01734838984591") 2024/12/22 03:49:06 DEBUG : sub dir/hello world: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3ab8_d20241222_m034301_c001_v0001113_t0048_u01734838981625") 2024/12/22 03:49:06 DEBUG : sub dir/hello world: Deleting (id "4_zffe29d13705debcb9f380e1b_f412f894ed6023041_d20241222_m034300_c001_v7007000_t0000_u01734838980903") 2024/12/22 03:49:07 DEBUG : sub dir/hello world: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3ab0_d20241222_m034300_c001_v0001113_t0058_u01734838980183") 2024/12/22 03:49:07 DEBUG : sub dir/hello world: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3aae_d20241222_m034259_c001_v0001113_t0030_u01734838979531") 2024/12/22 03:49:07 DEBUG : sub dir/hello world: Deleting (id "4_zffe29d13705debcb9f380e1b_f412f894ed6023040_d20241222_m034258_c001_v7007000_t0000_u01734838978809") 2024/12/22 03:49:07 DEBUG : sub dir/hello world: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3a9d_d20241222_m034254_c001_v0001113_t0034_u01734838974968") 2024/12/22 03:49:07 DEBUG : sub dir/hello world: Deleting (id "4_zffe29d13705debcb9f380e1b_f412f894ed602303f_d20241222_m034254_c001_v7007000_t0000_u01734838974609") 2024/12/22 03:49:07 DEBUG : sub dir/hello world: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3a99_d20241222_m034253_c001_v0001113_t0000_u01734838973851") 2024/12/22 03:49:07 DEBUG : sub dir/hello world: Deleting (id "4_zffe29d13705debcb9f380e1b_f4104050ce2781242_d20241222_m034252_c001_v7007000_t0000_u01734838972171") 2024/12/22 03:49:07 DEBUG : sub dir/hello world: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3a8f_d20241222_m034251_c001_v0001113_t0058_u01734838971521") 2024/12/22 03:49:07 DEBUG : sub dir/hello world: Deleting (id "4_zffe29d13705debcb9f380e1b_f4104050ce2781240_d20241222_m034250_c001_v7007000_t0000_u01734838970976") 2024/12/22 03:49:07 DEBUG : sub dir/hello world: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3a8d_d20241222_m034250_c001_v0001113_t0007_u01734838970043") 2024/12/22 03:49:07 DEBUG : sub dir/hello world: Deleting (id "4_zffe29d13705debcb9f380e1b_f4104050ce278123e_d20241222_m034248_c001_v7007000_t0000_u01734838968769") 2024/12/22 03:49:07 DEBUG : sub dir/hello world: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3a89_d20241222_m034247_c001_v0001113_t0005_u01734838967557") 2024/12/22 03:49:07 DEBUG : sub dir/hello world: Deleting (id "4_zffe29d13705debcb9f380e1b_f4104050ce2781237_d20241222_m034247_c001_v7007000_t0000_u01734838967003") 2024/12/22 03:49:07 DEBUG : sub dir/hello world: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3a85_d20241222_m034246_c001_v0001113_t0040_u01734838966327") 2024/12/22 03:49:07 DEBUG : sub dir/hello world: Deleting (id "4_zffe29d13705debcb9f380e1b_f4104050ce2781235_d20241222_m034245_c001_v7007000_t0000_u01734838965411") 2024/12/22 03:49:07 DEBUG : sub dir/hello world: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3a7d_d20241222_m034244_c001_v0001113_t0011_u01734838964602") 2024/12/22 03:49:07 DEBUG : sub dir/hello world: Deleting (id "4_zffe29d13705debcb9f380e1b_f4104050ce2781228_d20241222_m034238_c001_v7007000_t0000_u01734838958141") 2024/12/22 03:49:07 DEBUG : sub dir/hello world: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3a63_d20241222_m034237_c001_v0001113_t0003_u01734838957508") 2024/12/22 03:49:07 DEBUG : sub dir/hello world: Deleting (id "4_zffe29d13705debcb9f380e1b_f4104050ce2781227_d20241222_m034236_c001_v7007000_t0000_u01734838956605") 2024/12/22 03:49:07 DEBUG : sub dir/hello world: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3a57_d20241222_m034235_c001_v0001113_t0058_u01734838955881") 2024/12/22 03:49:07 DEBUG : sub dir/hello world: Deleting (id "4_zffe29d13705debcb9f380e1b_f4104050ce2781225_d20241222_m034234_c001_v7007000_t0000_u01734838954978") 2024/12/22 03:49:07 DEBUG : sub dir/hello world: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3a51_d20241222_m034234_c001_v0001113_t0000_u01734838954294") 2024/12/22 03:49:08 DEBUG : sub dir/hello world: Deleting (id "4_zffe29d13705debcb9f380e1b_f4104050ce2781223_d20241222_m034231_c001_v7007000_t0000_u01734838951355") 2024/12/22 03:49:08 DEBUG : sub dir/hello world: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3a4b_d20241222_m034230_c001_v0001113_t0034_u01734838950656") 2024/12/22 03:49:08 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zffe29d13705debcb9f380e1b_f4037a3d80d96542d_d20241222_m034841_c001_v7007000_t0000_u01734839321730") 2024/12/22 03:49:08 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3e36_d20241222_m034840_c001_v0001113_t0033_u01734839320358") 2024/12/22 03:49:08 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zffe29d13705debcb9f380e1b_f4037a3d80d96542b_d20241222_m034838_c001_v7007000_t0000_u01734839318630") 2024/12/22 03:49:08 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zffe29d13705debcb9f380e1b_f105ffb4ae7551df1_d20241222_m034837_c001_v0001177_t0036_u01734839317324") 2024/12/22 03:49:08 DEBUG : sub/yam: Deleting (id "4_zffe29d13705debcb9f380e1b_f409c812ec053cddc_d20241222_m034432_c001_v7007000_t0000_u01734839072964") 2024/12/22 03:49:08 DEBUG : sub/yam: Deleting (id "4_zffe29d13705debcb9f380e1b_f10787f5e82ba255f_d20241222_m034431_c001_v0001172_t0056_u01734839071800") 2024/12/22 03:49:08 DEBUG : three: Deleting (id "4_zffe29d13705debcb9f380e1b_f401c032894777ebc_d20241222_m034422_c001_v7007000_t0000_u01734839062896") 2024/12/22 03:49:08 DEBUG : three: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3ba8_d20241222_m034421_c001_v0001113_t0016_u01734839061362") 2024/12/22 03:49:08 DEBUG : three: Deleting (id "4_zffe29d13705debcb9f380e1b_f101e1f2f9f3e3ba0_d20241222_m034418_c001_v0001113_t0040_u01734839058760") 2024/12/22 03:49:08 DEBUG : two: Deleting (id "4_zffe29d13705debcb9f380e1b_f401c032894777ebd_d20241222_m034423_c001_v7007000_t0000_u01734839063078") 2024/12/22 03:49:08 DEBUG : two: Deleting (id "4_zffe29d13705debcb9f380e1b_f40787f5e82ba2549_d20241222_m034420_c001_v0001172_t0051_u01734839060781") 2024/12/22 03:49:08 DEBUG : two: Deleting (id "4_zffe29d13705debcb9f380e1b_f401e1f2f9f3e3b9e_d20241222_m034418_c001_v0001113_t0018_u01734839058576") 2024/12/22 03:49:08 DEBUG : yam: Deleting (id "4_zffe29d13705debcb9f380e1b_f409c812ec053cdde_d20241222_m034433_c001_v7007000_t0000_u01734839073695") 2024/12/22 03:49:08 DEBUG : yam: Deleting (id "4_zffe29d13705debcb9f380e1b_f1171d1f6b993e803_d20241222_m034432_c001_v0001165_t0004_u01734839072719") 2024/12/22 03:49:08 DEBUG : yam: Deleting (id "4_zffe29d13705debcb9f380e1b_f409c812ec053cdd7_d20241222_m034429_c001_v7007000_t0000_u01734839069419") 2024/12/22 03:49:08 DEBUG : yam: Deleting (id "4_zffe29d13705debcb9f380e1b_f1089b24d9c371d8d_d20241222_m034427_c001_v0001098_t0033_u01734839067799") 2024/12/22 03:49:08 DEBUG : yam: Deleting (id "4_zffe29d13705debcb9f380e1b_f409c812ec053cdd2_d20241222_m034425_c001_v7007000_t0000_u01734839065751") 2024/12/22 03:49:08 DEBUG : yam: Deleting (id "4_zffe29d13705debcb9f380e1b_f10787f5e82ba254d_d20241222_m034423_c001_v0001172_t0043_u01734839063653") 2024/12/22 03:49:09 DEBUG : yaml: Deleting (id "4_zffe29d13705debcb9f380e1b_f409c812ec053cdda_d20241222_m034430_c001_v7007000_t0000_u01734839070152") 2024/12/22 03:49:09 DEBUG : yaml: Deleting (id "4_zffe29d13705debcb9f380e1b_f119babad96fd524c_d20241222_m034429_c001_v0001183_t0028_u01734839069197") 2024/12/22 03:49:09 DEBUG : yaml: Deleting (id "4_zffe29d13705debcb9f380e1b_f409c812ec053cdd4_d20241222_m034426_c001_v7007000_t0000_u01734839066491") 2024/12/22 03:49:09 DEBUG : yaml: Deleting (id "4_zffe29d13705debcb9f380e1b_f1102507f0b100e6f_d20241222_m034425_c001_v0001104_t0025_u01734839065191") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m43.065211045s (try 1/5)