"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/04/13 05:26:29 DEBUG : Creating backend with remote "TestB2:rclone-test-bozahes9raha" 2025/04/13 05:26:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/13 05:26:29 DEBUG : Creating backend with remote "/tmp/rclone340125278" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:26:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 05:26:31 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:26:31 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:26:31 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.24s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:26:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/13 05:26:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 05:26:32 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:26:32 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:26:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/13 05:26:33 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:26:33 DEBUG : B2 bucket rclone-test-bozahes9raha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.13s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", 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-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.37s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:26:35 DEBUG : Creating backend with remote "/non-existing" 2025/04/13 05:26:35 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/13 05:26:35 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:26:35 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.91s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:26:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 05:26:36 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:26:36 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:26:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/13 05:26:36 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.88s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:26:37 INFO : B2 bucket rclone-test-bozahes9raha: Running all checks before starting transfers 2025/04/13 05:26:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 05:26:38 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:26:38 INFO : B2 bucket rclone-test-bozahes9raha: Checks finished, now starting transfers 2025/04/13 05:26:38 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:26:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/13 05:26:38 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.48s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:26:39 ERROR : Ignoring --no-traverse with sync 2025/04/13 05:26:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 05:26:39 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:26:39 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:26:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/13 05:26:39 INFO : sub dir/hello world: Copied (new) 2025/04/13 05:26:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.50s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:26:41 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/13 05:26:41 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:26:41 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:26:41 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/04/13 05:26:41 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.56s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:26:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/13 05:26:42 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:26:42 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:26:42 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/13 05:26:42 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.51s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:26:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/13 05:26:44 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:26:44 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:26:44 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/13 05:26:44 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.92s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:26:45 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/13 05:26:45 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/13 05:26:45 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/13 05:26:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/13 05:26:46 INFO : sub dir: Making directory 2025/04/13 05:26:46 INFO : sub dir2: Making directory 2025/04/13 05:26:46 INFO : sub dir2/sub sub dir2: Making directory 2025/04/13 05:26:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 05:26:46 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:26:46 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:26:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/13 05:26:46 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/04/13 05:26:46 DEBUG : B2 bucket rclone-test-bozahes9raha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.52s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:26:47 INFO : sub dir2: Making directory 2025/04/13 05:26:47 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/13 05:26:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/13 05:26:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 05:26:47 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:26:47 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:26:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/13 05:26:47 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.18s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:26:48 DEBUG : sub dir2: Making directory with metadata 2025/04/13 05:26:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/13 05:26:48 INFO : sub dir: Making directory 2025/04/13 05:26:48 INFO : sub dir2: Making directory 2025/04/13 05:26:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 05:26:48 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:26:48 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:26:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/13 05:26:49 INFO : sub dir/hello world: Copied (new) 2025/04/13 05:26:49 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/13 05:26:49 DEBUG : B2 bucket rclone-test-bozahes9raha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/13 05:26:49 DEBUG : B2 bucket rclone-test-bozahes9raha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.77s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:26:50 INFO : sub dir2: Making directory 2025/04/13 05:26:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 05:26:50 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:26:50 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:26:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/13 05:26:51 INFO : sub dir/hello world: Copied (new) 2025/04/13 05:26:51 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.13s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:26:51 DEBUG : sub dir2: Making directory with metadata 2025/04/13 05:26:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/13 05:26:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/13 05:26:52 INFO : sub dir: Making directory 2025/04/13 05:26:52 INFO : sub dir2: Making directory 2025/04/13 05:26:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 05:26:52 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:26:52 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:26:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/13 05:26:52 INFO : sub dir/hello world: Copied (new) 2025/04/13 05:26:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/13 05:26:52 DEBUG : B2 bucket rclone-test-bozahes9raha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.52s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:26:53 INFO : sub dir2: Making directory 2025/04/13 05:26:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 05:26:54 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:26:54 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:26:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/13 05:26:54 INFO : sub dir/hello world: Copied (new) 2025/04/13 05:26:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.50s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:26:55 DEBUG : Creating backend with remote "TestB2:rclone-test-moyacew3teri" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-bozahes9raha -> B2 bucket rclone-test-moyacew3teri 2025/04/13 05:26:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 05:26:57 DEBUG : B2 bucket rclone-test-moyacew3teri: Waiting for checks to finish 2025/04/13 05:26:57 DEBUG : B2 bucket rclone-test-moyacew3teri: Waiting for transfers to finish 2025/04/13 05:26:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/13 05:26:59 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:26:59 DEBUG : B2 bucket rclone-test-moyacew3teri: Purge remote 2025/04/13 05:26:59 INFO : B2 bucket rclone-test-moyacew3teri: cleaning bucket "rclone-test-moyacew3teri" of all files 2025/04/13 05:26:59 DEBUG : sub dir/hello world: Deleting (id "4_zbfd27d9390dd2bdb9f680e1b_f119b391ca4dad491_d20250413_m052659_c001_v0001100_t0017_u01744522019015") --- PASS: TestServerSideCopy (6.49s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:27:02 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/13 05:27:02 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:27:02 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:27:03 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/13 05:27:03 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.47s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:27:04 DEBUG : Creating backend with remote "TestB2:rclone-test-yosonox8duti" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-bozahes9raha -> B2 bucket rclone-test-yosonox8duti 2025/04/13 05:27:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 05:27:05 DEBUG : B2 bucket rclone-test-yosonox8duti: Waiting for checks to finish 2025/04/13 05:27:05 DEBUG : B2 bucket rclone-test-yosonox8duti: Waiting for transfers to finish 2025/04/13 05:27:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/13 05:27:07 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:27:08 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/13 05:27:08 DEBUG : B2 bucket rclone-test-yosonox8duti: Waiting for checks to finish 2025/04/13 05:27:08 DEBUG : B2 bucket rclone-test-yosonox8duti: Waiting for transfers to finish 2025/04/13 05:27:08 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/13 05:27:08 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:27:08 DEBUG : B2 bucket rclone-test-yosonox8duti: Purge remote 2025/04/13 05:27:08 INFO : B2 bucket rclone-test-yosonox8duti: cleaning bucket "rclone-test-yosonox8duti" of all files 2025/04/13 05:27:09 DEBUG : sub dir/hello world: Deleting (id "4_z5f629dc390dd2bdb9f680e1b_f10519822c8cbbf3d_d20250413_m052708_c001_v0001044_t0022_u01744522028218") 2025/04/13 05:27:09 DEBUG : sub dir/hello world: Deleting (id "4_z5f629dc390dd2bdb9f680e1b_f104dffb6c4452e4d_d20250413_m052706_c001_v0001184_t0004_u01744522026939") --- PASS: TestServerSideCopyOverSelf (8.24s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:27:12 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1182-06.backblaze.com/b2api/v1/b2_upload_file/7f921d1390dd2bdb9f680e1b/c001_v0001182_t0043": EOF 2025/04/13 05:27:12 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-06.backblaze.com/b2api/v1/b2_upload_file/7f921d1390dd2bdb9f680e1b/c001_v0001182_t0043": EOF) 2025/04/13 05:27:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "sub dir/hello world" to B2 bucket rclone-test-bozahes9raha: 1/10 (Post "https://pod-000-1182-06.backblaze.com/b2api/v1/b2_upload_file/7f921d1390dd2bdb9f680e1b/c001_v0001182_t0043": EOF) 2025/04/13 05:27:14 DEBUG : pacer: Reducing sleep to 10ms 2025/04/13 05:27:16 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/13 05:27:16 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:27:16 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:27:16 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/13 05:27:16 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/13 05:27:16 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" --- PASS: TestMoveOverSelf (5.23s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:27:18 DEBUG : Creating backend with remote "TestB2:rclone-test-wenewuv9zawe" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-bozahes9raha -> B2 bucket rclone-test-wenewuv9zawe 2025/04/13 05:27:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 05:27:19 DEBUG : B2 bucket rclone-test-wenewuv9zawe: Waiting for checks to finish 2025/04/13 05:27:19 DEBUG : B2 bucket rclone-test-wenewuv9zawe: Waiting for transfers to finish 2025/04/13 05:27:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/13 05:27:20 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:27:22 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/13 05:27:22 DEBUG : B2 bucket rclone-test-wenewuv9zawe: Waiting for checks to finish 2025/04/13 05:27:22 DEBUG : B2 bucket rclone-test-wenewuv9zawe: Waiting for transfers to finish 2025/04/13 05:27:22 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/13 05:27:22 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/13 05:27:22 INFO : sub dir/hello world: Deleted 2025/04/13 05:27:23 DEBUG : testing file moves 2025/04/13 05:27:24 DEBUG : B2 bucket rclone-test-wenewuv9zawe: Waiting for checks to finish 2025/04/13 05:27:24 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/13 05:27:24 DEBUG : B2 bucket rclone-test-wenewuv9zawe: Waiting for transfers to finish 2025/04/13 05:27:24 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/04/13 05:27:24 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/13 05:27:25 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:27:25 DEBUG : B2 bucket rclone-test-wenewuv9zawe: Purge remote 2025/04/13 05:27:25 INFO : B2 bucket rclone-test-wenewuv9zawe: cleaning bucket "rclone-test-wenewuv9zawe" of all files 2025/04/13 05:27:25 DEBUG : sub dir/hello world: Deleting (id "4_zdf22dd1390dd2bdb9f680e1b_f101e5fa5f66ccf4c_d20250413_m052724_c001_v0001171_t0029_u01744522044430") 2025/04/13 05:27:25 DEBUG : sub dir/hello world: Deleting (id "4_zdf22dd1390dd2bdb9f680e1b_f113a17fe82ccb7ed_d20250413_m052722_c001_v0001105_t0003_u01744522042407") 2025/04/13 05:27:25 DEBUG : sub dir/hello world: Deleting (id "4_zdf22dd1390dd2bdb9f680e1b_f112d95cb0ad38dd8_d20250413_m052720_c001_v0001183_t0028_u01744522040869") --- PASS: TestServerSideMoveOverSelf (10.35s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:27:28 ERROR : : error listing: directory not found 2025/04/13 05:27:28 INFO : Local file system at /tmp/rclone340125278: Making directory 2025/04/13 05:27:29 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:27:29 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.12s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:27:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 05:27:31 DEBUG : Local file system at /tmp/rclone340125278: Waiting for checks to finish 2025/04/13 05:27:31 DEBUG : Local file system at /tmp/rclone340125278: Waiting for transfers to finish 2025/04/13 05:27:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/13 05:27:31 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/04/13 05:27:31 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" --- PASS: TestCopyRedownload (2.41s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:27:32 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/13 05:27:32 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:27:32 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:27:33 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/13 05:27:33 INFO : check sum: Copied (new) 2025/04/13 05:27:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:27:33 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:27:33 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/13 05:27:33 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/04/13 05:27:33 DEBUG : check sum: Unchanged skipping 2025/04/13 05:27:33 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:27:33 DEBUG : Waiting for deletions to finish 2025/04/13 05:27:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.62s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:27:35 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/13 05:27:35 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:27:35 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:27:35 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/13 05:27:35 INFO : sizeonly: Copied (new) 2025/04/13 05:27:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:27:36 DEBUG : sizeonly: Sizes identical 2025/04/13 05:27:36 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:27:36 DEBUG : sizeonly: Unchanged skipping 2025/04/13 05:27:36 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:27:36 DEBUG : Waiting for deletions to finish 2025/04/13 05:27:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.84s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:27:38 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/13 05:27:38 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:27:38 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:27:38 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/04/13 05:27:38 INFO : ignore-size: Copied (new) 2025/04/13 05:27:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:27:39 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:27:39 DEBUG : ignore-size: Unchanged skipping 2025/04/13 05:27:39 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:27:39 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:27:39 DEBUG : Waiting for deletions to finish 2025/04/13 05:27:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.44s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:27:41 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:27:41 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:27:41 DEBUG : existing: Unchanged skipping 2025/04/13 05:27:41 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:27:41 DEBUG : Waiting for deletions to finish 2025/04/13 05:27:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:27:41 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:27:41 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/13 05:27:41 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:27:41 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/13 05:27:41 INFO : existing: Copied (replaced existing) 2025/04/13 05:27:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.75s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:27:43 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/13 05:27:43 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:27:43 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:27:43 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/13 05:27:43 INFO : existing: Copied (new) 2025/04/13 05:27:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:27:44 DEBUG : existing: Destination exists, skipping 2025/04/13 05:27:44 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:27:44 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:27:44 DEBUG : Waiting for deletions to finish 2025/04/13 05:27:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.42s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:27:46 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/13 05:27:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/13 05:27:47 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/13 05:27:47 DEBUG : c/non empty space: Unchanged skipping 2025/04/13 05:27:47 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:27:47 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:27:47 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/13 05:27:47 INFO : a/potato2: Copied (new) 2025/04/13 05:27:47 DEBUG : Waiting for deletions to finish 2025/04/13 05:27:47 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.18s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:27:49 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:27:49 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/04/13 05:27:49 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/13 05:27:49 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/13 05:27:49 DEBUG : empty space: Unchanged skipping 2025/04/13 05:27:49 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:27:49 DEBUG : Waiting for deletions to finish 2025/04/13 05:27:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:27:50 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:27:50 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/04/13 05:27:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/13 05:27:50 INFO : empty space: Updated modification time in destination 2025/04/13 05:27:50 DEBUG : empty space: Unchanged skipping 2025/04/13 05:27:50 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:27:50 DEBUG : Waiting for deletions to finish 2025/04/13 05:27:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.58s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:27:53 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/04/13 05:27:53 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:27:53 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/13 05:27:53 DEBUG : empty space: Unchanged skipping 2025/04/13 05:27:53 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:27:53 DEBUG : Waiting for deletions to finish 2025/04/13 05:27:53 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.02s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:27:55 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:27:55 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/04/13 05:27:55 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone340125278) 2025/04/13 05:27:55 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-bozahes9raha) 2025/04/13 05:27:55 DEBUG : foo: sha1 differ 2025/04/13 05:27:55 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:27:55 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/04/13 05:27:55 INFO : foo: Copied (replaced existing) 2025/04/13 05:27:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.87s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:27:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/13 05:27:57 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/13 05:27:57 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:27:57 DEBUG : empty space: Unchanged skipping 2025/04/13 05:27:57 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:27:57 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/13 05:27:57 INFO : potato: Copied (new) 2025/04/13 05:27:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.60s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:27:59 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:27:59 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/13 05:27:59 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:28:00 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/04/13 05:28:00 INFO : potato: Copied (replaced existing) 2025/04/13 05:28:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.23s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:28:02 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:28:02 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/04/13 05:28:02 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone340125278) 2025/04/13 05:28:02 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-bozahes9raha) 2025/04/13 05:28:02 DEBUG : potato: sha1 differ 2025/04/13 05:28:02 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:28:02 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/04/13 05:28:02 INFO : potato: Copied (replaced existing) 2025/04/13 05:28:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.62s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:28:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/13 05:28:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/13 05:28:04 DEBUG : empty space: Unchanged skipping 2025/04/13 05:28:04 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:28:04 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/13 05:28:04 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:28:04 DEBUG : Waiting for deletions to finish 2025/04/13 05:28:04 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:28:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/13 05:28:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/13 05:28:07 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:28:07 DEBUG : empty space: Unchanged skipping 2025/04/13 05:28:07 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:28:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/13 05:28:07 INFO : potato2: Copied (new) 2025/04/13 05:28:07 DEBUG : Waiting for deletions to finish 2025/04/13 05:28:08 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.13s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:28:10 INFO : d: Making directory 2025/04/13 05:28:10 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/04/13 05:28:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/13 05:28:10 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/13 05:28:10 DEBUG : c/non empty space: Unchanged skipping 2025/04/13 05:28:10 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:28:10 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:28:11 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/13 05:28:11 INFO : a/potato2: Copied (new) 2025/04/13 05:28:11 DEBUG : Waiting for deletions to finish 2025/04/13 05:28:11 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.17s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:28:13 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/13 05:28:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/13 05:28:13 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/13 05:28:13 DEBUG : c/non empty space: Unchanged skipping 2025/04/13 05:28:13 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:28:13 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:28:14 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/13 05:28:14 INFO : a/potato2: Copied (new) 2025/04/13 05:28:14 ERROR : B2 bucket rclone-test-bozahes9raha: not deleting files as there were IO errors 2025/04/13 05:28:14 ERROR : B2 bucket rclone-test-bozahes9raha: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.19s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:28:16 DEBUG : Waiting for deletions to finish 2025/04/13 05:28:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/13 05:28:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/13 05:28:16 DEBUG : empty space: Unchanged skipping 2025/04/13 05:28:16 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:28:16 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:28:17 INFO : potato: Deleted 2025/04/13 05:28:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/13 05:28:17 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.01s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:28:19 DEBUG : Waiting for deletions to finish 2025/04/13 05:28:19 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:28:19 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:28:20 INFO : potato: Deleted 2025/04/13 05:28:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/13 05:28:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/13 05:28:20 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:28:20 DEBUG : empty space: Unchanged skipping 2025/04/13 05:28:20 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:28:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/13 05:28:20 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.52s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:28:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/13 05:28:23 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:28:23 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:28:23 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/04/13 05:28:23 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.80s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:28:26 DEBUG : enormous: Excluded (Size Filter) 2025/04/13 05:28:26 DEBUG : enormous: Excluded 2025/04/13 05:28:26 DEBUG : potato2: Excluded (Size Filter) 2025/04/13 05:28:26 DEBUG : potato2: Excluded 2025/04/13 05:28:26 DEBUG : potato2: Excluded (Size Filter) 2025/04/13 05:28:26 DEBUG : potato2: Excluded 2025/04/13 05:28:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/13 05:28:26 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:28:26 DEBUG : empty space: Unchanged skipping 2025/04/13 05:28:26 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:28:26 DEBUG : Waiting for deletions to finish 2025/04/13 05:28:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:28:26 DEBUG : enormous: Excluded (Size Filter) 2025/04/13 05:28:26 DEBUG : enormous: Excluded 2025/04/13 05:28:26 DEBUG : potato2: Excluded (Size Filter) 2025/04/13 05:28:26 DEBUG : potato2: Excluded 2025/04/13 05:28:26 DEBUG : potato2: Excluded (Size Filter) 2025/04/13 05:28:26 DEBUG : potato2: Excluded 2025/04/13 05:28:26 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/13 05:28:26 DEBUG : empty space: Unchanged skipping 2025/04/13 05:28:26 DEBUG : Local file system at /tmp/rclone340125278: Waiting for checks to finish 2025/04/13 05:28:26 DEBUG : Local file system at /tmp/rclone340125278: Waiting for transfers to finish 2025/04/13 05:28:26 DEBUG : Waiting for deletions to finish 2025/04/13 05:28:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.25s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:28:29 DEBUG : enormous: Excluded (Size Filter) 2025/04/13 05:28:29 DEBUG : enormous: Excluded 2025/04/13 05:28:29 DEBUG : potato2: Excluded (Size Filter) 2025/04/13 05:28:29 DEBUG : potato2: Excluded 2025/04/13 05:28:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/13 05:28:30 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:28:30 DEBUG : empty space: Unchanged skipping 2025/04/13 05:28:30 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:28:30 DEBUG : Waiting for deletions to finish 2025/04/13 05:28:30 INFO : enormous: Deleted 2025/04/13 05:28:30 INFO : potato2: Deleted 2025/04/13 05:28:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:28:30 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/13 05:28:30 DEBUG : empty space: Unchanged skipping 2025/04/13 05:28:30 DEBUG : Local file system at /tmp/rclone340125278: Waiting for checks to finish 2025/04/13 05:28:30 DEBUG : Local file system at /tmp/rclone340125278: Waiting for transfers to finish 2025/04/13 05:28:30 DEBUG : Waiting for deletions to finish 2025/04/13 05:28:30 INFO : enormous: Deleted 2025/04/13 05:28:30 INFO : potato2: Deleted 2025/04/13 05:28:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.81s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:28:33 DEBUG : five: Need to transfer - File not found at Destination 2025/04/13 05:28:33 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/13 05:28:33 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:28:33 DEBUG : one: Destination is newer than source, skipping 2025/04/13 05:28:33 DEBUG : three: Sizes identical 2025/04/13 05:28:33 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/13 05:28:33 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/13 05:28:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone340125278) 2025/04/13 05:28:33 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-bozahes9raha) 2025/04/13 05:28:33 DEBUG : two: sha1 differ 2025/04/13 05:28:33 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:28:34 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/13 05:28:34 INFO : five: Copied (new) 2025/04/13 05:28:34 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/13 05:28:34 INFO : four: Copied (replaced existing) 2025/04/13 05:28:34 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/13 05:28:34 INFO : two: Copied (replaced existing) 2025/04/13 05:28:34 DEBUG : Waiting for deletions to finish 2025/04/13 05:28:35 DEBUG : one: Destination is newer than source, skipping 2025/04/13 05:28:35 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:28:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/13 05:28:35 DEBUG : two: Size and sha1 of src and dst objects identical 2025/04/13 05:28:35 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/13 05:28:35 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/13 05:28:35 DEBUG : four: Size and sha1 of src and dst objects identical 2025/04/13 05:28:35 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/13 05:28:35 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/13 05:28:35 DEBUG : five: Size and sha1 of src and dst objects identical 2025/04/13 05:28:35 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/13 05:28:35 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone340125278) 2025/04/13 05:28:35 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-bozahes9raha) 2025/04/13 05:28:35 DEBUG : three: sha1 differ 2025/04/13 05:28:35 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/13 05:28:35 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:28:35 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/13 05:28:35 INFO : three: Copied (replaced existing) 2025/04/13 05:28:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.90s) === 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-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/04/13 05:28:37 INFO : B2 bucket rclone-test-bozahes9raha: Making map for --track-renames 2025/04/13 05:28:37 INFO : B2 bucket rclone-test-bozahes9raha: Finished making map for --track-renames 2025/04/13 05:28:37 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:28:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/13 05:28:37 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/13 05:28:37 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for renames to finish 2025/04/13 05:28:37 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:28:37 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/13 05:28:37 INFO : yam: Copied (new) 2025/04/13 05:28:37 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/13 05:28:37 INFO : potato: Copied (new) 2025/04/13 05:28:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:28:38 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:28:38 INFO : B2 bucket rclone-test-bozahes9raha: Making map for --track-renames 2025/04/13 05:28:38 INFO : B2 bucket rclone-test-bozahes9raha: Finished making map for --track-renames 2025/04/13 05:28:38 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:28:38 DEBUG : potato: Unchanged skipping 2025/04/13 05:28:38 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for renames to finish 2025/04/13 05:28:39 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/13 05:28:39 INFO : yam: Copied (server-side copy) to: yaml 2025/04/13 05:28:39 INFO : yam: Deleted 2025/04/13 05:28:39 INFO : yaml: Renamed from "yam" 2025/04/13 05:28:39 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:28:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (4.04s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/04/13 05:28:41 INFO : B2 bucket rclone-test-bozahes9raha: Making map for --track-renames 2025/04/13 05:28:41 INFO : B2 bucket rclone-test-bozahes9raha: Finished making map for --track-renames 2025/04/13 05:28:41 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:28:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/13 05:28:41 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/13 05:28:41 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for renames to finish 2025/04/13 05:28:41 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:28:41 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/13 05:28:41 INFO : yam: Copied (new) 2025/04/13 05:28:42 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/13 05:28:42 INFO : potato: Copied (new) 2025/04/13 05:28:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:28:42 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:28:42 INFO : B2 bucket rclone-test-bozahes9raha: Making map for --track-renames 2025/04/13 05:28:42 INFO : B2 bucket rclone-test-bozahes9raha: Finished making map for --track-renames 2025/04/13 05:28:42 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:28:42 DEBUG : potato: Unchanged skipping 2025/04/13 05:28:42 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for renames to finish 2025/04/13 05:28:43 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/13 05:28:43 INFO : yam: Copied (server-side copy) to: yaml 2025/04/13 05:28:43 INFO : yam: Deleted 2025/04/13 05:28:43 INFO : yaml: Renamed from "yam" 2025/04/13 05:28:43 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:28:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.04s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/04/13 05:28:45 INFO : B2 bucket rclone-test-bozahes9raha: Making map for --track-renames 2025/04/13 05:28:45 INFO : B2 bucket rclone-test-bozahes9raha: Finished making map for --track-renames 2025/04/13 05:28:45 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:28:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/13 05:28:45 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/13 05:28:45 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for renames to finish 2025/04/13 05:28:45 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:28:45 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/13 05:28:45 INFO : sub/yam: Copied (new) 2025/04/13 05:28:46 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/13 05:28:46 INFO : potato: Copied (new) 2025/04/13 05:28:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:28:46 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:28:46 DEBUG : potato: Unchanged skipping 2025/04/13 05:28:46 INFO : B2 bucket rclone-test-bozahes9raha: Making map for --track-renames 2025/04/13 05:28:46 INFO : B2 bucket rclone-test-bozahes9raha: Finished making map for --track-renames 2025/04/13 05:28:46 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:28:46 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for renames to finish 2025/04/13 05:28:47 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/13 05:28:47 INFO : sub/yam: Copied (server-side copy) to: yam 2025/04/13 05:28:47 INFO : sub/yam: Deleted 2025/04/13 05:28:47 INFO : yam: Renamed from "sub/yam" 2025/04/13 05:28:47 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:28:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.20s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:28:49 DEBUG : Creating backend with remote "/tmp/rclone340125278/dir1" 2025/04/13 05:28:49 DEBUG : Creating backend with remote "/tmp/rclone340125278/dir2" 2025/04/13 05:28:49 DEBUG : Local file system at /tmp/rclone340125278/dir2: Using server-side directory move 2025/04/13 05:28:49 INFO : Local file system at /tmp/rclone340125278/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/13 05:28:49 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/13 05:28:49 DEBUG : Local file system at /tmp/rclone340125278/dir2: Waiting for checks to finish 2025/04/13 05:28:49 DEBUG : Local file system at /tmp/rclone340125278/dir2: Waiting for transfers to finish 2025/04/13 05:28:49 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:28:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 05:28:49 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/13 05:28:49 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:28:49 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:28:50 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/13 05:28:50 INFO : nested/sub dir/file: Copied (new) 2025/04/13 05:28:50 INFO : nested/sub dir/file: Deleted 2025/04/13 05:28:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/13 05:28:50 INFO : sub dir/hello world: Copied (new) 2025/04/13 05:28:50 INFO : sub dir/hello world: Deleted 2025/04/13 05:28:50 INFO : sub dir: Removing directory 2025/04/13 05:28:50 INFO : nested/sub dir: Removing directory 2025/04/13 05:28:50 INFO : nested: Removing directory 2025/04/13 05:28:50 DEBUG : Local file system at /tmp/rclone340125278: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.25s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:28:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 05:28:52 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/13 05:28:52 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:28:52 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:28:52 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/13 05:28:52 INFO : nested/sub dir/file: Copied (new) 2025/04/13 05:28:52 INFO : nested/sub dir/file: Deleted 2025/04/13 05:28:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/13 05:28:53 INFO : sub dir/hello world: Copied (new) 2025/04/13 05:28:53 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.47s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:28:54 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/13 05:28:54 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/13 05:28:54 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:28:54 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:28:54 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/04/13 05:28:54 INFO : existing-b: Copied (new) 2025/04/13 05:28:54 INFO : existing-b: Deleted 2025/04/13 05:28:55 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/13 05:28:55 INFO : existing: Copied (new) 2025/04/13 05:28:55 INFO : existing: Deleted 2025/04/13 05:28:55 DEBUG : existing: Destination exists, skipping 2025/04/13 05:28:55 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/13 05:28:55 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:28:55 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:28:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.42s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:28:56 DEBUG : Creating backend with remote "TestB2:rclone-test-tozezoc5qazi" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-bozahes9raha -> B2 bucket rclone-test-tozezoc5qazi 2025/04/13 05:29:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/13 05:29:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/13 05:29:01 DEBUG : empty space: Unchanged skipping 2025/04/13 05:29:01 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/13 05:29:01 DEBUG : B2 bucket rclone-test-tozezoc5qazi: Waiting for checks to finish 2025/04/13 05:29:02 INFO : empty space: Deleted 2025/04/13 05:29:02 DEBUG : B2 bucket rclone-test-tozezoc5qazi: Waiting for transfers to finish 2025/04/13 05:29:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/13 05:29:02 INFO : potato2: Copied (server-side copy) 2025/04/13 05:29:02 INFO : potato2: Deleted 2025/04/13 05:29:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/13 05:29:02 INFO : potato3: Copied (server-side copy) 2025/04/13 05:29:02 INFO : potato3: Deleted 2025/04/13 05:29:03 DEBUG : Creating backend with remote "TestB2:rclone-test-lavoram1moyi" 2025/04/13 05:29:04 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/13 05:29:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/13 05:29:04 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/13 05:29:04 DEBUG : B2 bucket rclone-test-lavoram1moyi: Waiting for checks to finish 2025/04/13 05:29:04 DEBUG : B2 bucket rclone-test-lavoram1moyi: Waiting for transfers to finish 2025/04/13 05:29:05 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/13 05:29:05 INFO : empty space: Copied (server-side copy) 2025/04/13 05:29:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/13 05:29:05 INFO : potato2: Copied (server-side copy) 2025/04/13 05:29:05 INFO : empty space: Deleted 2025/04/13 05:29:05 INFO : potato2: Deleted 2025/04/13 05:29:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/13 05:29:06 INFO : potato3: Copied (server-side copy) 2025/04/13 05:29:06 INFO : potato3: Deleted 2025/04/13 05:29:06 DEBUG : B2 bucket rclone-test-lavoram1moyi: Purge remote 2025/04/13 05:29:06 INFO : B2 bucket rclone-test-lavoram1moyi: cleaning bucket "rclone-test-lavoram1moyi" of all files 2025/04/13 05:29:06 DEBUG : empty space: Deleting (id "4_zdfd26da390fd2bdb9f680e1b_f108a88902a63a9ab_d20250413_m052905_c001_v0001029_t0037_u01744522145233") 2025/04/13 05:29:06 DEBUG : potato2: Deleting (id "4_zdfd26da390fd2bdb9f680e1b_f110c4ed110814123_d20250413_m052905_c001_v0001183_t0015_u01744522145587") 2025/04/13 05:29:06 DEBUG : potato3: Deleting (id "4_zdfd26da390fd2bdb9f680e1b_f1199d9ea8644a92b_d20250413_m052905_c001_v0001115_t0026_u01744522145619") 2025/04/13 05:29:10 DEBUG : B2 bucket rclone-test-tozezoc5qazi: Purge remote 2025/04/13 05:29:10 INFO : B2 bucket rclone-test-tozezoc5qazi: cleaning bucket "rclone-test-tozezoc5qazi" of all files 2025/04/13 05:29:11 DEBUG : empty space: Deleting (id "4_zff525d6390fd2bdb9f680e1b_f417c1958f27670fb_d20250413_m052905_c001_v7007000_t0000_u01744522145669") 2025/04/13 05:29:11 DEBUG : empty space: Deleting (id "4_zff525d6390fd2bdb9f680e1b_f115bced54a990210_d20250413_m052900_c001_v0001092_t0051_u01744522140595") 2025/04/13 05:29:11 DEBUG : potato2: Deleting (id "4_zff525d6390fd2bdb9f680e1b_f4161c73326628d41_d20250413_m052905_c001_v7007000_t0000_u01744522145805") 2025/04/13 05:29:11 DEBUG : potato2: Deleting (id "4_zff525d6390fd2bdb9f680e1b_f1004e7316ff9aa97_d20250413_m052901_c001_v0001184_t0058_u01744522141974") 2025/04/13 05:29:11 DEBUG : potato3: Deleting (id "4_zff525d6390fd2bdb9f680e1b_f4161c73326628d42_d20250413_m052906_c001_v7007000_t0000_u01744522146217") 2025/04/13 05:29:11 DEBUG : potato3: Deleting (id "4_zff525d6390fd2bdb9f680e1b_f113bed354c506de7_d20250413_m052902_c001_v0001091_t0022_u01744522142233") 2025/04/13 05:29:11 DEBUG : potato3: Deleting (id "4_zff525d6390fd2bdb9f680e1b_f115bced54a990212_d20250413_m052900_c001_v0001092_t0010_u01744522140976") --- PASS: TestServerSideMove (16.59s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:29:13 DEBUG : Creating backend with remote "TestB2:rclone-test-kifebec4kehu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-bozahes9raha -> B2 bucket rclone-test-kifebec4kehu 2025/04/13 05:29:19 DEBUG : empty space: Excluded (Size Filter) 2025/04/13 05:29:19 DEBUG : empty space: Excluded 2025/04/13 05:29:19 DEBUG : empty space: Excluded (Size Filter) 2025/04/13 05:29:19 DEBUG : empty space: Excluded 2025/04/13 05:29:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/13 05:29:19 DEBUG : B2 bucket rclone-test-kifebec4kehu: Waiting for checks to finish 2025/04/13 05:29:19 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/13 05:29:19 DEBUG : B2 bucket rclone-test-kifebec4kehu: Waiting for transfers to finish 2025/04/13 05:29:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/13 05:29:19 INFO : potato2: Copied (server-side copy) 2025/04/13 05:29:20 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/13 05:29:20 INFO : potato3: Copied (server-side copy) 2025/04/13 05:29:20 INFO : potato2: Deleted 2025/04/13 05:29:20 INFO : potato3: Deleted 2025/04/13 05:29:20 DEBUG : Creating backend with remote "TestB2:rclone-test-buyexew0niku" 2025/04/13 05:29:21 DEBUG : empty space: Excluded (Size Filter) 2025/04/13 05:29:21 DEBUG : empty space: Excluded 2025/04/13 05:29:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/13 05:29:21 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/13 05:29:21 DEBUG : B2 bucket rclone-test-buyexew0niku: Waiting for checks to finish 2025/04/13 05:29:21 DEBUG : B2 bucket rclone-test-buyexew0niku: Waiting for transfers to finish 2025/04/13 05:29:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/13 05:29:23 INFO : potato2: Copied (server-side copy) 2025/04/13 05:29:23 INFO : potato2: Deleted 2025/04/13 05:29:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/13 05:29:23 INFO : potato3: Copied (server-side copy) 2025/04/13 05:29:23 INFO : potato3: Deleted 2025/04/13 05:29:23 DEBUG : B2 bucket rclone-test-buyexew0niku: Purge remote 2025/04/13 05:29:23 INFO : B2 bucket rclone-test-buyexew0niku: cleaning bucket "rclone-test-buyexew0niku" of all files 2025/04/13 05:29:24 DEBUG : potato2: Deleting (id "4_z7fa2adf390fd2bdb9f680e1b_f101bcadc9e9a4fbb_d20250413_m052922_c001_v0001161_t0029_u01744522162832") 2025/04/13 05:29:24 DEBUG : potato3: Deleting (id "4_z7fa2adf390fd2bdb9f680e1b_f109d2074c109e4d9_d20250413_m052923_c001_v0001183_t0000_u01744522163205") 2025/04/13 05:29:25 DEBUG : B2 bucket rclone-test-kifebec4kehu: Purge remote 2025/04/13 05:29:25 INFO : B2 bucket rclone-test-kifebec4kehu: cleaning bucket "rclone-test-kifebec4kehu" of all files 2025/04/13 05:29:25 DEBUG : empty space: Deleting (id "4_z9f829db390fd2bdb9f680e1b_f11896730e8fc35b4_d20250413_m052918_c001_v0001171_t0055_u01744522158263") 2025/04/13 05:29:25 DEBUG : potato2: Deleting (id "4_z9f829db390fd2bdb9f680e1b_f416946806f7a2856_d20250413_m052923_c001_v7007000_t0000_u01744522163206") 2025/04/13 05:29:25 DEBUG : potato2: Deleting (id "4_z9f829db390fd2bdb9f680e1b_f119342caae3f3a4f_d20250413_m052919_c001_v0001101_t0015_u01744522159655") 2025/04/13 05:29:25 DEBUG : potato3: Deleting (id "4_z9f829db390fd2bdb9f680e1b_f416946806f7a2857_d20250413_m052923_c001_v7007000_t0000_u01744522163451") 2025/04/13 05:29:25 DEBUG : potato3: Deleting (id "4_z9f829db390fd2bdb9f680e1b_f119e0fd3e98dac44_d20250413_m052920_c001_v0001184_t0037_u01744522160039") 2025/04/13 05:29:25 DEBUG : potato3: Deleting (id "4_z9f829db390fd2bdb9f680e1b_f11896730e8fc35c6_d20250413_m052918_c001_v0001171_t0018_u01744522158865") --- PASS: TestServerSideMoveWithFilter (14.93s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:29:28 DEBUG : Creating backend with remote "TestB2:rclone-test-musodud3sebe" 2025/04/13 05:29:31 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-bozahes9raha -> B2 bucket rclone-test-musodud3sebe 2025/04/13 05:29:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/13 05:29:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/13 05:29:34 DEBUG : empty space: Unchanged skipping 2025/04/13 05:29:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/13 05:29:34 DEBUG : B2 bucket rclone-test-musodud3sebe: Waiting for checks to finish 2025/04/13 05:29:34 INFO : empty space: Deleted 2025/04/13 05:29:34 DEBUG : B2 bucket rclone-test-musodud3sebe: Waiting for transfers to finish 2025/04/13 05:29:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/13 05:29:34 INFO : potato2: Copied (server-side copy) 2025/04/13 05:29:34 INFO : potato2: Deleted 2025/04/13 05:29:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/13 05:29:35 INFO : potato3: Copied (server-side copy) 2025/04/13 05:29:35 INFO : potato3: Deleted 2025/04/13 05:29:35 DEBUG : Creating backend with remote "TestB2:rclone-test-duceqep7gayo" 2025/04/13 05:29:36 INFO : tomatoDir: Making directory 2025/04/13 05:29:36 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/13 05:29:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/13 05:29:36 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/13 05:29:36 DEBUG : B2 bucket rclone-test-duceqep7gayo: Waiting for checks to finish 2025/04/13 05:29:36 DEBUG : B2 bucket rclone-test-duceqep7gayo: Waiting for transfers to finish 2025/04/13 05:29:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/13 05:29:38 INFO : empty space: Copied (server-side copy) 2025/04/13 05:29:38 INFO : empty space: Deleted 2025/04/13 05:29:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/13 05:29:38 INFO : potato3: Copied (server-side copy) 2025/04/13 05:29:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/13 05:29:38 INFO : potato2: Copied (server-side copy) 2025/04/13 05:29:38 INFO : potato3: Deleted 2025/04/13 05:29:38 INFO : potato2: Deleted 2025/04/13 05:29:39 DEBUG : B2 bucket rclone-test-duceqep7gayo: Purge remote 2025/04/13 05:29:39 INFO : B2 bucket rclone-test-duceqep7gayo: cleaning bucket "rclone-test-duceqep7gayo" of all files 2025/04/13 05:29:39 DEBUG : empty space: Deleting (id "4_zdfb2ed9390fd2bdb9f680e1b_f108be3c0cfbeaf1b_d20250413_m052937_c001_v0001090_t0002_u01744522177901") 2025/04/13 05:29:39 DEBUG : potato2: Deleting (id "4_zdfb2ed9390fd2bdb9f680e1b_f108ac2acb9de0bdf_d20250413_m052938_c001_v0001182_t0054_u01744522178411") 2025/04/13 05:29:39 DEBUG : potato3: Deleting (id "4_zdfb2ed9390fd2bdb9f680e1b_f101027e386b6ffdc_d20250413_m052938_c001_v0001157_t0056_u01744522178272") 2025/04/13 05:29:40 DEBUG : B2 bucket rclone-test-musodud3sebe: Purge remote 2025/04/13 05:29:40 INFO : B2 bucket rclone-test-musodud3sebe: cleaning bucket "rclone-test-musodud3sebe" of all files 2025/04/13 05:29:40 DEBUG : empty space: Deleting (id "4_z2f02dd6390fd2bdb9f680e1b_f419f9d256e52d596_d20250413_m052938_c001_v7007000_t0000_u01744522178359") 2025/04/13 05:29:40 DEBUG : empty space: Deleting (id "4_z2f02dd6390fd2bdb9f680e1b_f11501918770f6216_d20250413_m052933_c001_v0001184_t0050_u01744522173351") 2025/04/13 05:29:40 DEBUG : potato2: Deleting (id "4_z2f02dd6390fd2bdb9f680e1b_f416946806f7a28af_d20250413_m052938_c001_v7007000_t0000_u01744522178623") 2025/04/13 05:29:40 DEBUG : potato2: Deleting (id "4_z2f02dd6390fd2bdb9f680e1b_f101a4dbb6c75a80b_d20250413_m052934_c001_v0001136_t0026_u01744522174269") 2025/04/13 05:29:40 DEBUG : potato3: Deleting (id "4_z2f02dd6390fd2bdb9f680e1b_f419f9d256e52d598_d20250413_m052938_c001_v7007000_t0000_u01744522178611") 2025/04/13 05:29:40 DEBUG : potato3: Deleting (id "4_z2f02dd6390fd2bdb9f680e1b_f116a06b24cc9000d_d20250413_m052934_c001_v0001171_t0049_u01744522174633") 2025/04/13 05:29:40 DEBUG : potato3: Deleting (id "4_z2f02dd6390fd2bdb9f680e1b_f11501918770f621c_d20250413_m052933_c001_v0001184_t0032_u01744522173634") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.62s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:29:42 DEBUG : Creating backend with remote "TestB2:rclone-test-bozahes9raha/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.90s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:29:45 DEBUG : Creating backend with remote "TestB2:rclone-test-bozahes9raha/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" --- PASS: TestSyncOverlap (2.97s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:29:48 DEBUG : Creating backend with remote "TestB2:rclone-test-bozahes9raha/rclone-sync-test" 2025/04/13 05:29:50 DEBUG : Creating backend with remote "TestB2:rclone-test-bozahes9raha/rclone-sync-test-include/layer2" 2025/04/13 05:29:52 DEBUG : Creating backend with remote "TestB2:rclone-test-bozahes9raha/rclone-sync-test-ignore-file" 2025/04/13 05:29:55 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/04/13 05:29:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/13 05:29:56 DEBUG : pacer: Reducing sleep to 10ms 2025/04/13 05:29:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/13 05:29:56 DEBUG : B2 bucket rclone-test-bozahes9raha path rclone-sync-test: Waiting for checks to finish 2025/04/13 05:29:56 DEBUG : B2 bucket rclone-test-bozahes9raha path rclone-sync-test: Waiting for transfers to finish 2025/04/13 05:29:56 DEBUG : Waiting for deletions to finish 2025/04/13 05:29:56 INFO : There was nothing to transfer 2025/04/13 05:29:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/13 05:29:56 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:29:56 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:29:56 DEBUG : Waiting for deletions to finish 2025/04/13 05:29:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:29:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/13 05:29:57 DEBUG : B2 bucket rclone-test-bozahes9raha path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/13 05:29:57 DEBUG : B2 bucket rclone-test-bozahes9raha path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/13 05:29:57 DEBUG : Waiting for deletions to finish 2025/04/13 05:29:57 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:29:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/13 05:29:58 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:29:58 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:29:58 DEBUG : Waiting for deletions to finish 2025/04/13 05:29:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:29:58 DEBUG : : Excluded 2025/04/13 05:29:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/13 05:29:58 DEBUG : B2 bucket rclone-test-bozahes9raha path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/13 05:29:58 DEBUG : B2 bucket rclone-test-bozahes9raha path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/13 05:29:58 DEBUG : Waiting for deletions to finish 2025/04/13 05:29:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.95s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:30:05 DEBUG : Creating backend with remote "TestB2:rclone-test-bozahes9raha/dst" 2025/04/13 05:30:06 DEBUG : Creating backend with remote "TestB2:rclone-test-bozahes9raha/CompareDest" 2025/04/13 05:30:09 DEBUG : one: Need to transfer - File not found at Destination 2025/04/13 05:30:09 DEBUG : B2 bucket rclone-test-bozahes9raha path dst: Waiting for checks to finish 2025/04/13 05:30:09 DEBUG : B2 bucket rclone-test-bozahes9raha path dst: Waiting for transfers to finish 2025/04/13 05:30:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/13 05:30:10 INFO : one: Copied (new) 2025/04/13 05:30:10 DEBUG : Waiting for deletions to finish 2025/04/13 05:30:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/13 05:30:10 DEBUG : B2 bucket rclone-test-bozahes9raha path dst: Waiting for checks to finish 2025/04/13 05:30:10 DEBUG : B2 bucket rclone-test-bozahes9raha path dst: Waiting for transfers to finish 2025/04/13 05:30:11 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/13 05:30:11 INFO : one: Copied (replaced existing) 2025/04/13 05:30:11 DEBUG : Waiting for deletions to finish 2025/04/13 05:30:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/13 05:30:13 DEBUG : B2 bucket rclone-test-bozahes9raha path dst: Waiting for checks to finish 2025/04/13 05:30:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/13 05:30:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/13 05:30:14 DEBUG : B2 bucket rclone-test-bozahes9raha path dst: Waiting for transfers to finish 2025/04/13 05:30:14 DEBUG : Waiting for deletions to finish 2025/04/13 05:30:14 INFO : There was nothing to transfer 2025/04/13 05:30:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/13 05:30:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/13 05:30:15 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/13 05:30:15 DEBUG : B2 bucket rclone-test-bozahes9raha path dst: Waiting for checks to finish 2025/04/13 05:30:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/13 05:30:15 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/13 05:30:15 DEBUG : B2 bucket rclone-test-bozahes9raha path dst: Waiting for transfers to finish 2025/04/13 05:30:15 DEBUG : Waiting for deletions to finish 2025/04/13 05:30:15 INFO : There was nothing to transfer 2025/04/13 05:30:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/13 05:30:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/13 05:30:16 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/13 05:30:16 DEBUG : B2 bucket rclone-test-bozahes9raha path dst: Waiting for checks to finish 2025/04/13 05:30:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/13 05:30:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/13 05:30:16 DEBUG : B2 bucket rclone-test-bozahes9raha path dst: Waiting for transfers to finish 2025/04/13 05:30:16 DEBUG : Waiting for deletions to finish 2025/04/13 05:30:16 INFO : There was nothing to transfer 2025/04/13 05:30:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/13 05:30:17 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/04/13 05:30:17 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/13 05:30:17 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/13 05:30:17 DEBUG : B2 bucket rclone-test-bozahes9raha path dst: Waiting for checks to finish 2025/04/13 05:30:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/13 05:30:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/13 05:30:17 DEBUG : B2 bucket rclone-test-bozahes9raha path dst: Waiting for transfers to finish 2025/04/13 05:30:17 DEBUG : Waiting for deletions to finish 2025/04/13 05:30:17 INFO : There was nothing to transfer 2025/04/13 05:30:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/13 05:30:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/13 05:30:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/13 05:30:18 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/13 05:30:18 DEBUG : two: Need to transfer - File not found at Destination 2025/04/13 05:30:18 DEBUG : B2 bucket rclone-test-bozahes9raha path dst: Waiting for checks to finish 2025/04/13 05:30:18 DEBUG : B2 bucket rclone-test-bozahes9raha path dst: Waiting for transfers to finish 2025/04/13 05:30:18 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/04/13 05:30:18 INFO : two: Copied (new) 2025/04/13 05:30:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.48s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:30:22 DEBUG : Creating backend with remote "TestB2:rclone-test-bozahes9raha/dest" 2025/04/13 05:30:23 DEBUG : Creating backend with remote "TestB2:rclone-test-bozahes9raha/pre-dest1" 2025/04/13 05:30:24 DEBUG : Creating backend with remote "TestB2:rclone-test-bozahes9raha/pre-dest2" 2025/04/13 05:30:27 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:30:27 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/13 05:30:27 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:30:27 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/13 05:30:27 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/13 05:30:27 DEBUG : B2 bucket rclone-test-bozahes9raha path dest: Waiting for checks to finish 2025/04/13 05:30:27 DEBUG : B2 bucket rclone-test-bozahes9raha path dest: Waiting for transfers to finish 2025/04/13 05:30:28 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/04/13 05:30:28 INFO : 3: Copied (new) 2025/04/13 05:30:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.93s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:30:30 DEBUG : Creating backend with remote "TestB2:rclone-test-bozahes9raha/dst" 2025/04/13 05:30:31 DEBUG : Creating backend with remote "TestB2:rclone-test-bozahes9raha/CopyDest" 2025/04/13 05:30:33 DEBUG : one: Need to transfer - File not found at Destination 2025/04/13 05:30:33 DEBUG : B2 bucket rclone-test-bozahes9raha path dst: Waiting for checks to finish 2025/04/13 05:30:33 DEBUG : B2 bucket rclone-test-bozahes9raha path dst: Waiting for transfers to finish 2025/04/13 05:30:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/13 05:30:34 INFO : one: Copied (new) 2025/04/13 05:30:34 DEBUG : Waiting for deletions to finish 2025/04/13 05:30:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/13 05:30:34 DEBUG : B2 bucket rclone-test-bozahes9raha path dst: Waiting for checks to finish 2025/04/13 05:30:34 DEBUG : B2 bucket rclone-test-bozahes9raha path dst: Waiting for transfers to finish 2025/04/13 05:30:35 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/13 05:30:35 INFO : one: Copied (replaced existing) 2025/04/13 05:30:35 DEBUG : Waiting for deletions to finish 2025/04/13 05:30:36 DEBUG : Creating backend with remote "TestB2:rclone-test-bozahes9raha/BackupDir" 2025/04/13 05:30:36 DEBUG : Config file has changed externally - reloading 2025/04/13 05:30:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/13 05:30:38 DEBUG : B2 bucket rclone-test-bozahes9raha path dst: Waiting for checks to finish 2025/04/13 05:30:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/13 05:30:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/13 05:30:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/13 05:30:39 INFO : one: Copied (server-side copy) 2025/04/13 05:30:39 INFO : one: Deleted 2025/04/13 05:30:40 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/13 05:30:40 INFO : one: Copied (server-side copy) 2025/04/13 05:30:40 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/13 05:30:40 DEBUG : B2 bucket rclone-test-bozahes9raha path dst: Waiting for transfers to finish 2025/04/13 05:30:40 DEBUG : Waiting for deletions to finish 2025/04/13 05:30:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/13 05:30:41 DEBUG : one: Unchanged skipping 2025/04/13 05:30:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/13 05:30:42 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/13 05:30:42 INFO : two: Copied (server-side copy) 2025/04/13 05:30:42 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/13 05:30:42 DEBUG : B2 bucket rclone-test-bozahes9raha path dst: Waiting for checks to finish 2025/04/13 05:30:42 DEBUG : B2 bucket rclone-test-bozahes9raha path dst: Waiting for transfers to finish 2025/04/13 05:30:42 DEBUG : Waiting for deletions to finish 2025/04/13 05:30:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/13 05:30:42 DEBUG : one: Unchanged skipping 2025/04/13 05:30:42 DEBUG : B2 bucket rclone-test-bozahes9raha path dst: Waiting for checks to finish 2025/04/13 05:30:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/13 05:30:42 DEBUG : two: Unchanged skipping 2025/04/13 05:30:42 DEBUG : B2 bucket rclone-test-bozahes9raha path dst: Waiting for transfers to finish 2025/04/13 05:30:42 DEBUG : Waiting for deletions to finish 2025/04/13 05:30:42 INFO : There was nothing to transfer 2025/04/13 05:30:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/13 05:30:44 DEBUG : one: Unchanged skipping 2025/04/13 05:30:44 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/13 05:30:44 DEBUG : three: Destination not found in --copy-dest 2025/04/13 05:30:44 DEBUG : three: Need to transfer - File not found at Destination 2025/04/13 05:30:44 DEBUG : B2 bucket rclone-test-bozahes9raha path dst: Waiting for checks to finish 2025/04/13 05:30:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/13 05:30:44 DEBUG : two: Unchanged skipping 2025/04/13 05:30:44 DEBUG : B2 bucket rclone-test-bozahes9raha path dst: Waiting for transfers to finish 2025/04/13 05:30:44 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/04/13 05:30:44 INFO : three: Copied (new) 2025/04/13 05:30:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.52s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:30:48 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1184-19.backblaze.com/b2api/v1/b2_upload_file/7f921d1390dd2bdb9f680e1b/c001_v0001184_t0015": EOF 2025/04/13 05:30:48 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-19.backblaze.com/b2api/v1/b2_upload_file/7f921d1390dd2bdb9f680e1b/c001_v0001184_t0015": EOF) 2025/04/13 05:30:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-bozahes9raha: 1/10 (Post "https://pod-000-1184-19.backblaze.com/b2api/v1/b2_upload_file/7f921d1390dd2bdb9f680e1b/c001_v0001184_t0015": EOF) 2025/04/13 05:30:51 DEBUG : pacer: Reducing sleep to 10ms 2025/04/13 05:30:51 DEBUG : Creating backend with remote "TestB2:rclone-test-bozahes9raha/dst" 2025/04/13 05:30:52 DEBUG : Creating backend with remote "TestB2:rclone-test-bozahes9raha/backup" 2025/04/13 05:30:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/13 05:30:54 DEBUG : B2 bucket rclone-test-bozahes9raha path dst: Waiting for checks to finish 2025/04/13 05:30:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:30:54 DEBUG : two: Unchanged skipping 2025/04/13 05:30:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/13 05:30:55 INFO : one: Copied (server-side copy) 2025/04/13 05:30:55 INFO : one: Deleted 2025/04/13 05:30:55 DEBUG : B2 bucket rclone-test-bozahes9raha path dst: Waiting for transfers to finish 2025/04/13 05:30:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/13 05:30:56 INFO : one: Copied (new) 2025/04/13 05:30:56 DEBUG : Waiting for deletions to finish 2025/04/13 05:30:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/13 05:30:57 INFO : three.txt: Copied (server-side copy) 2025/04/13 05:30:57 INFO : three.txt: Deleted 2025/04/13 05:30:57 INFO : three.txt: Moved into backup dir 2025/04/13 05:30:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/13 05:30:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:30:59 DEBUG : two: Unchanged skipping 2025/04/13 05:30:59 DEBUG : B2 bucket rclone-test-bozahes9raha path dst: Waiting for checks to finish 2025/04/13 05:31:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/13 05:31:00 INFO : one: Copied (server-side copy) 2025/04/13 05:31:00 INFO : one: Deleted 2025/04/13 05:31:00 DEBUG : B2 bucket rclone-test-bozahes9raha path dst: Waiting for transfers to finish 2025/04/13 05:31:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/13 05:31:00 INFO : one: Copied (new) 2025/04/13 05:31:00 DEBUG : Waiting for deletions to finish 2025/04/13 05:31:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/13 05:31:01 INFO : three.txt: Copied (server-side copy) 2025/04/13 05:31:01 INFO : three.txt: Deleted 2025/04/13 05:31:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (16.54s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:31:05 DEBUG : Creating backend with remote "TestB2:rclone-test-bozahes9raha/dst" 2025/04/13 05:31:06 DEBUG : Creating backend with remote "TestB2:rclone-test-bozahes9raha/backup" 2025/04/13 05:31:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/13 05:31:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:31:08 DEBUG : B2 bucket rclone-test-bozahes9raha path dst: Waiting for checks to finish 2025/04/13 05:31:08 DEBUG : two: Unchanged skipping 2025/04/13 05:31:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/13 05:31:10 INFO : one: Copied (server-side copy) to: one.bak 2025/04/13 05:31:10 INFO : one: Deleted 2025/04/13 05:31:10 DEBUG : B2 bucket rclone-test-bozahes9raha path dst: Waiting for transfers to finish 2025/04/13 05:31:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/13 05:31:11 INFO : one: Copied (new) 2025/04/13 05:31:11 DEBUG : Waiting for deletions to finish 2025/04/13 05:31:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/13 05:31:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/13 05:31:12 INFO : three.txt: Deleted 2025/04/13 05:31:12 INFO : three.txt: Moved into backup dir 2025/04/13 05:31:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/13 05:31:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:31:14 DEBUG : two: Unchanged skipping 2025/04/13 05:31:14 DEBUG : B2 bucket rclone-test-bozahes9raha path dst: Waiting for checks to finish 2025/04/13 05:31:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/13 05:31:14 INFO : one: Copied (server-side copy) to: one.bak 2025/04/13 05:31:15 INFO : one: Deleted 2025/04/13 05:31:15 DEBUG : B2 bucket rclone-test-bozahes9raha path dst: Waiting for transfers to finish 2025/04/13 05:31:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/13 05:31:15 INFO : one: Copied (new) 2025/04/13 05:31:15 DEBUG : Waiting for deletions to finish 2025/04/13 05:31:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/13 05:31:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/13 05:31:16 INFO : three.txt: Deleted 2025/04/13 05:31:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.14s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:31:19 DEBUG : Creating backend with remote "TestB2:rclone-test-bozahes9raha/dst" 2025/04/13 05:31:20 DEBUG : Creating backend with remote "TestB2:rclone-test-bozahes9raha/backup" 2025/04/13 05:31:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/13 05:31:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:31:22 DEBUG : two: Unchanged skipping 2025/04/13 05:31:22 DEBUG : B2 bucket rclone-test-bozahes9raha path dst: Waiting for checks to finish 2025/04/13 05:31:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/13 05:31:23 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/13 05:31:23 INFO : one: Deleted 2025/04/13 05:31:23 DEBUG : B2 bucket rclone-test-bozahes9raha path dst: Waiting for transfers to finish 2025/04/13 05:31:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/13 05:31:24 INFO : one: Copied (new) 2025/04/13 05:31:24 DEBUG : Waiting for deletions to finish 2025/04/13 05:31:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/13 05:31:25 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/13 05:31:25 INFO : three.txt: Deleted 2025/04/13 05:31:25 INFO : three.txt: Moved into backup dir 2025/04/13 05:31:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/13 05:31:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:31:27 DEBUG : two: Unchanged skipping 2025/04/13 05:31:27 DEBUG : B2 bucket rclone-test-bozahes9raha path dst: Waiting for checks to finish 2025/04/13 05:31:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/13 05:31:27 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/13 05:31:27 INFO : one: Deleted 2025/04/13 05:31:27 DEBUG : B2 bucket rclone-test-bozahes9raha path dst: Waiting for transfers to finish 2025/04/13 05:31:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/13 05:31:28 INFO : one: Copied (new) 2025/04/13 05:31:28 DEBUG : Waiting for deletions to finish 2025/04/13 05:31:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/13 05:31:29 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/13 05:31:29 INFO : three.txt: Deleted 2025/04/13 05:31:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.68s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:31:31 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1104-15.backblaze.com/b2api/v1/b2_upload_file/7f921d1390dd2bdb9f680e1b/c001_v0001104_t0018": EOF 2025/04/13 05:31:31 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1104-15.backblaze.com/b2api/v1/b2_upload_file/7f921d1390dd2bdb9f680e1b/c001_v0001104_t0018": EOF) 2025/04/13 05:31:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/two" to B2 bucket rclone-test-bozahes9raha: 1/10 (Post "https://pod-000-1104-15.backblaze.com/b2api/v1/b2_upload_file/7f921d1390dd2bdb9f680e1b/c001_v0001104_t0018": EOF) 2025/04/13 05:31:34 DEBUG : pacer: Reducing sleep to 10ms 2025/04/13 05:31:35 DEBUG : Creating backend with remote "TestB2:rclone-test-bozahes9raha/dst" 2025/04/13 05:31:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/13 05:31:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:31:36 DEBUG : two: Unchanged skipping 2025/04/13 05:31:36 DEBUG : B2 bucket rclone-test-bozahes9raha path dst: Waiting for checks to finish 2025/04/13 05:31:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/13 05:31:37 INFO : one: Copied (server-side copy) to: one.bak 2025/04/13 05:31:37 INFO : one: Deleted 2025/04/13 05:31:37 DEBUG : B2 bucket rclone-test-bozahes9raha path dst: Waiting for transfers to finish 2025/04/13 05:31:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/13 05:31:38 INFO : one: Copied (new) 2025/04/13 05:31:38 DEBUG : Waiting for deletions to finish 2025/04/13 05:31:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/13 05:31:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/13 05:31:39 INFO : three.txt: Deleted 2025/04/13 05:31:39 INFO : three.txt: Moved into backup dir 2025/04/13 05:31:39 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1171-15.backblaze.com/b2api/v1/b2_upload_file/7f921d1390dd2bdb9f680e1b/c001_v0001171_t0004": EOF 2025/04/13 05:31:39 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1171-15.backblaze.com/b2api/v1/b2_upload_file/7f921d1390dd2bdb9f680e1b/c001_v0001171_t0004": EOF) 2025/04/13 05:31:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-bozahes9raha: 1/10 (Post "https://pod-000-1171-15.backblaze.com/b2api/v1/b2_upload_file/7f921d1390dd2bdb9f680e1b/c001_v0001171_t0004": EOF) 2025/04/13 05:31:42 DEBUG : pacer: Reducing sleep to 10ms 2025/04/13 05:31:43 DEBUG : one.bak: Excluded (Path Filter) 2025/04/13 05:31:43 DEBUG : one.bak: Excluded 2025/04/13 05:31:43 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/13 05:31:43 DEBUG : three.txt.bak: Excluded 2025/04/13 05:31:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/13 05:31:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:31:43 DEBUG : two: Unchanged skipping 2025/04/13 05:31:43 DEBUG : B2 bucket rclone-test-bozahes9raha path dst: Waiting for checks to finish 2025/04/13 05:31:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/13 05:31:44 INFO : one: Copied (server-side copy) to: one.bak 2025/04/13 05:31:44 INFO : one: Deleted 2025/04/13 05:31:44 DEBUG : B2 bucket rclone-test-bozahes9raha path dst: Waiting for transfers to finish 2025/04/13 05:31:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/13 05:31:45 INFO : one: Copied (new) 2025/04/13 05:31:45 DEBUG : Waiting for deletions to finish 2025/04/13 05:31:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/13 05:31:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/13 05:31:46 INFO : three.txt: Deleted 2025/04/13 05:31:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (16.37s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:31:49 DEBUG : Creating backend with remote "TestB2:rclone-test-bozahes9raha/dst" 2025/04/13 05:31:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/13 05:31:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/13 05:31:51 INFO : one: Copied (server-side copy) to: one.bak 2025/04/13 05:31:52 INFO : one: Deleted 2025/04/13 05:31:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/13 05:31:52 INFO : one: Copied (new) 2025/04/13 05:31:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:31:52 DEBUG : two: Unchanged skipping 2025/04/13 05:31:53 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/13 05:31:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/13 05:31:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/13 05:31:53 INFO : three.txt: Deleted 2025/04/13 05:31:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/13 05:31:54 INFO : three.txt: Copied (new) 2025/04/13 05:31:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/13 05:31:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/13 05:31:55 INFO : one: Copied (server-side copy) to: one.bak 2025/04/13 05:31:56 INFO : one: Deleted 2025/04/13 05:31:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/13 05:31:56 INFO : one: Copied (new) 2025/04/13 05:31:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:31:56 DEBUG : two: Unchanged skipping 2025/04/13 05:31:56 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/13 05:31:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/13 05:31:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/13 05:31:57 INFO : three.txt: Deleted 2025/04/13 05:31:57 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/13 05:31:57 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.57s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:32:00 DEBUG : Creating backend with remote "TestB2:rclone-test-bozahes9raha/dst" 2025/04/13 05:32:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/13 05:32:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/13 05:32:03 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/13 05:32:03 INFO : one: Deleted 2025/04/13 05:32:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/13 05:32:04 INFO : one: Copied (new) 2025/04/13 05:32:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:32:04 DEBUG : two: Unchanged skipping 2025/04/13 05:32:04 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/13 05:32:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/13 05:32:05 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/13 05:32:05 INFO : three.txt: Deleted 2025/04/13 05:32:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/13 05:32:06 INFO : three.txt: Copied (new) 2025/04/13 05:32:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/13 05:32:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/13 05:32:07 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/13 05:32:07 INFO : one: Deleted 2025/04/13 05:32:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/13 05:32:08 INFO : one: Copied (new) 2025/04/13 05:32:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:32:08 DEBUG : two: Unchanged skipping 2025/04/13 05:32:08 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/13 05:32:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/13 05:32:09 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/13 05:32:09 INFO : three.txt: Deleted 2025/04/13 05:32:09 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/13 05:32:09 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.51s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:32:12 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/13 05:32:12 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:32:12 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:32:13 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/04/13 05:32:13 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/13 05:32:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.46s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:32:14 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/13 05:32:14 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:32:14 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:32:14 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/13 05:32:14 INFO : existing: Copied (new) 2025/04/13 05:32:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:32:15 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/13 05:32:15 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/13 05:32:15 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:32:15 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:32:15 ERROR : B2 bucket rclone-test-bozahes9raha: not deleting files as there were IO errors 2025/04/13 05:32:15 ERROR : B2 bucket rclone-test-bozahes9raha: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" --- PASS: TestSyncImmutable (3.14s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:32:18 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:32:18 DEBUG : existing: Unchanged skipping 2025/04/13 05:32:18 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:32:18 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:32:18 DEBUG : Waiting for deletions to finish 2025/04/13 05:32:18 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.70s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.15s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.39s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:32:38 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:32:38 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:32:38 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:32:38 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:32:38 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:32:38 DEBUG : both1: Unchanged skipping 2025/04/13 05:32:38 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:32:38 DEBUG : both0: Unchanged skipping 2025/04/13 05:32:38 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:32:38 DEBUG : both13: Unchanged skipping 2025/04/13 05:32:38 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:32:38 DEBUG : both14: Unchanged skipping 2025/04/13 05:32:38 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:32:38 DEBUG : both10: Unchanged skipping 2025/04/13 05:32:38 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:32:38 DEBUG : both15: Unchanged skipping 2025/04/13 05:32:38 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:32:38 DEBUG : both17: Unchanged skipping 2025/04/13 05:32:38 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:32:38 DEBUG : both18: Unchanged skipping 2025/04/13 05:32:38 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:32:38 DEBUG : both19: Unchanged skipping 2025/04/13 05:32:38 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:32:38 DEBUG : both2: Unchanged skipping 2025/04/13 05:32:38 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:32:38 DEBUG : both3: Unchanged skipping 2025/04/13 05:32:38 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:32:38 DEBUG : both4: Unchanged skipping 2025/04/13 05:32:38 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:32:38 DEBUG : both5: Unchanged skipping 2025/04/13 05:32:38 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:32:38 DEBUG : both6: Unchanged skipping 2025/04/13 05:32:38 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:32:38 DEBUG : both7: Unchanged skipping 2025/04/13 05:32:38 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:32:38 DEBUG : both8: Unchanged skipping 2025/04/13 05:32:38 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:32:38 DEBUG : both9: Unchanged skipping 2025/04/13 05:32:38 DEBUG : both16: Unchanged skipping 2025/04/13 05:32:38 DEBUG : both11: Unchanged skipping 2025/04/13 05:32:38 DEBUG : both12: Unchanged skipping 2025/04/13 05:32:38 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:32:38 DEBUG : Waiting for deletions to finish 2025/04/13 05:32:38 INFO : only3: Deleted 2025/04/13 05:32:38 INFO : only4: Deleted 2025/04/13 05:32:38 INFO : only11: Deleted 2025/04/13 05:32:38 INFO : only9: Deleted 2025/04/13 05:32:38 INFO : only15: Deleted 2025/04/13 05:32:38 INFO : only16: Deleted 2025/04/13 05:32:38 INFO : only6: Deleted 2025/04/13 05:32:38 INFO : only13: Deleted 2025/04/13 05:32:39 INFO : only7: Deleted 2025/04/13 05:32:39 INFO : only17: Deleted 2025/04/13 05:32:39 INFO : only2: Deleted 2025/04/13 05:32:39 INFO : only0: Deleted 2025/04/13 05:32:39 INFO : only14: Deleted 2025/04/13 05:32:39 INFO : only8: Deleted 2025/04/13 05:32:39 INFO : only18: Deleted 2025/04/13 05:32:39 INFO : only19: Deleted 2025/04/13 05:32:39 INFO : only5: Deleted 2025/04/13 05:32:39 INFO : only1: Deleted 2025/04/13 05:32:39 INFO : only10: Deleted 2025/04/13 05:32:39 INFO : only12: Deleted 2025/04/13 05:32:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (23.97s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:33:03 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:33:03 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:33:03 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:33:03 DEBUG : both0: Unchanged skipping 2025/04/13 05:33:03 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:33:03 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:33:03 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for checks to finish 2025/04/13 05:33:03 DEBUG : both1: Unchanged skipping 2025/04/13 05:33:03 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:33:03 DEBUG : both13: Unchanged skipping 2025/04/13 05:33:03 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:33:03 DEBUG : both14: Unchanged skipping 2025/04/13 05:33:03 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:33:03 DEBUG : both12: Unchanged skipping 2025/04/13 05:33:03 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:33:03 DEBUG : both16: Unchanged skipping 2025/04/13 05:33:03 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:33:03 DEBUG : both17: Unchanged skipping 2025/04/13 05:33:03 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:33:03 DEBUG : both11: Unchanged skipping 2025/04/13 05:33:03 DEBUG : both15: Unchanged skipping 2025/04/13 05:33:03 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:33:03 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:33:03 DEBUG : both10: Unchanged skipping 2025/04/13 05:33:03 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:33:03 DEBUG : both18: Unchanged skipping 2025/04/13 05:33:03 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:33:03 DEBUG : both2: Unchanged skipping 2025/04/13 05:33:03 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:33:03 DEBUG : both5: Unchanged skipping 2025/04/13 05:33:03 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:33:03 DEBUG : both6: Unchanged skipping 2025/04/13 05:33:03 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:33:03 DEBUG : both7: Unchanged skipping 2025/04/13 05:33:03 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:33:03 DEBUG : both19: Unchanged skipping 2025/04/13 05:33:03 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:33:03 DEBUG : both9: Unchanged skipping 2025/04/13 05:33:03 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/13 05:33:03 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/13 05:33:03 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/13 05:33:03 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/13 05:33:03 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/13 05:33:03 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/13 05:33:03 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/13 05:33:03 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/13 05:33:03 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/13 05:33:03 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/13 05:33:03 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/13 05:33:03 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/13 05:33:03 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/13 05:33:03 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/13 05:33:03 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/13 05:33:03 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/13 05:33:03 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/13 05:33:03 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/13 05:33:03 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/13 05:33:03 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/13 05:33:03 DEBUG : both3: Unchanged skipping 2025/04/13 05:33:03 DEBUG : both4: Unchanged skipping 2025/04/13 05:33:03 DEBUG : both8: Unchanged skipping 2025/04/13 05:33:03 DEBUG : B2 bucket rclone-test-bozahes9raha: Waiting for transfers to finish 2025/04/13 05:33:04 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/13 05:33:04 INFO : only0: Copied (replaced existing) 2025/04/13 05:33:04 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/13 05:33:04 INFO : only1: Copied (replaced existing) 2025/04/13 05:33:04 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/13 05:33:04 INFO : only12: Copied (replaced existing) 2025/04/13 05:33:04 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/13 05:33:04 INFO : only13: Copied (replaced existing) 2025/04/13 05:33:04 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/13 05:33:04 INFO : only10: Copied (replaced existing) 2025/04/13 05:33:04 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/13 05:33:04 INFO : only14: Copied (replaced existing) 2025/04/13 05:33:05 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/13 05:33:05 INFO : only15: Copied (replaced existing) 2025/04/13 05:33:05 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/13 05:33:05 INFO : only11: Copied (replaced existing) 2025/04/13 05:33:05 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/13 05:33:05 INFO : only16: Copied (replaced existing) 2025/04/13 05:33:05 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/13 05:33:05 INFO : only17: Copied (replaced existing) 2025/04/13 05:33:05 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/13 05:33:05 INFO : only18: Copied (replaced existing) 2025/04/13 05:33:05 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/13 05:33:05 INFO : only19: Copied (replaced existing) 2025/04/13 05:33:05 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/13 05:33:05 INFO : only2: Copied (replaced existing) 2025/04/13 05:33:05 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/13 05:33:05 INFO : only3: Copied (replaced existing) 2025/04/13 05:33:05 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/13 05:33:05 INFO : only4: Copied (replaced existing) 2025/04/13 05:33:05 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/13 05:33:05 INFO : only5: Copied (replaced existing) 2025/04/13 05:33:05 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/13 05:33:05 INFO : only6: Copied (replaced existing) 2025/04/13 05:33:05 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/13 05:33:05 INFO : only7: Copied (replaced existing) 2025/04/13 05:33:05 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/13 05:33:05 INFO : only8: Copied (replaced existing) 2025/04/13 05:33:05 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/13 05:33:05 INFO : only9: Copied (replaced existing) 2025/04/13 05:33:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (30.00s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:33:14 DEBUG : empty_dir: Making directory with metadata 2025/04/13 05:33:14 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/13 05:33:14 DEBUG : empty_on_remote: Making directory with metadata 2025/04/13 05:33:14 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/13 05:33:14 INFO : empty_on_remote: Making directory 2025/04/13 05:33:14 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:33:15 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/13 05:33:15 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/13 05:33:15 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/13 05:33:15 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.68s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:33:18 DEBUG : empty_dir: Making directory with metadata 2025/04/13 05:33:18 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/13 05:33:18 DEBUG : empty_on_remote: Making directory with metadata 2025/04/13 05:33:18 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/13 05:33:18 INFO : empty_on_remote: Making directory 2025/04/13 05:33:18 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:33:18 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/13 05:33:18 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/13 05:33:18 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/13 05:33:18 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/13 05:33:18 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.32s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:33:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/13 05:33:21 INFO : sub dir: Making directory 2025/04/13 05:33:21 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (5.14s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" 2025/04/13 05:33:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/13 05:33:26 INFO : sub dir: Making directory 2025/04/13 05:33:26 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bozahes9raha", Local "Local file system at /tmp/rclone340125278", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.83s) PASS 2025/04/13 05:33:31 DEBUG : B2 bucket rclone-test-bozahes9raha: Purge remote 2025/04/13 05:33:31 INFO : B2 bucket rclone-test-bozahes9raha: cleaning bucket "rclone-test-bozahes9raha" of all files 2025/04/13 05:33:32 DEBUG : BackupDir/one: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4050bbfef4f10856_d20250413_m053045_c001_v7007000_t0000_u01744522245292") 2025/04/13 05:33:32 DEBUG : BackupDir/one: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f116a19772d7beef9_d20250413_m053039_c001_v0001131_t0021_u01744522239402") 2025/04/13 05:33:32 DEBUG : CompareDest/one: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f403af6e7d6786aba_d20250413_m053019_c001_v7007000_t0000_u01744522219385") 2025/04/13 05:33:32 DEBUG : CompareDest/one: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1150e2ca8a510103_d20250413_m053012_c001_v0001104_t0011_u01744522212809") 2025/04/13 05:33:32 DEBUG : CompareDest/two: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f403af6e7d6786abe_d20250413_m053019_c001_v7007000_t0000_u01744522219570") 2025/04/13 05:33:32 DEBUG : CompareDest/two: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f119e0fd3e98daffd_d20250413_m053014_c001_v0001184_t0046_u01744522214659") 2025/04/13 05:33:32 DEBUG : CopyDest/one: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4050bbfef4f10857_d20250413_m053045_c001_v7007000_t0000_u01744522245477") 2025/04/13 05:33:32 DEBUG : CopyDest/one: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa749a75_d20250413_m053036_c001_v0001171_t0042_u01744522236313") 2025/04/13 05:33:32 DEBUG : CopyDest/three: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4050bbfef4f10858_d20250413_m053045_c001_v7007000_t0000_u01744522245662") 2025/04/13 05:33:32 DEBUG : CopyDest/three: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f119e0fd3e98db2cf_d20250413_m053043_c001_v0001184_t0035_u01744522243555") 2025/04/13 05:33:32 DEBUG : CopyDest/two: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4050bbfef4f10859_d20250413_m053045_c001_v7007000_t0000_u01744522245847") 2025/04/13 05:33:32 DEBUG : CopyDest/two: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1150e2ca8a510183_d20250413_m053040_c001_v0001104_t0006_u01744522240887") 2025/04/13 05:33:32 DEBUG : EXISTING: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4050bbfef4f10af6_d20250413_m053218_c001_v7007000_t0000_u01744522338517") 2025/04/13 05:33:32 DEBUG : EXISTING: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d5503f_d20250413_m053217_c001_v0001038_t0052_u01744522337224") 2025/04/13 05:33:32 DEBUG : Testêé: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4050bbfef4f10aeb_d20250413_m053213_c001_v7007000_t0000_u01744522333696") 2025/04/13 05:33:32 DEBUG : Testêé: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d55039_d20250413_m053212_c001_v0001038_t0025_u01744522332862") 2025/04/13 05:33:32 DEBUG : Testêé: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d55037_d20250413_m053211_c001_v0001038_t0027_u01744522331989") 2025/04/13 05:33:32 DEBUG : a/potato2: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f40646fd8e873f94f_d20250413_m052814_c001_v7007000_t0000_u01744522094680") 2025/04/13 05:33:32 DEBUG : a/potato2: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa748f03_d20250413_m052813_c001_v0001171_t0052_u01744522093853") 2025/04/13 05:33:33 DEBUG : a/potato2: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4187a98c416bb9ee_d20250413_m052811_c001_v7007000_t0000_u01744522091677") 2025/04/13 05:33:33 DEBUG : a/potato2: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa748eb2_d20250413_m052810_c001_v0001171_t0019_u01744522090709") 2025/04/13 05:33:33 DEBUG : a/potato2: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f40646fd8e873f915_d20250413_m052747_c001_v7007000_t0000_u01744522067998") 2025/04/13 05:33:33 DEBUG : a/potato2: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa748c8f_d20250413_m052747_c001_v0001171_t0045_u01744522067011") 2025/04/13 05:33:33 DEBUG : b/potato: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f40646fd8e873f950_d20250413_m052814_c001_v7007000_t0000_u01744522094865") 2025/04/13 05:33:33 DEBUG : b/potato: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa748ee1_d20250413_m052812_c001_v0001171_t0054_u01744522092614") 2025/04/13 05:33:33 DEBUG : b/potato: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4187a98c416bb9ed_d20250413_m052811_c001_v7007000_t0000_u01744522091112") 2025/04/13 05:33:33 DEBUG : b/potato: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa748e98_d20250413_m052809_c001_v0001171_t0007_u01744522089442") 2025/04/13 05:33:33 DEBUG : b/potato: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f40646fd8e873f914_d20250413_m052747_c001_v7007000_t0000_u01744522067438") 2025/04/13 05:33:33 DEBUG : b/potato: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa748c79_d20250413_m052745_c001_v0001171_t0027_u01744522065744") 2025/04/13 05:33:33 DEBUG : backup/one: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f417c1958f276749b_d20250413_m053102_c001_v7007000_t0000_u01744522262409") 2025/04/13 05:33:33 DEBUG : backup/one: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f119ae676af66d175_d20250413_m053059_c001_v0001171_t0013_u01744522259755") 2025/04/13 05:33:33 DEBUG : backup/one: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f117991bf2a2bbb62_d20250413_m053055_c001_v0001144_t0050_u01744522255272") 2025/04/13 05:33:33 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f400873e5dff8fcfe_d20250413_m053130_c001_v7007000_t0000_u01744522290161") 2025/04/13 05:33:33 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f11264fee4a4dbbe6_d20250413_m053127_c001_v0001098_t0001_u01744522287591") 2025/04/13 05:33:33 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f105e902ef39874a7_d20250413_m053123_c001_v0001171_t0003_u01744522283286") 2025/04/13 05:33:33 DEBUG : backup/one.bak: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f409a7537d9536d6a_d20250413_m053116_c001_v7007000_t0000_u01744522276549") 2025/04/13 05:33:33 DEBUG : backup/one.bak: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f117fd2ad513b5b95_d20250413_m053114_c001_v0001130_t0054_u01744522274578") 2025/04/13 05:33:33 DEBUG : backup/one.bak: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f119ae676af66d2a3_d20250413_m053109_c001_v0001171_t0058_u01744522269905") 2025/04/13 05:33:33 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f400873e5dff8fd01_d20250413_m053130_c001_v7007000_t0000_u01744522290345") 2025/04/13 05:33:33 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f117991bf2a2bbbd6_d20250413_m053128_c001_v0001144_t0002_u01744522288758") 2025/04/13 05:33:34 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f119a0a1ad6f5f3ac_d20250413_m053125_c001_v0001177_t0019_u01744522285121") 2025/04/13 05:33:34 DEBUG : backup/three.txt: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f417c1958f276749d_d20250413_m053102_c001_v7007000_t0000_u01744522262593") 2025/04/13 05:33:34 DEBUG : backup/three.txt: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f109c8a08509b5bd0_d20250413_m053101_c001_v0001171_t0045_u01744522261419") 2025/04/13 05:33:34 DEBUG : backup/three.txt: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1017902e61a7fa70_d20250413_m053057_c001_v0001184_t0051_u01744522257298") 2025/04/13 05:33:34 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f409a7537d9536d6b_d20250413_m053116_c001_v7007000_t0000_u01744522276735") 2025/04/13 05:33:34 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f11695f86f12b2d5f_d20250413_m053115_c001_v0001181_t0020_u01744522275734") 2025/04/13 05:33:34 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f11680619c024bf74_d20250413_m053112_c001_v0001165_t0055_u01744522272138") 2025/04/13 05:33:34 DEBUG : both0: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f416946806f7a3144_d20250413_m053306_c001_v7007000_t0000_u01744522386225") 2025/04/13 05:33:34 DEBUG : both0: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d550a9_d20250413_m053244_c001_v0001038_t0055_u01744522364787") 2025/04/13 05:33:34 DEBUG : both0: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4050bbfef4f10b73_d20250413_m053240_c001_v7007000_t0000_u01744522360086") 2025/04/13 05:33:34 DEBUG : both0: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d55043_d20250413_m053220_c001_v0001038_t0025_u01744522340451") 2025/04/13 05:33:34 DEBUG : both1: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f416946806f7a3145_d20250413_m053306_c001_v7007000_t0000_u01744522386410") 2025/04/13 05:33:34 DEBUG : both1: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d550af_d20250413_m053245_c001_v0001038_t0047_u01744522365810") 2025/04/13 05:33:34 DEBUG : both1: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4050bbfef4f10b74_d20250413_m053240_c001_v7007000_t0000_u01744522360271") 2025/04/13 05:33:34 DEBUG : both1: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d55047_d20250413_m053221_c001_v0001038_t0052_u01744522341225") 2025/04/13 05:33:34 DEBUG : both10: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f416946806f7a3146_d20250413_m053306_c001_v7007000_t0000_u01744522386597") 2025/04/13 05:33:34 DEBUG : both10: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d550dd_d20250413_m053254_c001_v0001038_t0010_u01744522374242") 2025/04/13 05:33:34 DEBUG : both10: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4050bbfef4f10b75_d20250413_m053240_c001_v7007000_t0000_u01744522360455") 2025/04/13 05:33:34 DEBUG : both10: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d5506f_d20250413_m053228_c001_v0001038_t0044_u01744522348672") 2025/04/13 05:33:34 DEBUG : both11: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f416946806f7a3148_d20250413_m053306_c001_v7007000_t0000_u01744522386782") 2025/04/13 05:33:34 DEBUG : both11: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d550e1_d20250413_m053255_c001_v0001038_t0002_u01744522375288") 2025/04/13 05:33:35 DEBUG : both11: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4050bbfef4f10b76_d20250413_m053240_c001_v7007000_t0000_u01744522360642") 2025/04/13 05:33:35 DEBUG : both11: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d55073_d20250413_m053229_c001_v0001038_t0015_u01744522349681") 2025/04/13 05:33:35 DEBUG : both12: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f416946806f7a314a_d20250413_m053306_c001_v7007000_t0000_u01744522386977") 2025/04/13 05:33:35 DEBUG : both12: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d550e7_d20250413_m053256_c001_v0001038_t0058_u01744522376348") 2025/04/13 05:33:35 DEBUG : both12: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4050bbfef4f10b77_d20250413_m053240_c001_v7007000_t0000_u01744522360828") 2025/04/13 05:33:35 DEBUG : both12: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d55077_d20250413_m053230_c001_v0001038_t0046_u01744522350654") 2025/04/13 05:33:35 DEBUG : both13: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f416946806f7a314b_d20250413_m053307_c001_v7007000_t0000_u01744522387162") 2025/04/13 05:33:35 DEBUG : both13: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d550ed_d20250413_m053257_c001_v0001038_t0052_u01744522377375") 2025/04/13 05:33:35 DEBUG : both13: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4050bbfef4f10b78_d20250413_m053241_c001_v7007000_t0000_u01744522361011") 2025/04/13 05:33:35 DEBUG : both13: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d5507b_d20250413_m053231_c001_v0001038_t0055_u01744522351484") 2025/04/13 05:33:35 DEBUG : both14: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f416946806f7a314d_d20250413_m053307_c001_v7007000_t0000_u01744522387347") 2025/04/13 05:33:35 DEBUG : both14: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d550f1_d20250413_m053258_c001_v0001038_t0034_u01744522378042") 2025/04/13 05:33:35 DEBUG : both14: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4050bbfef4f10b79_d20250413_m053241_c001_v7007000_t0000_u01744522361198") 2025/04/13 05:33:35 DEBUG : both14: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d5507f_d20250413_m053232_c001_v0001038_t0051_u01744522352247") 2025/04/13 05:33:35 DEBUG : both15: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f416946806f7a314e_d20250413_m053307_c001_v7007000_t0000_u01744522387539") 2025/04/13 05:33:35 DEBUG : both15: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d550f5_d20250413_m053258_c001_v0001038_t0039_u01744522378887") 2025/04/13 05:33:35 DEBUG : both15: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4050bbfef4f10b7b_d20250413_m053241_c001_v7007000_t0000_u01744522361384") 2025/04/13 05:33:35 DEBUG : both15: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d55083_d20250413_m053233_c001_v0001038_t0045_u01744522353111") 2025/04/13 05:33:35 DEBUG : both16: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f416946806f7a314f_d20250413_m053307_c001_v7007000_t0000_u01744522387742") 2025/04/13 05:33:36 DEBUG : both16: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d550f9_d20250413_m053259_c001_v0001038_t0021_u01744522379908") 2025/04/13 05:33:36 DEBUG : both16: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4050bbfef4f10b7c_d20250413_m053241_c001_v7007000_t0000_u01744522361574") 2025/04/13 05:33:36 DEBUG : both16: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d55087_d20250413_m053233_c001_v0001038_t0010_u01744522353865") 2025/04/13 05:33:36 DEBUG : both17: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f416946806f7a3150_d20250413_m053307_c001_v7007000_t0000_u01744522387928") 2025/04/13 05:33:36 DEBUG : both17: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d550fd_d20250413_m053300_c001_v0001038_t0029_u01744522380738") 2025/04/13 05:33:36 DEBUG : both17: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4050bbfef4f10b7d_d20250413_m053241_c001_v7007000_t0000_u01744522361765") 2025/04/13 05:33:36 DEBUG : both17: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d5508f_d20250413_m053234_c001_v0001038_t0032_u01744522354881") 2025/04/13 05:33:36 DEBUG : both18: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f416946806f7a3152_d20250413_m053308_c001_v7007000_t0000_u01744522388119") 2025/04/13 05:33:36 DEBUG : both18: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d55101_d20250413_m053301_c001_v0001038_t0032_u01744522381505") 2025/04/13 05:33:36 DEBUG : both18: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4050bbfef4f10b7e_d20250413_m053241_c001_v7007000_t0000_u01744522361955") 2025/04/13 05:33:36 DEBUG : both18: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d55093_d20250413_m053235_c001_v0001038_t0044_u01744522355910") 2025/04/13 05:33:36 DEBUG : both19: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f416946806f7a3153_d20250413_m053308_c001_v7007000_t0000_u01744522388308") 2025/04/13 05:33:36 DEBUG : both19: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d5510b_d20250413_m053302_c001_v0001038_t0022_u01744522382526") 2025/04/13 05:33:36 DEBUG : both19: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4050bbfef4f10b7f_d20250413_m053242_c001_v7007000_t0000_u01744522362141") 2025/04/13 05:33:36 DEBUG : both19: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d55097_d20250413_m053236_c001_v0001038_t0040_u01744522356567") 2025/04/13 05:33:36 DEBUG : both2: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f416946806f7a3154_d20250413_m053308_c001_v7007000_t0000_u01744522388492") 2025/04/13 05:33:36 DEBUG : both2: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d550b3_d20250413_m053246_c001_v0001038_t0021_u01744522366654") 2025/04/13 05:33:36 DEBUG : both2: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4050bbfef4f10b80_d20250413_m053242_c001_v7007000_t0000_u01744522362326") 2025/04/13 05:33:36 DEBUG : both2: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d5504b_d20250413_m053221_c001_v0001038_t0017_u01744522341889") 2025/04/13 05:33:36 DEBUG : both3: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f416946806f7a3156_d20250413_m053308_c001_v7007000_t0000_u01744522388694") 2025/04/13 05:33:36 DEBUG : both3: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d550b7_d20250413_m053247_c001_v0001038_t0025_u01744522367925") 2025/04/13 05:33:36 DEBUG : both3: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4050bbfef4f10b81_d20250413_m053242_c001_v7007000_t0000_u01744522362511") 2025/04/13 05:33:37 DEBUG : both3: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d5504f_d20250413_m053222_c001_v0001038_t0030_u01744522342863") 2025/04/13 05:33:37 DEBUG : both4: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f416946806f7a3157_d20250413_m053308_c001_v7007000_t0000_u01744522388886") 2025/04/13 05:33:37 DEBUG : both4: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d550bd_d20250413_m053248_c001_v0001038_t0008_u01744522368671") 2025/04/13 05:33:37 DEBUG : both4: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4050bbfef4f10b82_d20250413_m053242_c001_v7007000_t0000_u01744522362695") 2025/04/13 05:33:37 DEBUG : both4: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d55053_d20250413_m053223_c001_v0001038_t0012_u01744522343671") 2025/04/13 05:33:37 DEBUG : both5: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f416946806f7a3158_d20250413_m053309_c001_v7007000_t0000_u01744522389071") 2025/04/13 05:33:37 DEBUG : both5: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d550c3_d20250413_m053249_c001_v0001038_t0000_u01744522369585") 2025/04/13 05:33:37 DEBUG : both5: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4050bbfef4f10b83_d20250413_m053242_c001_v7007000_t0000_u01744522362880") 2025/04/13 05:33:37 DEBUG : both5: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d5505b_d20250413_m053224_c001_v0001038_t0035_u01744522344490") 2025/04/13 05:33:37 DEBUG : both6: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f416946806f7a315b_d20250413_m053309_c001_v7007000_t0000_u01744522389265") 2025/04/13 05:33:37 DEBUG : both6: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d550cb_d20250413_m053250_c001_v0001038_t0030_u01744522370496") 2025/04/13 05:33:37 DEBUG : both6: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4050bbfef4f10b84_d20250413_m053243_c001_v7007000_t0000_u01744522363067") 2025/04/13 05:33:37 DEBUG : both6: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d5505f_d20250413_m053225_c001_v0001038_t0008_u01744522345356") 2025/04/13 05:33:37 DEBUG : both7: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f416946806f7a315c_d20250413_m053309_c001_v7007000_t0000_u01744522389459") 2025/04/13 05:33:37 DEBUG : both7: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d550cf_d20250413_m053251_c001_v0001038_t0014_u01744522371290") 2025/04/13 05:33:37 DEBUG : both7: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4050bbfef4f10b85_d20250413_m053243_c001_v7007000_t0000_u01744522363284") 2025/04/13 05:33:37 DEBUG : both7: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d55063_d20250413_m053226_c001_v0001038_t0028_u01744522346154") 2025/04/13 05:33:37 DEBUG : both8: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f416946806f7a315d_d20250413_m053309_c001_v7007000_t0000_u01744522389647") 2025/04/13 05:33:37 DEBUG : both8: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d550d3_d20250413_m053252_c001_v0001038_t0027_u01744522372286") 2025/04/13 05:33:37 DEBUG : both8: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4050bbfef4f10b88_d20250413_m053243_c001_v7007000_t0000_u01744522363469") 2025/04/13 05:33:38 DEBUG : both8: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d55067_d20250413_m053226_c001_v0001038_t0036_u01744522346925") 2025/04/13 05:33:38 DEBUG : both9: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f416946806f7a315e_d20250413_m053309_c001_v7007000_t0000_u01744522389833") 2025/04/13 05:33:38 DEBUG : both9: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d550d9_d20250413_m053253_c001_v0001038_t0030_u01744522373298") 2025/04/13 05:33:38 DEBUG : both9: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4050bbfef4f10b89_d20250413_m053243_c001_v7007000_t0000_u01744522363654") 2025/04/13 05:33:38 DEBUG : both9: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d5506b_d20250413_m053227_c001_v0001038_t0059_u01744522347804") 2025/04/13 05:33:38 DEBUG : c/non empty space: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f40646fd8e873f952_d20250413_m052815_c001_v7007000_t0000_u01744522095050") 2025/04/13 05:33:38 DEBUG : c/non empty space: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa748eeb_d20250413_m052812_c001_v0001171_t0026_u01744522092968") 2025/04/13 05:33:38 DEBUG : c/non empty space: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4187a98c416bb9ef_d20250413_m052811_c001_v7007000_t0000_u01744522091865") 2025/04/13 05:33:38 DEBUG : c/non empty space: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa748ea0_d20250413_m052809_c001_v0001171_t0040_u01744522089955") 2025/04/13 05:33:38 DEBUG : c/non empty space: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f40646fd8e873f916_d20250413_m052748_c001_v7007000_t0000_u01744522068186") 2025/04/13 05:33:38 DEBUG : c/non empty space: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa748c81_d20250413_m052746_c001_v0001171_t0011_u01744522066154") 2025/04/13 05:33:38 DEBUG : check sum: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4088e787958baabb_d20250413_m052734_c001_v7007000_t0000_u01744522054171") 2025/04/13 05:33:38 DEBUG : check sum: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa748b70_d20250413_m052732_c001_v0001171_t0052_u01744522052865") 2025/04/13 05:33:38 DEBUG : dest/3: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4050bbfef4f10834_d20250413_m053029_c001_v7007000_t0000_u01744522229526") 2025/04/13 05:33:38 DEBUG : dest/3: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4059f1142b587f92_d20250413_m053028_c001_v0001165_t0002_u01744522228407") 2025/04/13 05:33:38 DEBUG : dst/one: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4050bbfef4f10ae2_d20250413_m053210_c001_v7007000_t0000_u01744522330166") 2025/04/13 05:33:38 DEBUG : dst/one: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1044175155350adb_d20250413_m053207_c001_v0001153_t0021_u01744522327914") 2025/04/13 05:33:38 DEBUG : dst/one: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4135fb94542ac422_d20250413_m053207_c001_v7007000_t0000_u01744522327727") 2025/04/13 05:33:38 DEBUG : dst/one: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1044175155350ad5_d20250413_m053204_c001_v0001153_t0021_u01744522324374") 2025/04/13 05:33:38 DEBUG : dst/one: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4135fb94542ac41c_d20250413_m053203_c001_v7007000_t0000_u01744522323624") 2025/04/13 05:33:39 DEBUG : dst/one: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d5501b_d20250413_m053159_c001_v0001038_t0003_u01744522319466") 2025/04/13 05:33:39 DEBUG : dst/one: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f419f9d256e52d9ef_d20250413_m053157_c001_v7007000_t0000_u01744522317956") 2025/04/13 05:33:39 DEBUG : dst/one: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1017902e61a8011c_d20250413_m053156_c001_v0001184_t0030_u01744522316109") 2025/04/13 05:33:39 DEBUG : dst/one: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f403af6e7d6786d66_d20250413_m053155_c001_v7007000_t0000_u01744522315923") 2025/04/13 05:33:39 DEBUG : dst/one: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1017902e61a800ab_d20250413_m053152_c001_v0001184_t0031_u01744522312683") 2025/04/13 05:33:39 DEBUG : dst/one: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f403af6e7d6786d62_d20250413_m053151_c001_v7007000_t0000_u01744522311946") 2025/04/13 05:33:39 DEBUG : dst/one: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d55003_d20250413_m053147_c001_v0001038_t0054_u01744522307531") 2025/04/13 05:33:39 DEBUG : dst/one: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f400873e5dff8fd6b_d20250413_m053146_c001_v7007000_t0000_u01744522306598") 2025/04/13 05:33:39 DEBUG : dst/one: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1038aa0f0cc3b5c2_d20250413_m053145_c001_v0001184_t0043_u01744522305360") 2025/04/13 05:33:39 DEBUG : dst/one: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f408a072da9b5ee13_d20250413_m053144_c001_v7007000_t0000_u01744522304809") 2025/04/13 05:33:39 DEBUG : dst/one: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1038aa0f0cc3b4e0_d20250413_m053138_c001_v0001184_t0002_u01744522298207") 2025/04/13 05:33:39 DEBUG : dst/one: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f408a072da9b5ee0f_d20250413_m053137_c001_v7007000_t0000_u01744522297476") 2025/04/13 05:33:39 DEBUG : dst/one: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa749f7c_d20250413_m053131_c001_v0001171_t0037_u01744522291524") 2025/04/13 05:33:39 DEBUG : dst/one: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f400873e5dff8fd04_d20250413_m053130_c001_v7007000_t0000_u01744522290533") 2025/04/13 05:33:39 DEBUG : dst/one: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1035c2faa776908b_d20250413_m053128_c001_v0001171_t0033_u01744522288063") 2025/04/13 05:33:39 DEBUG : dst/one: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f41755898811756a7_d20250413_m053127_c001_v7007000_t0000_u01744522287875") 2025/04/13 05:33:39 DEBUG : dst/one: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1035c2faa776903b_d20250413_m053124_c001_v0001171_t0014_u01744522284431") 2025/04/13 05:33:39 DEBUG : dst/one: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f41755898811756a5_d20250413_m053123_c001_v7007000_t0000_u01744522283690") 2025/04/13 05:33:39 DEBUG : dst/one: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa749e3a_d20250413_m053117_c001_v0001171_t0044_u01744522277856") 2025/04/13 05:33:39 DEBUG : dst/one: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f409a7537d9536d6c_d20250413_m053116_c001_v7007000_t0000_u01744522276921") 2025/04/13 05:33:39 DEBUG : dst/one: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f104a2ab229314adc_d20250413_m053115_c001_v0001137_t0035_u01744522275194") 2025/04/13 05:33:40 DEBUG : dst/one: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f417c1958f27674c0_d20250413_m053115_c001_v7007000_t0000_u01744522275009") 2025/04/13 05:33:40 DEBUG : dst/one: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f104a2ab229314acc_d20250413_m053111_c001_v0001137_t0022_u01744522271195") 2025/04/13 05:33:40 DEBUG : dst/one: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f417c1958f27674b6_d20250413_m053110_c001_v7007000_t0000_u01744522270436") 2025/04/13 05:33:40 DEBUG : dst/one: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa749d00_d20250413_m053103_c001_v0001171_t0010_u01744522263710") 2025/04/13 05:33:40 DEBUG : dst/one: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f417c1958f27674a0_d20250413_m053102_c001_v7007000_t0000_u01744522262777") 2025/04/13 05:33:40 DEBUG : dst/one: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f11772847c8f97192_d20250413_m053100_c001_v0001117_t0041_u01744522260291") 2025/04/13 05:33:40 DEBUG : dst/one: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f41541fca762c2c5b_d20250413_m053100_c001_v7007000_t0000_u01744522260103") 2025/04/13 05:33:40 DEBUG : dst/one: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f11772847c8f97182_d20250413_m053056_c001_v0001117_t0046_u01744522256614") 2025/04/13 05:33:40 DEBUG : dst/one: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f41541fca762c2c56_d20250413_m053055_c001_v7007000_t0000_u01744522255877") 2025/04/13 05:33:40 DEBUG : dst/one: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa749b74_d20250413_m053047_c001_v0001171_t0057_u01744522247165") 2025/04/13 05:33:40 DEBUG : dst/one: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4050bbfef4f1085b_d20250413_m053046_c001_v7007000_t0000_u01744522246047") 2025/04/13 05:33:40 DEBUG : dst/one: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f10212990ffb72998_d20250413_m053040_c001_v0001161_t0049_u01744522240005") 2025/04/13 05:33:40 DEBUG : dst/one: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f419f9d256e52d72b_d20250413_m053039_c001_v7007000_t0000_u01744522239798") 2025/04/13 05:33:40 DEBUG : dst/one: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f119e0fd3e98db21a_d20250413_m053035_c001_v0001184_t0009_u01744522235723") 2025/04/13 05:33:40 DEBUG : dst/one: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f119dec754a53f53e_d20250413_m053034_c001_v0001183_t0040_u01744522234974") 2025/04/13 05:33:40 DEBUG : dst/one: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f119dec754a53f516_d20250413_m053034_c001_v0001183_t0023_u01744522234014") 2025/04/13 05:33:40 DEBUG : dst/one: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f403af6e7d6786ac1_d20250413_m053019_c001_v7007000_t0000_u01744522219755") 2025/04/13 05:33:40 DEBUG : dst/one: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa749854_d20250413_m053012_c001_v0001171_t0011_u01744522212002") 2025/04/13 05:33:40 DEBUG : dst/one: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f116a06b24cc902c9_d20250413_m053010_c001_v0001171_t0039_u01744522210884") 2025/04/13 05:33:40 DEBUG : dst/one: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f116a06b24cc902b7_d20250413_m053009_c001_v0001171_t0012_u01744522209721") 2025/04/13 05:33:41 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4050bbfef4f10ae3_d20250413_m053210_c001_v7007000_t0000_u01744522330668") 2025/04/13 05:33:41 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1183950146b68541_d20250413_m053207_c001_v0001184_t0002_u01744522327516") 2025/04/13 05:33:41 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f116a06b24cc90c8b_d20250413_m053203_c001_v0001171_t0004_u01744522323247") 2025/04/13 05:33:41 DEBUG : dst/one.bak: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f419f9d256e52d9f0_d20250413_m053158_c001_v7007000_t0000_u01744522318143") 2025/04/13 05:33:41 DEBUG : dst/one.bak: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1158eb2b73e8cf9c_d20250413_m053155_c001_v0001115_t0030_u01744522315394") 2025/04/13 05:33:41 DEBUG : dst/one.bak: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f103f778958f091d5_d20250413_m053151_c001_v0001117_t0057_u01744522311373") 2025/04/13 05:33:41 DEBUG : dst/one.bak: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f400873e5dff8fd6c_d20250413_m053146_c001_v7007000_t0000_u01744522306787") 2025/04/13 05:33:41 DEBUG : dst/one.bak: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1116c3a67c418910_d20250413_m053144_c001_v0001171_t0050_u01744522304171") 2025/04/13 05:33:41 DEBUG : dst/one.bak: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118d3e6049c1e9e0_d20250413_m053137_c001_v0001178_t0047_u01744522297261") 2025/04/13 05:33:41 DEBUG : dst/three: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4050bbfef4f1085c_d20250413_m053046_c001_v7007000_t0000_u01744522246237") 2025/04/13 05:33:41 DEBUG : dst/three: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f119dec754a53f60c_d20250413_m053044_c001_v0001183_t0021_u01744522244708") 2025/04/13 05:33:41 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4050bbfef4f10ae4_d20250413_m053210_c001_v7007000_t0000_u01744522330858") 2025/04/13 05:33:41 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f10862d79c2f898ba_d20250413_m053208_c001_v0001037_t0020_u01744522328827") 2025/04/13 05:33:41 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f116fdbfea0447a12_d20250413_m053205_c001_v0001098_t0019_u01744522325290") 2025/04/13 05:33:41 DEBUG : dst/three.txt: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4050bbfef4f10ae5_d20250413_m053211_c001_v7007000_t0000_u01744522331048") 2025/04/13 05:33:41 DEBUG : dst/three.txt: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1044175155350add_d20250413_m053209_c001_v0001153_t0014_u01744522329514") 2025/04/13 05:33:41 DEBUG : dst/three.txt: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4135fb94542ac423_d20250413_m053209_c001_v7007000_t0000_u01744522329329") 2025/04/13 05:33:41 DEBUG : dst/three.txt: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1044175155350ad7_d20250413_m053205_c001_v0001153_t0004_u01744522325876") 2025/04/13 05:33:41 DEBUG : dst/three.txt: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4135fb94542ac420_d20250413_m053205_c001_v7007000_t0000_u01744522325678") 2025/04/13 05:33:41 DEBUG : dst/three.txt: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d55025_d20250413_m053200_c001_v0001038_t0039_u01744522320339") 2025/04/13 05:33:42 DEBUG : dst/three.txt: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f419f9d256e52d9f1_d20250413_m053158_c001_v7007000_t0000_u01744522318329") 2025/04/13 05:33:42 DEBUG : dst/three.txt: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1017902e61a80146_d20250413_m053157_c001_v0001184_t0053_u01744522317299") 2025/04/13 05:33:42 DEBUG : dst/three.txt: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f403af6e7d6786d68_d20250413_m053157_c001_v7007000_t0000_u01744522317110") 2025/04/13 05:33:42 DEBUG : dst/three.txt: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1017902e61a800d8_d20250413_m053154_c001_v0001184_t0002_u01744522314042") 2025/04/13 05:33:42 DEBUG : dst/three.txt: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f403af6e7d6786d64_d20250413_m053153_c001_v7007000_t0000_u01744522313855") 2025/04/13 05:33:42 DEBUG : dst/three.txt: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d55009_d20250413_m053148_c001_v0001038_t0040_u01744522308478") 2025/04/13 05:33:42 DEBUG : dst/three.txt: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f408a072da9b5ee16_d20250413_m053146_c001_v7007000_t0000_u01744522306021") 2025/04/13 05:33:42 DEBUG : dst/three.txt: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d55001_d20250413_m053142_c001_v0001038_t0008_u01744522302479") 2025/04/13 05:33:42 DEBUG : dst/three.txt: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f408a072da9b5ee10_d20250413_m053139_c001_v7007000_t0000_u01744522299394") 2025/04/13 05:33:42 DEBUG : dst/three.txt: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa749fbc_d20250413_m053134_c001_v0001171_t0052_u01744522294381") 2025/04/13 05:33:42 DEBUG : dst/three.txt: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f41755898811756aa_d20250413_m053129_c001_v7007000_t0000_u01744522289590") 2025/04/13 05:33:42 DEBUG : dst/three.txt: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1150e2ca8a51022d_d20250413_m053126_c001_v0001104_t0026_u01744522286450") 2025/04/13 05:33:42 DEBUG : dst/three.txt: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f41755898811756a6_d20250413_m053125_c001_v7007000_t0000_u01744522285337") 2025/04/13 05:33:42 DEBUG : dst/three.txt: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa749e4c_d20250413_m053118_c001_v0001171_t0014_u01744522278780") 2025/04/13 05:33:42 DEBUG : dst/three.txt: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f417c1958f27674c2_d20250413_m053115_c001_v7007000_t0000_u01744522275985") 2025/04/13 05:33:42 DEBUG : dst/three.txt: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1150e2ca8a510207_d20250413_m053113_c001_v0001104_t0049_u01744522273477") 2025/04/13 05:33:42 DEBUG : dst/three.txt: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f417c1958f27674ba_d20250413_m053112_c001_v7007000_t0000_u01744522272373") 2025/04/13 05:33:42 DEBUG : dst/three.txt: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa749d25_d20250413_m053105_c001_v0001171_t0001_u01744522265160") 2025/04/13 05:33:42 DEBUG : dst/three.txt: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f41541fca762c2c5d_d20250413_m053101_c001_v7007000_t0000_u01744522261846") 2025/04/13 05:33:42 DEBUG : dst/three.txt: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1150e2ca8a5101c9_d20250413_m053058_c001_v0001104_t0011_u01744522258603") 2025/04/13 05:33:42 DEBUG : dst/three.txt: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f41541fca762c2c58_d20250413_m053057_c001_v7007000_t0000_u01744522257502") 2025/04/13 05:33:43 DEBUG : dst/three.txt: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa749bc8_d20250413_m053050_c001_v0001171_t0015_u01744522250755") 2025/04/13 05:33:43 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f419f9d256e52d9f2_d20250413_m053158_c001_v7007000_t0000_u01744522318521") 2025/04/13 05:33:43 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1060b8aec951bebb_d20250413_m053156_c001_v0001183_t0047_u01744522316896") 2025/04/13 05:33:43 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1165a4622d4617dc_d20250413_m053153_c001_v0001090_t0034_u01744522313469") 2025/04/13 05:33:43 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f400873e5dff8fd6d_d20250413_m053146_c001_v7007000_t0000_u01744522306972") 2025/04/13 05:33:43 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f108011dc88f764d6_d20250413_m053145_c001_v0001183_t0002_u01744522305806") 2025/04/13 05:33:43 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1115e7796ae09490_d20250413_m053138_c001_v0001109_t0032_u01744522298631") 2025/04/13 05:33:43 DEBUG : dst/two: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4050bbfef4f10ae6_d20250413_m053211_c001_v7007000_t0000_u01744522331236") 2025/04/13 05:33:43 DEBUG : dst/two: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d5501f_d20250413_m053159_c001_v0001038_t0059_u01744522319817") 2025/04/13 05:33:43 DEBUG : dst/two: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f419f9d256e52d9f3_d20250413_m053158_c001_v7007000_t0000_u01744522318711") 2025/04/13 05:33:43 DEBUG : dst/two: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d55007_d20250413_m053147_c001_v0001038_t0017_u01744522307920") 2025/04/13 05:33:43 DEBUG : dst/two: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f400873e5dff8fd6e_d20250413_m053147_c001_v7007000_t0000_u01744522307157") 2025/04/13 05:33:43 DEBUG : dst/two: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa749fb4_d20250413_m053134_c001_v0001171_t0038_u01744522294003") 2025/04/13 05:33:43 DEBUG : dst/two: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f400873e5dff8fd07_d20250413_m053130_c001_v7007000_t0000_u01744522290768") 2025/04/13 05:33:43 DEBUG : dst/two: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1150e2ca8a51021b_d20250413_m053118_c001_v0001104_t0003_u01744522278230") 2025/04/13 05:33:43 DEBUG : dst/two: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f409a7537d9536d6d_d20250413_m053117_c001_v7007000_t0000_u01744522277107") 2025/04/13 05:33:43 DEBUG : dst/two: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1150e2ca8a5101e5_d20250413_m053104_c001_v0001104_t0001_u01744522264583") 2025/04/13 05:33:43 DEBUG : dst/two: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f417c1958f27674a3_d20250413_m053102_c001_v7007000_t0000_u01744522262970") 2025/04/13 05:33:43 DEBUG : dst/two: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1150e2ca8a510199_d20250413_m053047_c001_v0001104_t0016_u01744522247996") 2025/04/13 05:33:44 DEBUG : dst/two: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4050bbfef4f1085d_d20250413_m053046_c001_v7007000_t0000_u01744522246422") 2025/04/13 05:33:44 DEBUG : dst/two: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1100fffef44e96d6_d20250413_m053042_c001_v0001037_t0036_u01744522242254") 2025/04/13 05:33:44 DEBUG : dst/two: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f403af6e7d6786ac5_d20250413_m053019_c001_v7007000_t0000_u01744522219961") 2025/04/13 05:33:44 DEBUG : dst/two: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f116a06b24cc90385_d20250413_m053018_c001_v0001171_t0026_u01744522218542") 2025/04/13 05:33:44 DEBUG : empty space: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f416946806f7a287c_d20250413_m052934_c001_v7007000_t0000_u01744522174227") 2025/04/13 05:33:44 DEBUG : empty space: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f119e0fd3e98dad04_d20250413_m052930_c001_v0001184_t0001_u01744522170305") 2025/04/13 05:33:44 DEBUG : empty space: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f416946806f7a285f_d20250413_m052928_c001_v7007000_t0000_u01744522168049") 2025/04/13 05:33:44 DEBUG : empty space: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f119e0fd3e98dabea_d20250413_m052915_c001_v0001184_t0032_u01744522155356") 2025/04/13 05:33:44 DEBUG : empty space: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4073bd6bacb55142_d20250413_m052901_c001_v7007000_t0000_u01744522141918") 2025/04/13 05:33:44 DEBUG : empty space: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f119e0fd3e98daab7_d20250413_m052858_c001_v0001184_t0022_u01744522138032") 2025/04/13 05:33:44 DEBUG : empty space: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4187a98c416bba2e_d20250413_m052831_c001_v7007000_t0000_u01744522111074") 2025/04/13 05:33:44 DEBUG : empty space: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa749050_d20250413_m052828_c001_v0001171_t0045_u01744522108801") 2025/04/13 05:33:44 DEBUG : empty space: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4187a98c416bba0e_d20250413_m052827_c001_v7007000_t0000_u01744522107028") 2025/04/13 05:33:44 DEBUG : empty space: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa749010_d20250413_m052825_c001_v0001171_t0041_u01744522105592") 2025/04/13 05:33:44 DEBUG : empty space: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4187a98c416bb9f4_d20250413_m052821_c001_v7007000_t0000_u01744522101192") 2025/04/13 05:33:44 DEBUG : empty space: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa748f81_d20250413_m052819_c001_v0001171_t0043_u01744522099216") 2025/04/13 05:33:44 DEBUG : empty space: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f40646fd8e873f960_d20250413_m052817_c001_v7007000_t0000_u01744522097861") 2025/04/13 05:33:44 DEBUG : empty space: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa748f3f_d20250413_m052816_c001_v0001171_t0054_u01744522096218") 2025/04/13 05:33:44 DEBUG : empty space: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f40646fd8e873f94c_d20250413_m052808_c001_v7007000_t0000_u01744522088517") 2025/04/13 05:33:44 DEBUG : empty space: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa748e4e_d20250413_m052806_c001_v0001171_t0056_u01744522086841") 2025/04/13 05:33:45 DEBUG : empty space: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f40646fd8e873f948_d20250413_m052805_c001_v7007000_t0000_u01744522085379") 2025/04/13 05:33:45 DEBUG : empty space: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa748e0b_d20250413_m052804_c001_v0001171_t0052_u01744522084207") 2025/04/13 05:33:45 DEBUG : empty space: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f40646fd8e873f92d_d20250413_m052758_c001_v7007000_t0000_u01744522078075") 2025/04/13 05:33:45 DEBUG : empty space: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa748d53_d20250413_m052756_c001_v0001171_t0022_u01744522076403") 2025/04/13 05:33:45 DEBUG : empty space: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f40646fd8e873f91a_d20250413_m052753_c001_v7007000_t0000_u01744522073785") 2025/04/13 05:33:45 DEBUG : empty space: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa748d0d_d20250413_m052752_c001_v0001171_t0055_u01744522072511") 2025/04/13 05:33:45 DEBUG : empty space: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f40646fd8e873f917_d20250413_m052751_c001_v7007000_t0000_u01744522071406") 2025/04/13 05:33:45 DEBUG : empty space: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1189363766f4eebf_d20250413_m052750_c001_v0001183_t0039_u01744522070827") 2025/04/13 05:33:45 DEBUG : empty space: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa748cc1_d20250413_m052748_c001_v0001171_t0045_u01744522068924") 2025/04/13 05:33:45 DEBUG : enormous: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4187a98c416bba26_d20250413_m052830_c001_v7007000_t0000_u01744522110128") 2025/04/13 05:33:45 DEBUG : enormous: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa74905a_d20250413_m052829_c001_v0001171_t0031_u01744522109343") 2025/04/13 05:33:45 DEBUG : existing: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4050bbfef4f10aef_d20250413_m053216_c001_v7007000_t0000_u01744522336070") 2025/04/13 05:33:45 DEBUG : existing: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d5503b_d20250413_m053214_c001_v0001038_t0045_u01744522334470") 2025/04/13 05:33:45 DEBUG : existing: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4073bd6bacb5513f_d20250413_m052855_c001_v7007000_t0000_u01744522135954") 2025/04/13 05:33:45 DEBUG : existing: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa7492a2_d20250413_m052854_c001_v0001171_t0041_u01744522134731") 2025/04/13 05:33:45 DEBUG : existing: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f41541fca762c287c_d20250413_m052744_c001_v7007000_t0000_u01744522064645") 2025/04/13 05:33:45 DEBUG : existing: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa748c49_d20250413_m052743_c001_v0001171_t0025_u01744522063504") 2025/04/13 05:33:45 DEBUG : existing: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f41541fca762c2879_d20250413_m052742_c001_v7007000_t0000_u01744522062216") 2025/04/13 05:33:45 DEBUG : existing: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa748c25_d20250413_m052741_c001_v0001171_t0047_u01744522061536") 2025/04/13 05:33:45 DEBUG : existing: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa748c13_d20250413_m052740_c001_v0001171_t0044_u01744522060569") 2025/04/13 05:33:45 DEBUG : existing-b: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4073bd6bacb55140_d20250413_m052856_c001_v7007000_t0000_u01744522136146") 2025/04/13 05:33:45 DEBUG : existing-b: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f119e0fd3e98daa85_d20250413_m052854_c001_v0001184_t0009_u01744522134740") 2025/04/13 05:33:45 DEBUG : file1: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f416946806f7a31ae_d20250413_m053319_c001_v7007000_t0000_u01744522399870") 2025/04/13 05:33:46 DEBUG : file1: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f105bd8b44c1a689c_d20250413_m053318_c001_v0001180_t0054_u01744522398688") 2025/04/13 05:33:46 DEBUG : file1: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f416946806f7a3198_d20250413_m053316_c001_v7007000_t0000_u01744522396555") 2025/04/13 05:33:46 DEBUG : file1: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d55121_d20250413_m053315_c001_v0001038_t0010_u01744522395033") 2025/04/13 05:33:46 DEBUG : five: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4187a98c416bba40_d20250413_m052835_c001_v7007000_t0000_u01744522115948") 2025/04/13 05:33:46 DEBUG : five: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4152da90fa7490bf_d20250413_m052833_c001_v0001171_t0004_u01744522113816") 2025/04/13 05:33:46 DEBUG : foo: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f40646fd8e873f91e_d20250413_m052755_c001_v7007000_t0000_u01744522075662") 2025/04/13 05:33:46 DEBUG : foo: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4152da90fa748d38_d20250413_m052755_c001_v0001171_t0004_u01744522075095") 2025/04/13 05:33:46 DEBUG : foo: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4152da90fa748d2b_d20250413_m052754_c001_v0001171_t0004_u01744522074528") 2025/04/13 05:33:46 DEBUG : four: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4187a98c416bba41_d20250413_m052836_c001_v7007000_t0000_u01744522116139") 2025/04/13 05:33:46 DEBUG : four: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4150e2ca8a50ffb5_d20250413_m052834_c001_v0001104_t0018_u01744522114378") 2025/04/13 05:33:46 DEBUG : four: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa7490ab_d20250413_m052832_c001_v0001171_t0036_u01744522112983") 2025/04/13 05:33:46 DEBUG : hello world2: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f403af6e7d6786583_d20250413_m052641_c001_v7007000_t0000_u01744522001805") 2025/04/13 05:33:46 DEBUG : hello world2: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f106b69fdb097c00a_d20250413_m052641_c001_v0001182_t0002_u01744522001202") 2025/04/13 05:33:46 DEBUG : ignore-size: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f41541fca762c2872_d20250413_m052739_c001_v7007000_t0000_u01744522059469") 2025/04/13 05:33:46 DEBUG : ignore-size: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa748be1_d20250413_m052738_c001_v0001171_t0009_u01744522058318") 2025/04/13 05:33:46 DEBUG : nested/sub dir/file: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4073bd6bacb5513d_d20250413_m052853_c001_v7007000_t0000_u01744522133526") 2025/04/13 05:33:46 DEBUG : nested/sub dir/file: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f119e0fd3e98daa5b_d20250413_m052852_c001_v0001184_t0041_u01744522132214") 2025/04/13 05:33:46 DEBUG : nested/sub dir/file: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4073bd6bacb5513b_d20250413_m052851_c001_v7007000_t0000_u01744522131079") 2025/04/13 05:33:46 DEBUG : nested/sub dir/file: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f119e0fd3e98daa24_d20250413_m052849_c001_v0001184_t0034_u01744522129963") 2025/04/13 05:33:46 DEBUG : one: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4187a98c416bba42_d20250413_m052836_c001_v7007000_t0000_u01744522116347") 2025/04/13 05:33:47 DEBUG : one: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4152da90fa749099_d20250413_m052832_c001_v0001171_t0004_u01744522112216") 2025/04/13 05:33:47 DEBUG : only0: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f416946806f7a315f_d20250413_m053310_c001_v7007000_t0000_u01744522390017") 2025/04/13 05:33:47 DEBUG : only0: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f418cac89e6d55111_d20250413_m053303_c001_v0001038_t0016_u01744522383981") 2025/04/13 05:33:47 DEBUG : only0: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d550ad_d20250413_m053245_c001_v0001038_t0008_u01744522365311") 2025/04/13 05:33:47 DEBUG : only0: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4050bbfef4f10b6f_d20250413_m053239_c001_v7007000_t0000_u01744522359083") 2025/04/13 05:33:47 DEBUG : only0: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d55045_d20250413_m053220_c001_v0001038_t0036_u01744522340848") 2025/04/13 05:33:47 DEBUG : only1: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f416946806f7a3161_d20250413_m053310_c001_v7007000_t0000_u01744522390210") 2025/04/13 05:33:47 DEBUG : only1: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f409aa4f14205d4e2_d20250413_m053304_c001_v0001157_t0030_u01744522384544") 2025/04/13 05:33:47 DEBUG : only1: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d550b1_d20250413_m053246_c001_v0001038_t0018_u01744522366149") 2025/04/13 05:33:47 DEBUG : only1: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4075e2da49638c17_d20250413_m053239_c001_v7007000_t0000_u01744522359298") 2025/04/13 05:33:47 DEBUG : only1: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d55049_d20250413_m053221_c001_v0001038_t0040_u01744522341569") 2025/04/13 05:33:47 DEBUG : only10: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f416946806f7a3162_d20250413_m053310_c001_v7007000_t0000_u01744522390397") 2025/04/13 05:33:47 DEBUG : only10: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f411f33a3f804400d_d20250413_m053304_c001_v0001165_t0048_u01744522384732") 2025/04/13 05:33:47 DEBUG : only10: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d550df_d20250413_m053254_c001_v0001038_t0023_u01744522374777") 2025/04/13 05:33:47 DEBUG : only10: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f419f9d256e52da80_d20250413_m053239_c001_v7007000_t0000_u01744522359433") 2025/04/13 05:33:47 DEBUG : only10: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d55071_d20250413_m053229_c001_v0001038_t0046_u01744522349295") 2025/04/13 05:33:47 DEBUG : only11: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f416946806f7a3163_d20250413_m053310_c001_v7007000_t0000_u01744522390581") 2025/04/13 05:33:48 DEBUG : only11: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f405bd8b44c1a686c_d20250413_m053304_c001_v0001180_t0012_u01744522384926") 2025/04/13 05:33:48 DEBUG : only11: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d550e5_d20250413_m053255_c001_v0001038_t0037_u01744522375989") 2025/04/13 05:33:48 DEBUG : only11: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f419f9d256e52da7c_d20250413_m053238_c001_v7007000_t0000_u01744522358691") 2025/04/13 05:33:48 DEBUG : only11: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d55075_d20250413_m053230_c001_v0001038_t0020_u01744522350220") 2025/04/13 05:33:48 DEBUG : only12: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f416946806f7a3164_d20250413_m053310_c001_v7007000_t0000_u01744522390766") 2025/04/13 05:33:48 DEBUG : only12: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f418cac89e6d55113_d20250413_m053304_c001_v0001038_t0016_u01744522384564") 2025/04/13 05:33:48 DEBUG : only12: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d550e9_d20250413_m053256_c001_v0001038_t0022_u01744522376698") 2025/04/13 05:33:48 DEBUG : only12: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4050bbfef4f10b71_d20250413_m053239_c001_v7007000_t0000_u01744522359452") 2025/04/13 05:33:48 DEBUG : only12: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d55079_d20250413_m053231_c001_v0001038_t0032_u01744522351151") 2025/04/13 05:33:48 DEBUG : only13: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f416946806f7a3165_d20250413_m053310_c001_v7007000_t0000_u01744522390965") 2025/04/13 05:33:48 DEBUG : only13: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f409aa4f14205d4e4_d20250413_m053304_c001_v0001157_t0030_u01744522384732") 2025/04/13 05:33:48 DEBUG : only13: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d550ef_d20250413_m053257_c001_v0001038_t0036_u01744522377678") 2025/04/13 05:33:48 DEBUG : only13: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4050bbfef4f10b6e_d20250413_m053238_c001_v7007000_t0000_u01744522358897") 2025/04/13 05:33:48 DEBUG : only13: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d5507d_d20250413_m053231_c001_v0001038_t0003_u01744522351825") 2025/04/13 05:33:48 DEBUG : only14: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f416946806f7a3167_d20250413_m053311_c001_v7007000_t0000_u01744522391150") 2025/04/13 05:33:48 DEBUG : only14: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f418cac89e6d55115_d20250413_m053304_c001_v0001038_t0016_u01744522384753") 2025/04/13 05:33:48 DEBUG : only14: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d550f3_d20250413_m053258_c001_v0001038_t0000_u01744522378566") 2025/04/13 05:33:48 DEBUG : only14: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4075e2da49638c14_d20250413_m053239_c001_v7007000_t0000_u01744522359097") 2025/04/13 05:33:49 DEBUG : only14: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d55081_d20250413_m053232_c001_v0001038_t0001_u01744522352675") 2025/04/13 05:33:49 DEBUG : only15: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f416946806f7a3168_d20250413_m053311_c001_v7007000_t0000_u01744522391337") 2025/04/13 05:33:49 DEBUG : only15: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f409aa4f14205d4e8_d20250413_m053304_c001_v0001157_t0030_u01744522384919") 2025/04/13 05:33:49 DEBUG : only15: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d550f7_d20250413_m053259_c001_v0001038_t0024_u01744522379349") 2025/04/13 05:33:49 DEBUG : only15: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4075e2da49638c10_d20250413_m053238_c001_v7007000_t0000_u01744522358706") 2025/04/13 05:33:49 DEBUG : only15: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d55085_d20250413_m053233_c001_v0001038_t0058_u01744522353443") 2025/04/13 05:33:49 DEBUG : only16: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f416946806f7a316a_d20250413_m053311_c001_v7007000_t0000_u01744522391523") 2025/04/13 05:33:49 DEBUG : only16: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f411f33a3f804400f_d20250413_m053304_c001_v0001165_t0048_u01744522384930") 2025/04/13 05:33:49 DEBUG : only16: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d550fb_d20250413_m053300_c001_v0001038_t0028_u01744522380362") 2025/04/13 05:33:49 DEBUG : only16: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4050bbfef4f10b6d_d20250413_m053238_c001_v7007000_t0000_u01744522358710") 2025/04/13 05:33:49 DEBUG : only16: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d5508b_d20250413_m053234_c001_v0001038_t0004_u01744522354453") 2025/04/13 05:33:49 DEBUG : only17: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f416946806f7a316b_d20250413_m053311_c001_v7007000_t0000_u01744522391710") 2025/04/13 05:33:49 DEBUG : only17: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f418cac89e6d55117_d20250413_m053304_c001_v0001038_t0016_u01744522384946") 2025/04/13 05:33:49 DEBUG : only17: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d550ff_d20250413_m053301_c001_v0001038_t0044_u01744522381104") 2025/04/13 05:33:49 DEBUG : only17: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4075e2da49638c13_d20250413_m053238_c001_v7007000_t0000_u01744522358910") 2025/04/13 05:33:49 DEBUG : only17: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d55091_d20250413_m053235_c001_v0001038_t0005_u01744522355391") 2025/04/13 05:33:49 DEBUG : only18: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f416946806f7a316c_d20250413_m053311_c001_v7007000_t0000_u01744522391895") 2025/04/13 05:33:49 DEBUG : only18: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f409aa4f14205d4ec_d20250413_m053305_c001_v0001157_t0030_u01744522385107") 2025/04/13 05:33:49 DEBUG : only18: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d55105_d20250413_m053301_c001_v0001038_t0033_u01744522381971") 2025/04/13 05:33:50 DEBUG : only18: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f419f9d256e52da7f_d20250413_m053239_c001_v7007000_t0000_u01744522359245") 2025/04/13 05:33:50 DEBUG : only18: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d55095_d20250413_m053236_c001_v0001038_t0041_u01744522356268") 2025/04/13 05:33:50 DEBUG : only19: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f416946806f7a316e_d20250413_m053312_c001_v7007000_t0000_u01744522392144") 2025/04/13 05:33:50 DEBUG : only19: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f405bd8b44c1a6870_d20250413_m053305_c001_v0001180_t0012_u01744522385118") 2025/04/13 05:33:50 DEBUG : only19: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d5510d_d20250413_m053302_c001_v0001038_t0050_u01744522382961") 2025/04/13 05:33:50 DEBUG : only19: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4050bbfef4f10b70_d20250413_m053239_c001_v7007000_t0000_u01744522359267") 2025/04/13 05:33:50 DEBUG : only19: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d5509b_d20250413_m053236_c001_v0001038_t0004_u01744522356956") 2025/04/13 05:33:50 DEBUG : only2: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f416946806f7a316f_d20250413_m053312_c001_v7007000_t0000_u01744522392330") 2025/04/13 05:33:50 DEBUG : only2: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f411f33a3f8044011_d20250413_m053305_c001_v0001165_t0048_u01744522385127") 2025/04/13 05:33:50 DEBUG : only2: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d550b5_d20250413_m053247_c001_v0001038_t0003_u01744522367465") 2025/04/13 05:33:50 DEBUG : only2: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f419f9d256e52da7e_d20250413_m053239_c001_v7007000_t0000_u01744522359060") 2025/04/13 05:33:50 DEBUG : only2: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d5504d_d20250413_m053222_c001_v0001038_t0019_u01744522342338") 2025/04/13 05:33:50 DEBUG : only3: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f416946806f7a3170_d20250413_m053312_c001_v7007000_t0000_u01744522392523") 2025/04/13 05:33:50 DEBUG : only3: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f418cac89e6d55119_d20250413_m053305_c001_v0001038_t0016_u01744522385138") 2025/04/13 05:33:50 DEBUG : only3: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d550bb_d20250413_m053248_c001_v0001038_t0046_u01744522368310") 2025/04/13 05:33:50 DEBUG : only3: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f419f9d256e52da7a_d20250413_m053238_c001_v7007000_t0000_u01744522358316") 2025/04/13 05:33:50 DEBUG : only3: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d55051_d20250413_m053223_c001_v0001038_t0046_u01744522343282") 2025/04/13 05:33:50 DEBUG : only4: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f416946806f7a3173_d20250413_m053312_c001_v7007000_t0000_u01744522392709") 2025/04/13 05:33:50 DEBUG : only4: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f409aa4f14205d4ee_d20250413_m053305_c001_v0001157_t0030_u01744522385297") 2025/04/13 05:33:50 DEBUG : only4: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d550c1_d20250413_m053249_c001_v0001038_t0036_u01744522369222") 2025/04/13 05:33:51 DEBUG : only4: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f419f9d256e52da7b_d20250413_m053238_c001_v7007000_t0000_u01744522358500") 2025/04/13 05:33:51 DEBUG : only4: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d55055_d20250413_m053224_c001_v0001038_t0041_u01744522344116") 2025/04/13 05:33:51 DEBUG : only5: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f416946806f7a3175_d20250413_m053312_c001_v7007000_t0000_u01744522392894") 2025/04/13 05:33:51 DEBUG : only5: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f405bd8b44c1a6872_d20250413_m053305_c001_v0001180_t0012_u01744522385305") 2025/04/13 05:33:51 DEBUG : only5: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d550c7_d20250413_m053249_c001_v0001038_t0058_u01744522369923") 2025/04/13 05:33:51 DEBUG : only5: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4075e2da49638c16_d20250413_m053239_c001_v7007000_t0000_u01744522359286") 2025/04/13 05:33:51 DEBUG : only5: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d5505d_d20250413_m053224_c001_v0001038_t0019_u01744522344936") 2025/04/13 05:33:51 DEBUG : only6: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f416946806f7a3177_d20250413_m053313_c001_v7007000_t0000_u01744522393079") 2025/04/13 05:33:51 DEBUG : only6: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f411f33a3f8044013_d20250413_m053305_c001_v0001165_t0048_u01744522385314") 2025/04/13 05:33:51 DEBUG : only6: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d550cd_d20250413_m053250_c001_v0001038_t0029_u01744522370900") 2025/04/13 05:33:51 DEBUG : only6: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f419f9d256e52da7d_d20250413_m053238_c001_v7007000_t0000_u01744522358876") 2025/04/13 05:33:51 DEBUG : only6: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d55061_d20250413_m053225_c001_v0001038_t0040_u01744522345824") 2025/04/13 05:33:51 DEBUG : only7: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f416946806f7a3179_d20250413_m053313_c001_v7007000_t0000_u01744522393267") 2025/04/13 05:33:51 DEBUG : only7: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f418cac89e6d5511b_d20250413_m053305_c001_v0001038_t0016_u01744522385326") 2025/04/13 05:33:51 DEBUG : only7: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d550d1_d20250413_m053251_c001_v0001038_t0035_u01744522371966") 2025/04/13 05:33:51 DEBUG : only7: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4075e2da49638c12_d20250413_m053238_c001_v7007000_t0000_u01744522358890") 2025/04/13 05:33:51 DEBUG : only7: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d55065_d20250413_m053226_c001_v0001038_t0034_u01744522346530") 2025/04/13 05:33:51 DEBUG : only8: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f416946806f7a317d_d20250413_m053313_c001_v7007000_t0000_u01744522393457") 2025/04/13 05:33:51 DEBUG : only8: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f409aa4f14205d4f2_d20250413_m053305_c001_v0001157_t0030_u01744522385483") 2025/04/13 05:33:51 DEBUG : only8: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d550d5_d20250413_m053252_c001_v0001038_t0014_u01744522372817") 2025/04/13 05:33:52 DEBUG : only8: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4075e2da49638c15_d20250413_m053239_c001_v7007000_t0000_u01744522359108") 2025/04/13 05:33:52 DEBUG : only8: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d55069_d20250413_m053227_c001_v0001038_t0018_u01744522347278") 2025/04/13 05:33:52 DEBUG : only9: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f416946806f7a317f_d20250413_m053313_c001_v7007000_t0000_u01744522393642") 2025/04/13 05:33:52 DEBUG : only9: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f405bd8b44c1a6874_d20250413_m053305_c001_v0001180_t0012_u01744522385495") 2025/04/13 05:33:52 DEBUG : only9: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d550db_d20250413_m053253_c001_v0001038_t0039_u01744522373816") 2025/04/13 05:33:52 DEBUG : only9: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4075e2da49638c0f_d20250413_m053238_c001_v7007000_t0000_u01744522358698") 2025/04/13 05:33:52 DEBUG : only9: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d5506d_d20250413_m053228_c001_v0001038_t0015_u01744522348218") 2025/04/13 05:33:52 DEBUG : potato: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4073bd6bacb55139_d20250413_m052848_c001_v7007000_t0000_u01744522128072") 2025/04/13 05:33:52 DEBUG : potato: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1150e2ca8a50ffd9_d20250413_m052845_c001_v0001104_t0054_u01744522125728") 2025/04/13 05:33:52 DEBUG : potato: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4187a98c416bba5b_d20250413_m052843_c001_v7007000_t0000_u01744522123828") 2025/04/13 05:33:52 DEBUG : potato: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa74916d_d20250413_m052841_c001_v0001171_t0052_u01744522121704") 2025/04/13 05:33:52 DEBUG : potato: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4187a98c416bba48_d20250413_m052839_c001_v7007000_t0000_u01744522119815") 2025/04/13 05:33:52 DEBUG : potato: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1150e2ca8a50ffbf_d20250413_m052837_c001_v0001104_t0009_u01744522117283") 2025/04/13 05:33:52 DEBUG : potato: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4187a98c416bb9f7_d20250413_m052824_c001_v7007000_t0000_u01744522104128") 2025/04/13 05:33:52 DEBUG : potato: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa748fc4_d20250413_m052822_c001_v0001171_t0028_u01744522102336") 2025/04/13 05:33:52 DEBUG : potato: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4187a98c416bb9f2_d20250413_m052819_c001_v7007000_t0000_u01744522099980") 2025/04/13 05:33:52 DEBUG : potato: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa748f79_d20250413_m052818_c001_v0001171_t0019_u01744522098814") 2025/04/13 05:33:52 DEBUG : potato: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f40646fd8e873f957_d20250413_m052817_c001_v7007000_t0000_u01744522097038") 2025/04/13 05:33:52 DEBUG : potato: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa748f35_d20250413_m052815_c001_v0001171_t0018_u01744522095799") 2025/04/13 05:33:52 DEBUG : potato: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f40646fd8e873f94b_d20250413_m052807_c001_v7007000_t0000_u01744522087955") 2025/04/13 05:33:53 DEBUG : potato: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa748e44_d20250413_m052806_c001_v0001171_t0031_u01744522086308") 2025/04/13 05:33:53 DEBUG : potato: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f40646fd8e873f949_d20250413_m052805_c001_v7007000_t0000_u01744522085564") 2025/04/13 05:33:53 DEBUG : potato: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa748dfd_d20250413_m052803_c001_v0001171_t0024_u01744522083842") 2025/04/13 05:33:53 DEBUG : potato: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f40646fd8e873f947_d20250413_m052803_c001_v7007000_t0000_u01744522083104") 2025/04/13 05:33:53 DEBUG : potato: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa748ddf_d20250413_m052802_c001_v0001171_t0027_u01744522082160") 2025/04/13 05:33:53 DEBUG : potato: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa748dcb_d20250413_m052801_c001_v0001171_t0049_u01744522081226") 2025/04/13 05:33:53 DEBUG : potato: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f40646fd8e873f944_d20250413_m052800_c001_v7007000_t0000_u01744522080487") 2025/04/13 05:33:53 DEBUG : potato: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa748daf_d20250413_m052759_c001_v0001171_t0039_u01744522079753") 2025/04/13 05:33:53 DEBUG : potato: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa748da1_d20250413_m052759_c001_v0001171_t0000_u01744522079000") 2025/04/13 05:33:53 DEBUG : potato: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f40646fd8e873f930_d20250413_m052758_c001_v7007000_t0000_u01744522078260") 2025/04/13 05:33:53 DEBUG : potato: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa748d71_d20250413_m052757_c001_v0001171_t0052_u01744522077223") 2025/04/13 05:33:53 DEBUG : potato2: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f403af6e7d6786a10_d20250413_m052945_c001_v7007000_t0000_u01744522185524") 2025/04/13 05:33:53 DEBUG : potato2: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1150e2ca8a5100ab_d20250413_m052944_c001_v0001104_t0009_u01744522184493") 2025/04/13 05:33:53 DEBUG : potato2: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f416946806f7a2882_d20250413_m052934_c001_v7007000_t0000_u01744522174777") 2025/04/13 05:33:53 DEBUG : potato2: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1150e2ca8a510077_d20250413_m052929_c001_v0001104_t0005_u01744522169362") 2025/04/13 05:33:53 DEBUG : potato2: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4040c4b19f880dcd_d20250413_m052920_c001_v7007000_t0000_u01744522160089") 2025/04/13 05:33:53 DEBUG : potato2: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1150e2ca8a510047_d20250413_m052914_c001_v0001104_t0018_u01744522154432") 2025/04/13 05:33:53 DEBUG : potato2: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4073bd6bacb55143_d20250413_m052902_c001_v7007000_t0000_u01744522142175") 2025/04/13 05:33:54 DEBUG : potato2: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1150e2ca8a510005_d20250413_m052857_c001_v0001104_t0057_u01744522137485") 2025/04/13 05:33:54 DEBUG : potato2: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4187a98c416bba28_d20250413_m052830_c001_v7007000_t0000_u01744522110313") 2025/04/13 05:33:54 DEBUG : potato2: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa749044_d20250413_m052828_c001_v0001171_t0002_u01744522108383") 2025/04/13 05:33:54 DEBUG : potato2: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4187a98c416bba0f_d20250413_m052827_c001_v7007000_t0000_u01744522107215") 2025/04/13 05:33:54 DEBUG : potato2: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa749002_d20250413_m052825_c001_v0001171_t0011_u01744522105134") 2025/04/13 05:33:54 DEBUG : potato2: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4187a98c416bb9f8_d20250413_m052824_c001_v7007000_t0000_u01744522104317") 2025/04/13 05:33:54 DEBUG : potato2: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa748fdc_d20250413_m052823_c001_v0001171_t0009_u01744522103313") 2025/04/13 05:33:54 DEBUG : potato2: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4187a98c416bb9f5_d20250413_m052821_c001_v7007000_t0000_u01744522101380") 2025/04/13 05:33:54 DEBUG : potato2: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa748f95_d20250413_m052820_c001_v0001171_t0002_u01744522100361") 2025/04/13 05:33:54 DEBUG : potato2: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f40646fd8e873f963_d20250413_m052818_c001_v7007000_t0000_u01744522098047") 2025/04/13 05:33:54 DEBUG : potato2: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa748f53_d20250413_m052817_c001_v0001171_t0044_u01744522097046") 2025/04/13 05:33:54 DEBUG : potato2: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f40646fd8e873f94e_d20250413_m052808_c001_v7007000_t0000_u01744522088702") 2025/04/13 05:33:54 DEBUG : potato2: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa748e5c_d20250413_m052807_c001_v0001171_t0015_u01744522087602") 2025/04/13 05:33:54 DEBUG : potato2: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f403af6e7d67865ad_d20250413_m052645_c001_v7007000_t0000_u01744522005272") 2025/04/13 05:33:54 DEBUG : potato2: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f106b69fdb097c04c_d20250413_m052644_c001_v0001182_t0058_u01744522004643") 2025/04/13 05:33:54 DEBUG : potato2: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f403af6e7d6786595_d20250413_m052643_c001_v7007000_t0000_u01744522003354") 2025/04/13 05:33:54 DEBUG : potato2: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f106b69fdb097c024_d20250413_m052642_c001_v0001182_t0007_u01744522002761") 2025/04/13 05:33:54 DEBUG : potato3: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f416946806f7a2887_d20250413_m052935_c001_v7007000_t0000_u01744522175113") 2025/04/13 05:33:54 DEBUG : potato3: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa749557_d20250413_m052930_c001_v0001171_t0054_u01744522170885") 2025/04/13 05:33:54 DEBUG : potato3: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4040c4b19f880dce_d20250413_m052920_c001_v7007000_t0000_u01744522160294") 2025/04/13 05:33:55 DEBUG : potato3: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa749432_d20250413_m052915_c001_v0001171_t0020_u01744522155957") 2025/04/13 05:33:55 DEBUG : potato3: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4073bd6bacb55144_d20250413_m052902_c001_v7007000_t0000_u01744522142764") 2025/04/13 05:33:55 DEBUG : potato3: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa7492f2_d20250413_m052858_c001_v0001171_t0024_u01744522138254") 2025/04/13 05:33:55 DEBUG : pre-dest1/1: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4050bbfef4f10835_d20250413_m053029_c001_v7007000_t0000_u01744522229711") 2025/04/13 05:33:55 DEBUG : pre-dest1/1: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa749918_d20250413_m053020_c001_v0001171_t0044_u01744522220718") 2025/04/13 05:33:55 DEBUG : pre-dest2/2: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4050bbfef4f10837_d20250413_m053029_c001_v7007000_t0000_u01744522229896") 2025/04/13 05:33:55 DEBUG : pre-dest2/2: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1150e2ca8a510133_d20250413_m053021_c001_v0001104_t0020_u01744522221607") 2025/04/13 05:33:55 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f403af6e7d6786a27_d20250413_m052958_c001_v7007000_t0000_u01744522198915") 2025/04/13 05:33:55 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f119e0fd3e98dae91_d20250413_m052954_c001_v0001184_t0020_u01744522194956") 2025/04/13 05:33:55 DEBUG : sizeonly: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4088e787958baabf_d20250413_m052736_c001_v7007000_t0000_u01744522056645") 2025/04/13 05:33:55 DEBUG : sizeonly: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa748bad_d20250413_m052735_c001_v0001171_t0028_u01744522055491") 2025/04/13 05:33:55 DEBUG : sub dir/hello world: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f415b9b1740db2b69_d20250413_m053329_c001_v7007000_t0000_u01744522409995") 2025/04/13 05:33:55 DEBUG : sub dir/hello world: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f109aa4f14205d56b_d20250413_m053327_c001_v0001157_t0051_u01744522407138") 2025/04/13 05:33:55 DEBUG : sub dir/hello world: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f416946806f7a31d6_d20250413_m053325_c001_v7007000_t0000_u01744522405203") 2025/04/13 05:33:55 DEBUG : sub dir/hello world: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f118cac89e6d55129_d20250413_m053321_c001_v0001038_t0006_u01744522401991") 2025/04/13 05:33:55 DEBUG : sub dir/hello world: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4073bd6bacb5513e_d20250413_m052853_c001_v7007000_t0000_u01744522133713") 2025/04/13 05:33:55 DEBUG : sub dir/hello world: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1150e2ca8a50ffed_d20250413_m052852_c001_v0001104_t0003_u01744522132573") 2025/04/13 05:33:56 DEBUG : sub dir/hello world: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4073bd6bacb5513c_d20250413_m052851_c001_v7007000_t0000_u01744522131265") 2025/04/13 05:33:56 DEBUG : sub dir/hello world: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa74922f_d20250413_m052850_c001_v0001171_t0037_u01744522130327") 2025/04/13 05:33:56 DEBUG : sub dir/hello world: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4088e787958baab8_d20250413_m052731_c001_v7007000_t0000_u01744522051924") 2025/04/13 05:33:56 DEBUG : sub dir/hello world: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa748b2d_d20250413_m052730_c001_v0001171_t0013_u01744522050265") 2025/04/13 05:33:56 DEBUG : sub dir/hello world: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4088e787958baab7_d20250413_m052729_c001_v7007000_t0000_u01744522049506") 2025/04/13 05:33:56 DEBUG : sub dir/hello world: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa748aff_d20250413_m052728_c001_v0001171_t0040_u01744522048150") 2025/04/13 05:33:56 DEBUG : sub dir/hello world: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4088e787958baab4_d20250413_m052724_c001_v7007000_t0000_u01744522044907") 2025/04/13 05:33:56 DEBUG : sub dir/hello world: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa748a96_d20250413_m052723_c001_v0001171_t0032_u01744522043462") 2025/04/13 05:33:56 DEBUG : sub dir/hello world: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4088e787958baab2_d20250413_m052722_c001_v7007000_t0000_u01744522042901") 2025/04/13 05:33:56 DEBUG : sub dir/hello world: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa748a70_d20250413_m052721_c001_v0001171_t0057_u01744522041261") 2025/04/13 05:33:56 DEBUG : sub dir/hello world: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa748a32_d20250413_m052717_c001_v0001171_t0036_u01744522037795") 2025/04/13 05:33:56 DEBUG : sub dir/hello world: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4088e787958baaaf_d20250413_m052717_c001_v7007000_t0000_u01744522037024") 2025/04/13 05:33:56 DEBUG : sub dir/hello world: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa748a06_d20250413_m052716_c001_v0001171_t0049_u01744522036162") 2025/04/13 05:33:56 DEBUG : sub dir/hello world: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa7489f0_d20250413_m052715_c001_v0001171_t0059_u01744522035122") 2025/04/13 05:33:56 DEBUG : sub dir/hello world: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4088e787958baa97_d20250413_m052711_c001_v7007000_t0000_u01744522031446") 2025/04/13 05:33:56 DEBUG : sub dir/hello world: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f106b69fdb097c1fd_d20250413_m052707_c001_v0001182_t0015_u01744522027323") 2025/04/13 05:33:56 DEBUG : sub dir/hello world: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f106b69fdb097c1b7_d20250413_m052704_c001_v0001182_t0042_u01744522024323") 2025/04/13 05:33:56 DEBUG : sub dir/hello world: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4088e787958b9a67_d20250413_m052703_c001_v7007000_t0000_u01744522023572") 2025/04/13 05:33:56 DEBUG : sub dir/hello world: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f106b69fdb097c19f_d20250413_m052702_c001_v0001182_t0017_u01744522022992") 2025/04/13 05:33:56 DEBUG : sub dir/hello world: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f106b69fdb097c191_d20250413_m052702_c001_v0001182_t0034_u01744522022227") 2025/04/13 05:33:57 DEBUG : sub dir/hello world: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4088e787958b9a64_d20250413_m052701_c001_v7007000_t0000_u01744522021112") 2025/04/13 05:33:57 DEBUG : sub dir/hello world: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f106b69fdb097c135_d20250413_m052655_c001_v0001182_t0058_u01744522015363") 2025/04/13 05:33:57 DEBUG : sub dir/hello world: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4088e787958b9a60_d20250413_m052654_c001_v7007000_t0000_u01744522014980") 2025/04/13 05:33:57 DEBUG : sub dir/hello world: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f106b69fdb097c11d_d20250413_m052654_c001_v0001182_t0009_u01744522014411") 2025/04/13 05:33:57 DEBUG : sub dir/hello world: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f403af6e7d67865b8_d20250413_m052652_c001_v7007000_t0000_u01744522012750") 2025/04/13 05:33:57 DEBUG : sub dir/hello world: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f106b69fdb097c0ed_d20250413_m052652_c001_v0001182_t0003_u01744522012162") 2025/04/13 05:33:57 DEBUG : sub dir/hello world: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f403af6e7d67865b7_d20250413_m052651_c001_v7007000_t0000_u01744522011607") 2025/04/13 05:33:57 DEBUG : sub dir/hello world: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f106b69fdb097c0db_d20250413_m052651_c001_v0001182_t0056_u01744522011032") 2025/04/13 05:33:57 DEBUG : sub dir/hello world: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f403af6e7d67865b6_d20250413_m052649_c001_v7007000_t0000_u01744522009734") 2025/04/13 05:33:57 DEBUG : sub dir/hello world: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f106b69fdb097c0b4_d20250413_m052648_c001_v0001182_t0058_u01744522008900") 2025/04/13 05:33:57 DEBUG : sub dir/hello world: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f403af6e7d67865b5_d20250413_m052648_c001_v7007000_t0000_u01744522008295") 2025/04/13 05:33:57 DEBUG : sub dir/hello world: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f106b69fdb097c09c_d20250413_m052647_c001_v0001182_t0005_u01744522007717") 2025/04/13 05:33:57 DEBUG : sub dir/hello world: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f403af6e7d67865b4_d20250413_m052646_c001_v7007000_t0000_u01744522006799") 2025/04/13 05:33:57 DEBUG : sub dir/hello world: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f106b69fdb097c076_d20250413_m052646_c001_v0001182_t0056_u01744522006196") 2025/04/13 05:33:57 DEBUG : sub dir/hello world: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f403af6e7d6786571_d20250413_m052640_c001_v7007000_t0000_u01744522000283") 2025/04/13 05:33:57 DEBUG : sub dir/hello world: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f106b69fdb097bfe0_d20250413_m052639_c001_v0001182_t0050_u01744521999705") 2025/04/13 05:33:57 DEBUG : sub dir/hello world: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f403af6e7d678655e_d20250413_m052638_c001_v7007000_t0000_u01744521998788") 2025/04/13 05:33:57 DEBUG : sub dir/hello world: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f106b69fdb097bfc4_d20250413_m052638_c001_v0001182_t0014_u01744521998220") 2025/04/13 05:33:57 DEBUG : sub dir/hello world: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f403af6e7d6786550_d20250413_m052637_c001_v7007000_t0000_u01744521997304") 2025/04/13 05:33:57 DEBUG : sub dir/hello world: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f106b69fdb097bfae_d20250413_m052636_c001_v0001182_t0035_u01744521996705") 2025/04/13 05:33:58 DEBUG : sub dir/hello world: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f403af6e7d678654c_d20250413_m052633_c001_v7007000_t0000_u01744521993777") 2025/04/13 05:33:58 DEBUG : sub dir/hello world: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f106b69fdb097bf70_d20250413_m052633_c001_v0001182_t0047_u01744521993115") 2025/04/13 05:33:58 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f415b9b1740db2b6b_d20250413_m053330_c001_v7007000_t0000_u01744522410199") 2025/04/13 05:33:58 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f105bd8b44c1a68bc_d20250413_m053327_c001_v0001180_t0054_u01744522407147") 2025/04/13 05:33:58 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f416946806f7a31d8_d20250413_m053325_c001_v7007000_t0000_u01744522405387") 2025/04/13 05:33:58 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f111f33a3f804403f_d20250413_m053321_c001_v0001165_t0031_u01744522401631") 2025/04/13 05:33:58 DEBUG : sub/yam: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4073bd6bacb55138_d20250413_m052847_c001_v7007000_t0000_u01744522127503") 2025/04/13 05:33:58 DEBUG : sub/yam: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f119e0fd3e98da9c3_d20250413_m052845_c001_v0001184_t0047_u01744522125378") 2025/04/13 05:33:58 DEBUG : test_dir1/file2: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f416946806f7a31b0_d20250413_m053320_c001_v7007000_t0000_u01744522400063") 2025/04/13 05:33:58 DEBUG : test_dir1/file2: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f111f33a3f8044035_d20250413_m053318_c001_v0001165_t0041_u01744522398330") 2025/04/13 05:33:58 DEBUG : test_dir1/file2: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f416946806f7a319a_d20250413_m053316_c001_v7007000_t0000_u01744522396740") 2025/04/13 05:33:58 DEBUG : test_dir1/file2: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f109aa4f14205d525_d20250413_m053315_c001_v0001157_t0037_u01744522395044") 2025/04/13 05:33:58 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f416946806f7a31b2_d20250413_m053320_c001_v7007000_t0000_u01744522400259") 2025/04/13 05:33:58 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f109aa4f14205d533_d20250413_m053318_c001_v0001157_t0023_u01744522398341") 2025/04/13 05:33:58 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f416946806f7a319c_d20250413_m053316_c001_v7007000_t0000_u01744522396925") 2025/04/13 05:33:58 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f111f33a3f8044029_d20250413_m053315_c001_v0001165_t0012_u01744522395016") 2025/04/13 05:33:58 DEBUG : three: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4187a98c416bba43_d20250413_m052836_c001_v7007000_t0000_u01744522116535") 2025/04/13 05:33:58 DEBUG : three: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa7490d3_d20250413_m052835_c001_v0001171_t0039_u01744522115142") 2025/04/13 05:33:58 DEBUG : three: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1152da90fa7490a1_d20250413_m052832_c001_v0001171_t0041_u01744522112586") 2025/04/13 05:33:58 DEBUG : two: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4187a98c416bba45_d20250413_m052836_c001_v7007000_t0000_u01744522116721") 2025/04/13 05:33:59 DEBUG : two: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f419e0fd3e98da907_d20250413_m052834_c001_v0001184_t0015_u01744522114571") 2025/04/13 05:33:59 DEBUG : two: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4152da90fa74909d_d20250413_m052832_c001_v0001171_t0004_u01744522112401") 2025/04/13 05:33:59 DEBUG : yam: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4073bd6bacb5513a_d20250413_m052848_c001_v7007000_t0000_u01744522128257") 2025/04/13 05:33:59 DEBUG : yam: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f11051ba462f13d99_d20250413_m052847_c001_v0001180_t0003_u01744522127279") 2025/04/13 05:33:59 DEBUG : yam: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4187a98c416bba5a_d20250413_m052843_c001_v7007000_t0000_u01744522123263") 2025/04/13 05:33:59 DEBUG : yam: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f119e0fd3e98da981_d20250413_m052841_c001_v0001184_t0014_u01744522121338") 2025/04/13 05:33:59 DEBUG : yam: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4187a98c416bba47_d20250413_m052839_c001_v7007000_t0000_u01744522119257") 2025/04/13 05:33:59 DEBUG : yam: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f119e0fd3e98da93f_d20250413_m052837_c001_v0001184_t0047_u01744522117293") 2025/04/13 05:33:59 DEBUG : yaml: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4187a98c416bba5c_d20250413_m052844_c001_v7007000_t0000_u01744522124034") 2025/04/13 05:33:59 DEBUG : yaml: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f102253507fbcba05_d20250413_m052842_c001_v0001115_t0041_u01744522122739") 2025/04/13 05:33:59 DEBUG : yaml: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f4187a98c416bba49_d20250413_m052840_c001_v7007000_t0000_u01744522120002") 2025/04/13 05:33:59 DEBUG : yaml: Deleting (id "4_z7f921d1390dd2bdb9f680e1b_f1042380e06a23f3f_d20250413_m052838_c001_v0001105_t0021_u01744522118820") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m31.595629227s (try 1/5)