"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/02/06 04:46:29 DEBUG : Creating backend with remote "TestB2:rclone-test-kazebik3cala" 2025/02/06 04:46:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/06 04:46:29 DEBUG : Creating backend with remote "/tmp/rclone2881183102" === 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-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:46:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/06 04:46:31 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/02/06 04:46:31 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:46:31 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.72s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:46:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/06 04:46:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/06 04:46:32 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:46:32 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:46:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/06 04:46:33 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:46:33 DEBUG : B2 bucket rclone-test-kazebik3cala: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.00s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", 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-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", 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-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:46:35 DEBUG : Creating backend with remote "/non-existing" 2025/02/06 04:46:35 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/02/06 04:46:35 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:46:35 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:46:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/06 04:46:36 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:46:36 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:46:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/06 04:46:36 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.82s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:46:37 INFO : B2 bucket rclone-test-kazebik3cala: Running all checks before starting transfers 2025/02/06 04:46:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/06 04:46:37 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:46:37 INFO : B2 bucket rclone-test-kazebik3cala: Checks finished, now starting transfers 2025/02/06 04:46:37 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:46:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/06 04:46:38 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.48s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:46:39 ERROR : Ignoring --no-traverse with sync 2025/02/06 04:46:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/06 04:46:39 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:46:39 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:46:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/06 04:46:39 INFO : sub dir/hello world: Copied (new) 2025/02/06 04:46:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.49s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:46:40 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/02/06 04:46:40 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:46:40 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:46:41 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/02/06 04:46:41 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.47s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:46:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/06 04:46:42 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:46:42 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:46:42 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/06 04:46:42 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.45s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:46:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/06 04:46:44 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:46:44 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:46:44 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/06 04:46:44 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.82s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:46:45 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/06 04:46:45 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/06 04:46:45 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/06 04:46:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/06 04:46:45 INFO : sub dir: Making directory 2025/02/06 04:46:45 INFO : sub dir2: Making directory 2025/02/06 04:46:45 INFO : sub dir2/sub sub dir2: Making directory 2025/02/06 04:46:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/06 04:46:45 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:46:45 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:46:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/06 04:46:45 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/02/06 04:46:46 DEBUG : B2 bucket rclone-test-kazebik3cala: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.48s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:46:46 INFO : sub dir2: Making directory 2025/02/06 04:46:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/06 04:46:46 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/06 04:46:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/06 04:46:47 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:46:47 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:46:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/06 04:46:47 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.14s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:46:48 DEBUG : sub dir2: Making directory with metadata 2025/02/06 04:46:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/06 04:46:48 INFO : sub dir: Making directory 2025/02/06 04:46:48 INFO : sub dir2: Making directory 2025/02/06 04:46:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/06 04:46:48 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:46:48 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:46:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/06 04:46:48 INFO : sub dir/hello world: Copied (new) 2025/02/06 04:46:48 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/02/06 04:46:48 DEBUG : B2 bucket rclone-test-kazebik3cala: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/06 04:46:48 DEBUG : B2 bucket rclone-test-kazebik3cala: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.66s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:46:50 INFO : sub dir2: Making directory 2025/02/06 04:46:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/06 04:46:50 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:46:50 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:46:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/06 04:46:50 INFO : sub dir/hello world: Copied (new) 2025/02/06 04:46:50 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.10s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:46:51 DEBUG : sub dir2: Making directory with metadata 2025/02/06 04:46:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/06 04:46:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/06 04:46:51 INFO : sub dir: Making directory 2025/02/06 04:46:51 INFO : sub dir2: Making directory 2025/02/06 04:46:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/06 04:46:51 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:46:51 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:46:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/06 04:46:51 INFO : sub dir/hello world: Copied (new) 2025/02/06 04:46:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/02/06 04:46:51 DEBUG : B2 bucket rclone-test-kazebik3cala: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.46s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:46:53 INFO : sub dir2: Making directory 2025/02/06 04:46:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/06 04:46:53 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:46:53 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:46:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/06 04:46:53 INFO : sub dir/hello world: Copied (new) 2025/02/06 04:46:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.48s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:46:54 DEBUG : Creating backend with remote "TestB2:rclone-test-zikojiv6wohe" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-kazebik3cala -> B2 bucket rclone-test-zikojiv6wohe 2025/02/06 04:46:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/06 04:46:56 DEBUG : B2 bucket rclone-test-zikojiv6wohe: Waiting for checks to finish 2025/02/06 04:46:56 DEBUG : B2 bucket rclone-test-zikojiv6wohe: Waiting for transfers to finish 2025/02/06 04:47:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/06 04:47:00 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:47:00 DEBUG : B2 bucket rclone-test-zikojiv6wohe: Purge remote 2025/02/06 04:47:00 INFO : B2 bucket rclone-test-zikojiv6wohe: cleaning bucket "rclone-test-zikojiv6wohe" of all files 2025/02/06 04:47:00 DEBUG : sub dir/hello world: Deleting (id "4_z7f621df3905ddb9b9f480e1b_f111ceb3abfb2a971_d20250206_m044659_c001_v0001178_t0003_u01738817219887") --- PASS: TestServerSideCopy (9.73s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:47:05 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/06 04:47:05 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:47:05 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:47:05 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/06 04:47:05 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.44s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:47:07 DEBUG : Creating backend with remote "TestB2:rclone-test-wuricej2sele" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-kazebik3cala -> B2 bucket rclone-test-wuricej2sele 2025/02/06 04:47:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/06 04:47:08 DEBUG : B2 bucket rclone-test-wuricej2sele: Waiting for checks to finish 2025/02/06 04:47:08 DEBUG : B2 bucket rclone-test-wuricej2sele: Waiting for transfers to finish 2025/02/06 04:47:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/06 04:47:12 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:47:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/06 04:47:13 DEBUG : B2 bucket rclone-test-wuricej2sele: Waiting for checks to finish 2025/02/06 04:47:13 DEBUG : B2 bucket rclone-test-wuricej2sele: Waiting for transfers to finish 2025/02/06 04:47:13 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/06 04:47:13 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:47:14 DEBUG : B2 bucket rclone-test-wuricej2sele: Purge remote 2025/02/06 04:47:14 INFO : B2 bucket rclone-test-wuricej2sele: cleaning bucket "rclone-test-wuricej2sele" of all files 2025/02/06 04:47:14 DEBUG : sub dir/hello world: Deleting (id "4_z0f924df3905ddb9b9f480e1b_f1176f2aa9529aa91_d20250206_m044713_c001_v0001105_t0005_u01738817233760") 2025/02/06 04:47:14 DEBUG : sub dir/hello world: Deleting (id "4_z0f924df3905ddb9b9f480e1b_f101f5ea7bc159168_d20250206_m044712_c001_v0001182_t0005_u01738817232201") --- PASS: TestServerSideCopyOverSelf (13.04s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:47:20 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/06 04:47:20 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:47:20 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:47:21 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/06 04:47:21 INFO : sub dir/hello world: Copied (replaced existing) 2025/02/06 04:47:21 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.45s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:47:22 DEBUG : Creating backend with remote "TestB2:rclone-test-wononaj1zeva" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-kazebik3cala -> B2 bucket rclone-test-wononaj1zeva 2025/02/06 04:47:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/06 04:47:23 DEBUG : B2 bucket rclone-test-wononaj1zeva: Waiting for checks to finish 2025/02/06 04:47:23 DEBUG : B2 bucket rclone-test-wononaj1zeva: Waiting for transfers to finish 2025/02/06 04:47:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/06 04:47:28 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:47:29 DEBUG : B2 bucket rclone-test-wononaj1zeva: Waiting for checks to finish 2025/02/06 04:47:29 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/06 04:47:29 DEBUG : B2 bucket rclone-test-wononaj1zeva: Waiting for transfers to finish 2025/02/06 04:47:30 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/06 04:47:30 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/06 04:47:30 INFO : sub dir/hello world: Deleted 2025/02/06 04:47:31 DEBUG : testing file moves 2025/02/06 04:47:31 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/02/06 04:47:31 DEBUG : B2 bucket rclone-test-wononaj1zeva: Waiting for checks to finish 2025/02/06 04:47:31 DEBUG : B2 bucket rclone-test-wononaj1zeva: Waiting for transfers to finish 2025/02/06 04:47:32 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/02/06 04:47:32 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/06 04:47:32 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:47:32 DEBUG : B2 bucket rclone-test-wononaj1zeva: Purge remote 2025/02/06 04:47:32 INFO : B2 bucket rclone-test-wononaj1zeva: cleaning bucket "rclone-test-wononaj1zeva" of all files 2025/02/06 04:47:32 DEBUG : sub dir/hello world: Deleting (id "4_z9fa28db3905ddb9b9f480e1b_f10427e6e54251309_d20250206_m044731_c001_v0001103_t0023_u01738817251679") 2025/02/06 04:47:32 DEBUG : sub dir/hello world: Deleting (id "4_z9fa28db3905ddb9b9f480e1b_f1139b8def7811871_d20250206_m044730_c001_v0001161_t0035_u01738817250086") 2025/02/06 04:47:32 DEBUG : sub dir/hello world: Deleting (id "4_z9fa28db3905ddb9b9f480e1b_f107234fb9a14043b_d20250206_m044727_c001_v0001098_t0058_u01738817247950") --- PASS: TestServerSideMoveOverSelf (16.14s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:47:38 ERROR : : error listing: directory not found 2025/02/06 04:47:39 INFO : Local file system at /tmp/rclone2881183102: Making directory 2025/02/06 04:47:39 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:47:39 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.22s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:47:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/06 04:47:41 DEBUG : Local file system at /tmp/rclone2881183102: Waiting for checks to finish 2025/02/06 04:47:41 DEBUG : Local file system at /tmp/rclone2881183102: Waiting for transfers to finish 2025/02/06 04:47:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/06 04:47:41 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/02/06 04:47:41 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" --- PASS: TestCopyRedownload (2.20s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:47:42 DEBUG : check sum: Need to transfer - File not found at Destination 2025/02/06 04:47:42 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:47:42 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:47:43 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/06 04:47:43 INFO : check sum: Copied (new) 2025/02/06 04:47:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:47:43 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:47:43 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/06 04:47:43 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/02/06 04:47:43 DEBUG : check sum: Unchanged skipping 2025/02/06 04:47:43 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:47:43 DEBUG : Waiting for deletions to finish 2025/02/06 04:47:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.23s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:47:45 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/02/06 04:47:45 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:47:45 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:47:45 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/06 04:47:45 INFO : sizeonly: Copied (new) 2025/02/06 04:47:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:47:45 DEBUG : sizeonly: Sizes identical 2025/02/06 04:47:45 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:47:45 DEBUG : sizeonly: Unchanged skipping 2025/02/06 04:47:45 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:47:45 DEBUG : Waiting for deletions to finish 2025/02/06 04:47:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.22s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:47:47 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/02/06 04:47:47 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:47:47 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:47:47 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/02/06 04:47:47 INFO : ignore-size: Copied (new) 2025/02/06 04:47:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:47:47 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 04:47:47 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:47:47 DEBUG : ignore-size: Unchanged skipping 2025/02/06 04:47:47 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:47:47 DEBUG : Waiting for deletions to finish 2025/02/06 04:47:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.21s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:47:50 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:47:50 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 04:47:50 DEBUG : existing: Unchanged skipping 2025/02/06 04:47:50 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:47:50 DEBUG : Waiting for deletions to finish 2025/02/06 04:47:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:47:50 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/02/06 04:47:50 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:47:50 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:47:50 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/06 04:47:50 INFO : existing: Copied (replaced existing) 2025/02/06 04:47:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.46s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:47:52 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/06 04:47:52 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:47:52 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:47:52 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/06 04:47:52 INFO : existing: Copied (new) 2025/02/06 04:47:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:47:52 DEBUG : existing: Destination exists, skipping 2025/02/06 04:47:52 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:47:52 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:47:52 DEBUG : Waiting for deletions to finish 2025/02/06 04:47:52 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.19s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:47:54 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/02/06 04:47:54 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/06 04:47:55 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/06 04:47:55 DEBUG : c/non empty space: Unchanged skipping 2025/02/06 04:47:55 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/06 04:47:55 INFO : a/potato2: Copied (new) 2025/02/06 04:47:55 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:47:55 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:47:55 DEBUG : Waiting for deletions to finish 2025/02/06 04:47:55 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.61s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:47:57 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:47:57 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/02/06 04:47:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/06 04:47:57 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/02/06 04:47:57 DEBUG : empty space: Unchanged skipping 2025/02/06 04:47:57 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:47:57 DEBUG : Waiting for deletions to finish 2025/02/06 04:47:57 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:47:57 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/02/06 04:47:57 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:47:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/06 04:47:58 INFO : empty space: Updated modification time in destination 2025/02/06 04:47:58 DEBUG : empty space: Unchanged skipping 2025/02/06 04:47:58 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:47:58 DEBUG : Waiting for deletions to finish 2025/02/06 04:47:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.30s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:48:00 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:48:00 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/02/06 04:48:00 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/06 04:48:00 DEBUG : empty space: Unchanged skipping 2025/02/06 04:48:00 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:48:00 DEBUG : Waiting for deletions to finish 2025/02/06 04:48:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.69s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:48:02 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:48:02 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/02/06 04:48:02 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2881183102) 2025/02/06 04:48:02 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-kazebik3cala) 2025/02/06 04:48:02 DEBUG : foo: sha1 differ 2025/02/06 04:48:02 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:48:02 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/02/06 04:48:02 INFO : foo: Copied (replaced existing) 2025/02/06 04:48:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.85s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:48:04 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/06 04:48:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/06 04:48:04 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:48:04 DEBUG : empty space: Unchanged skipping 2025/02/06 04:48:04 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:48:04 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/06 04:48:04 INFO : potato: Copied (new) 2025/02/06 04:48:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.07s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:48:06 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/02/06 04:48:06 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:48:06 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:48:06 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/02/06 04:48:06 INFO : potato: Copied (replaced existing) 2025/02/06 04:48:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.88s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:48:08 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:48:08 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/02/06 04:48:08 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2881183102) 2025/02/06 04:48:08 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-kazebik3cala) 2025/02/06 04:48:08 DEBUG : potato: sha1 differ 2025/02/06 04:48:08 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:48:08 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/02/06 04:48:08 INFO : potato: Copied (replaced existing) 2025/02/06 04:48:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:48:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/06 04:48:09 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/02/06 04:48:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/06 04:48:09 DEBUG : empty space: Unchanged skipping 2025/02/06 04:48:09 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:48:09 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:48:09 DEBUG : Waiting for deletions to finish 2025/02/06 04:48:09 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:48:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/06 04:48:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/06 04:48:11 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:48:11 DEBUG : empty space: Unchanged skipping 2025/02/06 04:48:11 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:48:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/06 04:48:12 INFO : potato2: Copied (new) 2025/02/06 04:48:12 DEBUG : Waiting for deletions to finish 2025/02/06 04:48:12 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.49s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:48:14 INFO : d: Making directory 2025/02/06 04:48:14 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/02/06 04:48:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/06 04:48:14 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/06 04:48:14 DEBUG : c/non empty space: Unchanged skipping 2025/02/06 04:48:14 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/06 04:48:14 INFO : a/potato2: Copied (new) 2025/02/06 04:48:14 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:48:14 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:48:14 DEBUG : Waiting for deletions to finish 2025/02/06 04:48:15 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.62s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:48:16 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/02/06 04:48:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/06 04:48:17 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/06 04:48:17 DEBUG : c/non empty space: Unchanged skipping 2025/02/06 04:48:17 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:48:17 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:48:17 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/06 04:48:17 INFO : a/potato2: Copied (new) 2025/02/06 04:48:17 ERROR : B2 bucket rclone-test-kazebik3cala: not deleting files as there were IO errors 2025/02/06 04:48:17 ERROR : B2 bucket rclone-test-kazebik3cala: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.48s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:48:19 DEBUG : Waiting for deletions to finish 2025/02/06 04:48:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/06 04:48:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/06 04:48:19 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:48:19 DEBUG : empty space: Unchanged skipping 2025/02/06 04:48:19 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:48:19 INFO : potato: Deleted 2025/02/06 04:48:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/06 04:48:19 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.27s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:48:21 DEBUG : Waiting for deletions to finish 2025/02/06 04:48:21 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:48:21 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:48:22 INFO : potato: Deleted 2025/02/06 04:48:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/06 04:48:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/06 04:48:22 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:48:22 DEBUG : empty space: Unchanged skipping 2025/02/06 04:48:22 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:48:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/06 04:48:22 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.78s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:48:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/06 04:48:24 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:48:24 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:48:24 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/02/06 04:48:24 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.08s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:48:26 DEBUG : enormous: Excluded (Size Filter) 2025/02/06 04:48:26 DEBUG : enormous: Excluded 2025/02/06 04:48:26 DEBUG : potato2: Excluded (Size Filter) 2025/02/06 04:48:26 DEBUG : potato2: Excluded 2025/02/06 04:48:26 DEBUG : potato2: Excluded (Size Filter) 2025/02/06 04:48:26 DEBUG : potato2: Excluded 2025/02/06 04:48:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/06 04:48:26 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:48:26 DEBUG : empty space: Unchanged skipping 2025/02/06 04:48:26 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:48:26 DEBUG : Waiting for deletions to finish 2025/02/06 04:48:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:48:26 DEBUG : enormous: Excluded (Size Filter) 2025/02/06 04:48:26 DEBUG : enormous: Excluded 2025/02/06 04:48:26 DEBUG : potato2: Excluded (Size Filter) 2025/02/06 04:48:26 DEBUG : potato2: Excluded 2025/02/06 04:48:27 DEBUG : potato2: Excluded (Size Filter) 2025/02/06 04:48:27 DEBUG : potato2: Excluded 2025/02/06 04:48:27 DEBUG : Local file system at /tmp/rclone2881183102: Waiting for checks to finish 2025/02/06 04:48:27 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/02/06 04:48:27 DEBUG : empty space: Unchanged skipping 2025/02/06 04:48:27 DEBUG : Local file system at /tmp/rclone2881183102: Waiting for transfers to finish 2025/02/06 04:48:27 DEBUG : Waiting for deletions to finish 2025/02/06 04:48:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.62s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:48:29 DEBUG : enormous: Excluded (Size Filter) 2025/02/06 04:48:29 DEBUG : enormous: Excluded 2025/02/06 04:48:29 DEBUG : potato2: Excluded (Size Filter) 2025/02/06 04:48:29 DEBUG : potato2: Excluded 2025/02/06 04:48:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/06 04:48:29 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:48:29 DEBUG : empty space: Unchanged skipping 2025/02/06 04:48:29 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:48:29 DEBUG : Waiting for deletions to finish 2025/02/06 04:48:29 INFO : potato2: Deleted 2025/02/06 04:48:29 INFO : enormous: Deleted 2025/02/06 04:48:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:48:30 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/02/06 04:48:30 DEBUG : Local file system at /tmp/rclone2881183102: Waiting for checks to finish 2025/02/06 04:48:30 DEBUG : empty space: Unchanged skipping 2025/02/06 04:48:30 DEBUG : Local file system at /tmp/rclone2881183102: Waiting for transfers to finish 2025/02/06 04:48:30 DEBUG : Waiting for deletions to finish 2025/02/06 04:48:30 INFO : enormous: Deleted 2025/02/06 04:48:30 INFO : potato2: Deleted 2025/02/06 04:48:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.00s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:48:32 DEBUG : five: Need to transfer - File not found at Destination 2025/02/06 04:48:32 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/02/06 04:48:32 DEBUG : one: Destination is newer than source, skipping 2025/02/06 04:48:32 DEBUG : three: Sizes identical 2025/02/06 04:48:32 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:48:32 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/02/06 04:48:32 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/02/06 04:48:32 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2881183102) 2025/02/06 04:48:32 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-kazebik3cala) 2025/02/06 04:48:32 DEBUG : two: sha1 differ 2025/02/06 04:48:32 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:48:33 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/02/06 04:48:33 INFO : five: Copied (new) 2025/02/06 04:48:33 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/02/06 04:48:33 INFO : four: Copied (replaced existing) 2025/02/06 04:48:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/06 04:48:33 INFO : two: Copied (replaced existing) 2025/02/06 04:48:33 DEBUG : Waiting for deletions to finish 2025/02/06 04:48:34 DEBUG : one: Destination is newer than source, skipping 2025/02/06 04:48:34 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:48:34 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/02/06 04:48:34 DEBUG : five: Size and sha1 of src and dst objects identical 2025/02/06 04:48:34 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/02/06 04:48:34 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/02/06 04:48:34 DEBUG : four: Size and sha1 of src and dst objects identical 2025/02/06 04:48:34 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/02/06 04:48:34 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2881183102) 2025/02/06 04:48:34 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-kazebik3cala) 2025/02/06 04:48:34 DEBUG : three: sha1 differ 2025/02/06 04:48:34 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/06 04:48:34 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/02/06 04:48:34 DEBUG : two: Size and sha1 of src and dst objects identical 2025/02/06 04:48:34 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/02/06 04:48:34 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:48:34 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/06 04:48:34 INFO : three: Copied (replaced existing) 2025/02/06 04:48:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.21s) === 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-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/02/06 04:48:35 INFO : B2 bucket rclone-test-kazebik3cala: Making map for --track-renames 2025/02/06 04:48:35 INFO : B2 bucket rclone-test-kazebik3cala: Finished making map for --track-renames 2025/02/06 04:48:35 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:48:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/06 04:48:35 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for renames to finish 2025/02/06 04:48:35 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/06 04:48:35 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:48:36 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/06 04:48:36 INFO : yam: Copied (new) 2025/02/06 04:48:36 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/06 04:48:36 INFO : potato: Copied (new) 2025/02/06 04:48:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:48:36 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 04:48:36 INFO : B2 bucket rclone-test-kazebik3cala: Making map for --track-renames 2025/02/06 04:48:36 INFO : B2 bucket rclone-test-kazebik3cala: Finished making map for --track-renames 2025/02/06 04:48:36 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:48:36 DEBUG : potato: Unchanged skipping 2025/02/06 04:48:36 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for renames to finish 2025/02/06 04:48:37 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/06 04:48:37 INFO : yam: Copied (server-side copy) to: yaml 2025/02/06 04:48:37 INFO : yam: Deleted 2025/02/06 04:48:37 INFO : yaml: Renamed from "yam" 2025/02/06 04:48:37 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:48:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.58s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/02/06 04:48:39 INFO : B2 bucket rclone-test-kazebik3cala: Making map for --track-renames 2025/02/06 04:48:39 INFO : B2 bucket rclone-test-kazebik3cala: Finished making map for --track-renames 2025/02/06 04:48:39 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:48:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/06 04:48:39 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/06 04:48:39 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for renames to finish 2025/02/06 04:48:39 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:48:39 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/06 04:48:39 INFO : yam: Copied (new) 2025/02/06 04:48:40 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/06 04:48:40 INFO : potato: Copied (new) 2025/02/06 04:48:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:48:40 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 04:48:40 INFO : B2 bucket rclone-test-kazebik3cala: Making map for --track-renames 2025/02/06 04:48:40 INFO : B2 bucket rclone-test-kazebik3cala: Finished making map for --track-renames 2025/02/06 04:48:40 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:48:40 DEBUG : potato: Unchanged skipping 2025/02/06 04:48:40 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for renames to finish 2025/02/06 04:48:40 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/06 04:48:40 INFO : yam: Copied (server-side copy) to: yaml 2025/02/06 04:48:41 INFO : yam: Deleted 2025/02/06 04:48:41 INFO : yaml: Renamed from "yam" 2025/02/06 04:48:41 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:48:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.39s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/02/06 04:48:42 INFO : B2 bucket rclone-test-kazebik3cala: Making map for --track-renames 2025/02/06 04:48:42 INFO : B2 bucket rclone-test-kazebik3cala: Finished making map for --track-renames 2025/02/06 04:48:42 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:48:42 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/06 04:48:42 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/02/06 04:48:42 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for renames to finish 2025/02/06 04:48:42 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:48:43 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/06 04:48:43 INFO : sub/yam: Copied (new) 2025/02/06 04:48:43 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/06 04:48:43 INFO : potato: Copied (new) 2025/02/06 04:48:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:48:44 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 04:48:44 DEBUG : potato: Unchanged skipping 2025/02/06 04:48:44 INFO : B2 bucket rclone-test-kazebik3cala: Making map for --track-renames 2025/02/06 04:48:44 INFO : B2 bucket rclone-test-kazebik3cala: Finished making map for --track-renames 2025/02/06 04:48:44 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:48:44 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for renames to finish 2025/02/06 04:48:44 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/06 04:48:44 INFO : sub/yam: Copied (server-side copy) to: yam 2025/02/06 04:48:44 INFO : sub/yam: Deleted 2025/02/06 04:48:44 INFO : yam: Renamed from "sub/yam" 2025/02/06 04:48:44 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:48:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.89s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:48:46 DEBUG : Creating backend with remote "/tmp/rclone2881183102/dir1" 2025/02/06 04:48:46 DEBUG : Creating backend with remote "/tmp/rclone2881183102/dir2" 2025/02/06 04:48:46 DEBUG : Local file system at /tmp/rclone2881183102/dir2: Using server-side directory move 2025/02/06 04:48:46 INFO : Local file system at /tmp/rclone2881183102/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/06 04:48:46 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/02/06 04:48:46 DEBUG : Local file system at /tmp/rclone2881183102/dir2: Waiting for checks to finish 2025/02/06 04:48:46 DEBUG : Local file system at /tmp/rclone2881183102/dir2: Waiting for transfers to finish 2025/02/06 04:48:46 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:48:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/06 04:48:47 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/06 04:48:47 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:48:47 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:48:47 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/02/06 04:48:47 INFO : nested/sub dir/file: Copied (new) 2025/02/06 04:48:47 INFO : nested/sub dir/file: Deleted 2025/02/06 04:48:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/06 04:48:47 INFO : sub dir/hello world: Copied (new) 2025/02/06 04:48:47 INFO : sub dir/hello world: Deleted 2025/02/06 04:48:47 INFO : sub dir: Removing directory 2025/02/06 04:48:47 INFO : nested/sub dir: Removing directory 2025/02/06 04:48:47 INFO : nested: Removing directory 2025/02/06 04:48:47 DEBUG : Local file system at /tmp/rclone2881183102: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.04s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:48:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/06 04:48:49 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/06 04:48:49 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:48:49 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:48:49 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/02/06 04:48:49 INFO : nested/sub dir/file: Copied (new) 2025/02/06 04:48:49 INFO : nested/sub dir/file: Deleted 2025/02/06 04:48:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/06 04:48:49 INFO : sub dir/hello world: Copied (new) 2025/02/06 04:48:49 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.21s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:48:51 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/06 04:48:51 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/02/06 04:48:51 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:48:51 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:48:51 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/06 04:48:51 INFO : existing: Copied (new) 2025/02/06 04:48:51 INFO : existing: Deleted 2025/02/06 04:48:51 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/02/06 04:48:51 INFO : existing-b: Copied (new) 2025/02/06 04:48:51 INFO : existing-b: Deleted 2025/02/06 04:48:52 DEBUG : existing: Destination exists, skipping 2025/02/06 04:48:52 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:48:52 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/02/06 04:48:52 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:48:52 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.18s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:48:53 DEBUG : Creating backend with remote "TestB2:rclone-test-hejekug6juho" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-kazebik3cala -> B2 bucket rclone-test-hejekug6juho 2025/02/06 04:48:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/06 04:48:59 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/02/06 04:48:59 DEBUG : empty space: Unchanged skipping 2025/02/06 04:48:59 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/06 04:48:59 DEBUG : B2 bucket rclone-test-hejekug6juho: Waiting for checks to finish 2025/02/06 04:48:59 INFO : empty space: Deleted 2025/02/06 04:48:59 DEBUG : B2 bucket rclone-test-hejekug6juho: Waiting for transfers to finish 2025/02/06 04:48:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/06 04:48:59 INFO : potato2: Copied (server-side copy) 2025/02/06 04:48:59 INFO : potato2: Deleted 2025/02/06 04:48:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/06 04:48:59 INFO : potato3: Copied (server-side copy) 2025/02/06 04:48:59 INFO : potato3: Deleted 2025/02/06 04:49:00 DEBUG : Creating backend with remote "TestB2:rclone-test-nipepuh7wija" 2025/02/06 04:49:01 DEBUG : empty space: Need to transfer - File not found at Destination 2025/02/06 04:49:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/06 04:49:01 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/06 04:49:01 DEBUG : B2 bucket rclone-test-nipepuh7wija: Waiting for checks to finish 2025/02/06 04:49:01 DEBUG : B2 bucket rclone-test-nipepuh7wija: Waiting for transfers to finish 2025/02/06 04:49:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/06 04:49:05 INFO : potato2: Copied (server-side copy) 2025/02/06 04:49:05 INFO : potato2: Deleted 2025/02/06 04:49:05 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/06 04:49:05 INFO : potato3: Copied (server-side copy) 2025/02/06 04:49:05 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/06 04:49:05 INFO : empty space: Copied (server-side copy) 2025/02/06 04:49:05 INFO : potato3: Deleted 2025/02/06 04:49:05 INFO : empty space: Deleted 2025/02/06 04:49:06 DEBUG : B2 bucket rclone-test-nipepuh7wija: Purge remote 2025/02/06 04:49:06 INFO : B2 bucket rclone-test-nipepuh7wija: cleaning bucket "rclone-test-nipepuh7wija" of all files 2025/02/06 04:49:06 DEBUG : empty space: Deleting (id "4_zbfb20d83907ddb9b9f480e1b_f1094ce9a00b6ed11_d20250206_m044905_c001_v0001101_t0020_u01738817345508") 2025/02/06 04:49:06 DEBUG : potato2: Deleting (id "4_zbfb20d83907ddb9b9f480e1b_f11906b15754ab0ae_d20250206_m044905_c001_v0001039_t0008_u01738817345139") 2025/02/06 04:49:06 DEBUG : potato3: Deleting (id "4_zbfb20d83907ddb9b9f480e1b_f110bc9a2a98ae2dd_d20250206_m044905_c001_v0001184_t0019_u01738817345530") 2025/02/06 04:49:08 DEBUG : B2 bucket rclone-test-hejekug6juho: Purge remote 2025/02/06 04:49:08 INFO : B2 bucket rclone-test-hejekug6juho: cleaning bucket "rclone-test-hejekug6juho" of all files 2025/02/06 04:49:08 DEBUG : empty space: Deleting (id "4_zcf62fd13906ddb9b9f480e1b_f4066816e391b1c06_d20250206_m044905_c001_v7007000_t0000_u01738817345793") 2025/02/06 04:49:08 DEBUG : empty space: Deleting (id "4_zcf62fd13906ddb9b9f480e1b_f10414a45e6b29b24_d20250206_m044858_c001_v0001172_t0019_u01738817338098") 2025/02/06 04:49:08 DEBUG : potato2: Deleting (id "4_zcf62fd13906ddb9b9f480e1b_f41151c353d62b3f0_d20250206_m044905_c001_v7007000_t0000_u01738817345547") 2025/02/06 04:49:08 DEBUG : potato2: Deleting (id "4_zcf62fd13906ddb9b9f480e1b_f1093e3dcd317645c_d20250206_m044859_c001_v0001184_t0021_u01738817339189") 2025/02/06 04:49:08 DEBUG : potato3: Deleting (id "4_zcf62fd13906ddb9b9f480e1b_f41151c353d62b3f1_d20250206_m044905_c001_v7007000_t0000_u01738817345746") 2025/02/06 04:49:08 DEBUG : potato3: Deleting (id "4_zcf62fd13906ddb9b9f480e1b_f107234fb9a140541_d20250206_m044859_c001_v0001098_t0058_u01738817339434") 2025/02/06 04:49:08 DEBUG : potato3: Deleting (id "4_zcf62fd13906ddb9b9f480e1b_f10414a45e6b29b26_d20250206_m044858_c001_v0001172_t0016_u01738817338412") --- PASS: TestServerSideMove (18.76s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:49:12 DEBUG : Creating backend with remote "TestB2:rclone-test-kawubow7mejo" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-kazebik3cala -> B2 bucket rclone-test-kawubow7mejo 2025/02/06 04:49:19 DEBUG : empty space: Excluded (Size Filter) 2025/02/06 04:49:19 DEBUG : empty space: Excluded 2025/02/06 04:49:19 DEBUG : empty space: Excluded (Size Filter) 2025/02/06 04:49:19 DEBUG : empty space: Excluded 2025/02/06 04:49:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/06 04:49:19 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/06 04:49:19 DEBUG : B2 bucket rclone-test-kawubow7mejo: Waiting for checks to finish 2025/02/06 04:49:19 DEBUG : B2 bucket rclone-test-kawubow7mejo: Waiting for transfers to finish 2025/02/06 04:49:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/06 04:49:20 INFO : potato2: Copied (server-side copy) 2025/02/06 04:49:20 INFO : potato2: Deleted 2025/02/06 04:49:20 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/06 04:49:20 INFO : potato3: Copied (server-side copy) 2025/02/06 04:49:20 INFO : potato3: Deleted 2025/02/06 04:49:20 DEBUG : Creating backend with remote "TestB2:rclone-test-dacazel3yoco" 2025/02/06 04:49:21 DEBUG : empty space: Excluded (Size Filter) 2025/02/06 04:49:21 DEBUG : empty space: Excluded 2025/02/06 04:49:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/06 04:49:22 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/06 04:49:22 DEBUG : B2 bucket rclone-test-dacazel3yoco: Waiting for checks to finish 2025/02/06 04:49:22 DEBUG : B2 bucket rclone-test-dacazel3yoco: Waiting for transfers to finish 2025/02/06 04:49:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/06 04:49:24 INFO : potato3: Copied (server-side copy) 2025/02/06 04:49:24 INFO : potato3: Deleted 2025/02/06 04:49:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/06 04:49:24 INFO : potato2: Copied (server-side copy) 2025/02/06 04:49:25 INFO : potato2: Deleted 2025/02/06 04:49:25 DEBUG : B2 bucket rclone-test-dacazel3yoco: Purge remote 2025/02/06 04:49:25 INFO : B2 bucket rclone-test-dacazel3yoco: cleaning bucket "rclone-test-dacazel3yoco" of all files 2025/02/06 04:49:25 DEBUG : potato2: Deleting (id "4_z3fa25d93907ddb9b9f480e1b_f102257dc586f1dca_d20250206_m044924_c001_v0001184_t0057_u01738817364828") 2025/02/06 04:49:25 DEBUG : potato3: Deleting (id "4_z3fa25d93907ddb9b9f480e1b_f1063d12406b699bd_d20250206_m044924_c001_v0001157_t0016_u01738817364465") 2025/02/06 04:49:27 DEBUG : B2 bucket rclone-test-kawubow7mejo: Purge remote 2025/02/06 04:49:27 INFO : B2 bucket rclone-test-kawubow7mejo: cleaning bucket "rclone-test-kawubow7mejo" of all files 2025/02/06 04:49:27 DEBUG : empty space: Deleting (id "4_z8f023de3907ddb9b9f480e1b_f1051cb62e4255146_d20250206_m044918_c001_v0001157_t0046_u01738817358841") 2025/02/06 04:49:27 DEBUG : potato2: Deleting (id "4_z8f023de3907ddb9b9f480e1b_f41151c353d62b422_d20250206_m044925_c001_v7007000_t0000_u01738817365039") 2025/02/06 04:49:27 DEBUG : potato2: Deleting (id "4_z8f023de3907ddb9b9f480e1b_f1165b2da037fdc8a_d20250206_m044919_c001_v0001136_t0046_u01738817359953") 2025/02/06 04:49:27 DEBUG : potato3: Deleting (id "4_z8f023de3907ddb9b9f480e1b_f41151c353d62b421_d20250206_m044924_c001_v7007000_t0000_u01738817364807") 2025/02/06 04:49:27 DEBUG : potato3: Deleting (id "4_z8f023de3907ddb9b9f480e1b_f1133cd27947ebf95_d20250206_m044920_c001_v0001184_t0023_u01738817360265") 2025/02/06 04:49:27 DEBUG : potato3: Deleting (id "4_z8f023de3907ddb9b9f480e1b_f1051cb62e425514c_d20250206_m044919_c001_v0001157_t0032_u01738817359282") --- PASS: TestServerSideMoveWithFilter (19.44s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:49:31 DEBUG : Creating backend with remote "TestB2:rclone-test-yibewey0veji" 2025/02/06 04:49:34 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-kazebik3cala -> B2 bucket rclone-test-yibewey0veji 2025/02/06 04:49:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/06 04:49:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/02/06 04:49:40 DEBUG : empty space: Unchanged skipping 2025/02/06 04:49:40 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/06 04:49:40 DEBUG : B2 bucket rclone-test-yibewey0veji: Waiting for checks to finish 2025/02/06 04:49:40 INFO : empty space: Deleted 2025/02/06 04:49:40 DEBUG : B2 bucket rclone-test-yibewey0veji: Waiting for transfers to finish 2025/02/06 04:49:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/06 04:49:40 INFO : potato2: Copied (server-side copy) 2025/02/06 04:49:40 INFO : potato2: Deleted 2025/02/06 04:49:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/06 04:49:40 INFO : potato3: Copied (server-side copy) 2025/02/06 04:49:40 INFO : potato3: Deleted 2025/02/06 04:49:41 DEBUG : Creating backend with remote "TestB2:rclone-test-jiyepab6bone" 2025/02/06 04:49:42 INFO : tomatoDir: Making directory 2025/02/06 04:49:42 DEBUG : empty space: Need to transfer - File not found at Destination 2025/02/06 04:49:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/06 04:49:42 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/06 04:49:42 DEBUG : B2 bucket rclone-test-jiyepab6bone: Waiting for checks to finish 2025/02/06 04:49:42 DEBUG : B2 bucket rclone-test-jiyepab6bone: Waiting for transfers to finish 2025/02/06 04:49:46 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/06 04:49:46 INFO : empty space: Copied (server-side copy) 2025/02/06 04:49:46 INFO : empty space: Deleted 2025/02/06 04:49:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/06 04:49:47 INFO : potato2: Copied (server-side copy) 2025/02/06 04:49:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/06 04:49:47 INFO : potato3: Copied (server-side copy) 2025/02/06 04:49:47 INFO : potato2: Deleted 2025/02/06 04:49:47 INFO : potato3: Deleted 2025/02/06 04:49:47 DEBUG : B2 bucket rclone-test-jiyepab6bone: Purge remote 2025/02/06 04:49:47 INFO : B2 bucket rclone-test-jiyepab6bone: cleaning bucket "rclone-test-jiyepab6bone" of all files 2025/02/06 04:49:47 DEBUG : empty space: Deleting (id "4_z5f32ad93907ddb9b9f480e1b_f118d987f76468c64_d20250206_m044946_c001_v0001104_t0020_u01738817386377") 2025/02/06 04:49:47 DEBUG : potato2: Deleting (id "4_z5f32ad93907ddb9b9f480e1b_f116fe2d3ee67ea2d_d20250206_m044946_c001_v0001038_t0005_u01738817386748") 2025/02/06 04:49:47 DEBUG : potato3: Deleting (id "4_z5f32ad93907ddb9b9f480e1b_f108b6e56486a5bea_d20250206_m044946_c001_v0001172_t0027_u01738817386753") 2025/02/06 04:49:49 DEBUG : B2 bucket rclone-test-yibewey0veji: Purge remote 2025/02/06 04:49:49 INFO : B2 bucket rclone-test-yibewey0veji: cleaning bucket "rclone-test-yibewey0veji" of all files 2025/02/06 04:49:49 DEBUG : empty space: Deleting (id "4_z2f928db3907ddb9b9f480e1b_f4033add577b2f5e6_d20250206_m044946_c001_v7007000_t0000_u01738817386807") 2025/02/06 04:49:49 DEBUG : empty space: Deleting (id "4_z2f928db3907ddb9b9f480e1b_f107af88069d8b5d5_d20250206_m044939_c001_v0001178_t0046_u01738817379068") 2025/02/06 04:49:49 DEBUG : potato2: Deleting (id "4_z2f928db3907ddb9b9f480e1b_f4033add577b2f5e7_d20250206_m044947_c001_v7007000_t0000_u01738817387138") 2025/02/06 04:49:49 DEBUG : potato2: Deleting (id "4_z2f928db3907ddb9b9f480e1b_f115556eba5603019_d20250206_m044940_c001_v0001182_t0018_u01738817380266") 2025/02/06 04:49:49 DEBUG : potato3: Deleting (id "4_z2f928db3907ddb9b9f480e1b_f401f7838aef0d0ed_d20250206_m044947_c001_v7007000_t0000_u01738817387182") 2025/02/06 04:49:49 DEBUG : potato3: Deleting (id "4_z2f928db3907ddb9b9f480e1b_f11100a45d7fc7d87_d20250206_m044940_c001_v0001183_t0047_u01738817380532") 2025/02/06 04:49:49 DEBUG : potato3: Deleting (id "4_z2f928db3907ddb9b9f480e1b_f107af88069d8b5d9_d20250206_m044939_c001_v0001178_t0002_u01738817379280") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (23.07s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:49:54 DEBUG : Creating backend with remote "TestB2:rclone-test-kazebik3cala/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.52s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:49:57 DEBUG : Creating backend with remote "TestB2:rclone-test-kazebik3cala/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" --- PASS: TestSyncOverlap (2.94s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:50:00 DEBUG : Creating backend with remote "TestB2:rclone-test-kazebik3cala/rclone-sync-test" 2025/02/06 04:50:02 DEBUG : Creating backend with remote "TestB2:rclone-test-kazebik3cala/rclone-sync-test-include/layer2" 2025/02/06 04:50:03 DEBUG : Creating backend with remote "TestB2:rclone-test-kazebik3cala/rclone-sync-test-ignore-file" 2025/02/06 04:50:07 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/02/06 04:50:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/06 04:50:07 DEBUG : pacer: Reducing sleep to 10ms 2025/02/06 04:50:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/06 04:50:07 DEBUG : B2 bucket rclone-test-kazebik3cala path rclone-sync-test: Waiting for checks to finish 2025/02/06 04:50:07 DEBUG : B2 bucket rclone-test-kazebik3cala path rclone-sync-test: Waiting for transfers to finish 2025/02/06 04:50:07 DEBUG : Waiting for deletions to finish 2025/02/06 04:50:07 INFO : There was nothing to transfer 2025/02/06 04:50:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/06 04:50:08 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:50:08 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:50:08 DEBUG : Waiting for deletions to finish 2025/02/06 04:50:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:50:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/06 04:50:08 DEBUG : B2 bucket rclone-test-kazebik3cala path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/02/06 04:50:08 DEBUG : B2 bucket rclone-test-kazebik3cala path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/02/06 04:50:08 DEBUG : Waiting for deletions to finish 2025/02/06 04:50:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:50:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/06 04:50:09 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:50:09 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:50:09 DEBUG : Waiting for deletions to finish 2025/02/06 04:50:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:50:09 DEBUG : : Excluded 2025/02/06 04:50:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/06 04:50:09 DEBUG : B2 bucket rclone-test-kazebik3cala path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/02/06 04:50:09 DEBUG : B2 bucket rclone-test-kazebik3cala path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/02/06 04:50:09 DEBUG : Waiting for deletions to finish 2025/02/06 04:50:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.73s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:50:16 DEBUG : Creating backend with remote "TestB2:rclone-test-kazebik3cala/dst" 2025/02/06 04:50:18 DEBUG : Creating backend with remote "TestB2:rclone-test-kazebik3cala/CompareDest" 2025/02/06 04:50:20 DEBUG : one: Need to transfer - File not found at Destination 2025/02/06 04:50:20 DEBUG : B2 bucket rclone-test-kazebik3cala path dst: Waiting for checks to finish 2025/02/06 04:50:20 DEBUG : B2 bucket rclone-test-kazebik3cala path dst: Waiting for transfers to finish 2025/02/06 04:50:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/06 04:50:20 INFO : one: Copied (new) 2025/02/06 04:50:20 DEBUG : Waiting for deletions to finish 2025/02/06 04:50:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/06 04:50:21 DEBUG : B2 bucket rclone-test-kazebik3cala path dst: Waiting for checks to finish 2025/02/06 04:50:21 DEBUG : B2 bucket rclone-test-kazebik3cala path dst: Waiting for transfers to finish 2025/02/06 04:50:21 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/06 04:50:21 INFO : one: Copied (replaced existing) 2025/02/06 04:50:21 DEBUG : Waiting for deletions to finish 2025/02/06 04:50:23 DEBUG : B2 bucket rclone-test-kazebik3cala path dst: Waiting for checks to finish 2025/02/06 04:50:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/06 04:50:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/06 04:50:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/06 04:50:24 DEBUG : B2 bucket rclone-test-kazebik3cala path dst: Waiting for transfers to finish 2025/02/06 04:50:24 DEBUG : Waiting for deletions to finish 2025/02/06 04:50:24 INFO : There was nothing to transfer 2025/02/06 04:50:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/06 04:50:25 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/06 04:50:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/06 04:50:25 DEBUG : B2 bucket rclone-test-kazebik3cala path dst: Waiting for checks to finish 2025/02/06 04:50:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/06 04:50:25 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/06 04:50:25 DEBUG : B2 bucket rclone-test-kazebik3cala path dst: Waiting for transfers to finish 2025/02/06 04:50:25 DEBUG : Waiting for deletions to finish 2025/02/06 04:50:25 INFO : There was nothing to transfer 2025/02/06 04:50:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/06 04:50:26 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/06 04:50:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/06 04:50:26 DEBUG : B2 bucket rclone-test-kazebik3cala path dst: Waiting for checks to finish 2025/02/06 04:50:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/06 04:50:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/06 04:50:26 DEBUG : B2 bucket rclone-test-kazebik3cala path dst: Waiting for transfers to finish 2025/02/06 04:50:26 DEBUG : Waiting for deletions to finish 2025/02/06 04:50:26 INFO : There was nothing to transfer 2025/02/06 04:50:27 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/02/06 04:50:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/06 04:50:27 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/06 04:50:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/06 04:50:27 DEBUG : B2 bucket rclone-test-kazebik3cala path dst: Waiting for checks to finish 2025/02/06 04:50:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/06 04:50:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/06 04:50:27 DEBUG : B2 bucket rclone-test-kazebik3cala path dst: Waiting for transfers to finish 2025/02/06 04:50:27 DEBUG : Waiting for deletions to finish 2025/02/06 04:50:27 INFO : There was nothing to transfer 2025/02/06 04:50:28 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/06 04:50:28 DEBUG : two: Need to transfer - File not found at Destination 2025/02/06 04:50:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/06 04:50:28 DEBUG : B2 bucket rclone-test-kazebik3cala path dst: Waiting for checks to finish 2025/02/06 04:50:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/06 04:50:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/06 04:50:28 DEBUG : B2 bucket rclone-test-kazebik3cala path dst: Waiting for transfers to finish 2025/02/06 04:50:28 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/02/06 04:50:28 INFO : two: Copied (new) 2025/02/06 04:50:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.40s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:50:31 DEBUG : Creating backend with remote "TestB2:rclone-test-kazebik3cala/dest" 2025/02/06 04:50:32 DEBUG : Creating backend with remote "TestB2:rclone-test-kazebik3cala/pre-dest1" 2025/02/06 04:50:34 DEBUG : Creating backend with remote "TestB2:rclone-test-kazebik3cala/pre-dest2" 2025/02/06 04:50:36 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 04:50:36 DEBUG : 1: Destination found in --compare-dest, skipping 2025/02/06 04:50:36 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 04:50:36 DEBUG : 2: Destination found in --compare-dest, skipping 2025/02/06 04:50:36 DEBUG : 3: Need to transfer - File not found at Destination 2025/02/06 04:50:36 DEBUG : B2 bucket rclone-test-kazebik3cala path dest: Waiting for checks to finish 2025/02/06 04:50:36 DEBUG : B2 bucket rclone-test-kazebik3cala path dest: Waiting for transfers to finish 2025/02/06 04:50:37 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/02/06 04:50:37 INFO : 3: Copied (new) 2025/02/06 04:50:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.21s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:50:39 DEBUG : Creating backend with remote "TestB2:rclone-test-kazebik3cala/dst" 2025/02/06 04:50:40 DEBUG : Creating backend with remote "TestB2:rclone-test-kazebik3cala/CopyDest" 2025/02/06 04:50:42 DEBUG : one: Need to transfer - File not found at Destination 2025/02/06 04:50:42 DEBUG : B2 bucket rclone-test-kazebik3cala path dst: Waiting for checks to finish 2025/02/06 04:50:42 DEBUG : B2 bucket rclone-test-kazebik3cala path dst: Waiting for transfers to finish 2025/02/06 04:50:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/06 04:50:43 INFO : one: Copied (new) 2025/02/06 04:50:43 DEBUG : Waiting for deletions to finish 2025/02/06 04:50:44 DEBUG : B2 bucket rclone-test-kazebik3cala path dst: Waiting for checks to finish 2025/02/06 04:50:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/06 04:50:44 DEBUG : B2 bucket rclone-test-kazebik3cala path dst: Waiting for transfers to finish 2025/02/06 04:50:44 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/06 04:50:44 INFO : one: Copied (replaced existing) 2025/02/06 04:50:44 DEBUG : Waiting for deletions to finish 2025/02/06 04:50:46 DEBUG : Creating backend with remote "TestB2:rclone-test-kazebik3cala/BackupDir" 2025/02/06 04:50:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/06 04:50:47 DEBUG : B2 bucket rclone-test-kazebik3cala path dst: Waiting for checks to finish 2025/02/06 04:50:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/06 04:50:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/06 04:50:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/06 04:50:49 INFO : one: Copied (server-side copy) 2025/02/06 04:50:49 INFO : one: Deleted 2025/02/06 04:50:50 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/06 04:50:50 INFO : one: Copied (server-side copy) 2025/02/06 04:50:50 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/06 04:50:50 DEBUG : B2 bucket rclone-test-kazebik3cala path dst: Waiting for transfers to finish 2025/02/06 04:50:50 DEBUG : Waiting for deletions to finish 2025/02/06 04:50:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/06 04:50:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/06 04:50:51 INFO : two: Copied (server-side copy) 2025/02/06 04:50:51 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/06 04:50:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/06 04:50:51 DEBUG : one: Unchanged skipping 2025/02/06 04:50:51 DEBUG : B2 bucket rclone-test-kazebik3cala path dst: Waiting for checks to finish 2025/02/06 04:50:51 DEBUG : B2 bucket rclone-test-kazebik3cala path dst: Waiting for transfers to finish 2025/02/06 04:50:51 DEBUG : Waiting for deletions to finish 2025/02/06 04:50:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/06 04:50:52 DEBUG : one: Unchanged skipping 2025/02/06 04:50:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/06 04:50:52 DEBUG : two: Unchanged skipping 2025/02/06 04:50:52 DEBUG : B2 bucket rclone-test-kazebik3cala path dst: Waiting for checks to finish 2025/02/06 04:50:52 DEBUG : B2 bucket rclone-test-kazebik3cala path dst: Waiting for transfers to finish 2025/02/06 04:50:52 DEBUG : Waiting for deletions to finish 2025/02/06 04:50:52 INFO : There was nothing to transfer 2025/02/06 04:50:53 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/06 04:50:53 DEBUG : three: Destination not found in --copy-dest 2025/02/06 04:50:53 DEBUG : three: Need to transfer - File not found at Destination 2025/02/06 04:50:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/06 04:50:53 DEBUG : one: Unchanged skipping 2025/02/06 04:50:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/06 04:50:53 DEBUG : two: Unchanged skipping 2025/02/06 04:50:53 DEBUG : B2 bucket rclone-test-kazebik3cala path dst: Waiting for checks to finish 2025/02/06 04:50:53 DEBUG : B2 bucket rclone-test-kazebik3cala path dst: Waiting for transfers to finish 2025/02/06 04:50:54 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/02/06 04:50:54 INFO : three: Copied (new) 2025/02/06 04:50:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.70s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:50:57 DEBUG : Creating backend with remote "TestB2:rclone-test-kazebik3cala/dst" 2025/02/06 04:50:59 DEBUG : Creating backend with remote "TestB2:rclone-test-kazebik3cala/backup" 2025/02/06 04:51:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/06 04:51:00 DEBUG : B2 bucket rclone-test-kazebik3cala path dst: Waiting for checks to finish 2025/02/06 04:51:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 04:51:00 DEBUG : two: Unchanged skipping 2025/02/06 04:51:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/06 04:51:02 INFO : one: Copied (server-side copy) 2025/02/06 04:51:02 INFO : one: Deleted 2025/02/06 04:51:02 DEBUG : B2 bucket rclone-test-kazebik3cala path dst: Waiting for transfers to finish 2025/02/06 04:51:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/06 04:51:03 INFO : one: Copied (new) 2025/02/06 04:51:03 DEBUG : Waiting for deletions to finish 2025/02/06 04:51:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/06 04:51:03 INFO : three.txt: Copied (server-side copy) 2025/02/06 04:51:03 INFO : three.txt: Deleted 2025/02/06 04:51:03 INFO : three.txt: Moved into backup dir 2025/02/06 04:51:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/06 04:51:05 DEBUG : B2 bucket rclone-test-kazebik3cala path dst: Waiting for checks to finish 2025/02/06 04:51:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 04:51:05 DEBUG : two: Unchanged skipping 2025/02/06 04:51:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/06 04:51:05 INFO : one: Copied (server-side copy) 2025/02/06 04:51:05 INFO : one: Deleted 2025/02/06 04:51:05 DEBUG : B2 bucket rclone-test-kazebik3cala path dst: Waiting for transfers to finish 2025/02/06 04:51:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/06 04:51:06 INFO : one: Copied (new) 2025/02/06 04:51:06 DEBUG : Waiting for deletions to finish 2025/02/06 04:51:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/06 04:51:06 INFO : three.txt: Copied (server-side copy) 2025/02/06 04:51:06 INFO : three.txt: Deleted 2025/02/06 04:51:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (11.93s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:51:09 DEBUG : Creating backend with remote "TestB2:rclone-test-kazebik3cala/dst" 2025/02/06 04:51:11 DEBUG : Creating backend with remote "TestB2:rclone-test-kazebik3cala/backup" 2025/02/06 04:51:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/06 04:51:12 DEBUG : B2 bucket rclone-test-kazebik3cala path dst: Waiting for checks to finish 2025/02/06 04:51:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 04:51:12 DEBUG : two: Unchanged skipping 2025/02/06 04:51:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/06 04:51:14 INFO : one: Copied (server-side copy) to: one.bak 2025/02/06 04:51:14 INFO : one: Deleted 2025/02/06 04:51:14 DEBUG : B2 bucket rclone-test-kazebik3cala path dst: Waiting for transfers to finish 2025/02/06 04:51:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/06 04:51:15 INFO : one: Copied (new) 2025/02/06 04:51:15 DEBUG : Waiting for deletions to finish 2025/02/06 04:51:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/06 04:51:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/06 04:51:15 INFO : three.txt: Deleted 2025/02/06 04:51:15 INFO : three.txt: Moved into backup dir 2025/02/06 04:51:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/06 04:51:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 04:51:17 DEBUG : two: Unchanged skipping 2025/02/06 04:51:17 DEBUG : B2 bucket rclone-test-kazebik3cala path dst: Waiting for checks to finish 2025/02/06 04:51:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/06 04:51:17 INFO : one: Copied (server-side copy) to: one.bak 2025/02/06 04:51:18 INFO : one: Deleted 2025/02/06 04:51:18 DEBUG : B2 bucket rclone-test-kazebik3cala path dst: Waiting for transfers to finish 2025/02/06 04:51:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/06 04:51:18 INFO : one: Copied (new) 2025/02/06 04:51:18 DEBUG : Waiting for deletions to finish 2025/02/06 04:51:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/06 04:51:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/06 04:51:18 INFO : three.txt: Deleted 2025/02/06 04:51:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.16s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:51:22 DEBUG : Creating backend with remote "TestB2:rclone-test-kazebik3cala/dst" 2025/02/06 04:51:23 DEBUG : Creating backend with remote "TestB2:rclone-test-kazebik3cala/backup" 2025/02/06 04:51:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/06 04:51:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 04:51:25 DEBUG : two: Unchanged skipping 2025/02/06 04:51:25 DEBUG : B2 bucket rclone-test-kazebik3cala path dst: Waiting for checks to finish 2025/02/06 04:51:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/06 04:51:26 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/06 04:51:26 INFO : one: Deleted 2025/02/06 04:51:26 DEBUG : B2 bucket rclone-test-kazebik3cala path dst: Waiting for transfers to finish 2025/02/06 04:51:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/06 04:51:27 INFO : one: Copied (new) 2025/02/06 04:51:27 DEBUG : Waiting for deletions to finish 2025/02/06 04:51:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/06 04:51:28 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/06 04:51:28 INFO : three.txt: Deleted 2025/02/06 04:51:28 INFO : three.txt: Moved into backup dir 2025/02/06 04:51:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/06 04:51:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 04:51:29 DEBUG : two: Unchanged skipping 2025/02/06 04:51:29 DEBUG : B2 bucket rclone-test-kazebik3cala path dst: Waiting for checks to finish 2025/02/06 04:51:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/06 04:51:30 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/06 04:51:30 INFO : one: Deleted 2025/02/06 04:51:30 DEBUG : B2 bucket rclone-test-kazebik3cala path dst: Waiting for transfers to finish 2025/02/06 04:51:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/06 04:51:31 INFO : one: Copied (new) 2025/02/06 04:51:31 DEBUG : Waiting for deletions to finish 2025/02/06 04:51:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/06 04:51:31 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/06 04:51:31 INFO : three.txt: Deleted 2025/02/06 04:51:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.93s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:51:35 DEBUG : Creating backend with remote "TestB2:rclone-test-kazebik3cala/dst" 2025/02/06 04:51:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/06 04:51:37 DEBUG : B2 bucket rclone-test-kazebik3cala path dst: Waiting for checks to finish 2025/02/06 04:51:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 04:51:37 DEBUG : two: Unchanged skipping 2025/02/06 04:51:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/06 04:51:38 INFO : one: Copied (server-side copy) to: one.bak 2025/02/06 04:51:38 INFO : one: Deleted 2025/02/06 04:51:38 DEBUG : B2 bucket rclone-test-kazebik3cala path dst: Waiting for transfers to finish 2025/02/06 04:51:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/06 04:51:39 INFO : one: Copied (new) 2025/02/06 04:51:39 DEBUG : Waiting for deletions to finish 2025/02/06 04:51:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/06 04:51:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/06 04:51:40 INFO : three.txt: Deleted 2025/02/06 04:51:40 INFO : three.txt: Moved into backup dir 2025/02/06 04:51:41 DEBUG : one.bak: Excluded (Path Filter) 2025/02/06 04:51:41 DEBUG : one.bak: Excluded 2025/02/06 04:51:41 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/02/06 04:51:41 DEBUG : three.txt.bak: Excluded 2025/02/06 04:51:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/06 04:51:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 04:51:41 DEBUG : two: Unchanged skipping 2025/02/06 04:51:41 DEBUG : B2 bucket rclone-test-kazebik3cala path dst: Waiting for checks to finish 2025/02/06 04:51:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/06 04:51:41 INFO : one: Copied (server-side copy) to: one.bak 2025/02/06 04:51:42 INFO : one: Deleted 2025/02/06 04:51:42 DEBUG : B2 bucket rclone-test-kazebik3cala path dst: Waiting for transfers to finish 2025/02/06 04:51:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/06 04:51:42 INFO : one: Copied (new) 2025/02/06 04:51:42 DEBUG : Waiting for deletions to finish 2025/02/06 04:51:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/06 04:51:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/06 04:51:43 INFO : three.txt: Deleted 2025/02/06 04:51:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.32s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:51:46 DEBUG : Creating backend with remote "TestB2:rclone-test-kazebik3cala/dst" 2025/02/06 04:51:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/06 04:51:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/06 04:51:48 INFO : one: Copied (server-side copy) to: one.bak 2025/02/06 04:51:49 INFO : one: Deleted 2025/02/06 04:51:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/06 04:51:49 INFO : one: Copied (new) 2025/02/06 04:51:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 04:51:49 DEBUG : two: Unchanged skipping 2025/02/06 04:51:50 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/06 04:51:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/06 04:51:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/06 04:51:51 INFO : three.txt: Deleted 2025/02/06 04:51:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/06 04:51:51 INFO : three.txt: Copied (new) 2025/02/06 04:51:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/06 04:51:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/06 04:51:52 INFO : one: Copied (server-side copy) to: one.bak 2025/02/06 04:51:53 INFO : one: Deleted 2025/02/06 04:51:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/06 04:51:53 INFO : one: Copied (new) 2025/02/06 04:51:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 04:51:53 DEBUG : two: Unchanged skipping 2025/02/06 04:51:53 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/06 04:51:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/06 04:51:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/06 04:51:54 INFO : three.txt: Deleted 2025/02/06 04:51:54 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/02/06 04:51:54 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.56s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:51:58 DEBUG : Creating backend with remote "TestB2:rclone-test-kazebik3cala/dst" 2025/02/06 04:51:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/06 04:52:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/06 04:52:00 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/06 04:52:01 INFO : one: Deleted 2025/02/06 04:52:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/06 04:52:01 INFO : one: Copied (new) 2025/02/06 04:52:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 04:52:02 DEBUG : two: Unchanged skipping 2025/02/06 04:52:02 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/06 04:52:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/06 04:52:02 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/06 04:52:02 INFO : three.txt: Deleted 2025/02/06 04:52:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/06 04:52:02 INFO : three.txt: Copied (new) 2025/02/06 04:52:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/06 04:52:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/06 04:52:03 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/06 04:52:04 INFO : one: Deleted 2025/02/06 04:52:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/06 04:52:04 INFO : one: Copied (new) 2025/02/06 04:52:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 04:52:04 DEBUG : two: Unchanged skipping 2025/02/06 04:52:04 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/06 04:52:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/06 04:52:05 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/06 04:52:05 INFO : three.txt: Deleted 2025/02/06 04:52:05 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/02/06 04:52:05 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.17s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:52:08 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/02/06 04:52:08 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:52:08 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:52:08 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/02/06 04:52:08 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/02/06 04:52:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.41s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:52:10 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/06 04:52:10 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:52:10 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:52:10 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/06 04:52:10 INFO : existing: Copied (new) 2025/02/06 04:52:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:52:11 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/02/06 04:52:11 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/02/06 04:52:11 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:52:11 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:52:11 ERROR : B2 bucket rclone-test-kazebik3cala: not deleting files as there were IO errors 2025/02/06 04:52:11 ERROR : B2 bucket rclone-test-kazebik3cala: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" --- PASS: TestSyncImmutable (3.17s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:52:12 DEBUG : EXISTING: Clearing upload URL because of error: Post "https://pod-000-1092-18.backblaze.com/b2api/v1/b2_upload_file/ff22bd83904ddb9b9f480e1b/c001_v0001092_t0038": EOF 2025/02/06 04:52:12 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1092-18.backblaze.com/b2api/v1/b2_upload_file/ff22bd83904ddb9b9f480e1b/c001_v0001092_t0038": EOF) 2025/02/06 04:52:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "EXISTING" to B2 bucket rclone-test-kazebik3cala: 1/10 (Post "https://pod-000-1092-18.backblaze.com/b2api/v1/b2_upload_file/ff22bd83904ddb9b9f480e1b/c001_v0001092_t0038": EOF) 2025/02/06 04:52:15 DEBUG : pacer: Reducing sleep to 10ms 2025/02/06 04:52:15 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 04:52:15 DEBUG : existing: Unchanged skipping 2025/02/06 04:52:15 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:52:15 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:52:15 DEBUG : Waiting for deletions to finish 2025/02/06 04:52:15 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.85s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:52:31 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 04:52:31 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:52:31 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 04:52:31 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 04:52:31 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 04:52:31 DEBUG : both1: Unchanged skipping 2025/02/06 04:52:31 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 04:52:31 DEBUG : both12: Unchanged skipping 2025/02/06 04:52:31 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 04:52:31 DEBUG : both10: Unchanged skipping 2025/02/06 04:52:31 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 04:52:31 DEBUG : both14: Unchanged skipping 2025/02/06 04:52:31 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 04:52:31 DEBUG : both15: Unchanged skipping 2025/02/06 04:52:31 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 04:52:31 DEBUG : both11: Unchanged skipping 2025/02/06 04:52:31 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 04:52:31 DEBUG : both0: Unchanged skipping 2025/02/06 04:52:31 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 04:52:31 DEBUG : both18: Unchanged skipping 2025/02/06 04:52:31 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 04:52:31 DEBUG : both13: Unchanged skipping 2025/02/06 04:52:31 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 04:52:31 DEBUG : both2: Unchanged skipping 2025/02/06 04:52:31 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 04:52:31 DEBUG : both3: Unchanged skipping 2025/02/06 04:52:31 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 04:52:31 DEBUG : both4: Unchanged skipping 2025/02/06 04:52:31 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 04:52:31 DEBUG : both5: Unchanged skipping 2025/02/06 04:52:31 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 04:52:31 DEBUG : both16: Unchanged skipping 2025/02/06 04:52:31 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 04:52:31 DEBUG : both17: Unchanged skipping 2025/02/06 04:52:31 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 04:52:31 DEBUG : both8: Unchanged skipping 2025/02/06 04:52:31 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 04:52:31 DEBUG : both9: Unchanged skipping 2025/02/06 04:52:31 DEBUG : both19: Unchanged skipping 2025/02/06 04:52:31 DEBUG : both6: Unchanged skipping 2025/02/06 04:52:31 DEBUG : both7: Unchanged skipping 2025/02/06 04:52:31 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:52:31 DEBUG : Waiting for deletions to finish 2025/02/06 04:52:31 INFO : only0: Deleted 2025/02/06 04:52:31 INFO : only11: Deleted 2025/02/06 04:52:31 INFO : only9: Deleted 2025/02/06 04:52:31 INFO : only16: Deleted 2025/02/06 04:52:31 INFO : only12: Deleted 2025/02/06 04:52:31 INFO : only17: Deleted 2025/02/06 04:52:31 INFO : only18: Deleted 2025/02/06 04:52:31 INFO : only19: Deleted 2025/02/06 04:52:31 INFO : only2: Deleted 2025/02/06 04:52:31 INFO : only8: Deleted 2025/02/06 04:52:32 INFO : only1: Deleted 2025/02/06 04:52:32 INFO : only14: Deleted 2025/02/06 04:52:32 INFO : only15: Deleted 2025/02/06 04:52:32 INFO : only6: Deleted 2025/02/06 04:52:32 INFO : only10: Deleted 2025/02/06 04:52:32 INFO : only7: Deleted 2025/02/06 04:52:32 INFO : only13: Deleted 2025/02/06 04:52:32 INFO : only3: Deleted 2025/02/06 04:52:32 INFO : only4: Deleted 2025/02/06 04:52:32 INFO : only5: Deleted 2025/02/06 04:52:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (19.06s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:52:49 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 04:52:49 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 04:52:49 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 04:52:49 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for checks to finish 2025/02/06 04:52:49 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 04:52:49 DEBUG : both0: Unchanged skipping 2025/02/06 04:52:49 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 04:52:49 DEBUG : both12: Unchanged skipping 2025/02/06 04:52:49 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 04:52:49 DEBUG : both10: Unchanged skipping 2025/02/06 04:52:49 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 04:52:49 DEBUG : both1: Unchanged skipping 2025/02/06 04:52:49 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 04:52:49 DEBUG : both15: Unchanged skipping 2025/02/06 04:52:49 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 04:52:49 DEBUG : both16: Unchanged skipping 2025/02/06 04:52:49 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 04:52:49 DEBUG : both17: Unchanged skipping 2025/02/06 04:52:49 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 04:52:49 DEBUG : both18: Unchanged skipping 2025/02/06 04:52:49 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 04:52:49 DEBUG : both19: Unchanged skipping 2025/02/06 04:52:49 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 04:52:49 DEBUG : both11: Unchanged skipping 2025/02/06 04:52:49 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 04:52:49 DEBUG : both13: Unchanged skipping 2025/02/06 04:52:49 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 04:52:49 DEBUG : both4: Unchanged skipping 2025/02/06 04:52:49 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 04:52:49 DEBUG : both5: Unchanged skipping 2025/02/06 04:52:49 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 04:52:49 DEBUG : both14: Unchanged skipping 2025/02/06 04:52:49 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 04:52:49 DEBUG : both2: Unchanged skipping 2025/02/06 04:52:49 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 04:52:49 DEBUG : both8: Unchanged skipping 2025/02/06 04:52:49 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 04:52:49 DEBUG : both9: Unchanged skipping 2025/02/06 04:52:49 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/02/06 04:52:49 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/02/06 04:52:49 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/02/06 04:52:49 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/02/06 04:52:49 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/02/06 04:52:49 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/02/06 04:52:49 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/02/06 04:52:49 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/02/06 04:52:49 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/02/06 04:52:49 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/02/06 04:52:49 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/02/06 04:52:49 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/02/06 04:52:49 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/02/06 04:52:49 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/02/06 04:52:49 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/02/06 04:52:49 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/02/06 04:52:49 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/02/06 04:52:49 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/02/06 04:52:49 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/02/06 04:52:49 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/02/06 04:52:49 DEBUG : both3: Unchanged skipping 2025/02/06 04:52:49 DEBUG : both6: Unchanged skipping 2025/02/06 04:52:49 DEBUG : both7: Unchanged skipping 2025/02/06 04:52:49 DEBUG : B2 bucket rclone-test-kazebik3cala: Waiting for transfers to finish 2025/02/06 04:52:50 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/06 04:52:50 INFO : only0: Copied (replaced existing) 2025/02/06 04:52:50 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/06 04:52:50 INFO : only1: Copied (replaced existing) 2025/02/06 04:52:50 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/06 04:52:50 INFO : only13: Copied (replaced existing) 2025/02/06 04:52:50 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/06 04:52:50 INFO : only12: Copied (replaced existing) 2025/02/06 04:52:50 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/06 04:52:50 INFO : only10: Copied (replaced existing) 2025/02/06 04:52:50 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/06 04:52:50 INFO : only14: Copied (replaced existing) 2025/02/06 04:52:50 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/06 04:52:50 INFO : only15: Copied (replaced existing) 2025/02/06 04:52:50 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/06 04:52:50 INFO : only11: Copied (replaced existing) 2025/02/06 04:52:50 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/06 04:52:50 INFO : only16: Copied (replaced existing) 2025/02/06 04:52:50 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/06 04:52:50 INFO : only17: Copied (replaced existing) 2025/02/06 04:52:50 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/06 04:52:50 INFO : only18: Copied (replaced existing) 2025/02/06 04:52:51 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/06 04:52:51 INFO : only19: Copied (replaced existing) 2025/02/06 04:52:51 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/06 04:52:51 INFO : only2: Copied (replaced existing) 2025/02/06 04:52:51 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/06 04:52:51 INFO : only3: Copied (replaced existing) 2025/02/06 04:52:51 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/06 04:52:51 INFO : only4: Copied (replaced existing) 2025/02/06 04:52:51 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/06 04:52:51 INFO : only5: Copied (replaced existing) 2025/02/06 04:52:51 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/06 04:52:51 INFO : only6: Copied (replaced existing) 2025/02/06 04:52:51 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/06 04:52:51 INFO : only7: Copied (replaced existing) 2025/02/06 04:52:51 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/06 04:52:51 INFO : only8: Copied (replaced existing) 2025/02/06 04:52:51 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/06 04:52:51 INFO : only9: Copied (replaced existing) 2025/02/06 04:52:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (22.72s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:52:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/06 04:52:59 INFO : sub dir: Making directory 2025/02/06 04:52:59 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.54s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" 2025/02/06 04:53:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/06 04:53:04 INFO : sub dir: Making directory 2025/02/06 04:53:04 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kazebik3cala", Local "Local file system at /tmp/rclone2881183102", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.39s) PASS 2025/02/06 04:53:08 DEBUG : B2 bucket rclone-test-kazebik3cala: Purge remote 2025/02/06 04:53:08 INFO : B2 bucket rclone-test-kazebik3cala: cleaning bucket "rclone-test-kazebik3cala" of all files 2025/02/06 04:53:09 DEBUG : BackupDir/one: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4105dab585cc7483_d20250206_m045054_c001_v7007000_t0000_u01738817454764") 2025/02/06 04:53:09 DEBUG : BackupDir/one: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f115fa94f7e1fe5c8_d20250206_m045049_c001_v0001183_t0058_u01738817449066") 2025/02/06 04:53:09 DEBUG : CompareDest/one: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4021173715595e1f_d20250206_m045029_c001_v7007000_t0000_u01738817429421") 2025/02/06 04:53:09 DEBUG : CompareDest/one: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f118f1d5f0adf49de_d20250206_m045023_c001_v0001092_t0036_u01738817423079") 2025/02/06 04:53:09 DEBUG : CompareDest/two: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4021173715595e20_d20250206_m045029_c001_v7007000_t0000_u01738817429604") 2025/02/06 04:53:09 DEBUG : CompareDest/two: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae01987_d20250206_m045024_c001_v0001183_t0043_u01738817424713") 2025/02/06 04:53:09 DEBUG : CopyDest/one: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4105dab585cc7484_d20250206_m045054_c001_v7007000_t0000_u01738817454952") 2025/02/06 04:53:09 DEBUG : CopyDest/one: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101c3c5e63479172_d20250206_m045045_c001_v0001099_t0023_u01738817445961") 2025/02/06 04:53:09 DEBUG : CopyDest/three: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4105dab585cc7485_d20250206_m045055_c001_v7007000_t0000_u01738817455152") 2025/02/06 04:53:09 DEBUG : CopyDest/three: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae01c1e_d20250206_m045052_c001_v0001183_t0055_u01738817452931") 2025/02/06 04:53:09 DEBUG : CopyDest/two: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4105dab585cc7486_d20250206_m045055_c001_v7007000_t0000_u01738817455333") 2025/02/06 04:53:10 DEBUG : CopyDest/two: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f118f1d5f0adf49fa_d20250206_m045050_c001_v0001092_t0014_u01738817450646") 2025/02/06 04:53:10 DEBUG : EXISTING: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f401f7838aef0d21f_d20250206_m045216_c001_v7007000_t0000_u01738817536377") 2025/02/06 04:53:10 DEBUG : EXISTING: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae0227d_d20250206_m045215_c001_v0001183_t0048_u01738817535393") 2025/02/06 04:53:10 DEBUG : Testêé: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f401f7838aef0d1fe_d20250206_m045209_c001_v7007000_t0000_u01738817529358") 2025/02/06 04:53:10 DEBUG : Testêé: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae02201_d20250206_m045208_c001_v0001183_t0029_u01738817528776") 2025/02/06 04:53:10 DEBUG : Testêé: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f118f1d5f0adf4a64_d20250206_m045207_c001_v0001092_t0000_u01738817527676") 2025/02/06 04:53:10 DEBUG : a/potato2: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4032164c44dd0124_d20250206_m044817_c001_v7007000_t0000_u01738817297792") 2025/02/06 04:53:10 DEBUG : a/potato2: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae00c94_d20250206_m044817_c001_v0001183_t0005_u01738817297227") 2025/02/06 04:53:10 DEBUG : a/potato2: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4105dab585cc6bbd_d20250206_m044815_c001_v7007000_t0000_u01738817295481") 2025/02/06 04:53:10 DEBUG : a/potato2: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae00c56_d20250206_m044814_c001_v0001183_t0050_u01738817294582") 2025/02/06 04:53:10 DEBUG : a/potato2: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4087affe9c82a538_d20250206_m044755_c001_v7007000_t0000_u01738817275855") 2025/02/06 04:53:10 DEBUG : a/potato2: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae00a4d_d20250206_m044754_c001_v0001183_t0021_u01738817274967") 2025/02/06 04:53:10 DEBUG : b/potato: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4032164c44dd0125_d20250206_m044817_c001_v7007000_t0000_u01738817297975") 2025/02/06 04:53:10 DEBUG : b/potato: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae00c82_d20250206_m044816_c001_v0001183_t0008_u01738817296404") 2025/02/06 04:53:10 DEBUG : b/potato: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4105dab585cc6bbc_d20250206_m044814_c001_v7007000_t0000_u01738817294929") 2025/02/06 04:53:10 DEBUG : b/potato: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae00c46_d20250206_m044813_c001_v0001183_t0035_u01738817293783") 2025/02/06 04:53:10 DEBUG : b/potato: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4087affe9c82a536_d20250206_m044755_c001_v7007000_t0000_u01738817275307") 2025/02/06 04:53:10 DEBUG : b/potato: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae00a31_d20250206_m044754_c001_v0001183_t0059_u01738817274150") 2025/02/06 04:53:10 DEBUG : backup/one: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f416bc7984a8e3573_d20250206_m045107_c001_v7007000_t0000_u01738817467225") 2025/02/06 04:53:10 DEBUG : backup/one: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1045d7dac70c67b1_d20250206_m045105_c001_v0001183_t0057_u01738817465570") 2025/02/06 04:53:10 DEBUG : backup/one: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1170f4ee0d753764_d20250206_m045101_c001_v0001179_t0046_u01738817461984") 2025/02/06 04:53:10 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4171f0998e18a9b3_d20250206_m045132_c001_v7007000_t0000_u01738817492352") 2025/02/06 04:53:11 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f116b55c4ee6e22cf_d20250206_m045130_c001_v0001104_t0055_u01738817490202") 2025/02/06 04:53:11 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f106cc354f63862aa_d20250206_m045126_c001_v0001134_t0026_u01738817486380") 2025/02/06 04:53:11 DEBUG : backup/one.bak: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f40904eeeb3da2963_d20250206_m045119_c001_v7007000_t0000_u01738817479430") 2025/02/06 04:53:11 DEBUG : backup/one.bak: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1133cd27947ed0ec_d20250206_m045117_c001_v0001184_t0024_u01738817477732") 2025/02/06 04:53:11 DEBUG : backup/one.bak: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f118a013b58786441_d20250206_m045114_c001_v0001179_t0011_u01738817474048") 2025/02/06 04:53:11 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4171f0998e18a9b4_d20250206_m045132_c001_v7007000_t0000_u01738817492538") 2025/02/06 04:53:11 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f112736378423230a_d20250206_m045131_c001_v0001183_t0017_u01738817491582") 2025/02/06 04:53:11 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1105c8b0e330ac9b_d20250206_m045128_c001_v0001179_t0058_u01738817488094") 2025/02/06 04:53:11 DEBUG : backup/three.txt: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f416bc7984a8e3575_d20250206_m045107_c001_v7007000_t0000_u01738817467409") 2025/02/06 04:53:11 DEBUG : backup/three.txt: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f106ca1ce938754fe_d20250206_m045106_c001_v0001179_t0057_u01738817466379") 2025/02/06 04:53:11 DEBUG : backup/three.txt: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1146dcfddc86ca6d_d20250206_m045103_c001_v0001184_t0016_u01738817463327") 2025/02/06 04:53:11 DEBUG : backup/three.txt.bak: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f40904eeeb3da2964_d20250206_m045119_c001_v7007000_t0000_u01738817479611") 2025/02/06 04:53:11 DEBUG : backup/three.txt.bak: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f11765e6f5d4177f7_d20250206_m045118_c001_v0001134_t0026_u01738817478576") 2025/02/06 04:53:11 DEBUG : backup/three.txt.bak: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f10414a45e6b29c87_d20250206_m045115_c001_v0001172_t0055_u01738817475396") 2025/02/06 04:53:11 DEBUG : both0: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4021173715595f7d_d20250206_m045251_c001_v7007000_t0000_u01738817571991") 2025/02/06 04:53:11 DEBUG : both0: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101c3c5e63479225_d20250206_m045237_c001_v0001099_t0014_u01738817557660") 2025/02/06 04:53:11 DEBUG : both0: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4066816e391b214c_d20250206_m045233_c001_v7007000_t0000_u01738817553050") 2025/02/06 04:53:11 DEBUG : both0: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101c3c5e634791e4_d20250206_m045218_c001_v0001099_t0036_u01738817538599") 2025/02/06 04:53:11 DEBUG : both1: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4021173715595f7f_d20250206_m045252_c001_v7007000_t0000_u01738817572176") 2025/02/06 04:53:11 DEBUG : both1: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101c3c5e63479229_d20250206_m045238_c001_v0001099_t0047_u01738817558601") 2025/02/06 04:53:12 DEBUG : both1: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4066816e391b214d_d20250206_m045233_c001_v7007000_t0000_u01738817553231") 2025/02/06 04:53:12 DEBUG : both1: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101c3c5e634791e6_d20250206_m045219_c001_v0001099_t0045_u01738817539163") 2025/02/06 04:53:12 DEBUG : both10: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4021173715595f80_d20250206_m045252_c001_v7007000_t0000_u01738817572360") 2025/02/06 04:53:12 DEBUG : both10: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101c3c5e63479243_d20250206_m045243_c001_v0001099_t0022_u01738817563972") 2025/02/06 04:53:12 DEBUG : both10: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4066816e391b214e_d20250206_m045233_c001_v7007000_t0000_u01738817553425") 2025/02/06 04:53:12 DEBUG : both10: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101c3c5e63479202_d20250206_m045224_c001_v0001099_t0052_u01738817544270") 2025/02/06 04:53:12 DEBUG : both11: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4021173715595f81_d20250206_m045252_c001_v7007000_t0000_u01738817572544") 2025/02/06 04:53:12 DEBUG : both11: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101c3c5e63479245_d20250206_m045244_c001_v0001099_t0047_u01738817564492") 2025/02/06 04:53:12 DEBUG : both11: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4066816e391b2150_d20250206_m045233_c001_v7007000_t0000_u01738817553610") 2025/02/06 04:53:12 DEBUG : both11: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101c3c5e63479204_d20250206_m045224_c001_v0001099_t0016_u01738817544954") 2025/02/06 04:53:12 DEBUG : both12: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4021173715595f82_d20250206_m045252_c001_v7007000_t0000_u01738817572742") 2025/02/06 04:53:12 DEBUG : both12: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101c3c5e63479249_d20250206_m045245_c001_v0001099_t0046_u01738817565012") 2025/02/06 04:53:12 DEBUG : both12: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4066816e391b2151_d20250206_m045233_c001_v7007000_t0000_u01738817553793") 2025/02/06 04:53:12 DEBUG : both12: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101c3c5e63479206_d20250206_m045225_c001_v0001099_t0021_u01738817545620") 2025/02/06 04:53:12 DEBUG : both13: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4021173715595f83_d20250206_m045252_c001_v7007000_t0000_u01738817572925") 2025/02/06 04:53:12 DEBUG : both13: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101c3c5e6347924b_d20250206_m045245_c001_v0001099_t0031_u01738817565511") 2025/02/06 04:53:12 DEBUG : both13: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4066816e391b2152_d20250206_m045233_c001_v7007000_t0000_u01738817553977") 2025/02/06 04:53:12 DEBUG : both13: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101c3c5e6347920a_d20250206_m045226_c001_v0001099_t0058_u01738817546142") 2025/02/06 04:53:12 DEBUG : both14: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4021173715595f84_d20250206_m045253_c001_v7007000_t0000_u01738817573111") 2025/02/06 04:53:12 DEBUG : both14: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101c3c5e6347924d_d20250206_m045246_c001_v0001099_t0042_u01738817566089") 2025/02/06 04:53:13 DEBUG : both14: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4066816e391b2153_d20250206_m045234_c001_v7007000_t0000_u01738817554160") 2025/02/06 04:53:13 DEBUG : both14: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101c3c5e6347920c_d20250206_m045226_c001_v0001099_t0059_u01738817546736") 2025/02/06 04:53:13 DEBUG : both15: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4021173715595f85_d20250206_m045253_c001_v7007000_t0000_u01738817573296") 2025/02/06 04:53:13 DEBUG : both15: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101c3c5e63479253_d20250206_m045246_c001_v0001099_t0016_u01738817566574") 2025/02/06 04:53:13 DEBUG : both15: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4066816e391b2154_d20250206_m045234_c001_v7007000_t0000_u01738817554345") 2025/02/06 04:53:13 DEBUG : both15: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101c3c5e63479210_d20250206_m045227_c001_v0001099_t0013_u01738817547323") 2025/02/06 04:53:13 DEBUG : both16: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4021173715595f86_d20250206_m045253_c001_v7007000_t0000_u01738817573479") 2025/02/06 04:53:13 DEBUG : both16: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101c3c5e63479257_d20250206_m045247_c001_v0001099_t0031_u01738817567138") 2025/02/06 04:53:13 DEBUG : both16: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4066816e391b2155_d20250206_m045234_c001_v7007000_t0000_u01738817554529") 2025/02/06 04:53:13 DEBUG : both16: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101c3c5e63479214_d20250206_m045228_c001_v0001099_t0033_u01738817548002") 2025/02/06 04:53:13 DEBUG : both17: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4021173715595f88_d20250206_m045253_c001_v7007000_t0000_u01738817573669") 2025/02/06 04:53:13 DEBUG : both17: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101c3c5e63479259_d20250206_m045247_c001_v0001099_t0041_u01738817567664") 2025/02/06 04:53:13 DEBUG : both17: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4066816e391b2156_d20250206_m045234_c001_v7007000_t0000_u01738817554714") 2025/02/06 04:53:13 DEBUG : both17: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101c3c5e63479216_d20250206_m045228_c001_v0001099_t0045_u01738817548574") 2025/02/06 04:53:13 DEBUG : both18: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4021173715595f89_d20250206_m045253_c001_v7007000_t0000_u01738817573851") 2025/02/06 04:53:13 DEBUG : both18: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101c3c5e6347925b_d20250206_m045248_c001_v0001099_t0051_u01738817568227") 2025/02/06 04:53:13 DEBUG : both18: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4066816e391b2158_d20250206_m045234_c001_v7007000_t0000_u01738817554898") 2025/02/06 04:53:13 DEBUG : both18: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101c3c5e6347921a_d20250206_m045229_c001_v0001099_t0059_u01738817549082") 2025/02/06 04:53:13 DEBUG : both19: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4021173715595f8a_d20250206_m045254_c001_v7007000_t0000_u01738817574035") 2025/02/06 04:53:13 DEBUG : both19: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101c3c5e6347925f_d20250206_m045248_c001_v0001099_t0050_u01738817568747") 2025/02/06 04:53:13 DEBUG : both19: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4066816e391b2159_d20250206_m045235_c001_v7007000_t0000_u01738817555080") 2025/02/06 04:53:13 DEBUG : both19: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101c3c5e6347921c_d20250206_m045229_c001_v0001099_t0014_u01738817549747") 2025/02/06 04:53:13 DEBUG : both2: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4021173715595f8b_d20250206_m045254_c001_v7007000_t0000_u01738817574231") 2025/02/06 04:53:14 DEBUG : both2: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101c3c5e6347922b_d20250206_m045239_c001_v0001099_t0049_u01738817559112") 2025/02/06 04:53:14 DEBUG : both2: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4066816e391b215a_d20250206_m045235_c001_v7007000_t0000_u01738817555267") 2025/02/06 04:53:14 DEBUG : both2: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101c3c5e634791ec_d20250206_m045219_c001_v0001099_t0001_u01738817539732") 2025/02/06 04:53:14 DEBUG : both3: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4021173715595f8c_d20250206_m045254_c001_v7007000_t0000_u01738817574416") 2025/02/06 04:53:14 DEBUG : both3: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101c3c5e63479231_d20250206_m045239_c001_v0001099_t0003_u01738817559809") 2025/02/06 04:53:14 DEBUG : both3: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4066816e391b215b_d20250206_m045235_c001_v7007000_t0000_u01738817555452") 2025/02/06 04:53:14 DEBUG : both3: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101c3c5e634791ee_d20250206_m045220_c001_v0001099_t0056_u01738817540305") 2025/02/06 04:53:14 DEBUG : both4: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4021173715595f8d_d20250206_m045254_c001_v7007000_t0000_u01738817574599") 2025/02/06 04:53:14 DEBUG : both4: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101c3c5e63479233_d20250206_m045240_c001_v0001099_t0022_u01738817560300") 2025/02/06 04:53:14 DEBUG : both4: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4066816e391b215d_d20250206_m045235_c001_v7007000_t0000_u01738817555637") 2025/02/06 04:53:14 DEBUG : both4: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101c3c5e634791f2_d20250206_m045220_c001_v0001099_t0021_u01738817540925") 2025/02/06 04:53:14 DEBUG : both5: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4021173715595f8f_d20250206_m045254_c001_v7007000_t0000_u01738817574784") 2025/02/06 04:53:14 DEBUG : both5: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101c3c5e63479237_d20250206_m045240_c001_v0001099_t0027_u01738817560906") 2025/02/06 04:53:14 DEBUG : both5: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4066816e391b215e_d20250206_m045235_c001_v7007000_t0000_u01738817555819") 2025/02/06 04:53:14 DEBUG : both5: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101c3c5e634791f4_d20250206_m045221_c001_v0001099_t0020_u01738817541477") 2025/02/06 04:53:14 DEBUG : both6: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4021173715595f91_d20250206_m045254_c001_v7007000_t0000_u01738817574967") 2025/02/06 04:53:14 DEBUG : both6: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101c3c5e63479239_d20250206_m045241_c001_v0001099_t0015_u01738817561440") 2025/02/06 04:53:14 DEBUG : both6: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4066816e391b215f_d20250206_m045236_c001_v7007000_t0000_u01738817556003") 2025/02/06 04:53:14 DEBUG : both6: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101c3c5e634791f6_d20250206_m045222_c001_v0001099_t0045_u01738817542007") 2025/02/06 04:53:14 DEBUG : both7: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4021173715595f93_d20250206_m045255_c001_v7007000_t0000_u01738817575149") 2025/02/06 04:53:14 DEBUG : both7: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101c3c5e6347923b_d20250206_m045242_c001_v0001099_t0026_u01738817562151") 2025/02/06 04:53:15 DEBUG : both7: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4066816e391b2161_d20250206_m045236_c001_v7007000_t0000_u01738817556192") 2025/02/06 04:53:15 DEBUG : both7: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101c3c5e634791f8_d20250206_m045222_c001_v0001099_t0001_u01738817542525") 2025/02/06 04:53:15 DEBUG : both8: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4021173715595f94_d20250206_m045255_c001_v7007000_t0000_u01738817575332") 2025/02/06 04:53:15 DEBUG : both8: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101c3c5e6347923d_d20250206_m045242_c001_v0001099_t0056_u01738817562789") 2025/02/06 04:53:15 DEBUG : both8: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4066816e391b2162_d20250206_m045236_c001_v7007000_t0000_u01738817556373") 2025/02/06 04:53:15 DEBUG : both8: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101c3c5e634791fc_d20250206_m045223_c001_v0001099_t0025_u01738817543179") 2025/02/06 04:53:15 DEBUG : both9: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4021173715595f95_d20250206_m045255_c001_v7007000_t0000_u01738817575514") 2025/02/06 04:53:15 DEBUG : both9: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101c3c5e63479241_d20250206_m045243_c001_v0001099_t0025_u01738817563484") 2025/02/06 04:53:15 DEBUG : both9: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4066816e391b2164_d20250206_m045236_c001_v7007000_t0000_u01738817556556") 2025/02/06 04:53:15 DEBUG : both9: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101c3c5e634791fe_d20250206_m045223_c001_v0001099_t0035_u01738817543736") 2025/02/06 04:53:15 DEBUG : c/non empty space: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4032164c44dd0126_d20250206_m044818_c001_v7007000_t0000_u01738817298157") 2025/02/06 04:53:15 DEBUG : c/non empty space: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae00c8a_d20250206_m044816_c001_v0001183_t0045_u01738817296630") 2025/02/06 04:53:15 DEBUG : c/non empty space: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4105dab585cc6bbf_d20250206_m044815_c001_v7007000_t0000_u01738817295664") 2025/02/06 04:53:15 DEBUG : c/non empty space: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae00c4a_d20250206_m044813_c001_v0001183_t0019_u01738817293998") 2025/02/06 04:53:15 DEBUG : c/non empty space: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4087affe9c82a539_d20250206_m044756_c001_v7007000_t0000_u01738817276036") 2025/02/06 04:53:15 DEBUG : c/non empty space: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae00a3b_d20250206_m044754_c001_v0001183_t0059_u01738817274363") 2025/02/06 04:53:15 DEBUG : check sum: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4087affe9c82a518_d20250206_m044743_c001_v7007000_t0000_u01738817263950") 2025/02/06 04:53:15 DEBUG : check sum: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae008fd_d20250206_m044743_c001_v0001183_t0045_u01738817263024") 2025/02/06 04:53:15 DEBUG : dest/3: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4105dab585cc746d_d20250206_m045038_c001_v7007000_t0000_u01738817438814") 2025/02/06 04:53:15 DEBUG : dest/3: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f40196ead47109dfd_d20250206_m045037_c001_v0001032_t0037_u01738817437710") 2025/02/06 04:53:16 DEBUG : dst/one: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f401f7838aef0d1e8_d20250206_m045206_c001_v7007000_t0000_u01738817526223") 2025/02/06 04:53:16 DEBUG : dst/one: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1146dcfddc86d172_d20250206_m045204_c001_v0001184_t0016_u01738817524255") 2025/02/06 04:53:16 DEBUG : dst/one: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4105dab585cc74d8_d20250206_m045204_c001_v7007000_t0000_u01738817524070") 2025/02/06 04:53:16 DEBUG : dst/one: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1146dcfddc86d140_d20250206_m045201_c001_v0001184_t0042_u01738817521715") 2025/02/06 04:53:16 DEBUG : dst/one: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4105dab585cc74d5_d20250206_m045200_c001_v7007000_t0000_u01738817520986") 2025/02/06 04:53:16 DEBUG : dst/one: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f118f1d5f0adf4a5e_d20250206_m045156_c001_v0001092_t0051_u01738817516507") 2025/02/06 04:53:16 DEBUG : dst/one: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f401f7838aef0d1dc_d20250206_m045155_c001_v7007000_t0000_u01738817515028") 2025/02/06 04:53:16 DEBUG : dst/one: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1133cd27947ed5b3_d20250206_m045153_c001_v0001184_t0018_u01738817513252") 2025/02/06 04:53:16 DEBUG : dst/one: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4009e78002862862_d20250206_m045153_c001_v7007000_t0000_u01738817513022") 2025/02/06 04:53:16 DEBUG : dst/one: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1133cd27947ed533_d20250206_m045149_c001_v0001184_t0043_u01738817509680") 2025/02/06 04:53:16 DEBUG : dst/one: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4009e78002862856_d20250206_m045148_c001_v7007000_t0000_u01738817508954") 2025/02/06 04:53:16 DEBUG : dst/one: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f118f1d5f0adf4a4e_d20250206_m045144_c001_v0001092_t0016_u01738817504946") 2025/02/06 04:53:16 DEBUG : dst/one: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4171f0998e18a9d6_d20250206_m045143_c001_v7007000_t0000_u01738817503677") 2025/02/06 04:53:16 DEBUG : dst/one: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f113ec3e092aabf6b_d20250206_m045142_c001_v0001101_t0059_u01738817502208") 2025/02/06 04:53:16 DEBUG : dst/one: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f40904eeeb3da298b_d20250206_m045142_c001_v7007000_t0000_u01738817502012") 2025/02/06 04:53:16 DEBUG : dst/one: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f113ec3e092aabf5d_d20250206_m045138_c001_v0001101_t0035_u01738817498924") 2025/02/06 04:53:16 DEBUG : dst/one: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f40904eeeb3da2986_d20250206_m045138_c001_v7007000_t0000_u01738817498186") 2025/02/06 04:53:16 DEBUG : dst/one: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101c3c5e634791b6_d20250206_m045133_c001_v0001099_t0018_u01738817493625") 2025/02/06 04:53:16 DEBUG : dst/one: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4171f0998e18a9b6_d20250206_m045132_c001_v7007000_t0000_u01738817492720") 2025/02/06 04:53:16 DEBUG : dst/one: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f114b0a6d9e9bb93a_d20250206_m045130_c001_v0001040_t0020_u01738817490995") 2025/02/06 04:53:16 DEBUG : dst/one: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4129bb5b63cf05b6_d20250206_m045130_c001_v7007000_t0000_u01738817490812") 2025/02/06 04:53:16 DEBUG : dst/one: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f114b0a6d9e9bb934_d20250206_m045127_c001_v0001040_t0001_u01738817487487") 2025/02/06 04:53:16 DEBUG : dst/one: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4129bb5b63cf05b1_d20250206_m045126_c001_v7007000_t0000_u01738817486742") 2025/02/06 04:53:17 DEBUG : dst/one: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae01e75_d20250206_m045120_c001_v0001183_t0046_u01738817480698") 2025/02/06 04:53:17 DEBUG : dst/one: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f40904eeeb3da2965_d20250206_m045119_c001_v7007000_t0000_u01738817479793") 2025/02/06 04:53:17 DEBUG : dst/one: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1082258508d9b105_d20250206_m045118_c001_v0001181_t0001_u01738817478115") 2025/02/06 04:53:17 DEBUG : dst/one: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4143615573079952_d20250206_m045117_c001_v7007000_t0000_u01738817477934") 2025/02/06 04:53:17 DEBUG : dst/one: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1082258508d9b0fb_d20250206_m045114_c001_v0001181_t0014_u01738817474980") 2025/02/06 04:53:17 DEBUG : dst/one: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f414361557307994c_d20250206_m045114_c001_v7007000_t0000_u01738817474255") 2025/02/06 04:53:17 DEBUG : dst/one: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f118f1d5f0adf4a1a_d20250206_m045108_c001_v0001092_t0025_u01738817468537") 2025/02/06 04:53:17 DEBUG : dst/one: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f416bc7984a8e3576_d20250206_m045107_c001_v7007000_t0000_u01738817467605") 2025/02/06 04:53:17 DEBUG : dst/one: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f110bc9a2a98af6c2_d20250206_m045105_c001_v0001184_t0000_u01738817465974") 2025/02/06 04:53:17 DEBUG : dst/one: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f414361557307993a_d20250206_m045105_c001_v7007000_t0000_u01738817465791") 2025/02/06 04:53:17 DEBUG : dst/one: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f110bc9a2a98af63f_d20250206_m045102_c001_v0001184_t0001_u01738817462930") 2025/02/06 04:53:17 DEBUG : dst/one: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4143615573079931_d20250206_m045102_c001_v7007000_t0000_u01738817462211") 2025/02/06 04:53:17 DEBUG : dst/one: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101c3c5e6347917c_d20250206_m045056_c001_v0001099_t0033_u01738817456607") 2025/02/06 04:53:17 DEBUG : dst/one: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4105dab585cc7487_d20250206_m045055_c001_v7007000_t0000_u01738817455514") 2025/02/06 04:53:17 DEBUG : dst/one: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f116b55c4ee6e2267_d20250206_m045049_c001_v0001104_t0058_u01738817449489") 2025/02/06 04:53:17 DEBUG : dst/one: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f407336657981ebe1_d20250206_m045049_c001_v7007000_t0000_u01738817449266") 2025/02/06 04:53:17 DEBUG : dst/one: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae01b8c_d20250206_m045045_c001_v0001183_t0005_u01738817445401") 2025/02/06 04:53:17 DEBUG : dst/one: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f105386e16cb0ee23_d20250206_m045044_c001_v0001146_t0052_u01738817444349") 2025/02/06 04:53:17 DEBUG : dst/one: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f105386e16cb0ee21_d20250206_m045043_c001_v0001146_t0021_u01738817443264") 2025/02/06 04:53:17 DEBUG : dst/one: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4021173715595e21_d20250206_m045029_c001_v7007000_t0000_u01738817429786") 2025/02/06 04:53:18 DEBUG : dst/one: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101c3c5e63479142_d20250206_m045022_c001_v0001099_t0015_u01738817422401") 2025/02/06 04:53:18 DEBUG : dst/one: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f109847b0e3e834dd_d20250206_m045021_c001_v0001182_t0038_u01738817421649") 2025/02/06 04:53:18 DEBUG : dst/one: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f109847b0e3e834c5_d20250206_m045020_c001_v0001182_t0057_u01738817420703") 2025/02/06 04:53:18 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f401f7838aef0d1e9_d20250206_m045206_c001_v7007000_t0000_u01738817526405") 2025/02/06 04:53:18 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f117988311871433d_d20250206_m045203_c001_v0001183_t0048_u01738817523851") 2025/02/06 04:53:18 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1146dcfddc86d120_d20250206_m045200_c001_v0001184_t0059_u01738817520774") 2025/02/06 04:53:18 DEBUG : dst/one.bak: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f401f7838aef0d1dd_d20250206_m045155_c001_v7007000_t0000_u01738817515211") 2025/02/06 04:53:18 DEBUG : dst/one.bak: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f109bf594feff3f04_d20250206_m045152_c001_v0001177_t0049_u01738817512803") 2025/02/06 04:53:18 DEBUG : dst/one.bak: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1045d7dac70c6b20_d20250206_m045148_c001_v0001183_t0030_u01738817508743") 2025/02/06 04:53:18 DEBUG : dst/one.bak: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4171f0998e18a9d7_d20250206_m045143_c001_v7007000_t0000_u01738817503859") 2025/02/06 04:53:18 DEBUG : dst/one.bak: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1133cd27947ed433_d20250206_m045141_c001_v0001184_t0029_u01738817501799") 2025/02/06 04:53:18 DEBUG : dst/one.bak: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f11929a0b0dd27fdc_d20250206_m045137_c001_v0001137_t0001_u01738817497763") 2025/02/06 04:53:18 DEBUG : dst/three: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4105dab585cc7489_d20250206_m045055_c001_v7007000_t0000_u01738817455698") 2025/02/06 04:53:18 DEBUG : dst/three: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f105386e16cb0ee3d_d20250206_m045054_c001_v0001146_t0041_u01738817454060") 2025/02/06 04:53:18 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f401f7838aef0d1eb_d20250206_m045206_c001_v7007000_t0000_u01738817526585") 2025/02/06 04:53:18 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1118c3a3c49ab398_d20250206_m045205_c001_v0001041_t0053_u01738817525018") 2025/02/06 04:53:18 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f100fcf18b588739c_d20250206_m045202_c001_v0001184_t0054_u01738817522486") 2025/02/06 04:53:18 DEBUG : dst/three.txt: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f401f7838aef0d1ed_d20250206_m045206_c001_v7007000_t0000_u01738817526767") 2025/02/06 04:53:18 DEBUG : dst/three.txt: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1146dcfddc86d192_d20250206_m045205_c001_v0001184_t0000_u01738817525639") 2025/02/06 04:53:18 DEBUG : dst/three.txt: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4105dab585cc74da_d20250206_m045205_c001_v7007000_t0000_u01738817525457") 2025/02/06 04:53:18 DEBUG : dst/three.txt: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1146dcfddc86d15c_d20250206_m045202_c001_v0001184_t0022_u01738817522870") 2025/02/06 04:53:19 DEBUG : dst/three.txt: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4105dab585cc74d6_d20250206_m045202_c001_v7007000_t0000_u01738817522687") 2025/02/06 04:53:19 DEBUG : dst/three.txt: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101c3c5e634791cc_d20250206_m045157_c001_v0001099_t0052_u01738817517822") 2025/02/06 04:53:19 DEBUG : dst/three.txt: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f401f7838aef0d1de_d20250206_m045155_c001_v7007000_t0000_u01738817515393") 2025/02/06 04:53:19 DEBUG : dst/three.txt: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1133cd27947ed5e1_d20250206_m045154_c001_v0001184_t0004_u01738817514431") 2025/02/06 04:53:19 DEBUG : dst/three.txt: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4009e78002862864_d20250206_m045154_c001_v7007000_t0000_u01738817514252") 2025/02/06 04:53:19 DEBUG : dst/three.txt: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1133cd27947ed577_d20250206_m045151_c001_v0001184_t0027_u01738817511469") 2025/02/06 04:53:19 DEBUG : dst/three.txt: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4009e7800286285b_d20250206_m045151_c001_v7007000_t0000_u01738817511288") 2025/02/06 04:53:19 DEBUG : dst/three.txt: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101c3c5e634791c0_d20250206_m045145_c001_v0001099_t0020_u01738817505822") 2025/02/06 04:53:19 DEBUG : dst/three.txt: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f40904eeeb3da298e_d20250206_m045143_c001_v7007000_t0000_u01738817503109") 2025/02/06 04:53:19 DEBUG : dst/three.txt: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101c3c5e634791ba_d20250206_m045140_c001_v0001099_t0003_u01738817500850") 2025/02/06 04:53:19 DEBUG : dst/three.txt: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f40904eeeb3da2989_d20250206_m045140_c001_v7007000_t0000_u01738817500109") 2025/02/06 04:53:19 DEBUG : dst/three.txt: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae01f91_d20250206_m045135_c001_v0001183_t0030_u01738817495262") 2025/02/06 04:53:19 DEBUG : dst/three.txt: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4129bb5b63cf05b7_d20250206_m045131_c001_v7007000_t0000_u01738817491788") 2025/02/06 04:53:19 DEBUG : dst/three.txt: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae01f21_d20250206_m045129_c001_v0001183_t0016_u01738817489400") 2025/02/06 04:53:19 DEBUG : dst/three.txt: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4129bb5b63cf05b3_d20250206_m045128_c001_v7007000_t0000_u01738817488316") 2025/02/06 04:53:19 DEBUG : dst/three.txt: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f118f1d5f0adf4a32_d20250206_m045121_c001_v0001092_t0024_u01738817481704") 2025/02/06 04:53:19 DEBUG : dst/three.txt: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4143615573079954_d20250206_m045118_c001_v7007000_t0000_u01738817478879") 2025/02/06 04:53:19 DEBUG : dst/three.txt: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f118f1d5f0adf4a28_d20250206_m045116_c001_v0001092_t0037_u01738817476779") 2025/02/06 04:53:19 DEBUG : dst/three.txt: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f414361557307994f_d20250206_m045115_c001_v7007000_t0000_u01738817475688") 2025/02/06 04:53:19 DEBUG : dst/three.txt: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101c3c5e63479192_d20250206_m045109_c001_v0001099_t0015_u01738817469437") 2025/02/06 04:53:19 DEBUG : dst/three.txt: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f414361557307993e_d20250206_m045106_c001_v7007000_t0000_u01738817466664") 2025/02/06 04:53:19 DEBUG : dst/three.txt: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101c3c5e6347918c_d20250206_m045104_c001_v0001099_t0031_u01738817464648") 2025/02/06 04:53:20 DEBUG : dst/three.txt: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4143615573079934_d20250206_m045103_c001_v7007000_t0000_u01738817463556") 2025/02/06 04:53:20 DEBUG : dst/three.txt: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae01c96_d20250206_m045057_c001_v0001183_t0057_u01738817457572") 2025/02/06 04:53:20 DEBUG : dst/three.txt.bak: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f401f7838aef0d1df_d20250206_m045155_c001_v7007000_t0000_u01738817515578") 2025/02/06 04:53:20 DEBUG : dst/three.txt.bak: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f114081e813999b76_d20250206_m045154_c001_v0001183_t0049_u01738817514031") 2025/02/06 04:53:20 DEBUG : dst/three.txt.bak: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f113a5914918f79bd_d20250206_m045150_c001_v0001109_t0001_u01738817510460") 2025/02/06 04:53:20 DEBUG : dst/three.txt.bak: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4171f0998e18a9d8_d20250206_m045144_c001_v7007000_t0000_u01738817504041") 2025/02/06 04:53:20 DEBUG : dst/three.txt.bak: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1081f062aa3ac217_d20250206_m045142_c001_v0001184_t0049_u01738817502853") 2025/02/06 04:53:20 DEBUG : dst/three.txt.bak: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1040ea690df36637_d20250206_m045139_c001_v0001113_t0058_u01738817499557") 2025/02/06 04:53:20 DEBUG : dst/two: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f401f7838aef0d1ef_d20250206_m045206_c001_v7007000_t0000_u01738817526948") 2025/02/06 04:53:20 DEBUG : dst/two: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae02132_d20250206_m045157_c001_v0001183_t0040_u01738817517253") 2025/02/06 04:53:20 DEBUG : dst/two: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f401f7838aef0d1e0_d20250206_m045155_c001_v7007000_t0000_u01738817515761") 2025/02/06 04:53:20 DEBUG : dst/two: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae02068_d20250206_m045145_c001_v0001183_t0020_u01738817505619") 2025/02/06 04:53:20 DEBUG : dst/two: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4171f0998e18a9d9_d20250206_m045144_c001_v7007000_t0000_u01738817504224") 2025/02/06 04:53:20 DEBUG : dst/two: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f118f1d5f0adf4a42_d20250206_m045134_c001_v0001092_t0025_u01738817494388") 2025/02/06 04:53:20 DEBUG : dst/two: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4171f0998e18a9b7_d20250206_m045132_c001_v7007000_t0000_u01738817492901") 2025/02/06 04:53:20 DEBUG : dst/two: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101c3c5e634791a6_d20250206_m045121_c001_v0001099_t0001_u01738817481274") 2025/02/06 04:53:20 DEBUG : dst/two: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f40904eeeb3da2966_d20250206_m045119_c001_v7007000_t0000_u01738817479975") 2025/02/06 04:53:20 DEBUG : dst/two: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae01da4_d20250206_m045109_c001_v0001183_t0059_u01738817469237") 2025/02/06 04:53:20 DEBUG : dst/two: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f416bc7984a8e3578_d20250206_m045107_c001_v7007000_t0000_u01738817467803") 2025/02/06 04:53:20 DEBUG : dst/two: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f118f1d5f0adf4a04_d20250206_m045057_c001_v0001092_t0005_u01738817457257") 2025/02/06 04:53:21 DEBUG : dst/two: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4105dab585cc748b_d20250206_m045055_c001_v7007000_t0000_u01738817455879") 2025/02/06 04:53:21 DEBUG : dst/two: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101cf5e654b149ff_d20250206_m045051_c001_v0001157_t0018_u01738817451588") 2025/02/06 04:53:21 DEBUG : dst/two: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4021173715595e22_d20250206_m045029_c001_v7007000_t0000_u01738817429969") 2025/02/06 04:53:21 DEBUG : dst/two: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f109847b0e3e83563_d20250206_m045028_c001_v0001182_t0039_u01738817428836") 2025/02/06 04:53:21 DEBUG : empty space: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f408445698968c924_d20250206_m044940_c001_v7007000_t0000_u01738817380228") 2025/02/06 04:53:21 DEBUG : empty space: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae01425_d20250206_m044933_c001_v0001183_t0049_u01738817373443") 2025/02/06 04:53:21 DEBUG : empty space: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f414361557307989c_d20250206_m044931_c001_v7007000_t0000_u01738817371304") 2025/02/06 04:53:21 DEBUG : empty space: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae0123e_d20250206_m044913_c001_v0001183_t0020_u01738817353849") 2025/02/06 04:53:21 DEBUG : empty space: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4105dab585cc7001_d20250206_m044859_c001_v7007000_t0000_u01738817339165") 2025/02/06 04:53:21 DEBUG : empty space: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae0108b_d20250206_m044854_c001_v0001183_t0020_u01738817334493") 2025/02/06 04:53:21 DEBUG : empty space: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4032164c44dd013b_d20250206_m044830_c001_v7007000_t0000_u01738817310534") 2025/02/06 04:53:21 DEBUG : empty space: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae00de8_d20250206_m044828_c001_v0001183_t0048_u01738817308825") 2025/02/06 04:53:21 DEBUG : empty space: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4032164c44dd0134_d20250206_m044827_c001_v7007000_t0000_u01738817307355") 2025/02/06 04:53:21 DEBUG : empty space: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae00daa_d20250206_m044826_c001_v0001183_t0057_u01738817306214") 2025/02/06 04:53:21 DEBUG : empty space: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4032164c44dd012d_d20250206_m044822_c001_v7007000_t0000_u01738817302941") 2025/02/06 04:53:21 DEBUG : empty space: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae00d0c_d20250206_m044821_c001_v0001183_t0004_u01738817301358") 2025/02/06 04:53:21 DEBUG : empty space: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4032164c44dd012a_d20250206_m044820_c001_v7007000_t0000_u01738817300242") 2025/02/06 04:53:21 DEBUG : empty space: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae00cb4_d20250206_m044819_c001_v0001183_t0005_u01738817299075") 2025/02/06 04:53:21 DEBUG : empty space: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4105dab585cc6bb9_d20250206_m044812_c001_v7007000_t0000_u01738817292850") 2025/02/06 04:53:21 DEBUG : empty space: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae00bfc_d20250206_m044811_c001_v0001183_t0006_u01738817291508") 2025/02/06 04:53:21 DEBUG : empty space: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4105dab585cc6bb1_d20250206_m044810_c001_v7007000_t0000_u01738817290380") 2025/02/06 04:53:21 DEBUG : empty space: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae00bcc_d20250206_m044809_c001_v0001183_t0008_u01738817289625") 2025/02/06 04:53:22 DEBUG : empty space: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4105dab585cc6ba6_d20250206_m044804_c001_v7007000_t0000_u01738817284748") 2025/02/06 04:53:22 DEBUG : empty space: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae00b29_d20250206_m044803_c001_v0001183_t0042_u01738817283597") 2025/02/06 04:53:22 DEBUG : empty space: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4105dab585cc6b9f_d20250206_m044801_c001_v7007000_t0000_u01738817281014") 2025/02/06 04:53:22 DEBUG : empty space: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae00acb_d20250206_m044800_c001_v0001183_t0041_u01738817280057") 2025/02/06 04:53:22 DEBUG : empty space: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4105dab585cc6b9d_d20250206_m044758_c001_v7007000_t0000_u01738817278966") 2025/02/06 04:53:22 DEBUG : empty space: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1199d9eb9cd42bf0_d20250206_m044758_c001_v0001157_t0048_u01738817278289") 2025/02/06 04:53:22 DEBUG : empty space: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae00a7f_d20250206_m044756_c001_v0001183_t0004_u01738817276758") 2025/02/06 04:53:22 DEBUG : enormous: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4032164c44dd0138_d20250206_m044829_c001_v7007000_t0000_u01738817309798") 2025/02/06 04:53:22 DEBUG : enormous: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae00df2_d20250206_m044829_c001_v0001183_t0044_u01738817309021") 2025/02/06 04:53:22 DEBUG : existing: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f401f7838aef0d205_d20250206_m045211_c001_v7007000_t0000_u01738817531777") 2025/02/06 04:53:22 DEBUG : existing: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101c3c5e634791da_d20250206_m045210_c001_v0001099_t0016_u01738817530464") 2025/02/06 04:53:22 DEBUG : existing: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4105dab585cc6ff8_d20250206_m044852_c001_v7007000_t0000_u01738817332559") 2025/02/06 04:53:22 DEBUG : existing: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae01031_d20250206_m044851_c001_v0001183_t0054_u01738817331486") 2025/02/06 04:53:22 DEBUG : existing: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4087affe9c82a531_d20250206_m044753_c001_v7007000_t0000_u01738817273065") 2025/02/06 04:53:22 DEBUG : existing: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae00a0d_d20250206_m044752_c001_v0001183_t0033_u01738817272138") 2025/02/06 04:53:22 DEBUG : existing: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4087affe9c82a52b_d20250206_m044750_c001_v7007000_t0000_u01738817270876") 2025/02/06 04:53:22 DEBUG : existing: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae009df_d20250206_m044750_c001_v0001183_t0054_u01738817270290") 2025/02/06 04:53:22 DEBUG : existing: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae009cb_d20250206_m044749_c001_v0001183_t0047_u01738817269502") 2025/02/06 04:53:22 DEBUG : existing-b: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4105dab585cc6ff9_d20250206_m044852_c001_v7007000_t0000_u01738817332741") 2025/02/06 04:53:22 DEBUG : existing-b: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101c3c5e63479036_d20250206_m044851_c001_v0001099_t0051_u01738817331495") 2025/02/06 04:53:22 DEBUG : five: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4032164c44dd0145_d20250206_m044834_c001_v7007000_t0000_u01738817314751") 2025/02/06 04:53:22 DEBUG : five: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4006ee64fae00e68_d20250206_m044832_c001_v0001183_t0015_u01738817312795") 2025/02/06 04:53:23 DEBUG : foo: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4105dab585cc6ba1_d20250206_m044802_c001_v7007000_t0000_u01738817282853") 2025/02/06 04:53:23 DEBUG : foo: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4006ee64fae00b0f_d20250206_m044802_c001_v0001183_t0015_u01738817282303") 2025/02/06 04:53:23 DEBUG : foo: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4006ee64fae00afa_d20250206_m044801_c001_v0001183_t0015_u01738817281743") 2025/02/06 04:53:23 DEBUG : four: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4032164c44dd0147_d20250206_m044834_c001_v7007000_t0000_u01738817314932") 2025/02/06 04:53:23 DEBUG : four: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f418f1d5f0adf4948_d20250206_m044833_c001_v0001092_t0038_u01738817313349") 2025/02/06 04:53:23 DEBUG : four: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae00e54_d20250206_m044832_c001_v0001183_t0045_u01738817312202") 2025/02/06 04:53:23 DEBUG : hello world2: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f407e180be8be25fd_d20250206_m044641_c001_v7007000_t0000_u01738817201566") 2025/02/06 04:53:23 DEBUG : hello world2: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae0023f_d20250206_m044641_c001_v0001183_t0046_u01738817201015") 2025/02/06 04:53:23 DEBUG : ignore-size: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4087affe9c82a525_d20250206_m044748_c001_v7007000_t0000_u01738817268416") 2025/02/06 04:53:23 DEBUG : ignore-size: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae00987_d20250206_m044747_c001_v0001183_t0028_u01738817267477") 2025/02/06 04:53:23 DEBUG : nested/sub dir/file: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4105dab585cc6ff4_d20250206_m044850_c001_v7007000_t0000_u01738817330389") 2025/02/06 04:53:23 DEBUG : nested/sub dir/file: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101c3c5e6347902e_d20250206_m044849_c001_v0001099_t0055_u01738817329289") 2025/02/06 04:53:23 DEBUG : nested/sub dir/file: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4105dab585cc6ff1_d20250206_m044848_c001_v7007000_t0000_u01738817328176") 2025/02/06 04:53:23 DEBUG : nested/sub dir/file: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101c3c5e63479026_d20250206_m044847_c001_v0001099_t0021_u01738817327253") 2025/02/06 04:53:23 DEBUG : one: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4032164c44dd014b_d20250206_m044835_c001_v7007000_t0000_u01738817315118") 2025/02/06 04:53:23 DEBUG : one: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4006ee64fae00e46_d20250206_m044831_c001_v0001183_t0015_u01738817311636") 2025/02/06 04:53:23 DEBUG : only0: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4021173715595f98_d20250206_m045255_c001_v7007000_t0000_u01738817575699") 2025/02/06 04:53:23 DEBUG : only0: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f401c3c5e63479261_d20250206_m045249_c001_v0001099_t0055_u01738817569981") 2025/02/06 04:53:23 DEBUG : only0: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae02487_d20250206_m045238_c001_v0001183_t0053_u01738817558393") 2025/02/06 04:53:23 DEBUG : only0: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4066816e391b213d_d20250206_m045231_c001_v7007000_t0000_u01738817551311") 2025/02/06 04:53:23 DEBUG : only0: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae022c3_d20250206_m045218_c001_v0001183_t0059_u01738817538880") 2025/02/06 04:53:24 DEBUG : only1: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4021173715595f99_d20250206_m045255_c001_v7007000_t0000_u01738817575882") 2025/02/06 04:53:24 DEBUG : only1: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4006ee64fae025cf_d20250206_m045249_c001_v0001183_t0015_u01738817569993") 2025/02/06 04:53:24 DEBUG : only1: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae0248f_d20250206_m045238_c001_v0001183_t0028_u01738817558899") 2025/02/06 04:53:24 DEBUG : only1: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4066816e391b2145_d20250206_m045232_c001_v7007000_t0000_u01738817552039") 2025/02/06 04:53:24 DEBUG : only1: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae022d5_d20250206_m045219_c001_v0001183_t0053_u01738817539526") 2025/02/06 04:53:24 DEBUG : only10: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4021173715595f9d_d20250206_m045256_c001_v7007000_t0000_u01738817576075") 2025/02/06 04:53:24 DEBUG : only10: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f401f5ea7bc15abc3_d20250206_m045250_c001_v0001182_t0001_u01738817570547") 2025/02/06 04:53:24 DEBUG : only10: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae02537_d20250206_m045244_c001_v0001183_t0038_u01738817564286") 2025/02/06 04:53:24 DEBUG : only10: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f41436155730799c2_d20250206_m045232_c001_v7007000_t0000_u01738817552233") 2025/02/06 04:53:24 DEBUG : only10: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae02339_d20250206_m045224_c001_v0001183_t0038_u01738817544745") 2025/02/06 04:53:24 DEBUG : only11: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4021173715595f9e_d20250206_m045256_c001_v7007000_t0000_u01738817576258") 2025/02/06 04:53:24 DEBUG : only11: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f410501bca08b10b1_d20250206_m045250_c001_v0001182_t0030_u01738817570732") 2025/02/06 04:53:24 DEBUG : only11: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae02545_d20250206_m045244_c001_v0001183_t0019_u01738817564807") 2025/02/06 04:53:24 DEBUG : only11: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4066816e391b213e_d20250206_m045231_c001_v7007000_t0000_u01738817551494") 2025/02/06 04:53:24 DEBUG : only11: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae02343_d20250206_m045225_c001_v0001183_t0015_u01738817545422") 2025/02/06 04:53:24 DEBUG : only12: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4021173715595f9f_d20250206_m045256_c001_v7007000_t0000_u01738817576441") 2025/02/06 04:53:24 DEBUG : only12: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4006ee64fae025d9_d20250206_m045250_c001_v0001183_t0015_u01738817570392") 2025/02/06 04:53:24 DEBUG : only12: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae0254f_d20250206_m045245_c001_v0001183_t0025_u01738817565306") 2025/02/06 04:53:24 DEBUG : only12: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4066816e391b2141_d20250206_m045231_c001_v7007000_t0000_u01738817551689") 2025/02/06 04:53:24 DEBUG : only12: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae02355_d20250206_m045225_c001_v0001183_t0008_u01738817545931") 2025/02/06 04:53:24 DEBUG : only13: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4021173715595fa0_d20250206_m045256_c001_v7007000_t0000_u01738817576625") 2025/02/06 04:53:24 DEBUG : only13: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f401c3c5e63479265_d20250206_m045250_c001_v0001099_t0055_u01738817570380") 2025/02/06 04:53:25 DEBUG : only13: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae0255b_d20250206_m045245_c001_v0001183_t0019_u01738817565885") 2025/02/06 04:53:25 DEBUG : only13: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4066816e391b2148_d20250206_m045232_c001_v7007000_t0000_u01738817552243") 2025/02/06 04:53:25 DEBUG : only13: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae0235f_d20250206_m045226_c001_v0001183_t0028_u01738817546545") 2025/02/06 04:53:25 DEBUG : only14: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4021173715595fa2_d20250206_m045256_c001_v7007000_t0000_u01738817576808") 2025/02/06 04:53:25 DEBUG : only14: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f401c3c5e63479267_d20250206_m045250_c001_v0001099_t0055_u01738817570566") 2025/02/06 04:53:25 DEBUG : only14: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae0255f_d20250206_m045246_c001_v0001183_t0032_u01738817566378") 2025/02/06 04:53:25 DEBUG : only14: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f41436155730799c0_d20250206_m045232_c001_v7007000_t0000_u01738817552050") 2025/02/06 04:53:25 DEBUG : only14: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae0236f_d20250206_m045227_c001_v0001183_t0020_u01738817547124") 2025/02/06 04:53:25 DEBUG : only15: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4021173715595fa4_d20250206_m045256_c001_v7007000_t0000_u01738817576995") 2025/02/06 04:53:25 DEBUG : only15: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4006ee64fae025e1_d20250206_m045250_c001_v0001183_t0015_u01738817570578") 2025/02/06 04:53:25 DEBUG : only15: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae02575_d20250206_m045246_c001_v0001183_t0029_u01738817566938") 2025/02/06 04:53:25 DEBUG : only15: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4066816e391b2146_d20250206_m045232_c001_v7007000_t0000_u01738817552060") 2025/02/06 04:53:25 DEBUG : only15: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae02385_d20250206_m045227_c001_v0001183_t0016_u01738817547784") 2025/02/06 04:53:25 DEBUG : only16: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4021173715595fa5_d20250206_m045257_c001_v7007000_t0000_u01738817577219") 2025/02/06 04:53:25 DEBUG : only16: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f401f5ea7bc15abc7_d20250206_m045250_c001_v0001182_t0001_u01738817570734") 2025/02/06 04:53:25 DEBUG : only16: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae0258d_d20250206_m045247_c001_v0001183_t0001_u01738817567452") 2025/02/06 04:53:25 DEBUG : only16: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f41436155730799be_d20250206_m045231_c001_v7007000_t0000_u01738817551680") 2025/02/06 04:53:25 DEBUG : only16: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae02391_d20250206_m045228_c001_v0001183_t0050_u01738817548373") 2025/02/06 04:53:25 DEBUG : only17: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4021173715595fa6_d20250206_m045257_c001_v7007000_t0000_u01738817577409") 2025/02/06 04:53:25 DEBUG : only17: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f401c3c5e63479269_d20250206_m045250_c001_v0001099_t0055_u01738817570748") 2025/02/06 04:53:26 DEBUG : only17: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae02599_d20250206_m045247_c001_v0001183_t0007_u01738817567976") 2025/02/06 04:53:26 DEBUG : only17: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4032164c44dd065c_d20250206_m045231_c001_v7007000_t0000_u01738817551703") 2025/02/06 04:53:26 DEBUG : only17: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae0239d_d20250206_m045228_c001_v0001183_t0018_u01738817548877") 2025/02/06 04:53:26 DEBUG : only18: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4021173715595fa7_d20250206_m045257_c001_v7007000_t0000_u01738817577592") 2025/02/06 04:53:26 DEBUG : only18: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4006ee64fae025e3_d20250206_m045250_c001_v0001183_t0015_u01738817570761") 2025/02/06 04:53:26 DEBUG : only18: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae025ad_d20250206_m045248_c001_v0001183_t0046_u01738817568547") 2025/02/06 04:53:26 DEBUG : only18: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4066816e391b2142_d20250206_m045231_c001_v7007000_t0000_u01738817551858") 2025/02/06 04:53:26 DEBUG : only18: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae023a9_d20250206_m045229_c001_v0001183_t0034_u01738817549542") 2025/02/06 04:53:26 DEBUG : only19: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4021173715595fa8_d20250206_m045257_c001_v7007000_t0000_u01738817577789") 2025/02/06 04:53:26 DEBUG : only19: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f410501bca08b10b9_d20250206_m045250_c001_v0001182_t0030_u01738817570918") 2025/02/06 04:53:26 DEBUG : only19: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae025bd_d20250206_m045249_c001_v0001183_t0047_u01738817569135") 2025/02/06 04:53:26 DEBUG : only19: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f41436155730799bf_d20250206_m045231_c001_v7007000_t0000_u01738817551869") 2025/02/06 04:53:26 DEBUG : only19: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae023b7_d20250206_m045230_c001_v0001183_t0014_u01738817550125") 2025/02/06 04:53:26 DEBUG : only2: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4021173715595fa9_d20250206_m045257_c001_v7007000_t0000_u01738817577973") 2025/02/06 04:53:26 DEBUG : only2: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f401f5ea7bc15abcf_d20250206_m045250_c001_v0001182_t0001_u01738817570922") 2025/02/06 04:53:26 DEBUG : only2: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae024a5_d20250206_m045239_c001_v0001183_t0054_u01738817559596") 2025/02/06 04:53:26 DEBUG : only2: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4066816e391b2143_d20250206_m045231_c001_v7007000_t0000_u01738817551879") 2025/02/06 04:53:26 DEBUG : only2: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae022e3_d20250206_m045220_c001_v0001183_t0004_u01738817540100") 2025/02/06 04:53:26 DEBUG : only3: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4021173715595faa_d20250206_m045258_c001_v7007000_t0000_u01738817578156") 2025/02/06 04:53:26 DEBUG : only3: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f401c3c5e6347926b_d20250206_m045250_c001_v0001099_t0055_u01738817570932") 2025/02/06 04:53:26 DEBUG : only3: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae024b7_d20250206_m045240_c001_v0001183_t0056_u01738817560106") 2025/02/06 04:53:26 DEBUG : only3: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4032164c44dd0663_d20250206_m045232_c001_v7007000_t0000_u01738817552257") 2025/02/06 04:53:26 DEBUG : only3: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae022eb_d20250206_m045220_c001_v0001183_t0022_u01738817540719") 2025/02/06 04:53:27 DEBUG : only4: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4021173715595fac_d20250206_m045258_c001_v7007000_t0000_u01738817578339") 2025/02/06 04:53:27 DEBUG : only4: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4006ee64fae025e7_d20250206_m045250_c001_v0001183_t0015_u01738817570945") 2025/02/06 04:53:27 DEBUG : only4: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae024c5_d20250206_m045240_c001_v0001183_t0057_u01738817560697") 2025/02/06 04:53:27 DEBUG : only4: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f41436155730799c3_d20250206_m045232_c001_v7007000_t0000_u01738817552414") 2025/02/06 04:53:27 DEBUG : only4: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae022f1_d20250206_m045221_c001_v0001183_t0021_u01738817541262") 2025/02/06 04:53:27 DEBUG : only5: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4021173715595fad_d20250206_m045258_c001_v7007000_t0000_u01738817578522") 2025/02/06 04:53:27 DEBUG : only5: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f410501bca08b10bb_d20250206_m045251_c001_v0001182_t0030_u01738817571101") 2025/02/06 04:53:27 DEBUG : only5: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae024d1_d20250206_m045241_c001_v0001183_t0039_u01738817561203") 2025/02/06 04:53:27 DEBUG : only5: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4066816e391b2149_d20250206_m045232_c001_v7007000_t0000_u01738817552424") 2025/02/06 04:53:27 DEBUG : only5: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae02301_d20250206_m045221_c001_v0001183_t0041_u01738817541801") 2025/02/06 04:53:27 DEBUG : only6: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4021173715595fb1_d20250206_m045258_c001_v7007000_t0000_u01738817578706") 2025/02/06 04:53:27 DEBUG : only6: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f401f5ea7bc15abd5_d20250206_m045251_c001_v0001182_t0001_u01738817571107") 2025/02/06 04:53:27 DEBUG : only6: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae024eb_d20250206_m045241_c001_v0001183_t0053_u01738817561938") 2025/02/06 04:53:27 DEBUG : only6: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4032164c44dd0661_d20250206_m045232_c001_v7007000_t0000_u01738817552076") 2025/02/06 04:53:27 DEBUG : only6: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae0230b_d20250206_m045222_c001_v0001183_t0034_u01738817542318") 2025/02/06 04:53:27 DEBUG : only7: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4021173715595fb2_d20250206_m045258_c001_v7007000_t0000_u01738817578889") 2025/02/06 04:53:27 DEBUG : only7: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f401c3c5e6347926d_d20250206_m045251_c001_v0001099_t0055_u01738817571119") 2025/02/06 04:53:27 DEBUG : only7: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae02505_d20250206_m045242_c001_v0001183_t0014_u01738817562595") 2025/02/06 04:53:27 DEBUG : only7: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4066816e391b2147_d20250206_m045232_c001_v7007000_t0000_u01738817552236") 2025/02/06 04:53:27 DEBUG : only7: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae0231f_d20250206_m045222_c001_v0001183_t0042_u01738817542983") 2025/02/06 04:53:27 DEBUG : only8: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4021173715595fb3_d20250206_m045259_c001_v7007000_t0000_u01738817579071") 2025/02/06 04:53:28 DEBUG : only8: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4006ee64fae025eb_d20250206_m045251_c001_v0001183_t0015_u01738817571131") 2025/02/06 04:53:28 DEBUG : only8: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae02519_d20250206_m045243_c001_v0001183_t0004_u01738817563267") 2025/02/06 04:53:28 DEBUG : only8: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4032164c44dd0660_d20250206_m045231_c001_v7007000_t0000_u01738817551891") 2025/02/06 04:53:28 DEBUG : only8: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae02329_d20250206_m045223_c001_v0001183_t0007_u01738817543517") 2025/02/06 04:53:28 DEBUG : only9: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4021173715595fb4_d20250206_m045259_c001_v7007000_t0000_u01738817579254") 2025/02/06 04:53:28 DEBUG : only9: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f410501bca08b10bd_d20250206_m045251_c001_v0001182_t0030_u01738817571285") 2025/02/06 04:53:28 DEBUG : only9: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae02527_d20250206_m045243_c001_v0001183_t0034_u01738817563773") 2025/02/06 04:53:28 DEBUG : only9: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4066816e391b2140_d20250206_m045231_c001_v7007000_t0000_u01738817551676") 2025/02/06 04:53:28 DEBUG : only9: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae02333_d20250206_m045224_c001_v0001183_t0038_u01738817544060") 2025/02/06 04:53:28 DEBUG : potato: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4105dab585cc6fe9_d20250206_m044845_c001_v7007000_t0000_u01738817325420") 2025/02/06 04:53:28 DEBUG : potato: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f118f1d5f0adf4958_d20250206_m044843_c001_v0001092_t0044_u01738817323348") 2025/02/06 04:53:28 DEBUG : potato: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4032164c44dd0177_d20250206_m044841_c001_v7007000_t0000_u01738817321491") 2025/02/06 04:53:28 DEBUG : potato: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae00f1a_d20250206_m044839_c001_v0001183_t0002_u01738817319970") 2025/02/06 04:53:28 DEBUG : potato: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4032164c44dd0166_d20250206_m044838_c001_v7007000_t0000_u01738817318147") 2025/02/06 04:53:28 DEBUG : potato: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f118f1d5f0adf494e_d20250206_m044836_c001_v0001092_t0016_u01738817316028") 2025/02/06 04:53:28 DEBUG : potato: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4032164c44dd012f_d20250206_m044825_c001_v7007000_t0000_u01738817305088") 2025/02/06 04:53:28 DEBUG : potato: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae00d66_d20250206_m044823_c001_v0001183_t0031_u01738817303930") 2025/02/06 04:53:28 DEBUG : potato: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4032164c44dd012c_d20250206_m044821_c001_v7007000_t0000_u01738817301945") 2025/02/06 04:53:28 DEBUG : potato: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae00d08_d20250206_m044821_c001_v0001183_t0001_u01738817301147") 2025/02/06 04:53:28 DEBUG : potato: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4032164c44dd0128_d20250206_m044819_c001_v7007000_t0000_u01738817299656") 2025/02/06 04:53:29 DEBUG : potato: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae00cb2_d20250206_m044818_c001_v0001183_t0055_u01738817298881") 2025/02/06 04:53:29 DEBUG : potato: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4105dab585cc6bb8_d20250206_m044812_c001_v7007000_t0000_u01738817292295") 2025/02/06 04:53:29 DEBUG : potato: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae00bf2_d20250206_m044811_c001_v0001183_t0021_u01738817291294") 2025/02/06 04:53:29 DEBUG : potato: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4105dab585cc6bb2_d20250206_m044810_c001_v7007000_t0000_u01738817290563") 2025/02/06 04:53:29 DEBUG : potato: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae00bca_d20250206_m044809_c001_v0001183_t0015_u01738817289424") 2025/02/06 04:53:29 DEBUG : potato: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4105dab585cc6bad_d20250206_m044808_c001_v7007000_t0000_u01738817288686") 2025/02/06 04:53:29 DEBUG : potato: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae00bb4_d20250206_m044808_c001_v0001183_t0035_u01738817288115") 2025/02/06 04:53:29 DEBUG : potato: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae00ba0_d20250206_m044807_c001_v0001183_t0016_u01738817287545") 2025/02/06 04:53:29 DEBUG : potato: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4105dab585cc6bab_d20250206_m044806_c001_v7007000_t0000_u01738817286816") 2025/02/06 04:53:29 DEBUG : potato: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae00b80_d20250206_m044806_c001_v0001183_t0049_u01738817286253") 2025/02/06 04:53:29 DEBUG : potato: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae00b72_d20250206_m044805_c001_v0001183_t0016_u01738817285663") 2025/02/06 04:53:29 DEBUG : potato: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4105dab585cc6ba8_d20250206_m044804_c001_v7007000_t0000_u01738817284932") 2025/02/06 04:53:29 DEBUG : potato: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae00b3c_d20250206_m044804_c001_v0001183_t0057_u01738817284182") 2025/02/06 04:53:29 DEBUG : potato2: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f415514a1faa00ab2_d20250206_m044956_c001_v7007000_t0000_u01738817396901") 2025/02/06 04:53:29 DEBUG : potato2: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f118f1d5f0adf49ba_d20250206_m044956_c001_v0001092_t0033_u01738817396181") 2025/02/06 04:53:29 DEBUG : potato2: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f408445698968c925_d20250206_m044940_c001_v7007000_t0000_u01738817380483") 2025/02/06 04:53:29 DEBUG : potato2: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f118f1d5f0adf499e_d20250206_m044932_c001_v0001092_t0032_u01738817372581") 2025/02/06 04:53:29 DEBUG : potato2: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4143615573079890_d20250206_m044920_c001_v7007000_t0000_u01738817360245") 2025/02/06 04:53:29 DEBUG : potato2: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f118f1d5f0adf498a_d20250206_m044913_c001_v0001092_t0014_u01738817353146") 2025/02/06 04:53:29 DEBUG : potato2: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4105dab585cc7003_d20250206_m044859_c001_v7007000_t0000_u01738817339404") 2025/02/06 04:53:29 DEBUG : potato2: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f118f1d5f0adf4974_d20250206_m044854_c001_v0001092_t0005_u01738817334040") 2025/02/06 04:53:29 DEBUG : potato2: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4032164c44dd0137_d20250206_m044829_c001_v7007000_t0000_u01738817309615") 2025/02/06 04:53:30 DEBUG : potato2: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae00de2_d20250206_m044828_c001_v0001183_t0058_u01738817308629") 2025/02/06 04:53:30 DEBUG : potato2: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4032164c44dd0136_d20250206_m044827_c001_v7007000_t0000_u01738817307537") 2025/02/06 04:53:30 DEBUG : potato2: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae00da2_d20250206_m044826_c001_v0001183_t0001_u01738817306004") 2025/02/06 04:53:30 DEBUG : potato2: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4032164c44dd0130_d20250206_m044825_c001_v7007000_t0000_u01738817305270") 2025/02/06 04:53:30 DEBUG : potato2: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae00d76_d20250206_m044824_c001_v0001183_t0053_u01738817304518") 2025/02/06 04:53:30 DEBUG : potato2: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4032164c44dd012e_d20250206_m044823_c001_v7007000_t0000_u01738817303123") 2025/02/06 04:53:30 DEBUG : potato2: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae00d2a_d20250206_m044822_c001_v0001183_t0001_u01738817302353") 2025/02/06 04:53:30 DEBUG : potato2: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4032164c44dd012b_d20250206_m044820_c001_v7007000_t0000_u01738817300425") 2025/02/06 04:53:30 DEBUG : potato2: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae00cce_d20250206_m044819_c001_v0001183_t0000_u01738817299663") 2025/02/06 04:53:30 DEBUG : potato2: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4105dab585cc6bbb_d20250206_m044813_c001_v7007000_t0000_u01738817293033") 2025/02/06 04:53:30 DEBUG : potato2: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae00c0a_d20250206_m044812_c001_v0001183_t0054_u01738817292082") 2025/02/06 04:53:30 DEBUG : potato2: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f407e180be8be2610_d20250206_m044644_c001_v7007000_t0000_u01738817204855") 2025/02/06 04:53:30 DEBUG : potato2: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae002a1_d20250206_m044644_c001_v0001183_t0003_u01738817204300") 2025/02/06 04:53:30 DEBUG : potato2: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f407e180be8be2604_d20250206_m044643_c001_v7007000_t0000_u01738817203037") 2025/02/06 04:53:30 DEBUG : potato2: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae00271_d20250206_m044642_c001_v0001183_t0035_u01738817202486") 2025/02/06 04:53:30 DEBUG : potato3: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f408445698968c926_d20250206_m044940_c001_v7007000_t0000_u01738817380744") 2025/02/06 04:53:30 DEBUG : potato3: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101c3c5e634790ac_d20250206_m044934_c001_v0001099_t0003_u01738817374005") 2025/02/06 04:53:30 DEBUG : potato3: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4143615573079891_d20250206_m044920_c001_v7007000_t0000_u01738817360484") 2025/02/06 04:53:30 DEBUG : potato3: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101c3c5e6347906c_d20250206_m044914_c001_v0001099_t0033_u01738817354422") 2025/02/06 04:53:31 DEBUG : potato3: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4105dab585cc7004_d20250206_m044859_c001_v7007000_t0000_u01738817339819") 2025/02/06 04:53:31 DEBUG : potato3: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101c3c5e6347903a_d20250206_m044854_c001_v0001099_t0041_u01738817334693") 2025/02/06 04:53:31 DEBUG : pre-dest1/1: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4105dab585cc746f_d20250206_m045038_c001_v7007000_t0000_u01738817438997") 2025/02/06 04:53:31 DEBUG : pre-dest1/1: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101c3c5e6347915c_d20250206_m045030_c001_v0001099_t0055_u01738817430698") 2025/02/06 04:53:31 DEBUG : pre-dest2/2: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4105dab585cc7471_d20250206_m045039_c001_v7007000_t0000_u01738817439178") 2025/02/06 04:53:31 DEBUG : pre-dest2/2: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f118f1d5f0adf49e8_d20250206_m045031_c001_v0001092_t0041_u01738817431398") 2025/02/06 04:53:31 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4021173715595dcf_d20250206_m045010_c001_v7007000_t0000_u01738817410213") 2025/02/06 04:53:31 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae01788_d20250206_m045006_c001_v0001183_t0057_u01738817406333") 2025/02/06 04:53:31 DEBUG : sizeonly: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4087affe9c82a51e_d20250206_m044746_c001_v7007000_t0000_u01738817266202") 2025/02/06 04:53:31 DEBUG : sizeonly: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae0093f_d20250206_m044745_c001_v0001183_t0015_u01738817265256") 2025/02/06 04:53:31 DEBUG : sub dir/hello world: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4021173715595fcf_d20250206_m045307_c001_v7007000_t0000_u01738817587606") 2025/02/06 04:53:31 DEBUG : sub dir/hello world: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae02738_d20250206_m045305_c001_v0001183_t0022_u01738817585112") 2025/02/06 04:53:31 DEBUG : sub dir/hello world: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4021173715595fc7_d20250206_m045303_c001_v7007000_t0000_u01738817583226") 2025/02/06 04:53:31 DEBUG : sub dir/hello world: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101f5ea7bc15ac81_d20250206_m045300_c001_v0001182_t0048_u01738817580580") 2025/02/06 04:53:31 DEBUG : sub dir/hello world: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4105dab585cc6ff5_d20250206_m044850_c001_v7007000_t0000_u01738817330570") 2025/02/06 04:53:31 DEBUG : sub dir/hello world: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f118f1d5f0adf4964_d20250206_m044849_c001_v0001092_t0027_u01738817329645") 2025/02/06 04:53:31 DEBUG : sub dir/hello world: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4105dab585cc6ff3_d20250206_m044848_c001_v7007000_t0000_u01738817328357") 2025/02/06 04:53:31 DEBUG : sub dir/hello world: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae00fd6_d20250206_m044847_c001_v0001183_t0037_u01738817327605") 2025/02/06 04:53:31 DEBUG : sub dir/hello world: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4087affe9c82a511_d20250206_m044742_c001_v7007000_t0000_u01738817262118") 2025/02/06 04:53:31 DEBUG : sub dir/hello world: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae008a5_d20250206_m044740_c001_v0001183_t0000_u01738817260645") 2025/02/06 04:53:31 DEBUG : sub dir/hello world: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4087affe9c82a509_d20250206_m044739_c001_v7007000_t0000_u01738817259923") 2025/02/06 04:53:31 DEBUG : sub dir/hello world: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae0086b_d20250206_m044738_c001_v0001183_t0027_u01738817258782") 2025/02/06 04:53:32 DEBUG : sub dir/hello world: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4087affe9c82a4fc_d20250206_m044732_c001_v7007000_t0000_u01738817252242") 2025/02/06 04:53:32 DEBUG : sub dir/hello world: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae00798_d20250206_m044730_c001_v0001183_t0056_u01738817250922") 2025/02/06 04:53:32 DEBUG : sub dir/hello world: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4087affe9c82a4fa_d20250206_m044730_c001_v7007000_t0000_u01738817250381") 2025/02/06 04:53:32 DEBUG : sub dir/hello world: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae0075a_d20250206_m044728_c001_v0001183_t0007_u01738817248885") 2025/02/06 04:53:32 DEBUG : sub dir/hello world: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae0067f_d20250206_m044722_c001_v0001183_t0007_u01738817242289") 2025/02/06 04:53:32 DEBUG : sub dir/hello world: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f401f7838aef0cebd_d20250206_m044721_c001_v7007000_t0000_u01738817241522") 2025/02/06 04:53:32 DEBUG : sub dir/hello world: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae00656_d20250206_m044720_c001_v0001183_t0053_u01738817240955") 2025/02/06 04:53:32 DEBUG : sub dir/hello world: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae00634_d20250206_m044720_c001_v0001183_t0015_u01738817240203") 2025/02/06 04:53:32 DEBUG : sub dir/hello world: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f401f7838aef0ceb6_d20250206_m044718_c001_v7007000_t0000_u01738817238744") 2025/02/06 04:53:32 DEBUG : sub dir/hello world: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae0056c_d20250206_m044712_c001_v0001183_t0020_u01738817232963") 2025/02/06 04:53:32 DEBUG : sub dir/hello world: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae004ce_d20250206_m044706_c001_v0001183_t0002_u01738817226796") 2025/02/06 04:53:32 DEBUG : sub dir/hello world: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f401f7838aef0ce97_d20250206_m044706_c001_v7007000_t0000_u01738817226072") 2025/02/06 04:53:32 DEBUG : sub dir/hello world: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae004a4_d20250206_m044705_c001_v0001183_t0022_u01738817225496") 2025/02/06 04:53:32 DEBUG : sub dir/hello world: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae0049a_d20250206_m044704_c001_v0001183_t0007_u01738817224718") 2025/02/06 04:53:32 DEBUG : sub dir/hello world: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f401f7838aef0ce93_d20250206_m044703_c001_v7007000_t0000_u01738817223634") 2025/02/06 04:53:32 DEBUG : sub dir/hello world: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae00392_d20250206_m044654_c001_v0001183_t0043_u01738817214624") 2025/02/06 04:53:32 DEBUG : sub dir/hello world: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f418581a564b80dc5_d20250206_m044654_c001_v7007000_t0000_u01738817214263") 2025/02/06 04:53:32 DEBUG : sub dir/hello world: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae00372_d20250206_m044653_c001_v0001183_t0018_u01738817213692") 2025/02/06 04:53:32 DEBUG : sub dir/hello world: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f407e180be8be263d_d20250206_m044652_c001_v7007000_t0000_u01738817212054") 2025/02/06 04:53:32 DEBUG : sub dir/hello world: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae00344_d20250206_m044651_c001_v0001183_t0045_u01738817211504") 2025/02/06 04:53:32 DEBUG : sub dir/hello world: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f407e180be8be2634_d20250206_m044650_c001_v7007000_t0000_u01738817210960") 2025/02/06 04:53:33 DEBUG : sub dir/hello world: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae0032e_d20250206_m044650_c001_v0001183_t0019_u01738817210402") 2025/02/06 04:53:33 DEBUG : sub dir/hello world: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f407e180be8be262a_d20250206_m044649_c001_v7007000_t0000_u01738817209115") 2025/02/06 04:53:33 DEBUG : sub dir/hello world: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae002ff_d20250206_m044648_c001_v0001183_t0026_u01738817208380") 2025/02/06 04:53:33 DEBUG : sub dir/hello world: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f407e180be8be2620_d20250206_m044647_c001_v7007000_t0000_u01738817207837") 2025/02/06 04:53:33 DEBUG : sub dir/hello world: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae002ec_d20250206_m044647_c001_v0001183_t0001_u01738817207243") 2025/02/06 04:53:33 DEBUG : sub dir/hello world: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f407e180be8be2617_d20250206_m044646_c001_v7007000_t0000_u01738817206318") 2025/02/06 04:53:33 DEBUG : sub dir/hello world: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae002cc_d20250206_m044645_c001_v0001183_t0019_u01738817205759") 2025/02/06 04:53:33 DEBUG : sub dir/hello world: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f407e180be8be25fc_d20250206_m044640_c001_v7007000_t0000_u01738817200106") 2025/02/06 04:53:33 DEBUG : sub dir/hello world: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae00208_d20250206_m044639_c001_v0001183_t0017_u01738817199521") 2025/02/06 04:53:33 DEBUG : sub dir/hello world: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f407e180be8be25f8_d20250206_m044638_c001_v7007000_t0000_u01738817198619") 2025/02/06 04:53:33 DEBUG : sub dir/hello world: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae001e2_d20250206_m044638_c001_v0001183_t0034_u01738817198058") 2025/02/06 04:53:33 DEBUG : sub dir/hello world: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f407e180be8be25f3_d20250206_m044637_c001_v7007000_t0000_u01738817197144") 2025/02/06 04:53:33 DEBUG : sub dir/hello world: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae001af_d20250206_m044636_c001_v0001183_t0017_u01738817196592") 2025/02/06 04:53:33 DEBUG : sub dir/hello world: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f407e180be8be25dc_d20250206_m044633_c001_v7007000_t0000_u01738817193714") 2025/02/06 04:53:33 DEBUG : sub dir/hello world: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae00161_d20250206_m044633_c001_v0001183_t0029_u01738817193155") 2025/02/06 04:53:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4021173715595fd0_d20250206_m045307_c001_v7007000_t0000_u01738817587789") 2025/02/06 04:53:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f110501bca08b11cb_d20250206_m045305_c001_v0001182_t0029_u01738817585144") 2025/02/06 04:53:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4021173715595fc8_d20250206_m045303_c001_v7007000_t0000_u01738817583408") 2025/02/06 04:53:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101c3c5e6347927b_d20250206_m045300_c001_v0001099_t0059_u01738817580591") 2025/02/06 04:53:33 DEBUG : sub/yam: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4105dab585cc6fe5_d20250206_m044844_c001_v7007000_t0000_u01738817324868") 2025/02/06 04:53:34 DEBUG : sub/yam: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101c3c5e6347900e_d20250206_m044843_c001_v0001099_t0046_u01738817322999") 2025/02/06 04:53:34 DEBUG : three: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4032164c44dd0150_d20250206_m044835_c001_v7007000_t0000_u01738817315300") 2025/02/06 04:53:34 DEBUG : three: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae00e7a_d20250206_m044834_c001_v0001183_t0032_u01738817314106") 2025/02/06 04:53:34 DEBUG : three: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1006ee64fae00e4e_d20250206_m044832_c001_v0001183_t0005_u01738817312009") 2025/02/06 04:53:34 DEBUG : two: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4032164c44dd0154_d20250206_m044835_c001_v7007000_t0000_u01738817315481") 2025/02/06 04:53:34 DEBUG : two: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f401c3c5e63478fee_d20250206_m044833_c001_v0001099_t0055_u01738817313540") 2025/02/06 04:53:34 DEBUG : two: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4006ee64fae00e4a_d20250206_m044831_c001_v0001183_t0015_u01738817311825") 2025/02/06 04:53:34 DEBUG : yam: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4105dab585cc6feb_d20250206_m044845_c001_v7007000_t0000_u01738817325603") 2025/02/06 04:53:34 DEBUG : yam: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f110ad796496da7d2_d20250206_m044844_c001_v0001172_t0032_u01738817324577") 2025/02/06 04:53:34 DEBUG : yam: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4032164c44dd0176_d20250206_m044840_c001_v7007000_t0000_u01738817320943") 2025/02/06 04:53:34 DEBUG : yam: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101c3c5e63479002_d20250206_m044839_c001_v0001099_t0036_u01738817319614") 2025/02/06 04:53:34 DEBUG : yam: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4032164c44dd0165_d20250206_m044837_c001_v7007000_t0000_u01738817317586") 2025/02/06 04:53:34 DEBUG : yam: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f101c3c5e63478ff4_d20250206_m044836_c001_v0001099_t0002_u01738817316038") 2025/02/06 04:53:34 DEBUG : yaml: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4105dab585cc6fdc_d20250206_m044841_c001_v7007000_t0000_u01738817321713") 2025/02/06 04:53:34 DEBUG : yaml: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f1085ad7559f1257f_d20250206_m044840_c001_v0001183_t0024_u01738817320744") 2025/02/06 04:53:34 DEBUG : yaml: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f4032164c44dd0168_d20250206_m044838_c001_v7007000_t0000_u01738817318328") 2025/02/06 04:53:34 DEBUG : yaml: Deleting (id "4_zff22bd83904ddb9b9f480e1b_f11613469065084d8_d20250206_m044837_c001_v0001183_t0042_u01738817317355") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m9.783637945s (try 1/5)