"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2024/12/07 04:08:04 DEBUG : Creating backend with remote "TestB2:rclone-test-fuyuwum2boca" 2024/12/07 04:08:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/07 04:08:05 DEBUG : Creating backend with remote "/tmp/rclone1045358898" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:08:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 04:08:06 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:08:06 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:08:06 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.10s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:08:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/07 04:08:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 04:08:07 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:08:07 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:08:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/07 04:08:08 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:08:08 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.15s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", 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-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:08:10 DEBUG : Creating backend with remote "/non-existing" 2024/12/07 04:08:10 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/12/07 04:08:10 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:08:10 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:08:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 04:08:11 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:08:11 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:08:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/07 04:08:11 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.85s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:08:12 INFO : B2 bucket rclone-test-fuyuwum2boca: Running all checks before starting transfers 2024/12/07 04:08:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 04:08:13 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:08:13 INFO : B2 bucket rclone-test-fuyuwum2boca: Checks finished, now starting transfers 2024/12/07 04:08:13 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:08:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/07 04:08:13 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.66s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:08:14 ERROR : Ignoring --no-traverse with sync 2024/12/07 04:08:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 04:08:14 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:08:14 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:08:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/07 04:08:14 INFO : sub dir/hello world: Copied (new) 2024/12/07 04:08:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.48s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:08:16 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/12/07 04:08:16 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:08:16 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:08:16 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/12/07 04:08:16 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.47s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:08:17 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 04:08:17 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:08:17 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:08:17 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/07 04:08:17 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.48s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:08:19 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 04:08:19 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:08:19 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:08:19 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/07 04:08:19 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.89s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:08:20 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/07 04:08:20 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/07 04:08:20 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/07 04:08:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/07 04:08:21 DEBUG : sub dir: Making directory 2024/12/07 04:08:21 DEBUG : sub dir2: Making directory 2024/12/07 04:08:21 DEBUG : sub dir2/sub sub dir2: Making directory 2024/12/07 04:08:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 04:08:21 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:08:21 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:08:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/07 04:08:21 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2024/12/07 04:08:21 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.56s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:08:22 DEBUG : sub dir2: Making directory 2024/12/07 04:08:22 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/07 04:08:22 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/07 04:08:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 04:08:22 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:08:22 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:08:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/07 04:08:22 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.16s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:08:23 DEBUG : sub dir2: Making directory with metadata 2024/12/07 04:08:23 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/07 04:08:23 DEBUG : sub dir: Making directory 2024/12/07 04:08:23 DEBUG : sub dir2: Making directory 2024/12/07 04:08:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 04:08:23 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:08:23 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:08:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/07 04:08:23 INFO : sub dir/hello world: Copied (new) 2024/12/07 04:08:23 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/12/07 04:08:24 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/12/07 04:08:24 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.66s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:08:25 DEBUG : sub dir2: Making directory 2024/12/07 04:08:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 04:08:25 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:08:25 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:08:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/07 04:08:26 INFO : sub dir/hello world: Copied (new) 2024/12/07 04:08:26 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.12s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:08:26 DEBUG : sub dir2: Making directory with metadata 2024/12/07 04:08:26 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/07 04:08:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/07 04:08:26 DEBUG : sub dir: Making directory 2024/12/07 04:08:26 DEBUG : sub dir2: Making directory 2024/12/07 04:08:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 04:08:26 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:08:26 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:08:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/07 04:08:27 INFO : sub dir/hello world: Copied (new) 2024/12/07 04:08:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/12/07 04:08:27 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.53s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:08:28 DEBUG : sub dir2: Making directory 2024/12/07 04:08:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 04:08:29 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:08:29 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:08:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/07 04:08:29 INFO : sub dir/hello world: Copied (new) 2024/12/07 04:08:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.51s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:08:30 DEBUG : Creating backend with remote "TestB2:rclone-test-bobadim8ceha" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-fuyuwum2boca -> B2 bucket rclone-test-bobadim8ceha 2024/12/07 04:08:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 04:08:31 DEBUG : B2 bucket rclone-test-bobadim8ceha: Waiting for checks to finish 2024/12/07 04:08:31 DEBUG : B2 bucket rclone-test-bobadim8ceha: Waiting for transfers to finish 2024/12/07 04:08:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/07 04:08:32 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:08:32 DEBUG : B2 bucket rclone-test-bobadim8ceha: Purge remote 2024/12/07 04:08:32 INFO : B2 bucket rclone-test-bobadim8ceha: cleaning bucket "rclone-test-bobadim8ceha" of all files 2024/12/07 04:08:33 DEBUG : sub dir/hello world: Deleting (id "4_z3fe20da340ed9bfb9f380e1b_f100f81065585ffa2_d20241207_m040832_c001_v0001182_t0036_u01733544512670") --- PASS: TestServerSideCopy (4.78s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:08:35 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/07 04:08:35 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:08:35 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:08:35 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/07 04:08:35 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.07s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:08:37 DEBUG : Creating backend with remote "TestB2:rclone-test-walehaq2cuye" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-fuyuwum2boca -> B2 bucket rclone-test-walehaq2cuye 2024/12/07 04:08:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 04:08:38 DEBUG : B2 bucket rclone-test-walehaq2cuye: Waiting for checks to finish 2024/12/07 04:08:38 DEBUG : B2 bucket rclone-test-walehaq2cuye: Waiting for transfers to finish 2024/12/07 04:08:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/07 04:08:39 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:08:40 DEBUG : B2 bucket rclone-test-walehaq2cuye: Waiting for checks to finish 2024/12/07 04:08:40 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/07 04:08:40 DEBUG : B2 bucket rclone-test-walehaq2cuye: Waiting for transfers to finish 2024/12/07 04:08:41 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/07 04:08:41 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:08:41 DEBUG : B2 bucket rclone-test-walehaq2cuye: Purge remote 2024/12/07 04:08:41 INFO : B2 bucket rclone-test-walehaq2cuye: cleaning bucket "rclone-test-walehaq2cuye" of all files 2024/12/07 04:08:41 DEBUG : sub dir/hello world: Deleting (id "4_zef722d4340ed9bfb9f380e1b_f103b2b273045cbd7_d20241207_m040840_c001_v0001115_t0046_u01733544520945") 2024/12/07 04:08:41 DEBUG : sub dir/hello world: Deleting (id "4_zef722d4340ed9bfb9f380e1b_f100968aeb45fa581_d20241207_m040839_c001_v0001033_t0019_u01733544519483") --- PASS: TestServerSideCopyOverSelf (7.16s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:08:44 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/07 04:08:44 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:08:44 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:08:45 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/07 04:08:45 INFO : sub dir/hello world: Copied (replaced existing) 2024/12/07 04:08:45 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.12s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:08:46 DEBUG : Creating backend with remote "TestB2:rclone-test-gexovof6geva" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-fuyuwum2boca -> B2 bucket rclone-test-gexovof6geva 2024/12/07 04:08:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 04:08:48 DEBUG : B2 bucket rclone-test-gexovof6geva: Waiting for checks to finish 2024/12/07 04:08:48 DEBUG : B2 bucket rclone-test-gexovof6geva: Waiting for transfers to finish 2024/12/07 04:08:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/07 04:08:49 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:08:50 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/07 04:08:50 DEBUG : B2 bucket rclone-test-gexovof6geva: Waiting for checks to finish 2024/12/07 04:08:50 DEBUG : B2 bucket rclone-test-gexovof6geva: Waiting for transfers to finish 2024/12/07 04:08:50 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/07 04:08:50 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/07 04:08:50 INFO : sub dir/hello world: Deleted 2024/12/07 04:08:51 DEBUG : testing file moves 2024/12/07 04:08:51 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/12/07 04:08:51 DEBUG : B2 bucket rclone-test-gexovof6geva: Waiting for checks to finish 2024/12/07 04:08:51 DEBUG : B2 bucket rclone-test-gexovof6geva: Waiting for transfers to finish 2024/12/07 04:08:52 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2024/12/07 04:08:52 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/07 04:08:52 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:08:52 DEBUG : B2 bucket rclone-test-gexovof6geva: Purge remote 2024/12/07 04:08:52 INFO : B2 bucket rclone-test-gexovof6geva: cleaning bucket "rclone-test-gexovof6geva" of all files 2024/12/07 04:08:52 DEBUG : sub dir/hello world: Deleting (id "4_z2ff24d9340ed9bfb9f380e1b_f1036ee954c599680_d20241207_m040852_c001_v0001183_t0023_u01733544532031") 2024/12/07 04:08:52 DEBUG : sub dir/hello world: Deleting (id "4_z2ff24d9340ed9bfb9f380e1b_f118d3686b62f4bdf_d20241207_m040850_c001_v0001157_t0042_u01733544530207") 2024/12/07 04:08:52 DEBUG : sub dir/hello world: Deleting (id "4_z2ff24d9340ed9bfb9f380e1b_f117d926c9e2b2bcb_d20241207_m040848_c001_v0001183_t0053_u01733544528983") --- PASS: TestServerSideMoveOverSelf (8.86s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:08:55 ERROR : : error listing: directory not found 2024/12/07 04:08:55 DEBUG : Local file system at /tmp/rclone1045358898: Making directory 2024/12/07 04:08:55 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:08:55 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.93s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:08:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 04:08:57 DEBUG : Local file system at /tmp/rclone1045358898: Waiting for checks to finish 2024/12/07 04:08:57 DEBUG : Local file system at /tmp/rclone1045358898: Waiting for transfers to finish 2024/12/07 04:08:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/07 04:08:58 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2024/12/07 04:08:58 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" --- PASS: TestCopyRedownload (2.28s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:08:59 DEBUG : check sum: Need to transfer - File not found at Destination 2024/12/07 04:08:59 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:08:59 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:08:59 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/07 04:08:59 INFO : check sum: Copied (new) 2024/12/07 04:08:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:09:00 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:09:00 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/07 04:09:00 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/12/07 04:09:00 DEBUG : check sum: Unchanged skipping 2024/12/07 04:09:00 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:09:00 DEBUG : Waiting for deletions to finish 2024/12/07 04:09:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.27s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:09:01 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/12/07 04:09:01 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:09:01 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:09:02 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/07 04:09:02 INFO : sizeonly: Copied (new) 2024/12/07 04:09:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:09:02 DEBUG : sizeonly: Sizes identical 2024/12/07 04:09:02 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:09:02 DEBUG : sizeonly: Unchanged skipping 2024/12/07 04:09:02 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:09:02 DEBUG : Waiting for deletions to finish 2024/12/07 04:09:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.60s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:09:04 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/12/07 04:09:04 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:09:04 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:09:04 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/12/07 04:09:04 INFO : ignore-size: Copied (new) 2024/12/07 04:09:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:09:05 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 04:09:05 DEBUG : ignore-size: Unchanged skipping 2024/12/07 04:09:05 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:09:05 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:09:05 DEBUG : Waiting for deletions to finish 2024/12/07 04:09:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.58s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:09:07 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:09:07 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 04:09:07 DEBUG : existing: Unchanged skipping 2024/12/07 04:09:07 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:09:07 DEBUG : Waiting for deletions to finish 2024/12/07 04:09:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:09:07 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/12/07 04:09:07 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:09:07 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:09:07 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/07 04:09:07 INFO : existing: Copied (replaced existing) 2024/12/07 04:09:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.50s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:09:09 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/07 04:09:09 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:09:09 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:09:09 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/07 04:09:09 INFO : existing: Copied (new) 2024/12/07 04:09:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:09:10 DEBUG : existing: Destination exists, skipping 2024/12/07 04:09:10 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:09:10 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:09:10 DEBUG : Waiting for deletions to finish 2024/12/07 04:09:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.27s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:09:12 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/12/07 04:09:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/07 04:09:12 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/07 04:09:12 DEBUG : c/non empty space: Unchanged skipping 2024/12/07 04:09:12 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/07 04:09:12 INFO : a/potato2: Copied (new) 2024/12/07 04:09:12 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:09:12 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:09:12 DEBUG : Waiting for deletions to finish 2024/12/07 04:09:12 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.69s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:09:14 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:09:14 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/12/07 04:09:14 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/07 04:09:14 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/12/07 04:09:14 DEBUG : empty space: Unchanged skipping 2024/12/07 04:09:14 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:09:14 DEBUG : Waiting for deletions to finish 2024/12/07 04:09:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:09:15 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/12/07 04:09:15 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:09:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/07 04:09:16 INFO : empty space: Updated modification time in destination 2024/12/07 04:09:16 DEBUG : empty space: Unchanged skipping 2024/12/07 04:09:16 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:09:16 DEBUG : Waiting for deletions to finish 2024/12/07 04:09:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.31s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:09:18 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/12/07 04:09:18 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:09:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/07 04:09:18 DEBUG : empty space: Unchanged skipping 2024/12/07 04:09:18 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:09:18 DEBUG : Waiting for deletions to finish 2024/12/07 04:09:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.71s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:09:19 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:09:19 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/12/07 04:09:19 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1045358898) 2024/12/07 04:09:19 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-fuyuwum2boca) 2024/12/07 04:09:19 DEBUG : foo: sha1 differ 2024/12/07 04:09:19 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:09:20 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/12/07 04:09:20 INFO : foo: Copied (replaced existing) 2024/12/07 04:09:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.86s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:09:21 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/07 04:09:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/07 04:09:21 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:09:21 DEBUG : empty space: Unchanged skipping 2024/12/07 04:09:21 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:09:21 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/07 04:09:21 INFO : potato: Copied (new) 2024/12/07 04:09:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.09s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:09:23 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/12/07 04:09:23 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:09:23 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:09:24 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/12/07 04:09:24 INFO : potato: Copied (replaced existing) 2024/12/07 04:09:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.93s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:09:25 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:09:25 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2024/12/07 04:09:25 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1045358898) 2024/12/07 04:09:25 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-fuyuwum2boca) 2024/12/07 04:09:25 DEBUG : potato: sha1 differ 2024/12/07 04:09:25 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:09:25 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/12/07 04:09:25 INFO : potato: Copied (replaced existing) 2024/12/07 04:09:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:09:27 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 04:09:27 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/12/07 04:09:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/07 04:09:27 DEBUG : empty space: Unchanged skipping 2024/12/07 04:09:27 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:09:27 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:09:27 DEBUG : Waiting for deletions to finish 2024/12/07 04:09:27 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.99s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:09:29 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 04:09:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/07 04:09:29 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:09:29 DEBUG : empty space: Unchanged skipping 2024/12/07 04:09:29 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:09:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/07 04:09:30 INFO : potato2: Copied (new) 2024/12/07 04:09:30 DEBUG : Waiting for deletions to finish 2024/12/07 04:09:30 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:09:32 DEBUG : d: Making directory 2024/12/07 04:09:32 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2024/12/07 04:09:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/07 04:09:32 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/07 04:09:32 DEBUG : c/non empty space: Unchanged skipping 2024/12/07 04:09:32 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/07 04:09:32 INFO : a/potato2: Copied (new) 2024/12/07 04:09:32 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:09:32 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:09:32 DEBUG : Waiting for deletions to finish 2024/12/07 04:09:33 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:09:34 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/12/07 04:09:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/07 04:09:35 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/07 04:09:35 DEBUG : c/non empty space: Unchanged skipping 2024/12/07 04:09:35 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:09:35 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:09:35 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/07 04:09:35 INFO : a/potato2: Copied (new) 2024/12/07 04:09:35 ERROR : B2 bucket rclone-test-fuyuwum2boca: not deleting files as there were IO errors 2024/12/07 04:09:35 ERROR : B2 bucket rclone-test-fuyuwum2boca: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.53s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:09:37 DEBUG : Waiting for deletions to finish 2024/12/07 04:09:37 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 04:09:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/07 04:09:37 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:09:37 DEBUG : empty space: Unchanged skipping 2024/12/07 04:09:37 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:09:37 INFO : potato: Deleted 2024/12/07 04:09:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/07 04:09:38 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.42s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:09:39 DEBUG : Waiting for deletions to finish 2024/12/07 04:09:40 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:09:40 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:09:40 INFO : potato: Deleted 2024/12/07 04:09:40 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 04:09:40 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:09:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/07 04:09:40 DEBUG : empty space: Unchanged skipping 2024/12/07 04:09:40 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:09:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/07 04:09:40 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.71s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:09:42 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 04:09:42 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:09:42 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:09:42 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/12/07 04:09:42 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.10s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:09:44 DEBUG : enormous: Excluded (Size Filter) 2024/12/07 04:09:44 DEBUG : enormous: Excluded 2024/12/07 04:09:44 DEBUG : potato2: Excluded (Size Filter) 2024/12/07 04:09:44 DEBUG : potato2: Excluded 2024/12/07 04:09:45 DEBUG : potato2: Excluded (Size Filter) 2024/12/07 04:09:45 DEBUG : potato2: Excluded 2024/12/07 04:09:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/07 04:09:45 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:09:45 DEBUG : empty space: Unchanged skipping 2024/12/07 04:09:45 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:09:45 DEBUG : Waiting for deletions to finish 2024/12/07 04:09:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:09:45 DEBUG : enormous: Excluded (Size Filter) 2024/12/07 04:09:45 DEBUG : enormous: Excluded 2024/12/07 04:09:45 DEBUG : potato2: Excluded (Size Filter) 2024/12/07 04:09:45 DEBUG : potato2: Excluded 2024/12/07 04:09:45 DEBUG : potato2: Excluded (Size Filter) 2024/12/07 04:09:45 DEBUG : potato2: Excluded 2024/12/07 04:09:45 DEBUG : Local file system at /tmp/rclone1045358898: Waiting for checks to finish 2024/12/07 04:09:45 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/12/07 04:09:45 DEBUG : empty space: Unchanged skipping 2024/12/07 04:09:45 DEBUG : Local file system at /tmp/rclone1045358898: Waiting for transfers to finish 2024/12/07 04:09:45 DEBUG : Waiting for deletions to finish 2024/12/07 04:09:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.75s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:09:47 DEBUG : enormous: Excluded (Size Filter) 2024/12/07 04:09:47 DEBUG : enormous: Excluded 2024/12/07 04:09:47 DEBUG : potato2: Excluded (Size Filter) 2024/12/07 04:09:47 DEBUG : potato2: Excluded 2024/12/07 04:09:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/07 04:09:47 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:09:47 DEBUG : empty space: Unchanged skipping 2024/12/07 04:09:47 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:09:47 DEBUG : Waiting for deletions to finish 2024/12/07 04:09:48 INFO : potato2: Deleted 2024/12/07 04:09:48 INFO : enormous: Deleted 2024/12/07 04:09:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:09:48 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/12/07 04:09:48 DEBUG : Local file system at /tmp/rclone1045358898: Waiting for checks to finish 2024/12/07 04:09:48 DEBUG : empty space: Unchanged skipping 2024/12/07 04:09:48 DEBUG : Local file system at /tmp/rclone1045358898: Waiting for transfers to finish 2024/12/07 04:09:48 DEBUG : Waiting for deletions to finish 2024/12/07 04:09:48 INFO : enormous: Deleted 2024/12/07 04:09:48 INFO : potato2: Deleted 2024/12/07 04:09:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.21s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:09:51 DEBUG : five: Need to transfer - File not found at Destination 2024/12/07 04:09:51 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/12/07 04:09:51 DEBUG : one: Destination is newer than source, skipping 2024/12/07 04:09:51 DEBUG : three: Sizes identical 2024/12/07 04:09:51 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:09:51 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/12/07 04:09:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1045358898) 2024/12/07 04:09:51 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-fuyuwum2boca) 2024/12/07 04:09:51 DEBUG : two: sha1 differ 2024/12/07 04:09:51 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/12/07 04:09:51 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:09:51 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/12/07 04:09:51 INFO : five: Copied (new) 2024/12/07 04:09:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/07 04:09:52 INFO : two: Copied (replaced existing) 2024/12/07 04:09:52 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/12/07 04:09:52 INFO : four: Copied (replaced existing) 2024/12/07 04:09:52 DEBUG : Waiting for deletions to finish 2024/12/07 04:09:52 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:09:52 DEBUG : one: Destination is newer than source, skipping 2024/12/07 04:09:52 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/12/07 04:09:52 DEBUG : four: Size and sha1 of src and dst objects identical 2024/12/07 04:09:52 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/12/07 04:09:52 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/12/07 04:09:52 DEBUG : five: Size and sha1 of src and dst objects identical 2024/12/07 04:09:52 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/12/07 04:09:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/07 04:09:52 DEBUG : two: Size and sha1 of src and dst objects identical 2024/12/07 04:09:52 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1045358898) 2024/12/07 04:09:52 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-fuyuwum2boca) 2024/12/07 04:09:52 DEBUG : three: sha1 differ 2024/12/07 04:09:52 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/12/07 04:09:52 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/12/07 04:09:52 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:09:52 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/07 04:09:52 INFO : three: Copied (replaced existing) 2024/12/07 04:09:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.34s) === 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-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/12/07 04:09:54 INFO : B2 bucket rclone-test-fuyuwum2boca: Making map for --track-renames 2024/12/07 04:09:54 INFO : B2 bucket rclone-test-fuyuwum2boca: Finished making map for --track-renames 2024/12/07 04:09:54 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:09:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/07 04:09:54 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/07 04:09:54 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for renames to finish 2024/12/07 04:09:54 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:09:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/07 04:09:55 INFO : yam: Copied (new) 2024/12/07 04:09:55 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/07 04:09:55 INFO : potato: Copied (new) 2024/12/07 04:09:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:09:55 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 04:09:55 INFO : B2 bucket rclone-test-fuyuwum2boca: Making map for --track-renames 2024/12/07 04:09:55 INFO : B2 bucket rclone-test-fuyuwum2boca: Finished making map for --track-renames 2024/12/07 04:09:55 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:09:55 DEBUG : potato: Unchanged skipping 2024/12/07 04:09:55 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for renames to finish 2024/12/07 04:09:56 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/07 04:09:56 INFO : yam: Copied (server-side copy) to: yaml 2024/12/07 04:09:56 INFO : yam: Deleted 2024/12/07 04:09:56 INFO : yaml: Renamed from "yam" 2024/12/07 04:09:56 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:09:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.81s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/12/07 04:09:58 INFO : B2 bucket rclone-test-fuyuwum2boca: Making map for --track-renames 2024/12/07 04:09:58 INFO : B2 bucket rclone-test-fuyuwum2boca: Finished making map for --track-renames 2024/12/07 04:09:58 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:09:58 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/07 04:09:58 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/07 04:09:58 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for renames to finish 2024/12/07 04:09:58 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:09:58 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/07 04:09:58 INFO : potato: Copied (new) 2024/12/07 04:09:59 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/07 04:09:59 INFO : yam: Copied (new) 2024/12/07 04:09:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:09:59 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 04:09:59 INFO : B2 bucket rclone-test-fuyuwum2boca: Making map for --track-renames 2024/12/07 04:09:59 INFO : B2 bucket rclone-test-fuyuwum2boca: Finished making map for --track-renames 2024/12/07 04:09:59 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:09:59 DEBUG : potato: Unchanged skipping 2024/12/07 04:09:59 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for renames to finish 2024/12/07 04:09:59 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/07 04:09:59 INFO : yam: Copied (server-side copy) to: yaml 2024/12/07 04:10:00 INFO : yam: Deleted 2024/12/07 04:10:00 INFO : yaml: Renamed from "yam" 2024/12/07 04:10:00 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:10:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.54s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/12/07 04:10:02 INFO : B2 bucket rclone-test-fuyuwum2boca: Making map for --track-renames 2024/12/07 04:10:02 INFO : B2 bucket rclone-test-fuyuwum2boca: Finished making map for --track-renames 2024/12/07 04:10:02 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:10:02 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/07 04:10:02 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/12/07 04:10:02 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for renames to finish 2024/12/07 04:10:02 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:10:02 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/07 04:10:02 INFO : sub/yam: Copied (new) 2024/12/07 04:10:02 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/07 04:10:02 INFO : potato: Copied (new) 2024/12/07 04:10:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:10:03 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 04:10:03 DEBUG : potato: Unchanged skipping 2024/12/07 04:10:03 INFO : B2 bucket rclone-test-fuyuwum2boca: Making map for --track-renames 2024/12/07 04:10:03 INFO : B2 bucket rclone-test-fuyuwum2boca: Finished making map for --track-renames 2024/12/07 04:10:03 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:10:03 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for renames to finish 2024/12/07 04:10:03 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/07 04:10:03 INFO : sub/yam: Copied (server-side copy) to: yam 2024/12/07 04:10:03 INFO : sub/yam: Deleted 2024/12/07 04:10:03 INFO : yam: Renamed from "sub/yam" 2024/12/07 04:10:03 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:10:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.81s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:10:05 DEBUG : Creating backend with remote "/tmp/rclone1045358898/dir1" 2024/12/07 04:10:05 DEBUG : Creating backend with remote "/tmp/rclone1045358898/dir2" 2024/12/07 04:10:05 DEBUG : Local file system at /tmp/rclone1045358898/dir2: Using server-side directory move 2024/12/07 04:10:05 INFO : Local file system at /tmp/rclone1045358898/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/07 04:10:05 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/12/07 04:10:05 DEBUG : Local file system at /tmp/rclone1045358898/dir2: Waiting for checks to finish 2024/12/07 04:10:05 DEBUG : Local file system at /tmp/rclone1045358898/dir2: Waiting for transfers to finish 2024/12/07 04:10:05 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:10:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 04:10:06 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/07 04:10:06 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:10:06 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:10:06 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/12/07 04:10:06 INFO : nested/sub dir/file: Copied (new) 2024/12/07 04:10:06 INFO : nested/sub dir/file: Deleted 2024/12/07 04:10:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/07 04:10:06 INFO : sub dir/hello world: Copied (new) 2024/12/07 04:10:06 INFO : sub dir/hello world: Deleted 2024/12/07 04:10:06 INFO : sub dir: Removing directory 2024/12/07 04:10:06 INFO : nested/sub dir: Removing directory 2024/12/07 04:10:06 INFO : nested: Removing directory 2024/12/07 04:10:06 DEBUG : Local file system at /tmp/rclone1045358898: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.16s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:10:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 04:10:08 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/07 04:10:08 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:10:08 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:10:08 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/12/07 04:10:08 INFO : nested/sub dir/file: Copied (new) 2024/12/07 04:10:08 INFO : nested/sub dir/file: Deleted 2024/12/07 04:10:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/07 04:10:09 INFO : sub dir/hello world: Copied (new) 2024/12/07 04:10:09 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.37s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:10:10 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/07 04:10:10 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/12/07 04:10:10 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:10:10 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:10:10 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/07 04:10:10 INFO : existing: Copied (new) 2024/12/07 04:10:10 INFO : existing: Deleted 2024/12/07 04:10:11 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/12/07 04:10:11 INFO : existing-b: Copied (new) 2024/12/07 04:10:11 INFO : existing-b: Deleted 2024/12/07 04:10:11 DEBUG : existing: Destination exists, skipping 2024/12/07 04:10:11 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:10:11 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/12/07 04:10:11 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:10:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.27s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:10:12 DEBUG : Creating backend with remote "TestB2:rclone-test-zuquzuj4hure" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-fuyuwum2boca -> B2 bucket rclone-test-zuquzuj4hure 2024/12/07 04:10:17 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 04:10:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/12/07 04:10:17 DEBUG : B2 bucket rclone-test-zuquzuj4hure: Waiting for checks to finish 2024/12/07 04:10:17 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/07 04:10:17 DEBUG : empty space: Unchanged skipping 2024/12/07 04:10:17 INFO : empty space: Deleted 2024/12/07 04:10:17 DEBUG : B2 bucket rclone-test-zuquzuj4hure: Waiting for transfers to finish 2024/12/07 04:10:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/07 04:10:17 INFO : potato2: Copied (server-side copy) 2024/12/07 04:10:18 INFO : potato2: Deleted 2024/12/07 04:10:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/07 04:10:18 INFO : potato3: Copied (server-side copy) 2024/12/07 04:10:18 INFO : potato3: Deleted 2024/12/07 04:10:18 DEBUG : Creating backend with remote "TestB2:rclone-test-wivequk6duhu" 2024/12/07 04:10:19 DEBUG : empty space: Need to transfer - File not found at Destination 2024/12/07 04:10:19 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 04:10:19 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/07 04:10:19 DEBUG : B2 bucket rclone-test-wivequk6duhu: Waiting for checks to finish 2024/12/07 04:10:19 DEBUG : B2 bucket rclone-test-wivequk6duhu: Waiting for transfers to finish 2024/12/07 04:10:20 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/07 04:10:20 INFO : empty space: Copied (server-side copy) 2024/12/07 04:10:20 INFO : empty space: Deleted 2024/12/07 04:10:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/07 04:10:21 INFO : potato2: Copied (server-side copy) 2024/12/07 04:10:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/07 04:10:21 INFO : potato3: Copied (server-side copy) 2024/12/07 04:10:21 INFO : potato2: Deleted 2024/12/07 04:10:21 INFO : potato3: Deleted 2024/12/07 04:10:21 DEBUG : B2 bucket rclone-test-wivequk6duhu: Purge remote 2024/12/07 04:10:21 INFO : B2 bucket rclone-test-wivequk6duhu: cleaning bucket "rclone-test-wivequk6duhu" of all files 2024/12/07 04:10:22 DEBUG : empty space: Deleting (id "4_z1f92bd0340fd9bfb9f380e1b_f110a03f63bc8fb86_d20241207_m041020_c001_v0001182_t0014_u01733544620603") 2024/12/07 04:10:22 DEBUG : potato2: Deleting (id "4_z1f92bd0340fd9bfb9f380e1b_f1051e294e606f5aa_d20241207_m041020_c001_v0001146_t0000_u01733544620859") 2024/12/07 04:10:22 DEBUG : potato3: Deleting (id "4_z1f92bd0340fd9bfb9f380e1b_f119aed223597b9cb_d20241207_m041021_c001_v0001145_t0046_u01733544621001") 2024/12/07 04:10:23 DEBUG : B2 bucket rclone-test-zuquzuj4hure: Purge remote 2024/12/07 04:10:23 INFO : B2 bucket rclone-test-zuquzuj4hure: cleaning bucket "rclone-test-zuquzuj4hure" of all files 2024/12/07 04:10:23 DEBUG : empty space: Deleting (id "4_z5f929dc340fd9bfb9f380e1b_f415fbceaacfa7c9c_d20241207_m041020_c001_v7007000_t0000_u01733544620839") 2024/12/07 04:10:23 DEBUG : empty space: Deleting (id "4_z5f929dc340fd9bfb9f380e1b_f11995bb0d4ae673c_d20241207_m041016_c001_v0001104_t0024_u01733544616108") 2024/12/07 04:10:23 DEBUG : potato2: Deleting (id "4_z5f929dc340fd9bfb9f380e1b_f415fbceaacfa7c9f_d20241207_m041021_c001_v7007000_t0000_u01733544621303") 2024/12/07 04:10:23 DEBUG : potato2: Deleting (id "4_z5f929dc340fd9bfb9f380e1b_f107017910c4170ce_d20241207_m041017_c001_v0001183_t0003_u01733544617766") 2024/12/07 04:10:23 DEBUG : potato3: Deleting (id "4_z5f929dc340fd9bfb9f380e1b_f405565fe37a1598d_d20241207_m041021_c001_v7007000_t0000_u01733544621343") 2024/12/07 04:10:23 DEBUG : potato3: Deleting (id "4_z5f929dc340fd9bfb9f380e1b_f1157d073dbe40a86_d20241207_m041018_c001_v0001183_t0033_u01733544618044") 2024/12/07 04:10:23 DEBUG : potato3: Deleting (id "4_z5f929dc340fd9bfb9f380e1b_f11995bb0d4ae6742_d20241207_m041016_c001_v0001104_t0014_u01733544616758") --- PASS: TestServerSideMove (12.35s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:10:25 DEBUG : Creating backend with remote "TestB2:rclone-test-diyosur3foqa" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-fuyuwum2boca -> B2 bucket rclone-test-diyosur3foqa 2024/12/07 04:10:30 DEBUG : empty space: Excluded (Size Filter) 2024/12/07 04:10:30 DEBUG : empty space: Excluded 2024/12/07 04:10:30 DEBUG : empty space: Excluded (Size Filter) 2024/12/07 04:10:30 DEBUG : empty space: Excluded 2024/12/07 04:10:30 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 04:10:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/07 04:10:30 DEBUG : B2 bucket rclone-test-diyosur3foqa: Waiting for checks to finish 2024/12/07 04:10:30 DEBUG : B2 bucket rclone-test-diyosur3foqa: Waiting for transfers to finish 2024/12/07 04:10:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/07 04:10:30 INFO : potato2: Copied (server-side copy) 2024/12/07 04:10:30 INFO : potato2: Deleted 2024/12/07 04:10:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/07 04:10:31 INFO : potato3: Copied (server-side copy) 2024/12/07 04:10:31 INFO : potato3: Deleted 2024/12/07 04:10:31 DEBUG : Creating backend with remote "TestB2:rclone-test-riyekov7fafa" 2024/12/07 04:10:32 DEBUG : empty space: Excluded (Size Filter) 2024/12/07 04:10:32 DEBUG : empty space: Excluded 2024/12/07 04:10:32 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 04:10:32 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/07 04:10:32 DEBUG : B2 bucket rclone-test-riyekov7fafa: Waiting for checks to finish 2024/12/07 04:10:32 DEBUG : B2 bucket rclone-test-riyekov7fafa: Waiting for transfers to finish 2024/12/07 04:10:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/07 04:10:33 INFO : potato2: Copied (server-side copy) 2024/12/07 04:10:33 INFO : potato2: Deleted 2024/12/07 04:10:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/07 04:10:34 INFO : potato3: Copied (server-side copy) 2024/12/07 04:10:34 INFO : potato3: Deleted 2024/12/07 04:10:34 DEBUG : B2 bucket rclone-test-riyekov7fafa: Purge remote 2024/12/07 04:10:34 INFO : B2 bucket rclone-test-riyekov7fafa: cleaning bucket "rclone-test-riyekov7fafa" of all files 2024/12/07 04:10:34 DEBUG : potato2: Deleting (id "4_zbfd2ed2340fd9bfb9f380e1b_f101f65a135ee413a_d20241207_m041033_c001_v0001182_t0037_u01733544633454") 2024/12/07 04:10:34 DEBUG : potato3: Deleting (id "4_zbfd2ed2340fd9bfb9f380e1b_f113b49aaa0c34134_d20241207_m041033_c001_v0001098_t0041_u01733544633764") 2024/12/07 04:10:35 DEBUG : B2 bucket rclone-test-diyosur3foqa: Purge remote 2024/12/07 04:10:35 INFO : B2 bucket rclone-test-diyosur3foqa: cleaning bucket "rclone-test-diyosur3foqa" of all files 2024/12/07 04:10:35 DEBUG : empty space: Deleting (id "4_z7fe2dd0340fd9bfb9f380e1b_f114e5927d7768a0e_d20241207_m041029_c001_v0001161_t0026_u01733544629341") 2024/12/07 04:10:35 DEBUG : potato2: Deleting (id "4_z7fe2dd0340fd9bfb9f380e1b_f409f572f9a4ecf01_d20241207_m041033_c001_v7007000_t0000_u01733544633731") 2024/12/07 04:10:35 DEBUG : potato2: Deleting (id "4_z7fe2dd0340fd9bfb9f380e1b_f117d926c9e2b46eb_d20241207_m041030_c001_v0001183_t0021_u01733544630364") 2024/12/07 04:10:35 DEBUG : potato3: Deleting (id "4_z7fe2dd0340fd9bfb9f380e1b_f409f572f9a4ecf02_d20241207_m041034_c001_v7007000_t0000_u01733544634130") 2024/12/07 04:10:35 DEBUG : potato3: Deleting (id "4_z7fe2dd0340fd9bfb9f380e1b_f104f2d1f91301bb7_d20241207_m041030_c001_v0001044_t0013_u01733544630671") 2024/12/07 04:10:35 DEBUG : potato3: Deleting (id "4_z7fe2dd0340fd9bfb9f380e1b_f114e5927d7768a12_d20241207_m041029_c001_v0001161_t0039_u01733544629662") --- PASS: TestServerSideMoveWithFilter (12.78s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:10:37 DEBUG : Creating backend with remote "TestB2:rclone-test-kiviviq0lexo" 2024/12/07 04:10:40 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-fuyuwum2boca -> B2 bucket rclone-test-kiviviq0lexo 2024/12/07 04:10:43 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 04:10:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/12/07 04:10:43 DEBUG : empty space: Unchanged skipping 2024/12/07 04:10:43 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/07 04:10:43 DEBUG : B2 bucket rclone-test-kiviviq0lexo: Waiting for checks to finish 2024/12/07 04:10:43 INFO : empty space: Deleted 2024/12/07 04:10:43 DEBUG : B2 bucket rclone-test-kiviviq0lexo: Waiting for transfers to finish 2024/12/07 04:10:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/07 04:10:43 INFO : potato2: Copied (server-side copy) 2024/12/07 04:10:43 INFO : potato2: Deleted 2024/12/07 04:10:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/07 04:10:43 INFO : potato3: Copied (server-side copy) 2024/12/07 04:10:43 INFO : potato3: Deleted 2024/12/07 04:10:44 DEBUG : Creating backend with remote "TestB2:rclone-test-yarezod4guja" 2024/12/07 04:10:45 DEBUG : tomatoDir: Making directory 2024/12/07 04:10:45 DEBUG : empty space: Need to transfer - File not found at Destination 2024/12/07 04:10:45 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 04:10:45 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/07 04:10:45 DEBUG : B2 bucket rclone-test-yarezod4guja: Waiting for checks to finish 2024/12/07 04:10:45 DEBUG : B2 bucket rclone-test-yarezod4guja: Waiting for transfers to finish 2024/12/07 04:10:46 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/07 04:10:46 INFO : potato3: Copied (server-side copy) 2024/12/07 04:10:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/07 04:10:47 INFO : empty space: Copied (server-side copy) 2024/12/07 04:10:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/07 04:10:47 INFO : potato2: Copied (server-side copy) 2024/12/07 04:10:47 INFO : potato3: Deleted 2024/12/07 04:10:47 INFO : empty space: Deleted 2024/12/07 04:10:47 INFO : potato2: Deleted 2024/12/07 04:10:47 DEBUG : B2 bucket rclone-test-yarezod4guja: Purge remote 2024/12/07 04:10:47 INFO : B2 bucket rclone-test-yarezod4guja: cleaning bucket "rclone-test-yarezod4guja" of all files 2024/12/07 04:10:48 DEBUG : empty space: Deleting (id "4_zdf721d43500d9bfb9f380e1b_f106c0956965d9eb7_d20241207_m041046_c001_v0001182_t0043_u01733544646865") 2024/12/07 04:10:48 DEBUG : potato2: Deleting (id "4_zdf721d43500d9bfb9f380e1b_f11305304310880f7_d20241207_m041046_c001_v0001176_t0010_u01733544646532") 2024/12/07 04:10:48 DEBUG : potato3: Deleting (id "4_zdf721d43500d9bfb9f380e1b_f1085e7140ebab845_d20241207_m041046_c001_v0001182_t0016_u01733544646827") 2024/12/07 04:10:48 DEBUG : B2 bucket rclone-test-kiviviq0lexo: Purge remote 2024/12/07 04:10:48 INFO : B2 bucket rclone-test-kiviviq0lexo: cleaning bucket "rclone-test-kiviviq0lexo" of all files 2024/12/07 04:10:48 DEBUG : empty space: Deleting (id "4_zaf220d23500d9bfb9f380e1b_f409f572f9a4ecf42_d20241207_m041047_c001_v7007000_t0000_u01733544647110") 2024/12/07 04:10:48 DEBUG : empty space: Deleting (id "4_zaf220d23500d9bfb9f380e1b_f103301d648e6be62_d20241207_m041042_c001_v0001182_t0053_u01733544642234") 2024/12/07 04:10:48 DEBUG : potato2: Deleting (id "4_zaf220d23500d9bfb9f380e1b_f4000c32fcb078e08_d20241207_m041047_c001_v7007000_t0000_u01733544647254") 2024/12/07 04:10:48 DEBUG : potato2: Deleting (id "4_zaf220d23500d9bfb9f380e1b_f1085e7140ebab782_d20241207_m041043_c001_v0001182_t0019_u01733544643279") 2024/12/07 04:10:48 DEBUG : potato3: Deleting (id "4_zaf220d23500d9bfb9f380e1b_f4000c32fcb078e07_d20241207_m041047_c001_v7007000_t0000_u01733544647066") 2024/12/07 04:10:48 DEBUG : potato3: Deleting (id "4_zaf220d23500d9bfb9f380e1b_f1154deb6dc84afe9_d20241207_m041043_c001_v0001182_t0034_u01733544643546") 2024/12/07 04:10:48 DEBUG : potato3: Deleting (id "4_zaf220d23500d9bfb9f380e1b_f103301d648e6be70_d20241207_m041042_c001_v0001182_t0046_u01733544642508") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.83s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:10:50 DEBUG : Creating backend with remote "TestB2:rclone-test-fuyuwum2boca/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.62s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:10:53 DEBUG : Creating backend with remote "TestB2:rclone-test-fuyuwum2boca/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" --- PASS: TestSyncOverlap (3.11s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:10:56 DEBUG : Creating backend with remote "TestB2:rclone-test-fuyuwum2boca/rclone-sync-test" 2024/12/07 04:10:58 DEBUG : Creating backend with remote "TestB2:rclone-test-fuyuwum2boca/rclone-sync-test-include/layer2" 2024/12/07 04:11:00 DEBUG : Creating backend with remote "TestB2:rclone-test-fuyuwum2boca/rclone-sync-test-ignore-file" 2024/12/07 04:11:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/07 04:11:04 DEBUG : B2 bucket rclone-test-fuyuwum2boca path rclone-sync-test: Waiting for checks to finish 2024/12/07 04:11:04 DEBUG : B2 bucket rclone-test-fuyuwum2boca path rclone-sync-test: Waiting for transfers to finish 2024/12/07 04:11:04 DEBUG : Waiting for deletions to finish 2024/12/07 04:11:04 INFO : There was nothing to transfer 2024/12/07 04:11:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/07 04:11:04 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:11:04 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:11:04 DEBUG : Waiting for deletions to finish 2024/12/07 04:11:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:11:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/07 04:11:05 DEBUG : B2 bucket rclone-test-fuyuwum2boca path rclone-sync-test-include/layer2: Waiting for checks to finish 2024/12/07 04:11:05 DEBUG : B2 bucket rclone-test-fuyuwum2boca path rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/12/07 04:11:05 DEBUG : Waiting for deletions to finish 2024/12/07 04:11:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:11:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/07 04:11:06 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:11:06 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:11:06 DEBUG : Waiting for deletions to finish 2024/12/07 04:11:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:11:06 DEBUG : : Excluded 2024/12/07 04:11:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/07 04:11:06 DEBUG : B2 bucket rclone-test-fuyuwum2boca path rclone-sync-test-ignore-file: Waiting for checks to finish 2024/12/07 04:11:06 DEBUG : B2 bucket rclone-test-fuyuwum2boca path rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/12/07 04:11:06 DEBUG : Waiting for deletions to finish 2024/12/07 04:11:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (17.40s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:11:13 DEBUG : Creating backend with remote "TestB2:rclone-test-fuyuwum2boca/dst" 2024/12/07 04:11:14 DEBUG : Creating backend with remote "TestB2:rclone-test-fuyuwum2boca/CompareDest" 2024/12/07 04:11:17 DEBUG : one: Need to transfer - File not found at Destination 2024/12/07 04:11:17 DEBUG : B2 bucket rclone-test-fuyuwum2boca path dst: Waiting for checks to finish 2024/12/07 04:11:17 DEBUG : B2 bucket rclone-test-fuyuwum2boca path dst: Waiting for transfers to finish 2024/12/07 04:11:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/07 04:11:17 INFO : one: Copied (new) 2024/12/07 04:11:17 DEBUG : Waiting for deletions to finish 2024/12/07 04:11:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/07 04:11:18 DEBUG : B2 bucket rclone-test-fuyuwum2boca path dst: Waiting for checks to finish 2024/12/07 04:11:18 DEBUG : B2 bucket rclone-test-fuyuwum2boca path dst: Waiting for transfers to finish 2024/12/07 04:11:18 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/07 04:11:18 INFO : one: Copied (replaced existing) 2024/12/07 04:11:18 DEBUG : Waiting for deletions to finish 2024/12/07 04:11:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/07 04:11:21 DEBUG : B2 bucket rclone-test-fuyuwum2boca path dst: Waiting for checks to finish 2024/12/07 04:11:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/07 04:11:21 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/07 04:11:21 DEBUG : B2 bucket rclone-test-fuyuwum2boca path dst: Waiting for transfers to finish 2024/12/07 04:11:21 DEBUG : Waiting for deletions to finish 2024/12/07 04:11:21 INFO : There was nothing to transfer 2024/12/07 04:11:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/07 04:11:22 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/07 04:11:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/07 04:11:22 DEBUG : B2 bucket rclone-test-fuyuwum2boca path dst: Waiting for checks to finish 2024/12/07 04:11:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/07 04:11:22 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/07 04:11:22 DEBUG : B2 bucket rclone-test-fuyuwum2boca path dst: Waiting for transfers to finish 2024/12/07 04:11:22 DEBUG : Waiting for deletions to finish 2024/12/07 04:11:22 INFO : There was nothing to transfer 2024/12/07 04:11:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/07 04:11:23 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/07 04:11:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/07 04:11:23 DEBUG : B2 bucket rclone-test-fuyuwum2boca path dst: Waiting for checks to finish 2024/12/07 04:11:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/07 04:11:23 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/07 04:11:23 DEBUG : B2 bucket rclone-test-fuyuwum2boca path dst: Waiting for transfers to finish 2024/12/07 04:11:23 DEBUG : Waiting for deletions to finish 2024/12/07 04:11:23 INFO : There was nothing to transfer 2024/12/07 04:11:24 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2024/12/07 04:11:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/07 04:11:24 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/07 04:11:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/07 04:11:24 DEBUG : B2 bucket rclone-test-fuyuwum2boca path dst: Waiting for checks to finish 2024/12/07 04:11:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/07 04:11:25 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/07 04:11:25 DEBUG : B2 bucket rclone-test-fuyuwum2boca path dst: Waiting for transfers to finish 2024/12/07 04:11:25 DEBUG : Waiting for deletions to finish 2024/12/07 04:11:25 INFO : There was nothing to transfer 2024/12/07 04:11:25 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/07 04:11:25 DEBUG : two: Need to transfer - File not found at Destination 2024/12/07 04:11:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/07 04:11:25 DEBUG : B2 bucket rclone-test-fuyuwum2boca path dst: Waiting for checks to finish 2024/12/07 04:11:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/07 04:11:26 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/07 04:11:26 DEBUG : B2 bucket rclone-test-fuyuwum2boca path dst: Waiting for transfers to finish 2024/12/07 04:11:26 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/12/07 04:11:26 INFO : two: Copied (new) 2024/12/07 04:11:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.89s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:11:29 DEBUG : Creating backend with remote "TestB2:rclone-test-fuyuwum2boca/dest" 2024/12/07 04:11:30 DEBUG : Creating backend with remote "TestB2:rclone-test-fuyuwum2boca/pre-dest1" 2024/12/07 04:11:31 DEBUG : Creating backend with remote "TestB2:rclone-test-fuyuwum2boca/pre-dest2" 2024/12/07 04:11:33 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 04:11:33 DEBUG : 1: Destination found in --compare-dest, skipping 2024/12/07 04:11:34 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 04:11:34 DEBUG : 2: Destination found in --compare-dest, skipping 2024/12/07 04:11:34 DEBUG : 3: Need to transfer - File not found at Destination 2024/12/07 04:11:34 DEBUG : B2 bucket rclone-test-fuyuwum2boca path dest: Waiting for checks to finish 2024/12/07 04:11:34 DEBUG : B2 bucket rclone-test-fuyuwum2boca path dest: Waiting for transfers to finish 2024/12/07 04:11:35 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/12/07 04:11:35 INFO : 3: Copied (new) 2024/12/07 04:11:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.15s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:11:36 DEBUG : Creating backend with remote "TestB2:rclone-test-fuyuwum2boca/dst" 2024/12/07 04:11:38 DEBUG : Creating backend with remote "TestB2:rclone-test-fuyuwum2boca/CopyDest" 2024/12/07 04:11:40 DEBUG : one: Need to transfer - File not found at Destination 2024/12/07 04:11:40 DEBUG : B2 bucket rclone-test-fuyuwum2boca path dst: Waiting for checks to finish 2024/12/07 04:11:40 DEBUG : B2 bucket rclone-test-fuyuwum2boca path dst: Waiting for transfers to finish 2024/12/07 04:11:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/07 04:11:40 INFO : one: Copied (new) 2024/12/07 04:11:40 DEBUG : Waiting for deletions to finish 2024/12/07 04:11:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/07 04:11:41 DEBUG : B2 bucket rclone-test-fuyuwum2boca path dst: Waiting for checks to finish 2024/12/07 04:11:41 DEBUG : B2 bucket rclone-test-fuyuwum2boca path dst: Waiting for transfers to finish 2024/12/07 04:11:41 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/07 04:11:41 INFO : one: Copied (replaced existing) 2024/12/07 04:11:41 DEBUG : Waiting for deletions to finish 2024/12/07 04:11:43 DEBUG : Creating backend with remote "TestB2:rclone-test-fuyuwum2boca/BackupDir" 2024/12/07 04:11:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/07 04:11:44 DEBUG : B2 bucket rclone-test-fuyuwum2boca path dst: Waiting for checks to finish 2024/12/07 04:11:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/07 04:11:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/07 04:11:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/07 04:11:46 INFO : one: Copied (server-side copy) 2024/12/07 04:11:46 INFO : one: Deleted 2024/12/07 04:11:46 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/07 04:11:46 INFO : one: Copied (server-side copy) 2024/12/07 04:11:46 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/07 04:11:46 DEBUG : B2 bucket rclone-test-fuyuwum2boca path dst: Waiting for transfers to finish 2024/12/07 04:11:46 DEBUG : Waiting for deletions to finish 2024/12/07 04:11:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/07 04:11:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/07 04:11:49 INFO : two: Copied (server-side copy) 2024/12/07 04:11:49 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/07 04:11:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/07 04:11:49 DEBUG : one: Unchanged skipping 2024/12/07 04:11:49 DEBUG : B2 bucket rclone-test-fuyuwum2boca path dst: Waiting for checks to finish 2024/12/07 04:11:49 DEBUG : B2 bucket rclone-test-fuyuwum2boca path dst: Waiting for transfers to finish 2024/12/07 04:11:49 DEBUG : Waiting for deletions to finish 2024/12/07 04:11:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/07 04:11:49 DEBUG : one: Unchanged skipping 2024/12/07 04:11:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/07 04:11:49 DEBUG : two: Unchanged skipping 2024/12/07 04:11:49 DEBUG : B2 bucket rclone-test-fuyuwum2boca path dst: Waiting for checks to finish 2024/12/07 04:11:49 DEBUG : B2 bucket rclone-test-fuyuwum2boca path dst: Waiting for transfers to finish 2024/12/07 04:11:49 DEBUG : Waiting for deletions to finish 2024/12/07 04:11:49 INFO : There was nothing to transfer 2024/12/07 04:11:50 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/07 04:11:50 DEBUG : three: Destination not found in --copy-dest 2024/12/07 04:11:50 DEBUG : three: Need to transfer - File not found at Destination 2024/12/07 04:11:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/07 04:11:50 DEBUG : one: Unchanged skipping 2024/12/07 04:11:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/07 04:11:50 DEBUG : two: Unchanged skipping 2024/12/07 04:11:50 DEBUG : B2 bucket rclone-test-fuyuwum2boca path dst: Waiting for checks to finish 2024/12/07 04:11:50 DEBUG : B2 bucket rclone-test-fuyuwum2boca path dst: Waiting for transfers to finish 2024/12/07 04:11:51 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/12/07 04:11:51 INFO : three: Copied (new) 2024/12/07 04:11:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.44s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:11:55 DEBUG : Creating backend with remote "TestB2:rclone-test-fuyuwum2boca/dst" 2024/12/07 04:11:56 DEBUG : Creating backend with remote "TestB2:rclone-test-fuyuwum2boca/backup" 2024/12/07 04:11:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/07 04:11:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 04:11:59 DEBUG : two: Unchanged skipping 2024/12/07 04:11:59 DEBUG : B2 bucket rclone-test-fuyuwum2boca path dst: Waiting for checks to finish 2024/12/07 04:12:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/07 04:12:00 INFO : one: Copied (server-side copy) 2024/12/07 04:12:00 INFO : one: Deleted 2024/12/07 04:12:00 DEBUG : B2 bucket rclone-test-fuyuwum2boca path dst: Waiting for transfers to finish 2024/12/07 04:12:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/07 04:12:01 INFO : one: Copied (new) 2024/12/07 04:12:01 DEBUG : Waiting for deletions to finish 2024/12/07 04:12:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/07 04:12:01 INFO : three.txt: Copied (server-side copy) 2024/12/07 04:12:02 INFO : three.txt: Deleted 2024/12/07 04:12:02 INFO : three.txt: Moved into backup dir 2024/12/07 04:12:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/07 04:12:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 04:12:04 DEBUG : B2 bucket rclone-test-fuyuwum2boca path dst: Waiting for checks to finish 2024/12/07 04:12:04 DEBUG : two: Unchanged skipping 2024/12/07 04:12:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/07 04:12:04 INFO : one: Copied (server-side copy) 2024/12/07 04:12:04 INFO : one: Deleted 2024/12/07 04:12:04 DEBUG : B2 bucket rclone-test-fuyuwum2boca path dst: Waiting for transfers to finish 2024/12/07 04:12:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/07 04:12:05 INFO : one: Copied (new) 2024/12/07 04:12:05 DEBUG : Waiting for deletions to finish 2024/12/07 04:12:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/07 04:12:06 INFO : three.txt: Copied (server-side copy) 2024/12/07 04:12:06 INFO : three.txt: Deleted 2024/12/07 04:12:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.21s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:12:09 DEBUG : Creating backend with remote "TestB2:rclone-test-fuyuwum2boca/dst" 2024/12/07 04:12:10 DEBUG : Creating backend with remote "TestB2:rclone-test-fuyuwum2boca/backup" 2024/12/07 04:12:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/07 04:12:12 DEBUG : B2 bucket rclone-test-fuyuwum2boca path dst: Waiting for checks to finish 2024/12/07 04:12:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 04:12:12 DEBUG : two: Unchanged skipping 2024/12/07 04:12:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/07 04:12:14 INFO : one: Copied (server-side copy) to: one.bak 2024/12/07 04:12:14 INFO : one: Deleted 2024/12/07 04:12:14 DEBUG : B2 bucket rclone-test-fuyuwum2boca path dst: Waiting for transfers to finish 2024/12/07 04:12:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/07 04:12:15 INFO : one: Copied (new) 2024/12/07 04:12:15 DEBUG : Waiting for deletions to finish 2024/12/07 04:12:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/07 04:12:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/07 04:12:16 INFO : three.txt: Deleted 2024/12/07 04:12:16 INFO : three.txt: Moved into backup dir 2024/12/07 04:12:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/07 04:12:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 04:12:17 DEBUG : two: Unchanged skipping 2024/12/07 04:12:17 DEBUG : B2 bucket rclone-test-fuyuwum2boca path dst: Waiting for checks to finish 2024/12/07 04:12:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/07 04:12:18 INFO : one: Copied (server-side copy) to: one.bak 2024/12/07 04:12:18 INFO : one: Deleted 2024/12/07 04:12:18 DEBUG : B2 bucket rclone-test-fuyuwum2boca path dst: Waiting for transfers to finish 2024/12/07 04:12:19 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/07 04:12:19 INFO : one: Copied (new) 2024/12/07 04:12:19 DEBUG : Waiting for deletions to finish 2024/12/07 04:12:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/07 04:12:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/07 04:12:19 INFO : three.txt: Deleted 2024/12/07 04:12:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.49s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:12:22 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1042-00.backblaze.com/b2api/v1/b2_upload_file/4fd2ad3340dd9bfb9f380e1b/c001_v0001042_t0058": EOF 2024/12/07 04:12:22 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1042-00.backblaze.com/b2api/v1/b2_upload_file/4fd2ad3340dd9bfb9f380e1b/c001_v0001042_t0058": EOF) 2024/12/07 04:12:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-fuyuwum2boca: 1/10 (Post "https://pod-000-1042-00.backblaze.com/b2api/v1/b2_upload_file/4fd2ad3340dd9bfb9f380e1b/c001_v0001042_t0058": EOF) 2024/12/07 04:12:24 DEBUG : pacer: Reducing sleep to 10ms 2024/12/07 04:12:24 DEBUG : Creating backend with remote "TestB2:rclone-test-fuyuwum2boca/dst" 2024/12/07 04:12:25 DEBUG : Creating backend with remote "TestB2:rclone-test-fuyuwum2boca/backup" 2024/12/07 04:12:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/07 04:12:27 DEBUG : B2 bucket rclone-test-fuyuwum2boca path dst: Waiting for checks to finish 2024/12/07 04:12:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 04:12:27 DEBUG : two: Unchanged skipping 2024/12/07 04:12:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/07 04:12:29 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/07 04:12:29 INFO : one: Deleted 2024/12/07 04:12:29 DEBUG : B2 bucket rclone-test-fuyuwum2boca path dst: Waiting for transfers to finish 2024/12/07 04:12:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/07 04:12:30 INFO : one: Copied (new) 2024/12/07 04:12:30 DEBUG : Waiting for deletions to finish 2024/12/07 04:12:30 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/07 04:12:30 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/07 04:12:31 INFO : three.txt: Deleted 2024/12/07 04:12:31 INFO : three.txt: Moved into backup dir 2024/12/07 04:12:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/07 04:12:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 04:12:32 DEBUG : two: Unchanged skipping 2024/12/07 04:12:32 DEBUG : B2 bucket rclone-test-fuyuwum2boca path dst: Waiting for checks to finish 2024/12/07 04:12:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/07 04:12:33 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/07 04:12:33 INFO : one: Deleted 2024/12/07 04:12:33 DEBUG : B2 bucket rclone-test-fuyuwum2boca path dst: Waiting for transfers to finish 2024/12/07 04:12:33 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/07 04:12:33 INFO : one: Copied (new) 2024/12/07 04:12:33 DEBUG : Waiting for deletions to finish 2024/12/07 04:12:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/07 04:12:34 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/07 04:12:34 INFO : three.txt: Deleted 2024/12/07 04:12:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.84s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:12:37 DEBUG : Creating backend with remote "TestB2:rclone-test-fuyuwum2boca/dst" 2024/12/07 04:12:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/07 04:12:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 04:12:39 DEBUG : two: Unchanged skipping 2024/12/07 04:12:39 DEBUG : B2 bucket rclone-test-fuyuwum2boca path dst: Waiting for checks to finish 2024/12/07 04:12:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/07 04:12:39 INFO : one: Copied (server-side copy) to: one.bak 2024/12/07 04:12:39 INFO : one: Deleted 2024/12/07 04:12:39 DEBUG : B2 bucket rclone-test-fuyuwum2boca path dst: Waiting for transfers to finish 2024/12/07 04:12:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/07 04:12:40 INFO : one: Copied (new) 2024/12/07 04:12:40 DEBUG : Waiting for deletions to finish 2024/12/07 04:12:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/07 04:12:41 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/07 04:12:41 INFO : three.txt: Deleted 2024/12/07 04:12:41 INFO : three.txt: Moved into backup dir 2024/12/07 04:12:42 DEBUG : one.bak: Excluded (Path Filter) 2024/12/07 04:12:42 DEBUG : one.bak: Excluded 2024/12/07 04:12:42 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/12/07 04:12:42 DEBUG : three.txt.bak: Excluded 2024/12/07 04:12:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/07 04:12:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 04:12:42 DEBUG : two: Unchanged skipping 2024/12/07 04:12:42 DEBUG : B2 bucket rclone-test-fuyuwum2boca path dst: Waiting for checks to finish 2024/12/07 04:12:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/07 04:12:42 INFO : one: Copied (server-side copy) to: one.bak 2024/12/07 04:12:42 INFO : one: Deleted 2024/12/07 04:12:42 DEBUG : B2 bucket rclone-test-fuyuwum2boca path dst: Waiting for transfers to finish 2024/12/07 04:12:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/07 04:12:42 INFO : one: Copied (new) 2024/12/07 04:12:42 DEBUG : Waiting for deletions to finish 2024/12/07 04:12:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/07 04:12:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/07 04:12:43 INFO : three.txt: Deleted 2024/12/07 04:12:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.14s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:12:46 DEBUG : Creating backend with remote "TestB2:rclone-test-fuyuwum2boca/dst" 2024/12/07 04:12:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/07 04:12:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/07 04:12:49 INFO : one: Copied (server-side copy) to: one.bak 2024/12/07 04:12:49 INFO : one: Deleted 2024/12/07 04:12:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/07 04:12:50 INFO : one: Copied (new) 2024/12/07 04:12:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 04:12:50 DEBUG : two: Unchanged skipping 2024/12/07 04:12:50 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/07 04:12:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/07 04:12:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/07 04:12:51 INFO : three.txt: Deleted 2024/12/07 04:12:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/07 04:12:51 INFO : three.txt: Copied (new) 2024/12/07 04:12:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/07 04:12:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/07 04:12:52 INFO : one: Copied (server-side copy) to: one.bak 2024/12/07 04:12:53 INFO : one: Deleted 2024/12/07 04:12:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/07 04:12:53 INFO : one: Copied (new) 2024/12/07 04:12:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 04:12:53 DEBUG : two: Unchanged skipping 2024/12/07 04:12:53 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/07 04:12:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/07 04:12:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/07 04:12:54 INFO : three.txt: Deleted 2024/12/07 04:12:54 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/12/07 04:12:54 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.12s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:12:58 DEBUG : Creating backend with remote "TestB2:rclone-test-fuyuwum2boca/dst" 2024/12/07 04:12:58 DEBUG : Config file has changed externally - reloading 2024/12/07 04:12:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/07 04:13:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/07 04:13:00 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/07 04:13:00 INFO : one: Deleted 2024/12/07 04:13:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/07 04:13:02 INFO : one: Copied (new) 2024/12/07 04:13:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 04:13:02 DEBUG : two: Unchanged skipping 2024/12/07 04:13:02 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/07 04:13:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/07 04:13:03 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/07 04:13:03 INFO : three.txt: Deleted 2024/12/07 04:13:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/07 04:13:04 INFO : three.txt: Copied (new) 2024/12/07 04:13:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/07 04:13:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/07 04:13:05 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/07 04:13:05 INFO : one: Deleted 2024/12/07 04:13:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/07 04:13:06 INFO : one: Copied (new) 2024/12/07 04:13:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 04:13:06 DEBUG : two: Unchanged skipping 2024/12/07 04:13:06 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/07 04:13:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/07 04:13:07 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/07 04:13:07 INFO : three.txt: Deleted 2024/12/07 04:13:08 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/12/07 04:13:08 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.39s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:13:10 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/12/07 04:13:10 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:13:10 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:13:11 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/12/07 04:13:11 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/12/07 04:13:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.76s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:13:12 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/07 04:13:12 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:13:12 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:13:12 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/07 04:13:12 INFO : existing: Copied (new) 2024/12/07 04:13:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:13:13 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/12/07 04:13:13 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/12/07 04:13:13 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:13:13 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:13:13 ERROR : B2 bucket rclone-test-fuyuwum2boca: not deleting files as there were IO errors 2024/12/07 04:13:13 ERROR : B2 bucket rclone-test-fuyuwum2boca: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" --- PASS: TestSyncImmutable (2.78s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:13:15 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 04:13:15 DEBUG : existing: Unchanged skipping 2024/12/07 04:13:15 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:13:15 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:13:15 DEBUG : Waiting for deletions to finish 2024/12/07 04:13:15 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.55s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", 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-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.16s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.40s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:13:31 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 04:13:31 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 04:13:31 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 04:13:31 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 04:13:31 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:13:31 DEBUG : both0: Unchanged skipping 2024/12/07 04:13:31 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 04:13:31 DEBUG : both12: Unchanged skipping 2024/12/07 04:13:31 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 04:13:31 DEBUG : both13: Unchanged skipping 2024/12/07 04:13:31 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 04:13:31 DEBUG : both14: Unchanged skipping 2024/12/07 04:13:31 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 04:13:31 DEBUG : both1: Unchanged skipping 2024/12/07 04:13:31 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 04:13:31 DEBUG : both16: Unchanged skipping 2024/12/07 04:13:31 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 04:13:31 DEBUG : both17: Unchanged skipping 2024/12/07 04:13:31 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 04:13:31 DEBUG : both11: Unchanged skipping 2024/12/07 04:13:31 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 04:13:31 DEBUG : both19: Unchanged skipping 2024/12/07 04:13:31 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 04:13:31 DEBUG : both2: Unchanged skipping 2024/12/07 04:13:31 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 04:13:31 DEBUG : both3: Unchanged skipping 2024/12/07 04:13:31 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 04:13:31 DEBUG : both4: Unchanged skipping 2024/12/07 04:13:31 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 04:13:31 DEBUG : both5: Unchanged skipping 2024/12/07 04:13:31 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 04:13:31 DEBUG : both6: Unchanged skipping 2024/12/07 04:13:31 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 04:13:31 DEBUG : both7: Unchanged skipping 2024/12/07 04:13:31 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 04:13:31 DEBUG : both8: Unchanged skipping 2024/12/07 04:13:31 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 04:13:31 DEBUG : both9: Unchanged skipping 2024/12/07 04:13:31 DEBUG : both10: Unchanged skipping 2024/12/07 04:13:31 DEBUG : both15: Unchanged skipping 2024/12/07 04:13:31 DEBUG : both18: Unchanged skipping 2024/12/07 04:13:31 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:13:31 DEBUG : Waiting for deletions to finish 2024/12/07 04:13:32 INFO : only5: Deleted 2024/12/07 04:13:32 INFO : only1: Deleted 2024/12/07 04:13:32 INFO : only10: Deleted 2024/12/07 04:13:32 INFO : only15: Deleted 2024/12/07 04:13:32 INFO : only12: Deleted 2024/12/07 04:13:32 INFO : only16: Deleted 2024/12/07 04:13:32 INFO : only18: Deleted 2024/12/07 04:13:32 INFO : only19: Deleted 2024/12/07 04:13:32 INFO : only7: Deleted 2024/12/07 04:13:32 INFO : only0: Deleted 2024/12/07 04:13:32 INFO : only11: Deleted 2024/12/07 04:13:32 INFO : only14: Deleted 2024/12/07 04:13:32 INFO : only17: Deleted 2024/12/07 04:13:32 INFO : only6: Deleted 2024/12/07 04:13:32 INFO : only9: Deleted 2024/12/07 04:13:32 INFO : only3: Deleted 2024/12/07 04:13:32 INFO : only13: Deleted 2024/12/07 04:13:33 INFO : only2: Deleted 2024/12/07 04:13:33 INFO : only8: Deleted 2024/12/07 04:13:33 INFO : only4: Deleted 2024/12/07 04:13:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (19.68s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:13:51 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 04:13:51 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 04:13:51 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 04:13:51 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 04:13:51 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for checks to finish 2024/12/07 04:13:51 DEBUG : both0: Unchanged skipping 2024/12/07 04:13:51 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 04:13:51 DEBUG : both12: Unchanged skipping 2024/12/07 04:13:51 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 04:13:51 DEBUG : both13: Unchanged skipping 2024/12/07 04:13:51 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 04:13:51 DEBUG : both14: Unchanged skipping 2024/12/07 04:13:51 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 04:13:51 DEBUG : both15: Unchanged skipping 2024/12/07 04:13:51 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 04:13:51 DEBUG : both10: Unchanged skipping 2024/12/07 04:13:51 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 04:13:51 DEBUG : both16: Unchanged skipping 2024/12/07 04:13:51 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 04:13:51 DEBUG : both17: Unchanged skipping 2024/12/07 04:13:51 DEBUG : both1: Unchanged skipping 2024/12/07 04:13:51 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 04:13:51 DEBUG : both11: Unchanged skipping 2024/12/07 04:13:51 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 04:13:51 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 04:13:51 DEBUG : both18: Unchanged skipping 2024/12/07 04:13:51 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 04:13:51 DEBUG : both2: Unchanged skipping 2024/12/07 04:13:51 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 04:13:51 DEBUG : both5: Unchanged skipping 2024/12/07 04:13:51 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 04:13:51 DEBUG : both6: Unchanged skipping 2024/12/07 04:13:51 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 04:13:51 DEBUG : both7: Unchanged skipping 2024/12/07 04:13:51 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 04:13:51 DEBUG : both8: Unchanged skipping 2024/12/07 04:13:51 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 04:13:51 DEBUG : both9: Unchanged skipping 2024/12/07 04:13:51 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/12/07 04:13:51 DEBUG : both3: Unchanged skipping 2024/12/07 04:13:51 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/12/07 04:13:51 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/12/07 04:13:51 DEBUG : both19: Unchanged skipping 2024/12/07 04:13:51 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/12/07 04:13:51 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/12/07 04:13:51 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/12/07 04:13:51 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/12/07 04:13:51 DEBUG : both4: Unchanged skipping 2024/12/07 04:13:51 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/12/07 04:13:51 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/12/07 04:13:51 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/12/07 04:13:51 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/12/07 04:13:51 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/12/07 04:13:51 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/12/07 04:13:51 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/12/07 04:13:51 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/12/07 04:13:51 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/12/07 04:13:51 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/12/07 04:13:51 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/12/07 04:13:51 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/12/07 04:13:51 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/12/07 04:13:51 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Waiting for transfers to finish 2024/12/07 04:13:51 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/07 04:13:51 INFO : only11: Copied (replaced existing) 2024/12/07 04:13:51 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/07 04:13:51 INFO : only1: Copied (replaced existing) 2024/12/07 04:13:52 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/07 04:13:52 INFO : only15: Copied (replaced existing) 2024/12/07 04:13:52 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/07 04:13:52 INFO : only16: Copied (replaced existing) 2024/12/07 04:13:52 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/07 04:13:52 INFO : only12: Copied (replaced existing) 2024/12/07 04:13:52 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/07 04:13:52 INFO : only17: Copied (replaced existing) 2024/12/07 04:13:52 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/07 04:13:52 INFO : only18: Copied (replaced existing) 2024/12/07 04:13:52 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/07 04:13:52 INFO : only19: Copied (replaced existing) 2024/12/07 04:13:52 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/07 04:13:52 INFO : only13: Copied (replaced existing) 2024/12/07 04:13:52 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/07 04:13:52 INFO : only2: Copied (replaced existing) 2024/12/07 04:13:52 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/07 04:13:52 INFO : only3: Copied (replaced existing) 2024/12/07 04:13:52 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/07 04:13:52 INFO : only0: Copied (replaced existing) 2024/12/07 04:13:52 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/07 04:13:52 INFO : only10: Copied (replaced existing) 2024/12/07 04:13:52 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/07 04:13:52 INFO : only5: Copied (replaced existing) 2024/12/07 04:13:52 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/07 04:13:52 INFO : only7: Copied (replaced existing) 2024/12/07 04:13:52 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/07 04:13:52 INFO : only8: Copied (replaced existing) 2024/12/07 04:13:52 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/07 04:13:52 INFO : only14: Copied (replaced existing) 2024/12/07 04:13:52 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/07 04:13:52 INFO : only4: Copied (replaced existing) 2024/12/07 04:13:52 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/07 04:13:52 INFO : only6: Copied (replaced existing) 2024/12/07 04:13:53 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/07 04:13:53 INFO : only9: Copied (replaced existing) 2024/12/07 04:13:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (23.75s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:14:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/07 04:14:01 DEBUG : sub dir: Making directory 2024/12/07 04:14:01 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.73s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" 2024/12/07 04:14:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/07 04:14:06 DEBUG : sub dir: Making directory 2024/12/07 04:14:06 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fuyuwum2boca", Local "Local file system at /tmp/rclone1045358898", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.64s) PASS 2024/12/07 04:14:11 DEBUG : B2 bucket rclone-test-fuyuwum2boca: Purge remote 2024/12/07 04:14:11 INFO : B2 bucket rclone-test-fuyuwum2boca: cleaning bucket "rclone-test-fuyuwum2boca" of all files 2024/12/07 04:14:11 DEBUG : BackupDir/one: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f41797b2d97d18244_d20241207_m041151_c001_v7007000_t0000_u01733544711977") 2024/12/07 04:14:11 DEBUG : BackupDir/one: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f11938491a63aaf80_d20241207_m041146_c001_v0001183_t0019_u01733544706215") 2024/12/07 04:14:11 DEBUG : CompareDest/one: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f41907585c60fe0e1_d20241207_m041126_c001_v7007000_t0000_u01733544686910") 2024/12/07 04:14:11 DEBUG : CompareDest/one: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f100539806f539f62_d20241207_m041120_c001_v0001042_t0003_u01733544680224") 2024/12/07 04:14:11 DEBUG : CompareDest/two: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f41907585c60fe0e2_d20241207_m041127_c001_v7007000_t0000_u01733544687094") 2024/12/07 04:14:11 DEBUG : CompareDest/two: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917ee8_d20241207_m041122_c001_v0001180_t0016_u01733544682004") 2024/12/07 04:14:11 DEBUG : CopyDest/one: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f41797b2d97d18245_d20241207_m041152_c001_v7007000_t0000_u01733544712168") 2024/12/07 04:14:11 DEBUG : CopyDest/one: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c777b_d20241207_m041143_c001_v0001128_t0014_u01733544703073") 2024/12/07 04:14:11 DEBUG : CopyDest/three: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f41797b2d97d18246_d20241207_m041152_c001_v7007000_t0000_u01733544712352") 2024/12/07 04:14:12 DEBUG : CopyDest/three: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917f66_d20241207_m041150_c001_v0001180_t0013_u01733544710072") 2024/12/07 04:14:12 DEBUG : CopyDest/two: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f41797b2d97d18247_d20241207_m041152_c001_v7007000_t0000_u01733544712547") 2024/12/07 04:14:12 DEBUG : CopyDest/two: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f100539806f539f76_d20241207_m041147_c001_v0001042_t0005_u01733544707443") 2024/12/07 04:14:12 DEBUG : EXISTING: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f41907585c60fed7b_d20241207_m041316_c001_v7007000_t0000_u01733544796384") 2024/12/07 04:14:12 DEBUG : EXISTING: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c786b_d20241207_m041315_c001_v0001128_t0055_u01733544795216") 2024/12/07 04:14:12 DEBUG : Testêé: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f41907585c60fed73_d20241207_m041312_c001_v7007000_t0000_u01733544792036") 2024/12/07 04:14:12 DEBUG : Testêé: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c7863_d20241207_m041311_c001_v0001128_t0012_u01733544791041") 2024/12/07 04:14:12 DEBUG : Testêé: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96918052_d20241207_m041310_c001_v0001180_t0018_u01733544790032") 2024/12/07 04:14:12 DEBUG : a/potato2: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40462476cf99ac88_d20241207_m040935_c001_v7007000_t0000_u01733544575898") 2024/12/07 04:14:12 DEBUG : a/potato2: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917cc0_d20241207_m040935_c001_v0001180_t0030_u01733544575326") 2024/12/07 04:14:12 DEBUG : a/potato2: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f41797b2d97d16ddb_d20241207_m040933_c001_v7007000_t0000_u01733544573584") 2024/12/07 04:14:12 DEBUG : a/potato2: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917cb4_d20241207_m040932_c001_v0001180_t0059_u01733544572677") 2024/12/07 04:14:12 DEBUG : a/potato2: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f4067544bf21ed32f_d20241207_m040913_c001_v7007000_t0000_u01733544553422") 2024/12/07 04:14:12 DEBUG : a/potato2: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917c5c_d20241207_m040912_c001_v0001180_t0018_u01733544552522") 2024/12/07 04:14:12 DEBUG : b/potato: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40462476cf99ac89_d20241207_m040936_c001_v7007000_t0000_u01733544576089") 2024/12/07 04:14:12 DEBUG : b/potato: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917cb8_d20241207_m040934_c001_v0001180_t0051_u01733544574496") 2024/12/07 04:14:12 DEBUG : b/potato: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f41797b2d97d16dda_d20241207_m040933_c001_v7007000_t0000_u01733544573027") 2024/12/07 04:14:12 DEBUG : b/potato: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917cae_d20241207_m040931_c001_v0001180_t0048_u01733544571642") 2024/12/07 04:14:13 DEBUG : b/potato: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f4067544bf21ed32e_d20241207_m040912_c001_v7007000_t0000_u01733544552868") 2024/12/07 04:14:13 DEBUG : b/potato: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917c52_d20241207_m040911_c001_v0001180_t0017_u01733544551663") 2024/12/07 04:14:13 DEBUG : backup/one: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f416004622bba4cc1_d20241207_m041206_c001_v7007000_t0000_u01733544726685") 2024/12/07 04:14:13 DEBUG : backup/one: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f105482cadc1fd8f6_d20241207_m041204_c001_v0001181_t0033_u01733544724550") 2024/12/07 04:14:13 DEBUG : backup/one: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f108a89dac3b8446c_d20241207_m041200_c001_v0001044_t0031_u01733544720168") 2024/12/07 04:14:13 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40368b814417a8f4_d20241207_m041235_c001_v7007000_t0000_u01733544755098") 2024/12/07 04:14:13 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1193320db42e57f1_d20241207_m041233_c001_v0001182_t0028_u01733544753000") 2024/12/07 04:14:13 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1010cffa34883769_d20241207_m041228_c001_v0001090_t0048_u01733544748912") 2024/12/07 04:14:13 DEBUG : backup/one.bak: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f405565fe37a16a99_d20241207_m041220_c001_v7007000_t0000_u01733544740239") 2024/12/07 04:14:13 DEBUG : backup/one.bak: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f106ff068d67633ba_d20241207_m041218_c001_v0001183_t0009_u01733544738151") 2024/12/07 04:14:13 DEBUG : backup/one.bak: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1084e67d56adca06_d20241207_m041213_c001_v0001103_t0021_u01733544733896") 2024/12/07 04:14:13 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40368b814417a8f6_d20241207_m041235_c001_v7007000_t0000_u01733544755280") 2024/12/07 04:14:13 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f105839eee27512fa_d20241207_m041233_c001_v0001106_t0012_u01733544753912") 2024/12/07 04:14:13 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1114dfa5cb048c03_d20241207_m041230_c001_v0001182_t0025_u01733544750790") 2024/12/07 04:14:13 DEBUG : backup/three.txt: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f416004622bba4cc3_d20241207_m041206_c001_v7007000_t0000_u01733544726869") 2024/12/07 04:14:13 DEBUG : backup/three.txt: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f111d5c9e3c0c516a_d20241207_m041205_c001_v0001116_t0026_u01733544725380") 2024/12/07 04:14:13 DEBUG : backup/three.txt: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1154deb6dc84bbb5_d20241207_m041201_c001_v0001182_t0029_u01733544721737") 2024/12/07 04:14:13 DEBUG : backup/three.txt.bak: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f405565fe37a16a9a_d20241207_m041220_c001_v7007000_t0000_u01733544740421") 2024/12/07 04:14:13 DEBUG : backup/three.txt.bak: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036ee954c59d3ed_d20241207_m041219_c001_v0001183_t0028_u01733544739426") 2024/12/07 04:14:13 DEBUG : backup/three.txt.bak: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f116dfa3e92ab2920_d20241207_m041215_c001_v0001183_t0039_u01733544735828") 2024/12/07 04:14:13 DEBUG : both0: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f407781ca386fb8d1_d20241207_m041353_c001_v7007000_t0000_u01733544833641") 2024/12/07 04:14:14 DEBUG : both0: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b969180e5_d20241207_m041338_c001_v0001180_t0005_u01733544818339") 2024/12/07 04:14:14 DEBUG : both0: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f402fa447e0b797c1_d20241207_m041333_c001_v7007000_t0000_u01733544813648") 2024/12/07 04:14:14 DEBUG : both0: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b9691806a_d20241207_m041318_c001_v0001180_t0040_u01733544798657") 2024/12/07 04:14:14 DEBUG : both1: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f407781ca386fb8d4_d20241207_m041353_c001_v7007000_t0000_u01733544833828") 2024/12/07 04:14:14 DEBUG : both1: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b969180e7_d20241207_m041339_c001_v0001180_t0039_u01733544819358") 2024/12/07 04:14:14 DEBUG : both1: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f402fa447e0b797c2_d20241207_m041333_c001_v7007000_t0000_u01733544813831") 2024/12/07 04:14:14 DEBUG : both1: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b9691806e_d20241207_m041319_c001_v0001180_t0013_u01733544799318") 2024/12/07 04:14:14 DEBUG : both10: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f407781ca386fb8d6_d20241207_m041354_c001_v7007000_t0000_u01733544834013") 2024/12/07 04:14:14 DEBUG : both10: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96918109_d20241207_m041344_c001_v0001180_t0033_u01733544824929") 2024/12/07 04:14:14 DEBUG : both10: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f402fa447e0b797c4_d20241207_m041334_c001_v7007000_t0000_u01733544814013") 2024/12/07 04:14:14 DEBUG : both10: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b969180a6_d20241207_m041324_c001_v0001180_t0038_u01733544804975") 2024/12/07 04:14:14 DEBUG : both11: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f407781ca386fb8d7_d20241207_m041354_c001_v7007000_t0000_u01733544834211") 2024/12/07 04:14:14 DEBUG : both11: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b9691810b_d20241207_m041345_c001_v0001180_t0002_u01733544825591") 2024/12/07 04:14:14 DEBUG : both11: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f402fa447e0b797c5_d20241207_m041334_c001_v7007000_t0000_u01733544814195") 2024/12/07 04:14:14 DEBUG : both11: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b969180a8_d20241207_m041325_c001_v0001180_t0007_u01733544805464") 2024/12/07 04:14:14 DEBUG : both12: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f407781ca386fb8d8_d20241207_m041354_c001_v7007000_t0000_u01733544834418") 2024/12/07 04:14:14 DEBUG : both12: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b9691810f_d20241207_m041346_c001_v0001180_t0011_u01733544826662") 2024/12/07 04:14:14 DEBUG : both12: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f402fa447e0b797c7_d20241207_m041334_c001_v7007000_t0000_u01733544814389") 2024/12/07 04:14:14 DEBUG : both12: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b969180ac_d20241207_m041326_c001_v0001180_t0026_u01733544806080") 2024/12/07 04:14:14 DEBUG : both13: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f407781ca386fb8d9_d20241207_m041354_c001_v7007000_t0000_u01733544834620") 2024/12/07 04:14:14 DEBUG : both13: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96918113_d20241207_m041347_c001_v0001180_t0031_u01733544827209") 2024/12/07 04:14:15 DEBUG : both13: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f402fa447e0b797c8_d20241207_m041334_c001_v7007000_t0000_u01733544814581") 2024/12/07 04:14:15 DEBUG : both13: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b969180ae_d20241207_m041326_c001_v0001180_t0023_u01733544806682") 2024/12/07 04:14:15 DEBUG : both14: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f407781ca386fb8da_d20241207_m041354_c001_v7007000_t0000_u01733544834809") 2024/12/07 04:14:15 DEBUG : both14: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96918115_d20241207_m041347_c001_v0001180_t0030_u01733544827766") 2024/12/07 04:14:15 DEBUG : both14: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f402fa447e0b797ca_d20241207_m041334_c001_v7007000_t0000_u01733544814765") 2024/12/07 04:14:15 DEBUG : both14: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b969180b2_d20241207_m041327_c001_v0001180_t0037_u01733544807224") 2024/12/07 04:14:15 DEBUG : both15: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f407781ca386fb8db_d20241207_m041355_c001_v7007000_t0000_u01733544835006") 2024/12/07 04:14:15 DEBUG : both15: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96918119_d20241207_m041348_c001_v0001180_t0042_u01733544828291") 2024/12/07 04:14:15 DEBUG : both15: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f402fa447e0b797cb_d20241207_m041334_c001_v7007000_t0000_u01733544814953") 2024/12/07 04:14:15 DEBUG : both15: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b969180b4_d20241207_m041327_c001_v0001180_t0008_u01733544807780") 2024/12/07 04:14:15 DEBUG : both16: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f407781ca386fb8dc_d20241207_m041355_c001_v7007000_t0000_u01733544835189") 2024/12/07 04:14:15 DEBUG : both16: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b9691811f_d20241207_m041348_c001_v0001180_t0028_u01733544828801") 2024/12/07 04:14:15 DEBUG : both16: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f402fa447e0b797cd_d20241207_m041335_c001_v7007000_t0000_u01733544815140") 2024/12/07 04:14:15 DEBUG : both16: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b969180b8_d20241207_m041328_c001_v0001180_t0003_u01733544808307") 2024/12/07 04:14:15 DEBUG : both17: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f407781ca386fb8de_d20241207_m041355_c001_v7007000_t0000_u01733544835376") 2024/12/07 04:14:15 DEBUG : both17: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96918123_d20241207_m041349_c001_v0001180_t0013_u01733544829303") 2024/12/07 04:14:15 DEBUG : both17: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f402fa447e0b797ce_d20241207_m041335_c001_v7007000_t0000_u01733544815327") 2024/12/07 04:14:15 DEBUG : both17: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b969180bc_d20241207_m041329_c001_v0001180_t0043_u01733544809054") 2024/12/07 04:14:15 DEBUG : both18: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f407781ca386fb8df_d20241207_m041355_c001_v7007000_t0000_u01733544835558") 2024/12/07 04:14:15 DEBUG : both18: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96918125_d20241207_m041349_c001_v0001180_t0005_u01733544829844") 2024/12/07 04:14:15 DEBUG : both18: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f402fa447e0b797cf_d20241207_m041335_c001_v7007000_t0000_u01733544815515") 2024/12/07 04:14:16 DEBUG : both18: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b969180be_d20241207_m041329_c001_v0001180_t0051_u01733544809668") 2024/12/07 04:14:16 DEBUG : both19: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f407781ca386fb8e0_d20241207_m041355_c001_v7007000_t0000_u01733544835743") 2024/12/07 04:14:16 DEBUG : both19: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96918127_d20241207_m041350_c001_v0001180_t0036_u01733544830336") 2024/12/07 04:14:16 DEBUG : both19: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f402fa447e0b797d0_d20241207_m041335_c001_v7007000_t0000_u01733544815706") 2024/12/07 04:14:16 DEBUG : both19: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b969180c0_d20241207_m041330_c001_v0001180_t0003_u01733544810217") 2024/12/07 04:14:16 DEBUG : both2: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f407781ca386fb8e1_d20241207_m041355_c001_v7007000_t0000_u01733544835925") 2024/12/07 04:14:16 DEBUG : both2: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b969180ed_d20241207_m041339_c001_v0001180_t0059_u01733544819944") 2024/12/07 04:14:16 DEBUG : both2: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f402fa447e0b797d2_d20241207_m041335_c001_v7007000_t0000_u01733544815892") 2024/12/07 04:14:16 DEBUG : both2: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96918074_d20241207_m041319_c001_v0001180_t0017_u01733544799824") 2024/12/07 04:14:16 DEBUG : both3: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f407781ca386fb8e2_d20241207_m041356_c001_v7007000_t0000_u01733544836107") 2024/12/07 04:14:16 DEBUG : both3: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b969180f5_d20241207_m041340_c001_v0001180_t0020_u01733544820491") 2024/12/07 04:14:16 DEBUG : both3: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f402fa447e0b797d3_d20241207_m041336_c001_v7007000_t0000_u01733544816078") 2024/12/07 04:14:16 DEBUG : both3: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96918076_d20241207_m041320_c001_v0001180_t0027_u01733544800580") 2024/12/07 04:14:16 DEBUG : both4: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f407781ca386fb8e3_d20241207_m041356_c001_v7007000_t0000_u01733544836289") 2024/12/07 04:14:16 DEBUG : both4: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b969180f7_d20241207_m041341_c001_v0001180_t0035_u01733544821036") 2024/12/07 04:14:16 DEBUG : both4: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f402fa447e0b797d5_d20241207_m041336_c001_v7007000_t0000_u01733544816267") 2024/12/07 04:14:16 DEBUG : both4: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b9691807e_d20241207_m041321_c001_v0001180_t0016_u01733544801092") 2024/12/07 04:14:16 DEBUG : both5: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f407781ca386fb8e5_d20241207_m041356_c001_v7007000_t0000_u01733544836471") 2024/12/07 04:14:16 DEBUG : both5: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b969180f9_d20241207_m041341_c001_v0001180_t0029_u01733544821551") 2024/12/07 04:14:16 DEBUG : both5: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f402fa447e0b797d7_d20241207_m041336_c001_v7007000_t0000_u01733544816456") 2024/12/07 04:14:17 DEBUG : both5: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96918088_d20241207_m041321_c001_v0001180_t0035_u01733544801658") 2024/12/07 04:14:17 DEBUG : both6: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f407781ca386fb8e6_d20241207_m041356_c001_v7007000_t0000_u01733544836654") 2024/12/07 04:14:17 DEBUG : both6: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b969180fb_d20241207_m041342_c001_v0001180_t0047_u01733544822552") 2024/12/07 04:14:17 DEBUG : both6: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f402fa447e0b797da_d20241207_m041336_c001_v7007000_t0000_u01733544816644") 2024/12/07 04:14:17 DEBUG : both6: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96918092_d20241207_m041322_c001_v0001180_t0017_u01733544802262") 2024/12/07 04:14:17 DEBUG : both7: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f407781ca386fb8e7_d20241207_m041356_c001_v7007000_t0000_u01733544836849") 2024/12/07 04:14:17 DEBUG : both7: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b969180ff_d20241207_m041343_c001_v0001180_t0043_u01733544823242") 2024/12/07 04:14:17 DEBUG : both7: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f402fa447e0b797dd_d20241207_m041336_c001_v7007000_t0000_u01733544816834") 2024/12/07 04:14:17 DEBUG : both7: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b9691809e_d20241207_m041322_c001_v0001180_t0035_u01733544802925") 2024/12/07 04:14:17 DEBUG : both8: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f407781ca386fb8e8_d20241207_m041357_c001_v7007000_t0000_u01733544837031") 2024/12/07 04:14:17 DEBUG : both8: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96918101_d20241207_m041343_c001_v0001180_t0014_u01733544823775") 2024/12/07 04:14:17 DEBUG : both8: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f402fa447e0b797de_d20241207_m041337_c001_v7007000_t0000_u01733544817018") 2024/12/07 04:14:17 DEBUG : both8: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b969180a0_d20241207_m041323_c001_v0001180_t0015_u01733544803666") 2024/12/07 04:14:17 DEBUG : both9: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f407781ca386fb8e9_d20241207_m041357_c001_v7007000_t0000_u01733544837214") 2024/12/07 04:14:17 DEBUG : both9: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96918107_d20241207_m041344_c001_v0001180_t0015_u01733544824381") 2024/12/07 04:14:17 DEBUG : both9: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f402fa447e0b797df_d20241207_m041337_c001_v7007000_t0000_u01733544817209") 2024/12/07 04:14:17 DEBUG : both9: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b969180a2_d20241207_m041324_c001_v0001180_t0041_u01733544804457") 2024/12/07 04:14:17 DEBUG : c/non empty space: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40462476cf99ac8b_d20241207_m040936_c001_v7007000_t0000_u01733544576286") 2024/12/07 04:14:17 DEBUG : c/non empty space: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917cbc_d20241207_m040934_c001_v0001180_t0041_u01733544574727") 2024/12/07 04:14:17 DEBUG : c/non empty space: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f41797b2d97d16ddc_d20241207_m040933_c001_v7007000_t0000_u01733544573765") 2024/12/07 04:14:17 DEBUG : c/non empty space: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917cb0_d20241207_m040931_c001_v0001180_t0044_u01733544571855") 2024/12/07 04:14:18 DEBUG : c/non empty space: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f4067544bf21ed330_d20241207_m040913_c001_v7007000_t0000_u01733544553608") 2024/12/07 04:14:18 DEBUG : c/non empty space: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917c54_d20241207_m040911_c001_v0001180_t0009_u01733544551891") 2024/12/07 04:14:18 DEBUG : check sum: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40462476cf99ac48_d20241207_m040900_c001_v7007000_t0000_u01733544540594") 2024/12/07 04:14:18 DEBUG : check sum: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917c2c_d20241207_m040859_c001_v0001180_t0028_u01733544539626") 2024/12/07 04:14:18 DEBUG : dest/3: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f41797b2d97d18234_d20241207_m041136_c001_v7007000_t0000_u01733544696269") 2024/12/07 04:14:18 DEBUG : dest/3: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40086d9211e4487b_d20241207_m041135_c001_v0001183_t0029_u01733544695169") 2024/12/07 04:14:18 DEBUG : dst/one: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f41907585c60fed65_d20241207_m041308_c001_v7007000_t0000_u01733544788545") 2024/12/07 04:14:18 DEBUG : dst/one: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f110f98734c0b9a11_d20241207_m041305_c001_v0001115_t0020_u01733544785960") 2024/12/07 04:14:18 DEBUG : dst/one: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40891d27bcbee605_d20241207_m041305_c001_v7007000_t0000_u01733544785772") 2024/12/07 04:14:18 DEBUG : dst/one: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f110f98734c0b99f5_d20241207_m041301_c001_v0001115_t0012_u01733544781423") 2024/12/07 04:14:18 DEBUG : dst/one: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40891d27bcbee5f9_d20241207_m041300_c001_v7007000_t0000_u01733544780691") 2024/12/07 04:14:18 DEBUG : dst/one: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c7831_d20241207_m041256_c001_v0001128_t0027_u01733544776638") 2024/12/07 04:14:18 DEBUG : dst/one: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f402fa447e0b79768_d20241207_m041255_c001_v7007000_t0000_u01733544775164") 2024/12/07 04:14:18 DEBUG : dst/one: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f116dfa3e92ab34b2_d20241207_m041253_c001_v0001183_t0036_u01733544773250") 2024/12/07 04:14:18 DEBUG : dst/one: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40891d27bcbee5e9_d20241207_m041253_c001_v7007000_t0000_u01733544773067") 2024/12/07 04:14:18 DEBUG : dst/one: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f116dfa3e92ab3393_d20241207_m041250_c001_v0001183_t0053_u01733544770084") 2024/12/07 04:14:18 DEBUG : dst/one: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40891d27bcbee5e0_d20241207_m041249_c001_v7007000_t0000_u01733544769360") 2024/12/07 04:14:18 DEBUG : dst/one: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917ffd_d20241207_m041245_c001_v0001180_t0003_u01733544765515") 2024/12/07 04:14:18 DEBUG : dst/one: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40368b814417a929_d20241207_m041244_c001_v7007000_t0000_u01733544764246") 2024/12/07 04:14:18 DEBUG : dst/one: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1149e47b50dd63fe_d20241207_m041242_c001_v0001165_t0046_u01733544762843") 2024/12/07 04:14:18 DEBUG : dst/one: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40368b814417a925_d20241207_m041242_c001_v7007000_t0000_u01733544762663") 2024/12/07 04:14:19 DEBUG : dst/one: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1149e47b50dd63f8_d20241207_m041240_c001_v0001165_t0043_u01733544760391") 2024/12/07 04:14:19 DEBUG : dst/one: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40368b814417a900_d20241207_m041239_c001_v7007000_t0000_u01733544759667") 2024/12/07 04:14:19 DEBUG : dst/one: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917fd3_d20241207_m041236_c001_v0001180_t0059_u01733544756374") 2024/12/07 04:14:19 DEBUG : dst/one: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40368b814417a8f8_d20241207_m041235_c001_v7007000_t0000_u01733544755460") 2024/12/07 04:14:19 DEBUG : dst/one: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10971005d1c739fd_d20241207_m041233_c001_v0001182_t0043_u01733544753459") 2024/12/07 04:14:19 DEBUG : dst/one: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40368b814417a8ed_d20241207_m041233_c001_v7007000_t0000_u01733544753278") 2024/12/07 04:14:19 DEBUG : dst/one: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10971005d1c7393c_d20241207_m041230_c001_v0001182_t0030_u01733544750227") 2024/12/07 04:14:19 DEBUG : dst/one: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40368b814417a8e7_d20241207_m041229_c001_v7007000_t0000_u01733544749495") 2024/12/07 04:14:19 DEBUG : dst/one: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917fb3_d20241207_m041221_c001_v0001180_t0051_u01733544741545") 2024/12/07 04:14:19 DEBUG : dst/one: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f405565fe37a16a9b_d20241207_m041220_c001_v7007000_t0000_u01733544740612") 2024/12/07 04:14:19 DEBUG : dst/one: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1021df7a3a1e30ed_d20241207_m041218_c001_v0001104_t0046_u01733544738556") 2024/12/07 04:14:19 DEBUG : dst/one: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f41907585c60fe13c_d20241207_m041218_c001_v7007000_t0000_u01733544738371") 2024/12/07 04:14:19 DEBUG : dst/one: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1021df7a3a1e30dd_d20241207_m041214_c001_v0001104_t0012_u01733544734987") 2024/12/07 04:14:19 DEBUG : dst/one: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f41907585c60fe133_d20241207_m041214_c001_v7007000_t0000_u01733544734236") 2024/12/07 04:14:19 DEBUG : dst/one: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f100539806f539f9d_d20241207_m041208_c001_v0001042_t0047_u01733544728039") 2024/12/07 04:14:19 DEBUG : dst/one: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f416004622bba4cc4_d20241207_m041207_c001_v7007000_t0000_u01733544727110") 2024/12/07 04:14:19 DEBUG : dst/one: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f112e66a6314d7999_d20241207_m041204_c001_v0001183_t0040_u01733544724959") 2024/12/07 04:14:19 DEBUG : dst/one: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f41797b2d97d18251_d20241207_m041204_c001_v7007000_t0000_u01733544724778") 2024/12/07 04:14:19 DEBUG : dst/one: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f112e66a6314d7866_d20241207_m041201_c001_v0001183_t0045_u01733544721319") 2024/12/07 04:14:19 DEBUG : dst/one: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f41797b2d97d1824e_d20241207_m041200_c001_v7007000_t0000_u01733544720592") 2024/12/07 04:14:19 DEBUG : dst/one: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c7795_d20241207_m041153_c001_v0001128_t0050_u01733544713835") 2024/12/07 04:14:20 DEBUG : dst/one: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f41797b2d97d18248_d20241207_m041152_c001_v7007000_t0000_u01733544712729") 2024/12/07 04:14:20 DEBUG : dst/one: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1047785263c4766a_d20241207_m041146_c001_v0001183_t0057_u01733544706660") 2024/12/07 04:14:20 DEBUG : dst/one: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40368b814417a83e_d20241207_m041146_c001_v7007000_t0000_u01733544706454") 2024/12/07 04:14:20 DEBUG : dst/one: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917f3e_d20241207_m041142_c001_v0001180_t0005_u01733544702513") 2024/12/07 04:14:20 DEBUG : dst/one: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f102aa52d3ad83efb_d20241207_m041141_c001_v0001183_t0023_u01733544701753") 2024/12/07 04:14:20 DEBUG : dst/one: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f102aa52d3ad83ec1_d20241207_m041140_c001_v0001183_t0001_u01733544700800") 2024/12/07 04:14:20 DEBUG : dst/one: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f41907585c60fe0e3_d20241207_m041127_c001_v7007000_t0000_u01733544687284") 2024/12/07 04:14:20 DEBUG : dst/one: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c774b_d20241207_m041119_c001_v0001128_t0022_u01733544679443") 2024/12/07 04:14:20 DEBUG : dst/one: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f100e8c8d302f00b0_d20241207_m041118_c001_v0001179_t0023_u01733544678673") 2024/12/07 04:14:20 DEBUG : dst/one: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f100e8c8d302f00a6_d20241207_m041117_c001_v0001179_t0016_u01733544677658") 2024/12/07 04:14:20 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f41907585c60fed66_d20241207_m041308_c001_v7007000_t0000_u01733544788730") 2024/12/07 04:14:20 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f116e8c32fa45a5b4_d20241207_m041305_c001_v0001098_t0044_u01733544785338") 2024/12/07 04:14:20 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1193320db42e5c97_d20241207_m041300_c001_v0001182_t0029_u01733544780456") 2024/12/07 04:14:20 DEBUG : dst/one.bak: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f402fa447e0b7976a_d20241207_m041255_c001_v7007000_t0000_u01733544775346") 2024/12/07 04:14:20 DEBUG : dst/one.bak: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f110401eeac2a37f9_d20241207_m041252_c001_v0001177_t0052_u01733544772856") 2024/12/07 04:14:20 DEBUG : dst/one.bak: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1130410a8130f9ea_d20241207_m041248_c001_v0001104_t0031_u01733544768771") 2024/12/07 04:14:20 DEBUG : dst/one.bak: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40368b814417a92a_d20241207_m041244_c001_v7007000_t0000_u01733544764426") 2024/12/07 04:14:20 DEBUG : dst/one.bak: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1158fba5ab14e761_d20241207_m041242_c001_v0001120_t0055_u01733544762341") 2024/12/07 04:14:20 DEBUG : dst/one.bak: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1072e3e4083b2934_d20241207_m041239_c001_v0001180_t0039_u01733544759467") 2024/12/07 04:14:21 DEBUG : dst/three: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f41797b2d97d18249_d20241207_m041152_c001_v7007000_t0000_u01733544712910") 2024/12/07 04:14:21 DEBUG : dst/three: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f102aa52d3ad84226_d20241207_m041151_c001_v0001183_t0057_u01733544711365") 2024/12/07 04:14:21 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f41907585c60fed68_d20241207_m041308_c001_v7007000_t0000_u01733544788914") 2024/12/07 04:14:21 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1088bfc763b46e27_d20241207_m041307_c001_v0001181_t0039_u01733544787184") 2024/12/07 04:14:21 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f118ad72e0dc77348_d20241207_m041302_c001_v0001038_t0018_u01733544782761") 2024/12/07 04:14:21 DEBUG : dst/three.txt: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f41907585c60fed69_d20241207_m041309_c001_v7007000_t0000_u01733544789107") 2024/12/07 04:14:21 DEBUG : dst/three.txt: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f110f98734c0b9a15_d20241207_m041307_c001_v0001115_t0018_u01733544787607") 2024/12/07 04:14:21 DEBUG : dst/three.txt: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40891d27bcbee608_d20241207_m041307_c001_v7007000_t0000_u01733544787416") 2024/12/07 04:14:21 DEBUG : dst/three.txt: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f110f98734c0b99ff_d20241207_m041303_c001_v0001115_t0041_u01733544783386") 2024/12/07 04:14:21 DEBUG : dst/three.txt: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40891d27bcbee5fd_d20241207_m041303_c001_v7007000_t0000_u01733544783200") 2024/12/07 04:14:21 DEBUG : dst/three.txt: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c7835_d20241207_m041257_c001_v0001128_t0029_u01733544777554") 2024/12/07 04:14:21 DEBUG : dst/three.txt: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f402fa447e0b7976c_d20241207_m041255_c001_v7007000_t0000_u01733544775531") 2024/12/07 04:14:21 DEBUG : dst/three.txt: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f116dfa3e92ab3522_d20241207_m041254_c001_v0001183_t0032_u01733544774443") 2024/12/07 04:14:21 DEBUG : dst/three.txt: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40891d27bcbee5ea_d20241207_m041254_c001_v7007000_t0000_u01733544774259") 2024/12/07 04:14:21 DEBUG : dst/three.txt: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f116dfa3e92ab3408_d20241207_m041251_c001_v0001183_t0013_u01733544771462") 2024/12/07 04:14:21 DEBUG : dst/three.txt: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40891d27bcbee5e5_d20241207_m041251_c001_v7007000_t0000_u01733544771277") 2024/12/07 04:14:21 DEBUG : dst/three.txt: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96918005_d20241207_m041246_c001_v0001180_t0058_u01733544766034") 2024/12/07 04:14:21 DEBUG : dst/three.txt: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40368b814417a927_d20241207_m041243_c001_v7007000_t0000_u01733544763692") 2024/12/07 04:14:21 DEBUG : dst/three.txt: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c7801_d20241207_m041241_c001_v0001128_t0047_u01733544761460") 2024/12/07 04:14:21 DEBUG : dst/three.txt: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40368b814417a920_d20241207_m041241_c001_v7007000_t0000_u01733544761094") 2024/12/07 04:14:21 DEBUG : dst/three.txt: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917fd5_d20241207_m041236_c001_v0001180_t0029_u01733544756920") 2024/12/07 04:14:22 DEBUG : dst/three.txt: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40368b814417a8f3_d20241207_m041234_c001_v7007000_t0000_u01733544754536") 2024/12/07 04:14:22 DEBUG : dst/three.txt: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c77e5_d20241207_m041232_c001_v0001128_t0051_u01733544752104") 2024/12/07 04:14:22 DEBUG : dst/three.txt: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40368b814417a8e9_d20241207_m041231_c001_v7007000_t0000_u01733544751019") 2024/12/07 04:14:22 DEBUG : dst/three.txt: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917fb7_d20241207_m041224_c001_v0001180_t0001_u01733544744522") 2024/12/07 04:14:22 DEBUG : dst/three.txt: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f41907585c60fe13e_d20241207_m041219_c001_v7007000_t0000_u01733544739631") 2024/12/07 04:14:22 DEBUG : dst/three.txt: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f100539806f539fa5_d20241207_m041217_c001_v0001042_t0046_u01733544737134") 2024/12/07 04:14:22 DEBUG : dst/three.txt: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f41907585c60fe136_d20241207_m041216_c001_v7007000_t0000_u01733544736038") 2024/12/07 04:14:22 DEBUG : dst/three.txt: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c77b7_d20241207_m041209_c001_v0001128_t0029_u01733544729357") 2024/12/07 04:14:22 DEBUG : dst/three.txt: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f41797b2d97d18252_d20241207_m041206_c001_v7007000_t0000_u01733544726124") 2024/12/07 04:14:22 DEBUG : dst/three.txt: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c77a5_d20241207_m041203_c001_v0001128_t0059_u01733544723541") 2024/12/07 04:14:22 DEBUG : dst/three.txt: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f41797b2d97d1824f_d20241207_m041201_c001_v7007000_t0000_u01733544721983") 2024/12/07 04:14:22 DEBUG : dst/three.txt: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917f6e_d20241207_m041155_c001_v0001180_t0005_u01733544715066") 2024/12/07 04:14:22 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f402fa447e0b7976d_d20241207_m041255_c001_v7007000_t0000_u01733544775716") 2024/12/07 04:14:22 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f101c51de6943c3c5_d20241207_m041254_c001_v0001183_t0051_u01733544774031") 2024/12/07 04:14:22 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1171e24100be8594_d20241207_m041250_c001_v0001092_t0005_u01733544770904") 2024/12/07 04:14:22 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40368b814417a92b_d20241207_m041244_c001_v7007000_t0000_u01733544764606") 2024/12/07 04:14:22 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1035af0d823d6134_d20241207_m041243_c001_v0001104_t0047_u01733544763285") 2024/12/07 04:14:22 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f11838b5570c647fb_d20241207_m041240_c001_v0001182_t0018_u01733544760824") 2024/12/07 04:14:22 DEBUG : dst/two: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f41907585c60fed6b_d20241207_m041309_c001_v7007000_t0000_u01733544789288") 2024/12/07 04:14:22 DEBUG : dst/two: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96918027_d20241207_m041257_c001_v0001180_t0030_u01733544777350") 2024/12/07 04:14:23 DEBUG : dst/two: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f402fa447e0b7976e_d20241207_m041255_c001_v7007000_t0000_u01733544775901") 2024/12/07 04:14:23 DEBUG : dst/two: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c7813_d20241207_m041245_c001_v0001128_t0049_u01733544765722") 2024/12/07 04:14:23 DEBUG : dst/two: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40368b814417a92c_d20241207_m041244_c001_v7007000_t0000_u01733544764786") 2024/12/07 04:14:23 DEBUG : dst/two: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c77f3_d20241207_m041236_c001_v0001128_t0040_u01733544756592") 2024/12/07 04:14:23 DEBUG : dst/two: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40368b814417a8f9_d20241207_m041235_c001_v7007000_t0000_u01733544755640") 2024/12/07 04:14:23 DEBUG : dst/two: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c77d5_d20241207_m041222_c001_v0001128_t0056_u01733544742111") 2024/12/07 04:14:23 DEBUG : dst/two: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f405565fe37a16a9c_d20241207_m041220_c001_v7007000_t0000_u01733544740801") 2024/12/07 04:14:23 DEBUG : dst/two: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917f96_d20241207_m041208_c001_v0001180_t0037_u01733544728783") 2024/12/07 04:14:23 DEBUG : dst/two: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f416004622bba4cc5_d20241207_m041207_c001_v7007000_t0000_u01733544727298") 2024/12/07 04:14:23 DEBUG : dst/two: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f100539806f539f86_d20241207_m041154_c001_v0001042_t0052_u01733544714479") 2024/12/07 04:14:23 DEBUG : dst/two: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f41797b2d97d1824a_d20241207_m041153_c001_v7007000_t0000_u01733544713093") 2024/12/07 04:14:23 DEBUG : dst/two: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f11724fa7f03c934d_d20241207_m041148_c001_v0001109_t0002_u01733544708502") 2024/12/07 04:14:23 DEBUG : dst/two: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f41907585c60fe0e4_d20241207_m041127_c001_v7007000_t0000_u01733544687471") 2024/12/07 04:14:23 DEBUG : dst/two: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f100e8c8d302f00d2_d20241207_m041126_c001_v0001179_t0013_u01733544686290") 2024/12/07 04:14:23 DEBUG : empty space: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f410fa68195b48fbd_d20241207_m041043_c001_v7007000_t0000_u01733544643151") 2024/12/07 04:14:23 DEBUG : empty space: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917e26_d20241207_m041039_c001_v0001180_t0047_u01733544639685") 2024/12/07 04:14:23 DEBUG : empty space: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f410fa68195b48fa5_d20241207_m041037_c001_v7007000_t0000_u01733544637643") 2024/12/07 04:14:23 DEBUG : empty space: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917dde_d20241207_m041026_c001_v0001180_t0031_u01733544626868") 2024/12/07 04:14:23 DEBUG : empty space: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40462476cf99ad1e_d20241207_m041017_c001_v7007000_t0000_u01733544617722") 2024/12/07 04:14:23 DEBUG : empty space: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917da0_d20241207_m041013_c001_v0001180_t0030_u01733544613872") 2024/12/07 04:14:24 DEBUG : empty space: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40462476cf99acac_d20241207_m040949_c001_v7007000_t0000_u01733544589034") 2024/12/07 04:14:24 DEBUG : empty space: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917d0a_d20241207_m040947_c001_v0001180_t0022_u01733544587216") 2024/12/07 04:14:24 DEBUG : empty space: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40462476cf99aca2_d20241207_m040945_c001_v7007000_t0000_u01733544585669") 2024/12/07 04:14:24 DEBUG : empty space: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917d02_d20241207_m040944_c001_v0001180_t0041_u01733544584472") 2024/12/07 04:14:24 DEBUG : empty space: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40462476cf99ac99_d20241207_m040941_c001_v7007000_t0000_u01733544581212") 2024/12/07 04:14:24 DEBUG : empty space: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917cda_d20241207_m040939_c001_v0001180_t0005_u01733544579654") 2024/12/07 04:14:24 DEBUG : empty space: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40462476cf99ac91_d20241207_m040938_c001_v7007000_t0000_u01733544578482") 2024/12/07 04:14:24 DEBUG : empty space: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917ccc_d20241207_m040937_c001_v0001180_t0017_u01733544577234") 2024/12/07 04:14:24 DEBUG : empty space: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f41797b2d97d16dd6_d20241207_m040930_c001_v7007000_t0000_u01733544570728") 2024/12/07 04:14:24 DEBUG : empty space: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917ca2_d20241207_m040929_c001_v0001180_t0014_u01733544569344") 2024/12/07 04:14:24 DEBUG : empty space: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f41797b2d97d16dd1_d20241207_m040928_c001_v7007000_t0000_u01733544568202") 2024/12/07 04:14:24 DEBUG : empty space: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917c9a_d20241207_m040927_c001_v0001180_t0015_u01733544567423") 2024/12/07 04:14:24 DEBUG : empty space: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f4067544bf21ed341_d20241207_m040922_c001_v7007000_t0000_u01733544562382") 2024/12/07 04:14:24 DEBUG : empty space: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917c76_d20241207_m040921_c001_v0001180_t0001_u01733544561224") 2024/12/07 04:14:24 DEBUG : empty space: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f4067544bf21ed338_d20241207_m040918_c001_v7007000_t0000_u01733544558616") 2024/12/07 04:14:24 DEBUG : empty space: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917c6a_d20241207_m040917_c001_v0001180_t0040_u01733544557655") 2024/12/07 04:14:24 DEBUG : empty space: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f4067544bf21ed333_d20241207_m040916_c001_v7007000_t0000_u01733544556535") 2024/12/07 04:14:24 DEBUG : empty space: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10907982874cf789_d20241207_m040915_c001_v0001183_t0042_u01733544555897") 2024/12/07 04:14:24 DEBUG : empty space: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917c66_d20241207_m040914_c001_v0001180_t0030_u01733544554352") 2024/12/07 04:14:24 DEBUG : enormous: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40462476cf99aca7_d20241207_m040948_c001_v7007000_t0000_u01733544588267") 2024/12/07 04:14:24 DEBUG : enormous: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917d0e_d20241207_m040947_c001_v0001180_t0044_u01733544587439") 2024/12/07 04:14:24 DEBUG : existing: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f41907585c60fed75_d20241207_m041314_c001_v7007000_t0000_u01733544794049") 2024/12/07 04:14:25 DEBUG : existing: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b9691805a_d20241207_m041312_c001_v0001180_t0003_u01733544792805") 2024/12/07 04:14:25 DEBUG : existing: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40462476cf99ad05_d20241207_m041011_c001_v7007000_t0000_u01733544611898") 2024/12/07 04:14:25 DEBUG : existing: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917d90_d20241207_m041010_c001_v0001180_t0045_u01733544610801") 2024/12/07 04:14:25 DEBUG : existing: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f4067544bf21ed32c_d20241207_m040910_c001_v7007000_t0000_u01733544550556") 2024/12/07 04:14:25 DEBUG : existing: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917c4c_d20241207_m040909_c001_v0001180_t0017_u01733544549579") 2024/12/07 04:14:25 DEBUG : existing: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f4067544bf21ed324_d20241207_m040908_c001_v7007000_t0000_u01733544548274") 2024/12/07 04:14:25 DEBUG : existing: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917c4a_d20241207_m040907_c001_v0001180_t0032_u01733544547707") 2024/12/07 04:14:25 DEBUG : existing: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917c46_d20241207_m040906_c001_v0001180_t0022_u01733544546896") 2024/12/07 04:14:25 DEBUG : existing-b: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40462476cf99ad06_d20241207_m041012_c001_v7007000_t0000_u01733544612082") 2024/12/07 04:14:25 DEBUG : existing-b: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c76b3_d20241207_m041010_c001_v0001128_t0046_u01733544610811") 2024/12/07 04:14:25 DEBUG : five: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40462476cf99acb2_d20241207_m040953_c001_v7007000_t0000_u01733544593399") 2024/12/07 04:14:25 DEBUG : five: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f4036892b96917d2a_d20241207_m040951_c001_v0001180_t0000_u01733544591475") 2024/12/07 04:14:25 DEBUG : foo: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f4067544bf21ed33c_d20241207_m040920_c001_v7007000_t0000_u01733544560489") 2024/12/07 04:14:25 DEBUG : foo: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f4036892b96917c70_d20241207_m040919_c001_v0001180_t0000_u01733544559938") 2024/12/07 04:14:25 DEBUG : foo: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f4036892b96917c6c_d20241207_m040919_c001_v0001180_t0000_u01733544559360") 2024/12/07 04:14:25 DEBUG : four: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40462476cf99acb3_d20241207_m040953_c001_v7007000_t0000_u01733544593583") 2024/12/07 04:14:25 DEBUG : four: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40083d91ae2c7690_d20241207_m040952_c001_v0001128_t0031_u01733544592231") 2024/12/07 04:14:25 DEBUG : four: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917d24_d20241207_m040950_c001_v0001180_t0007_u01733544590829") 2024/12/07 04:14:25 DEBUG : hello world2: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f407781ca386fadc4_d20241207_m040816_c001_v7007000_t0000_u01733544496881") 2024/12/07 04:14:26 DEBUG : hello world2: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917b54_d20241207_m040816_c001_v0001180_t0004_u01733544496320") 2024/12/07 04:14:26 DEBUG : ignore-size: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f4067544bf21ed31e_d20241207_m040905_c001_v7007000_t0000_u01733544545793") 2024/12/07 04:14:26 DEBUG : ignore-size: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917c3a_d20241207_m040904_c001_v0001180_t0018_u01733544544499") 2024/12/07 04:14:26 DEBUG : nested/sub dir/file: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40462476cf99acef_d20241207_m041009_c001_v7007000_t0000_u01733544609659") 2024/12/07 04:14:26 DEBUG : nested/sub dir/file: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c76ab_d20241207_m041008_c001_v0001128_t0015_u01733544608451") 2024/12/07 04:14:26 DEBUG : nested/sub dir/file: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40462476cf99acde_d20241207_m041007_c001_v7007000_t0000_u01733544607255") 2024/12/07 04:14:26 DEBUG : nested/sub dir/file: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c76a3_d20241207_m041006_c001_v0001128_t0038_u01733544606277") 2024/12/07 04:14:26 DEBUG : one: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40462476cf99acb4_d20241207_m040953_c001_v7007000_t0000_u01733544593765") 2024/12/07 04:14:26 DEBUG : one: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f4036892b96917d1c_d20241207_m040950_c001_v0001180_t0000_u01733544590219") 2024/12/07 04:14:26 DEBUG : only0: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f407781ca386fb8ea_d20241207_m041357_c001_v7007000_t0000_u01733544837403") 2024/12/07 04:14:26 DEBUG : only0: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40309ae397ad47b5_d20241207_m041352_c001_v0001099_t0048_u01733544832559") 2024/12/07 04:14:26 DEBUG : only0: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c78c7_d20241207_m041338_c001_v0001128_t0039_u01733544818910") 2024/12/07 04:14:26 DEBUG : only0: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f403b5b504e833d46_d20241207_m041332_c001_v7007000_t0000_u01733544812539") 2024/12/07 04:14:26 DEBUG : only0: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c7875_d20241207_m041318_c001_v0001128_t0017_u01733544798863") 2024/12/07 04:14:26 DEBUG : only1: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f407781ca386fb8eb_d20241207_m041357_c001_v7007000_t0000_u01733544837585") 2024/12/07 04:14:26 DEBUG : only1: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f4036892b9691812f_d20241207_m041351_c001_v0001180_t0000_u01733544831603") 2024/12/07 04:14:26 DEBUG : only1: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c78cd_d20241207_m041339_c001_v0001128_t0055_u01733544819552") 2024/12/07 04:14:26 DEBUG : only1: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f403b5b504e833d44_d20241207_m041332_c001_v7007000_t0000_u01733544812121") 2024/12/07 04:14:26 DEBUG : only1: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c7879_d20241207_m041319_c001_v0001128_t0031_u01733544799522") 2024/12/07 04:14:26 DEBUG : only10: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f407781ca386fb8ec_d20241207_m041357_c001_v7007000_t0000_u01733544837767") 2024/12/07 04:14:27 DEBUG : only10: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f4036892b9691813d_d20241207_m041352_c001_v0001180_t0000_u01733544832580") 2024/12/07 04:14:27 DEBUG : only10: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c78eb_d20241207_m041345_c001_v0001128_t0006_u01733544825130") 2024/12/07 04:14:27 DEBUG : only10: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f402fa447e0b797b7_d20241207_m041332_c001_v7007000_t0000_u01733544812255") 2024/12/07 04:14:27 DEBUG : only10: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c7895_d20241207_m041325_c001_v0001128_t0037_u01733544805180") 2024/12/07 04:14:27 DEBUG : only11: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f407781ca386fb8ed_d20241207_m041357_c001_v7007000_t0000_u01733544837953") 2024/12/07 04:14:27 DEBUG : only11: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40083d91ae2c790b_d20241207_m041351_c001_v0001128_t0031_u01733544831614") 2024/12/07 04:14:27 DEBUG : only11: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c78ed_d20241207_m041345_c001_v0001128_t0036_u01733544825805") 2024/12/07 04:14:27 DEBUG : only11: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f402fa447e0b797ba_d20241207_m041332_c001_v7007000_t0000_u01733544812627") 2024/12/07 04:14:27 DEBUG : only11: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c789b_d20241207_m041325_c001_v0001128_t0018_u01733544805689") 2024/12/07 04:14:27 DEBUG : only12: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f407781ca386fb8ee_d20241207_m041358_c001_v7007000_t0000_u01733544838138") 2024/12/07 04:14:27 DEBUG : only12: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40309ae397ad47b1_d20241207_m041352_c001_v0001099_t0048_u01733544832171") 2024/12/07 04:14:27 DEBUG : only12: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c78f1_d20241207_m041346_c001_v0001128_t0033_u01733544826885") 2024/12/07 04:14:27 DEBUG : only12: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f416004622bba5133_d20241207_m041332_c001_v7007000_t0000_u01733544812287") 2024/12/07 04:14:27 DEBUG : only12: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c78a1_d20241207_m041326_c001_v0001128_t0019_u01733544806279") 2024/12/07 04:14:27 DEBUG : only13: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f407781ca386fb8f0_d20241207_m041358_c001_v7007000_t0000_u01733544838322") 2024/12/07 04:14:27 DEBUG : only13: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f41750117a80dfb10_d20241207_m041352_c001_v0001113_t0059_u01733544832358") 2024/12/07 04:14:27 DEBUG : only13: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c78f3_d20241207_m041347_c001_v0001128_t0055_u01733544827425") 2024/12/07 04:14:27 DEBUG : only13: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f416004622bba5138_d20241207_m041332_c001_v7007000_t0000_u01733544812846") 2024/12/07 04:14:27 DEBUG : only13: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c78a3_d20241207_m041326_c001_v0001128_t0041_u01733544806883") 2024/12/07 04:14:27 DEBUG : only14: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f407781ca386fb8f3_d20241207_m041358_c001_v7007000_t0000_u01733544838507") 2024/12/07 04:14:28 DEBUG : only14: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f4036892b9691813f_d20241207_m041352_c001_v0001180_t0000_u01733544832763") 2024/12/07 04:14:28 DEBUG : only14: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c78f7_d20241207_m041347_c001_v0001128_t0052_u01733544827986") 2024/12/07 04:14:28 DEBUG : only14: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f410fa68195b4a8e8_d20241207_m041332_c001_v7007000_t0000_u01733544812640") 2024/12/07 04:14:28 DEBUG : only14: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c78a7_d20241207_m041327_c001_v0001128_t0026_u01733544807426") 2024/12/07 04:14:28 DEBUG : only15: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f407781ca386fb8f4_d20241207_m041358_c001_v7007000_t0000_u01733544838692") 2024/12/07 04:14:28 DEBUG : only15: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f4036892b96918137_d20241207_m041352_c001_v0001180_t0000_u01733544832003") 2024/12/07 04:14:28 DEBUG : only15: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c78f9_d20241207_m041348_c001_v0001128_t0032_u01733544828499") 2024/12/07 04:14:28 DEBUG : only15: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f410fa68195b4a8e6_d20241207_m041332_c001_v7007000_t0000_u01733544812277") 2024/12/07 04:14:28 DEBUG : only15: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c78ab_d20241207_m041327_c001_v0001128_t0033_u01733544807991") 2024/12/07 04:14:28 DEBUG : only16: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f407781ca386fb8f5_d20241207_m041358_c001_v7007000_t0000_u01733544838875") 2024/12/07 04:14:28 DEBUG : only16: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40083d91ae2c790d_d20241207_m041352_c001_v0001128_t0031_u01733544832014") 2024/12/07 04:14:28 DEBUG : only16: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c78fd_d20241207_m041349_c001_v0001128_t0059_u01733544829007") 2024/12/07 04:14:28 DEBUG : only16: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f403b5b504e833d45_d20241207_m041332_c001_v7007000_t0000_u01733544812329") 2024/12/07 04:14:28 DEBUG : only16: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c78ad_d20241207_m041328_c001_v0001128_t0043_u01733544808529") 2024/12/07 04:14:28 DEBUG : only17: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f407781ca386fb8f6_d20241207_m041359_c001_v7007000_t0000_u01733544839059") 2024/12/07 04:14:28 DEBUG : only17: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f4036892b96918139_d20241207_m041352_c001_v0001180_t0000_u01733544832185") 2024/12/07 04:14:28 DEBUG : only17: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c7901_d20241207_m041349_c001_v0001128_t0002_u01733544829504") 2024/12/07 04:14:28 DEBUG : only17: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f416004622bba5136_d20241207_m041332_c001_v7007000_t0000_u01733544812662") 2024/12/07 04:14:28 DEBUG : only17: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c78b3_d20241207_m041329_c001_v0001128_t0039_u01733544809279") 2024/12/07 04:14:28 DEBUG : only18: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f407781ca386fb8f7_d20241207_m041359_c001_v7007000_t0000_u01733544839241") 2024/12/07 04:14:28 DEBUG : only18: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40083d91ae2c790f_d20241207_m041352_c001_v0001128_t0031_u01733544832196") 2024/12/07 04:14:29 DEBUG : only18: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c7903_d20241207_m041350_c001_v0001128_t0051_u01733544830045") 2024/12/07 04:14:29 DEBUG : only18: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f402fa447e0b797b8_d20241207_m041332_c001_v7007000_t0000_u01733544812441") 2024/12/07 04:14:29 DEBUG : only18: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c78b5_d20241207_m041329_c001_v0001128_t0040_u01733544809869") 2024/12/07 04:14:29 DEBUG : only19: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f407781ca386fb8f8_d20241207_m041359_c001_v7007000_t0000_u01733544839424") 2024/12/07 04:14:29 DEBUG : only19: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40309ae397ad47b3_d20241207_m041352_c001_v0001099_t0048_u01733544832353") 2024/12/07 04:14:29 DEBUG : only19: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c7905_d20241207_m041350_c001_v0001128_t0017_u01733544830536") 2024/12/07 04:14:29 DEBUG : only19: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f410fa68195b4a8e7_d20241207_m041332_c001_v7007000_t0000_u01733544812460") 2024/12/07 04:14:29 DEBUG : only19: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c78b9_d20241207_m041330_c001_v0001128_t0023_u01733544810471") 2024/12/07 04:14:29 DEBUG : only2: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f407781ca386fb8f9_d20241207_m041359_c001_v7007000_t0000_u01733544839613") 2024/12/07 04:14:29 DEBUG : only2: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f4036892b9691813b_d20241207_m041352_c001_v0001180_t0000_u01733544832368") 2024/12/07 04:14:29 DEBUG : only2: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c78d1_d20241207_m041340_c001_v0001128_t0027_u01733544820162") 2024/12/07 04:14:29 DEBUG : only2: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f403b5b504e833d48_d20241207_m041332_c001_v7007000_t0000_u01733544812908") 2024/12/07 04:14:29 DEBUG : only2: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c787b_d20241207_m041320_c001_v0001128_t0007_u01733544800085") 2024/12/07 04:14:29 DEBUG : only3: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f407781ca386fb8fa_d20241207_m041359_c001_v7007000_t0000_u01733544839798") 2024/12/07 04:14:29 DEBUG : only3: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40083d91ae2c7911_d20241207_m041352_c001_v0001128_t0031_u01733544832386") 2024/12/07 04:14:29 DEBUG : only3: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c78d3_d20241207_m041340_c001_v0001128_t0057_u01733544820716") 2024/12/07 04:14:29 DEBUG : only3: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f410fa68195b4a8e9_d20241207_m041332_c001_v7007000_t0000_u01733544812824") 2024/12/07 04:14:29 DEBUG : only3: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c787f_d20241207_m041320_c001_v0001128_t0003_u01733544800782") 2024/12/07 04:14:29 DEBUG : only4: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f407781ca386fb8fb_d20241207_m041359_c001_v7007000_t0000_u01733544839995") 2024/12/07 04:14:29 DEBUG : only4: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f41750117a80dfb14_d20241207_m041352_c001_v0001113_t0059_u01733544832773") 2024/12/07 04:14:29 DEBUG : only4: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c78d7_d20241207_m041341_c001_v0001128_t0052_u01733544821237") 2024/12/07 04:14:29 DEBUG : only4: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f402fa447e0b797bd_d20241207_m041333_c001_v7007000_t0000_u01733544813002") 2024/12/07 04:14:30 DEBUG : only4: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c7881_d20241207_m041321_c001_v0001128_t0000_u01733544801332") 2024/12/07 04:14:30 DEBUG : only5: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f407781ca386fb8fc_d20241207_m041400_c001_v7007000_t0000_u01733544840181") 2024/12/07 04:14:30 DEBUG : only5: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f41750117a80dfb12_d20241207_m041352_c001_v0001113_t0059_u01733544832570") 2024/12/07 04:14:30 DEBUG : only5: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c78d9_d20241207_m041341_c001_v0001128_t0021_u01733544821781") 2024/12/07 04:14:30 DEBUG : only5: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f403b5b504e833d43_d20241207_m041331_c001_v7007000_t0000_u01733544811930") 2024/12/07 04:14:30 DEBUG : only5: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c7883_d20241207_m041321_c001_v0001128_t0038_u01733544801890") 2024/12/07 04:14:30 DEBUG : only6: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f407781ca386fb8fd_d20241207_m041400_c001_v7007000_t0000_u01733544840370") 2024/12/07 04:14:30 DEBUG : only6: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40083d91ae2c7915_d20241207_m041352_c001_v0001128_t0031_u01733544832785") 2024/12/07 04:14:30 DEBUG : only6: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c78df_d20241207_m041342_c001_v0001128_t0033_u01733544822752") 2024/12/07 04:14:30 DEBUG : only6: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f403b5b504e833d47_d20241207_m041332_c001_v7007000_t0000_u01733544812724") 2024/12/07 04:14:30 DEBUG : only6: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c7885_d20241207_m041322_c001_v0001128_t0014_u01733544802503") 2024/12/07 04:14:30 DEBUG : only7: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f407781ca386fb8fe_d20241207_m041400_c001_v7007000_t0000_u01733544840559") 2024/12/07 04:14:30 DEBUG : only7: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40083d91ae2c7913_d20241207_m041352_c001_v0001128_t0031_u01733544832591") 2024/12/07 04:14:30 DEBUG : only7: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c78e3_d20241207_m041343_c001_v0001128_t0004_u01733544823466") 2024/12/07 04:14:30 DEBUG : only7: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f416004622bba5135_d20241207_m041332_c001_v7007000_t0000_u01733544812473") 2024/12/07 04:14:30 DEBUG : only7: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c7889_d20241207_m041323_c001_v0001128_t0005_u01733544803135") 2024/12/07 04:14:30 DEBUG : only8: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f407781ca386fb8ff_d20241207_m041400_c001_v7007000_t0000_u01733544840746") 2024/12/07 04:14:30 DEBUG : only8: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40309ae397ad47b7_d20241207_m041352_c001_v0001099_t0048_u01733544832740") 2024/12/07 04:14:30 DEBUG : only8: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c78e5_d20241207_m041343_c001_v0001128_t0042_u01733544823991") 2024/12/07 04:14:30 DEBUG : only8: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f410fa68195b4a8ea_d20241207_m041333_c001_v7007000_t0000_u01733544813016") 2024/12/07 04:14:30 DEBUG : only8: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c788d_d20241207_m041323_c001_v0001128_t0048_u01733544803909") 2024/12/07 04:14:31 DEBUG : only9: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f407781ca386fb901_d20241207_m041400_c001_v7007000_t0000_u01733544840940") 2024/12/07 04:14:31 DEBUG : only9: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40309ae397ad47b9_d20241207_m041352_c001_v0001099_t0048_u01733544832921") 2024/12/07 04:14:31 DEBUG : only9: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c78e7_d20241207_m041344_c001_v0001128_t0047_u01733544824622") 2024/12/07 04:14:31 DEBUG : only9: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f402fa447e0b797bb_d20241207_m041332_c001_v7007000_t0000_u01733544812818") 2024/12/07 04:14:31 DEBUG : only9: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c7891_d20241207_m041324_c001_v0001128_t0020_u01733544804662") 2024/12/07 04:14:31 DEBUG : potato: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40462476cf99acd2_d20241207_m041004_c001_v7007000_t0000_u01733544604408") 2024/12/07 04:14:31 DEBUG : potato: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f100539806f539ef0_d20241207_m041002_c001_v0001042_t0042_u01733544602450") 2024/12/07 04:14:31 DEBUG : potato: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40462476cf99acc0_d20241207_m041000_c001_v7007000_t0000_u01733544600520") 2024/12/07 04:14:31 DEBUG : potato: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c7698_d20241207_m040958_c001_v0001128_t0029_u01733544598556") 2024/12/07 04:14:31 DEBUG : potato: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40462476cf99acba_d20241207_m040957_c001_v7007000_t0000_u01733544597052") 2024/12/07 04:14:31 DEBUG : potato: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f100539806f539ee6_d20241207_m040954_c001_v0001042_t0046_u01733544594737") 2024/12/07 04:14:31 DEBUG : potato: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40462476cf99ac9d_d20241207_m040943_c001_v7007000_t0000_u01733544583328") 2024/12/07 04:14:31 DEBUG : potato: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917cea_d20241207_m040942_c001_v0001180_t0004_u01733544582151") 2024/12/07 04:14:31 DEBUG : potato: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40462476cf99ac97_d20241207_m040940_c001_v7007000_t0000_u01733544580264") 2024/12/07 04:14:31 DEBUG : potato: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917cd6_d20241207_m040939_c001_v0001180_t0002_u01733544579441") 2024/12/07 04:14:31 DEBUG : potato: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40462476cf99ac8e_d20241207_m040937_c001_v7007000_t0000_u01733544577873") 2024/12/07 04:14:31 DEBUG : potato: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917cca_d20241207_m040937_c001_v0001180_t0029_u01733544577024") 2024/12/07 04:14:31 DEBUG : potato: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f41797b2d97d16dd4_d20241207_m040930_c001_v7007000_t0000_u01733544570176") 2024/12/07 04:14:31 DEBUG : potato: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917ca0_d20241207_m040929_c001_v0001180_t0003_u01733544569139") 2024/12/07 04:14:31 DEBUG : potato: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f41797b2d97d16dd2_d20241207_m040928_c001_v7007000_t0000_u01733544568393") 2024/12/07 04:14:31 DEBUG : potato: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917c98_d20241207_m040927_c001_v0001180_t0038_u01733544567147") 2024/12/07 04:14:32 DEBUG : potato: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f4067544bf21ed349_d20241207_m040926_c001_v7007000_t0000_u01733544566412") 2024/12/07 04:14:32 DEBUG : potato: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917c90_d20241207_m040925_c001_v0001180_t0054_u01733544565827") 2024/12/07 04:14:32 DEBUG : potato: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917c8a_d20241207_m040925_c001_v0001180_t0013_u01733544565247") 2024/12/07 04:14:32 DEBUG : potato: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f4067544bf21ed345_d20241207_m040924_c001_v7007000_t0000_u01733544564508") 2024/12/07 04:14:32 DEBUG : potato: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917c84_d20241207_m040923_c001_v0001180_t0045_u01733544563915") 2024/12/07 04:14:32 DEBUG : potato: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917c80_d20241207_m040923_c001_v0001180_t0056_u01733544563315") 2024/12/07 04:14:32 DEBUG : potato: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f4067544bf21ed342_d20241207_m040922_c001_v7007000_t0000_u01733544562567") 2024/12/07 04:14:32 DEBUG : potato: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917c7a_d20241207_m040921_c001_v0001180_t0049_u01733544561808") 2024/12/07 04:14:32 DEBUG : potato2: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f415fbceaacfa7ceb_d20241207_m041053_c001_v7007000_t0000_u01733544653095") 2024/12/07 04:14:32 DEBUG : potato2: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f100539806f539f46_d20241207_m041052_c001_v0001042_t0047_u01733544652359") 2024/12/07 04:14:32 DEBUG : potato2: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f410fa68195b48fc1_d20241207_m041043_c001_v7007000_t0000_u01733544643511") 2024/12/07 04:14:32 DEBUG : potato2: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f100539806f539f34_d20241207_m041038_c001_v0001042_t0015_u01733544638932") 2024/12/07 04:14:32 DEBUG : potato2: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f415fbceaacfa7cb5_d20241207_m041030_c001_v7007000_t0000_u01733544630641") 2024/12/07 04:14:32 DEBUG : potato2: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f100539806f539f22_d20241207_m041026_c001_v0001042_t0048_u01733544626137") 2024/12/07 04:14:32 DEBUG : potato2: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40462476cf99ad1f_d20241207_m041018_c001_v7007000_t0000_u01733544618016") 2024/12/07 04:14:32 DEBUG : potato2: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f100539806f539f0a_d20241207_m041013_c001_v0001042_t0055_u01733544613495") 2024/12/07 04:14:32 DEBUG : potato2: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40462476cf99aca6_d20241207_m040948_c001_v7007000_t0000_u01733544588059") 2024/12/07 04:14:32 DEBUG : potato2: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917d08_d20241207_m040947_c001_v0001180_t0036_u01733544587002") 2024/12/07 04:14:32 DEBUG : potato2: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40462476cf99aca3_d20241207_m040945_c001_v7007000_t0000_u01733544585858") 2024/12/07 04:14:32 DEBUG : potato2: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917cfe_d20241207_m040944_c001_v0001180_t0007_u01733544584250") 2024/12/07 04:14:33 DEBUG : potato2: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40462476cf99ac9e_d20241207_m040943_c001_v7007000_t0000_u01733544583515") 2024/12/07 04:14:33 DEBUG : potato2: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917cf0_d20241207_m040942_c001_v0001180_t0019_u01733544582736") 2024/12/07 04:14:33 DEBUG : potato2: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40462476cf99ac9a_d20241207_m040941_c001_v7007000_t0000_u01733544581406") 2024/12/07 04:14:33 DEBUG : potato2: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917ce4_d20241207_m040940_c001_v0001180_t0007_u01733544580649") 2024/12/07 04:14:33 DEBUG : potato2: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40462476cf99ac92_d20241207_m040938_c001_v7007000_t0000_u01733544578663") 2024/12/07 04:14:33 DEBUG : potato2: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917cd2_d20241207_m040937_c001_v0001180_t0039_u01733544577881") 2024/12/07 04:14:33 DEBUG : potato2: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f41797b2d97d16dd7_d20241207_m040930_c001_v7007000_t0000_u01733544570911") 2024/12/07 04:14:33 DEBUG : potato2: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917ca8_d20241207_m040929_c001_v0001180_t0053_u01733544569983") 2024/12/07 04:14:33 DEBUG : potato2: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f407781ca386fadc9_d20241207_m040820_c001_v7007000_t0000_u01733544500245") 2024/12/07 04:14:33 DEBUG : potato2: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917b64_d20241207_m040819_c001_v0001180_t0027_u01733544499652") 2024/12/07 04:14:33 DEBUG : potato2: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f407781ca386fadc6_d20241207_m040818_c001_v7007000_t0000_u01733544498359") 2024/12/07 04:14:33 DEBUG : potato2: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917b5e_d20241207_m040817_c001_v0001180_t0021_u01733544497784") 2024/12/07 04:14:33 DEBUG : potato3: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f410fa68195b48fc4_d20241207_m041043_c001_v7007000_t0000_u01733544643827") 2024/12/07 04:14:33 DEBUG : potato3: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c76f5_d20241207_m041040_c001_v0001128_t0054_u01733544640254") 2024/12/07 04:14:33 DEBUG : potato3: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f415fbceaacfa7cb6_d20241207_m041031_c001_v7007000_t0000_u01733544631237") 2024/12/07 04:14:33 DEBUG : potato3: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c76db_d20241207_m041027_c001_v0001128_t0002_u01733544627441") 2024/12/07 04:14:33 DEBUG : potato3: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40462476cf99ad20_d20241207_m041018_c001_v7007000_t0000_u01733544618263") 2024/12/07 04:14:33 DEBUG : potato3: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c76bd_d20241207_m041014_c001_v0001128_t0032_u01733544614064") 2024/12/07 04:14:33 DEBUG : pre-dest1/1: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f41797b2d97d18235_d20241207_m041136_c001_v7007000_t0000_u01733544696465") 2024/12/07 04:14:33 DEBUG : pre-dest1/1: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c775f_d20241207_m041128_c001_v0001128_t0051_u01733544688247") 2024/12/07 04:14:34 DEBUG : pre-dest2/2: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f41797b2d97d18236_d20241207_m041136_c001_v7007000_t0000_u01733544696646") 2024/12/07 04:14:34 DEBUG : pre-dest2/2: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f100539806f539f64_d20241207_m041128_c001_v0001042_t0038_u01733544688887") 2024/12/07 04:14:34 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f41907585c60fdce2_d20241207_m041106_c001_v7007000_t0000_u01733544666951") 2024/12/07 04:14:34 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917e94_d20241207_m041102_c001_v0001180_t0031_u01733544662849") 2024/12/07 04:14:34 DEBUG : sizeonly: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40462476cf99ac4b_d20241207_m040902_c001_v7007000_t0000_u01733544542824") 2024/12/07 04:14:34 DEBUG : sizeonly: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917c34_d20241207_m040901_c001_v0001180_t0026_u01733544541896") 2024/12/07 04:14:34 DEBUG : sub dir/hello world: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f405565fe37a16fc2_d20241207_m041409_c001_v7007000_t0000_u01733544849761") 2024/12/07 04:14:34 DEBUG : sub dir/hello world: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c7931_d20241207_m041407_c001_v0001128_t0004_u01733544847032") 2024/12/07 04:14:34 DEBUG : sub dir/hello world: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f407781ca386fb908_d20241207_m041405_c001_v7007000_t0000_u01733544845107") 2024/12/07 04:14:34 DEBUG : sub dir/hello world: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b9691815f_d20241207_m041402_c001_v0001180_t0020_u01733544842302") 2024/12/07 04:14:34 DEBUG : sub dir/hello world: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40462476cf99acf1_d20241207_m041009_c001_v7007000_t0000_u01733544609844") 2024/12/07 04:14:34 DEBUG : sub dir/hello world: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f100539806f539f00_d20241207_m041008_c001_v0001042_t0033_u01733544608799") 2024/12/07 04:14:34 DEBUG : sub dir/hello world: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40462476cf99ace1_d20241207_m041007_c001_v7007000_t0000_u01733544607456") 2024/12/07 04:14:34 DEBUG : sub dir/hello world: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917d78_d20241207_m041006_c001_v0001180_t0017_u01733544606633") 2024/12/07 04:14:34 DEBUG : sub dir/hello world: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40462476cf99ac41_d20241207_m040858_c001_v7007000_t0000_u01733544538691") 2024/12/07 04:14:34 DEBUG : sub dir/hello world: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917c1e_d20241207_m040857_c001_v0001180_t0056_u01733544537162") 2024/12/07 04:14:34 DEBUG : sub dir/hello world: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40462476cf99a8f2_d20241207_m040856_c001_v7007000_t0000_u01733544536395") 2024/12/07 04:14:34 DEBUG : sub dir/hello world: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917c12_d20241207_m040855_c001_v0001180_t0006_u01733544535232") 2024/12/07 04:14:34 DEBUG : sub dir/hello world: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40462476cf99a847_d20241207_m040852_c001_v7007000_t0000_u01733544532241") 2024/12/07 04:14:34 DEBUG : sub dir/hello world: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917c02_d20241207_m040851_c001_v0001180_t0013_u01733544531234") 2024/12/07 04:14:34 DEBUG : sub dir/hello world: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40462476cf99a841_d20241207_m040850_c001_v7007000_t0000_u01733544530679") 2024/12/07 04:14:34 DEBUG : sub dir/hello world: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917bfa_d20241207_m040849_c001_v0001180_t0021_u01733544529390") 2024/12/07 04:14:35 DEBUG : sub dir/hello world: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917bea_d20241207_m040846_c001_v0001180_t0036_u01733544526368") 2024/12/07 04:14:35 DEBUG : sub dir/hello world: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40462476cf99a82e_d20241207_m040845_c001_v7007000_t0000_u01733544525610") 2024/12/07 04:14:35 DEBUG : sub dir/hello world: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917be2_d20241207_m040845_c001_v0001180_t0042_u01733544525026") 2024/12/07 04:14:35 DEBUG : sub dir/hello world: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917be0_d20241207_m040844_c001_v0001180_t0031_u01733544524245") 2024/12/07 04:14:35 DEBUG : sub dir/hello world: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40462476cf99a82b_d20241207_m040843_c001_v7007000_t0000_u01733544523136") 2024/12/07 04:14:35 DEBUG : sub dir/hello world: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917bce_d20241207_m040840_c001_v0001180_t0014_u01733544520049") 2024/12/07 04:14:35 DEBUG : sub dir/hello world: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917bc0_d20241207_m040837_c001_v0001180_t0036_u01733544517087") 2024/12/07 04:14:35 DEBUG : sub dir/hello world: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40462476cf99a81d_d20241207_m040836_c001_v7007000_t0000_u01733544516342") 2024/12/07 04:14:35 DEBUG : sub dir/hello world: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917bb8_d20241207_m040835_c001_v0001180_t0031_u01733544515783") 2024/12/07 04:14:35 DEBUG : sub dir/hello world: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917bb4_d20241207_m040835_c001_v0001180_t0029_u01733544515018") 2024/12/07 04:14:35 DEBUG : sub dir/hello world: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40462476cf99a81a_d20241207_m040834_c001_v7007000_t0000_u01733544514268") 2024/12/07 04:14:35 DEBUG : sub dir/hello world: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917ba6_d20241207_m040830_c001_v0001180_t0035_u01733544510243") 2024/12/07 04:14:35 DEBUG : sub dir/hello world: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40462476cf99a814_d20241207_m040829_c001_v7007000_t0000_u01733544509873") 2024/12/07 04:14:35 DEBUG : sub dir/hello world: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917ba0_d20241207_m040829_c001_v0001180_t0011_u01733544509275") 2024/12/07 04:14:35 DEBUG : sub dir/hello world: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f407781ca386fadd6_d20241207_m040827_c001_v7007000_t0000_u01733544507579") 2024/12/07 04:14:35 DEBUG : sub dir/hello world: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917b92_d20241207_m040827_c001_v0001180_t0039_u01733544507021") 2024/12/07 04:14:35 DEBUG : sub dir/hello world: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f407781ca386fadd5_d20241207_m040826_c001_v7007000_t0000_u01733544506467") 2024/12/07 04:14:35 DEBUG : sub dir/hello world: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917b8c_d20241207_m040825_c001_v0001180_t0047_u01733544505904") 2024/12/07 04:14:35 DEBUG : sub dir/hello world: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f407781ca386fadd1_d20241207_m040824_c001_v7007000_t0000_u01733544504619") 2024/12/07 04:14:35 DEBUG : sub dir/hello world: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917b80_d20241207_m040823_c001_v0001180_t0045_u01733544503874") 2024/12/07 04:14:35 DEBUG : sub dir/hello world: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f407781ca386fadce_d20241207_m040823_c001_v7007000_t0000_u01733544503326") 2024/12/07 04:14:36 DEBUG : sub dir/hello world: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917b74_d20241207_m040822_c001_v0001180_t0014_u01733544502713") 2024/12/07 04:14:36 DEBUG : sub dir/hello world: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f407781ca386fadcc_d20241207_m040821_c001_v7007000_t0000_u01733544501793") 2024/12/07 04:14:36 DEBUG : sub dir/hello world: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917b6c_d20241207_m040821_c001_v0001180_t0014_u01733544501158") 2024/12/07 04:14:36 DEBUG : sub dir/hello world: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f407781ca386fadbf_d20241207_m040815_c001_v7007000_t0000_u01733544495410") 2024/12/07 04:14:36 DEBUG : sub dir/hello world: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917b48_d20241207_m040814_c001_v0001180_t0020_u01733544494847") 2024/12/07 04:14:36 DEBUG : sub dir/hello world: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f407781ca386fadbd_d20241207_m040813_c001_v7007000_t0000_u01733544493918") 2024/12/07 04:14:36 DEBUG : sub dir/hello world: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917b36_d20241207_m040813_c001_v0001180_t0018_u01733544493175") 2024/12/07 04:14:36 DEBUG : sub dir/hello world: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f407781ca386fadba_d20241207_m040812_c001_v7007000_t0000_u01733544492254") 2024/12/07 04:14:36 DEBUG : sub dir/hello world: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917b32_d20241207_m040811_c001_v0001180_t0058_u01733544491696") 2024/12/07 04:14:36 DEBUG : sub dir/hello world: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f407781ca386fadb8_d20241207_m040808_c001_v7007000_t0000_u01733544488799") 2024/12/07 04:14:36 DEBUG : sub dir/hello world: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917b23_d20241207_m040808_c001_v0001180_t0037_u01733544488135") 2024/12/07 04:14:36 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f405565fe37a16fc5_d20241207_m041409_c001_v7007000_t0000_u01733544849948") 2024/12/07 04:14:36 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10309ae397ad47df_d20241207_m041407_c001_v0001099_t0040_u01733544847041") 2024/12/07 04:14:36 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f407781ca386fb909_d20241207_m041405_c001_v7007000_t0000_u01733544845296") 2024/12/07 04:14:36 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f11750117a80dfb32_d20241207_m041402_c001_v0001113_t0053_u01733544842319") 2024/12/07 04:14:36 DEBUG : sub/yam: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40462476cf99acd0_d20241207_m041003_c001_v7007000_t0000_u01733544603842") 2024/12/07 04:14:36 DEBUG : sub/yam: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c76a1_d20241207_m041002_c001_v0001128_t0012_u01733544602099") 2024/12/07 04:14:36 DEBUG : three: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40462476cf99acb5_d20241207_m040953_c001_v7007000_t0000_u01733544593959") 2024/12/07 04:14:36 DEBUG : three: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917d38_d20241207_m040952_c001_v0001180_t0026_u01733544592811") 2024/12/07 04:14:36 DEBUG : three: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917d22_d20241207_m040950_c001_v0001180_t0042_u01733544590635") 2024/12/07 04:14:37 DEBUG : two: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40462476cf99acb6_d20241207_m040954_c001_v7007000_t0000_u01733544594168") 2024/12/07 04:14:37 DEBUG : two: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f400539806f539ee0_d20241207_m040952_c001_v0001042_t0058_u01733544592036") 2024/12/07 04:14:37 DEBUG : two: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f4036892b96917d1e_d20241207_m040950_c001_v0001180_t0000_u01733544590451") 2024/12/07 04:14:37 DEBUG : yam: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40462476cf99acd3_d20241207_m041004_c001_v7007000_t0000_u01733544604593") 2024/12/07 04:14:37 DEBUG : yam: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f107af705efdd0c3b_d20241207_m041003_c001_v0001178_t0022_u01733544603593") 2024/12/07 04:14:37 DEBUG : yam: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40462476cf99acbf_d20241207_m040959_c001_v7007000_t0000_u01733544599956") 2024/12/07 04:14:37 DEBUG : yam: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1036892b96917d52_d20241207_m040958_c001_v0001180_t0038_u01733544598906") 2024/12/07 04:14:37 DEBUG : yam: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40462476cf99acb8_d20241207_m040956_c001_v7007000_t0000_u01733544596501") 2024/12/07 04:14:37 DEBUG : yam: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10083d91ae2c7694_d20241207_m040954_c001_v0001128_t0038_u01733544594751") 2024/12/07 04:14:37 DEBUG : yaml: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40462476cf99acc1_d20241207_m041000_c001_v7007000_t0000_u01733544600756") 2024/12/07 04:14:37 DEBUG : yaml: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f10971005d1c719a4_d20241207_m040959_c001_v0001182_t0041_u01733544599721") 2024/12/07 04:14:37 DEBUG : yaml: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f40462476cf99acbb_d20241207_m040957_c001_v7007000_t0000_u01733544597239") 2024/12/07 04:14:37 DEBUG : yaml: Deleting (id "4_z4fd2ad3340dd9bfb9f380e1b_f1178ac369ff43ca6_d20241207_m040956_c001_v0001042_t0026_u01733544596159") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m34.005080997s (try 1/5)