"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2024/12/19 04:16:02 DEBUG : Creating backend with remote "TestB2:rclone-test-sigafil7hato" 2024/12/19 04:16:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/19 04:16:03 DEBUG : Creating backend with remote "/tmp/rclone2210463157" === 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-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:16:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 04:16:04 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:16:04 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:16:04 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.97s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:16:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/19 04:16:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 04:16:05 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:16:05 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:16:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/19 04:16:06 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:16:06 DEBUG : B2 bucket rclone-test-sigafil7hato: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.29s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", 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-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.37s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:16:08 DEBUG : Creating backend with remote "/non-existing" 2024/12/19 04:16:08 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/12/19 04:16:08 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:16:08 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.92s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:16:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 04:16:09 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:16:09 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:16:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/19 04:16:10 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.01s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:16:11 INFO : B2 bucket rclone-test-sigafil7hato: Running all checks before starting transfers 2024/12/19 04:16:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 04:16:11 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:16:11 INFO : B2 bucket rclone-test-sigafil7hato: Checks finished, now starting transfers 2024/12/19 04:16:11 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:16:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/19 04:16:11 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.66s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:16:13 ERROR : Ignoring --no-traverse with sync 2024/12/19 04:16:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 04:16:13 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:16:13 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:16:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/19 04:16:13 INFO : sub dir/hello world: Copied (new) 2024/12/19 04:16:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" --- PASS: TestSyncNoTraverse (2.03s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:16:15 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/12/19 04:16:15 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:16:15 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:16:15 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/12/19 04:16:15 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.72s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:16:17 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/19 04:16:17 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:16:17 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:16:17 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/19 04:16:17 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.65s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:16:19 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/19 04:16:19 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:16:19 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:16:19 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/19 04:16:19 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.01s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:16:20 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/19 04:16:20 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/19 04:16:20 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/19 04:16:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/19 04:16:20 DEBUG : sub dir: Making directory 2024/12/19 04:16:20 DEBUG : sub dir2: Making directory 2024/12/19 04:16:20 DEBUG : sub dir2/sub sub dir2: Making directory 2024/12/19 04:16:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 04:16:20 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:16:20 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:16:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/19 04:16:20 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2024/12/19 04:16:21 DEBUG : B2 bucket rclone-test-sigafil7hato: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.59s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:16:22 DEBUG : sub dir2: Making directory 2024/12/19 04:16:22 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/19 04:16:22 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/19 04:16:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 04:16:22 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:16:22 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:16:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/19 04:16:22 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.30s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:16:23 DEBUG : sub dir2: Making directory with metadata 2024/12/19 04:16:23 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/19 04:16:23 DEBUG : sub dir: Making directory 2024/12/19 04:16:23 DEBUG : sub dir2: Making directory 2024/12/19 04:16:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 04:16:23 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:16:23 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:16:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/19 04:16:23 INFO : sub dir/hello world: Copied (new) 2024/12/19 04:16:23 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/12/19 04:16:24 DEBUG : B2 bucket rclone-test-sigafil7hato: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/12/19 04:16:24 DEBUG : B2 bucket rclone-test-sigafil7hato: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.81s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", 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-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:16:25 DEBUG : sub dir2: Making directory 2024/12/19 04:16:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 04:16:25 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:16:25 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:16:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/19 04:16:26 INFO : sub dir/hello world: Copied (new) 2024/12/19 04:16:26 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.36s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:16:26 DEBUG : sub dir2: Making directory with metadata 2024/12/19 04:16:26 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/19 04:16:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/19 04:16:27 DEBUG : sub dir: Making directory 2024/12/19 04:16:27 DEBUG : sub dir2: Making directory 2024/12/19 04:16:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 04:16:27 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:16:27 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:16:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/19 04:16:27 INFO : sub dir/hello world: Copied (new) 2024/12/19 04:16:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/12/19 04:16:28 DEBUG : B2 bucket rclone-test-sigafil7hato: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (2.20s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.38s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:16:29 DEBUG : sub dir2: Making directory 2024/12/19 04:16:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 04:16:30 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:16:30 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:16:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/19 04:16:30 INFO : sub dir/hello world: Copied (new) 2024/12/19 04:16:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.61s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:16:31 DEBUG : Creating backend with remote "TestB2:rclone-test-qogovoy0xede" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-sigafil7hato -> B2 bucket rclone-test-qogovoy0xede 2024/12/19 04:16:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 04:16:33 DEBUG : B2 bucket rclone-test-qogovoy0xede: Waiting for checks to finish 2024/12/19 04:16:33 DEBUG : B2 bucket rclone-test-qogovoy0xede: Waiting for transfers to finish 2024/12/19 04:16:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/19 04:16:35 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:16:35 DEBUG : B2 bucket rclone-test-qogovoy0xede: Purge remote 2024/12/19 04:16:35 INFO : B2 bucket rclone-test-qogovoy0xede: cleaning bucket "rclone-test-qogovoy0xede" of all files 2024/12/19 04:16:35 DEBUG : sub dir/hello world: Deleting (id "4_zdf42bd13201ddbdb9f380e1b_f1008d1a4d1606e44_d20241219_m041634_c001_v0001178_t0000_u01734581794908") --- PASS: TestServerSideCopy (6.19s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:16:38 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:16:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/19 04:16:38 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:16:38 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/19 04:16:38 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.80s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:16:40 DEBUG : Creating backend with remote "TestB2:rclone-test-nupopoh4hupe" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-sigafil7hato -> B2 bucket rclone-test-nupopoh4hupe 2024/12/19 04:16:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 04:16:42 DEBUG : B2 bucket rclone-test-nupopoh4hupe: Waiting for checks to finish 2024/12/19 04:16:42 DEBUG : B2 bucket rclone-test-nupopoh4hupe: Waiting for transfers to finish 2024/12/19 04:16:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/19 04:16:43 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:16:44 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/19 04:16:44 DEBUG : B2 bucket rclone-test-nupopoh4hupe: Waiting for checks to finish 2024/12/19 04:16:44 DEBUG : B2 bucket rclone-test-nupopoh4hupe: Waiting for transfers to finish 2024/12/19 04:16:44 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/19 04:16:44 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:16:45 DEBUG : B2 bucket rclone-test-nupopoh4hupe: Purge remote 2024/12/19 04:16:45 INFO : B2 bucket rclone-test-nupopoh4hupe: cleaning bucket "rclone-test-nupopoh4hupe" of all files 2024/12/19 04:16:45 DEBUG : sub dir/hello world: Deleting (id "4_zff82dd43201ddbdb9f380e1b_f1047e3487b690328_d20241219_m041644_c001_v0001120_t0045_u01734581804587") 2024/12/19 04:16:45 DEBUG : sub dir/hello world: Deleting (id "4_zff82dd43201ddbdb9f380e1b_f105101db1862db22_d20241219_m041642_c001_v0001144_t0049_u01734581802897") --- PASS: TestServerSideCopyOverSelf (7.52s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:16:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/19 04:16:48 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:16:48 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:16:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/19 04:16:48 INFO : sub dir/hello world: Copied (replaced existing) 2024/12/19 04:16:48 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.41s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:16:50 DEBUG : Creating backend with remote "TestB2:rclone-test-sigemar4core" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-sigafil7hato -> B2 bucket rclone-test-sigemar4core 2024/12/19 04:16:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 04:16:52 DEBUG : B2 bucket rclone-test-sigemar4core: Waiting for checks to finish 2024/12/19 04:16:52 DEBUG : B2 bucket rclone-test-sigemar4core: Waiting for transfers to finish 2024/12/19 04:16:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/19 04:16:53 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:16:54 DEBUG : B2 bucket rclone-test-sigemar4core: Waiting for checks to finish 2024/12/19 04:16:54 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/19 04:16:54 DEBUG : B2 bucket rclone-test-sigemar4core: Waiting for transfers to finish 2024/12/19 04:16:54 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/19 04:16:54 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/19 04:16:54 INFO : sub dir/hello world: Deleted 2024/12/19 04:16:55 DEBUG : testing file moves 2024/12/19 04:16:55 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/12/19 04:16:55 DEBUG : B2 bucket rclone-test-sigemar4core: Waiting for checks to finish 2024/12/19 04:16:55 DEBUG : B2 bucket rclone-test-sigemar4core: Waiting for transfers to finish 2024/12/19 04:16:56 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2024/12/19 04:16:56 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/19 04:16:56 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:16:56 DEBUG : B2 bucket rclone-test-sigemar4core: Purge remote 2024/12/19 04:16:56 INFO : B2 bucket rclone-test-sigemar4core: cleaning bucket "rclone-test-sigemar4core" of all files 2024/12/19 04:16:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f12fdc3201ddbdb9f380e1b_f107862c62194696e_d20241219_m041655_c001_v0001157_t0044_u01734581815926") 2024/12/19 04:16:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f12fdc3201ddbdb9f380e1b_f1135567965feda7e_d20241219_m041654_c001_v0001183_t0055_u01734581814268") 2024/12/19 04:16:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f12fdc3201ddbdb9f380e1b_f117275499e4e66bd_d20241219_m041652_c001_v0001157_t0052_u01734581812740") --- PASS: TestServerSideMoveOverSelf (9.18s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:16:59 ERROR : : error listing: directory not found 2024/12/19 04:16:59 DEBUG : Local file system at /tmp/rclone2210463157: Making directory 2024/12/19 04:17:00 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:17:00 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.00s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:17:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 04:17:02 DEBUG : Local file system at /tmp/rclone2210463157: Waiting for checks to finish 2024/12/19 04:17:02 DEBUG : Local file system at /tmp/rclone2210463157: Waiting for transfers to finish 2024/12/19 04:17:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/19 04:17:02 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2024/12/19 04:17:02 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" --- PASS: TestCopyRedownload (2.33s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:17:03 DEBUG : check sum: Need to transfer - File not found at Destination 2024/12/19 04:17:03 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:17:03 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:17:04 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/19 04:17:04 INFO : check sum: Copied (new) 2024/12/19 04:17:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:17:04 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:17:04 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/19 04:17:04 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/12/19 04:17:04 DEBUG : check sum: Unchanged skipping 2024/12/19 04:17:04 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:17:04 DEBUG : Waiting for deletions to finish 2024/12/19 04:17:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.47s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:17:06 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/12/19 04:17:06 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:17:06 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:17:06 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/19 04:17:06 INFO : sizeonly: Copied (new) 2024/12/19 04:17:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:17:06 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:17:06 DEBUG : sizeonly: Sizes identical 2024/12/19 04:17:06 DEBUG : sizeonly: Unchanged skipping 2024/12/19 04:17:06 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:17:06 DEBUG : Waiting for deletions to finish 2024/12/19 04:17:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.70s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:17:08 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/12/19 04:17:08 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:17:08 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:17:09 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/12/19 04:17:09 INFO : ignore-size: Copied (new) 2024/12/19 04:17:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:17:09 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:17:09 DEBUG : ignore-size: Unchanged skipping 2024/12/19 04:17:09 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:17:09 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:17:09 DEBUG : Waiting for deletions to finish 2024/12/19 04:17:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.42s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:17:17 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:17:17 DEBUG : existing: Unchanged skipping 2024/12/19 04:17:17 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:17:17 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:17:17 DEBUG : Waiting for deletions to finish 2024/12/19 04:17:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:17:17 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/12/19 04:17:17 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:17:17 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:17:17 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/19 04:17:17 INFO : existing: Copied (replaced existing) 2024/12/19 04:17:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (8.03s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:17:19 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/19 04:17:19 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:17:19 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:17:19 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/19 04:17:19 INFO : existing: Copied (new) 2024/12/19 04:17:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:17:20 DEBUG : existing: Destination exists, skipping 2024/12/19 04:17:20 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:17:20 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:17:20 DEBUG : Waiting for deletions to finish 2024/12/19 04:17:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.32s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:17:22 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/12/19 04:17:23 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/19 04:17:23 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 04:17:23 DEBUG : c/non empty space: Unchanged skipping 2024/12/19 04:17:23 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:17:23 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:17:23 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/19 04:17:23 INFO : a/potato2: Copied (new) 2024/12/19 04:17:23 DEBUG : Waiting for deletions to finish 2024/12/19 04:17:24 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.83s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:17:26 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/19 04:17:26 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:17:26 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/19 04:17:26 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/12/19 04:17:26 DEBUG : empty space: Unchanged skipping 2024/12/19 04:17:26 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:17:26 DEBUG : Waiting for deletions to finish 2024/12/19 04:17:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:17:26 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/19 04:17:26 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:17:26 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/19 04:17:27 INFO : empty space: Updated modification time in destination 2024/12/19 04:17:27 DEBUG : empty space: Unchanged skipping 2024/12/19 04:17:27 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:17:27 DEBUG : Waiting for deletions to finish 2024/12/19 04:17:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.42s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:17:29 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/19 04:17:29 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:17:29 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/19 04:17:29 DEBUG : empty space: Unchanged skipping 2024/12/19 04:17:29 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:17:29 DEBUG : Waiting for deletions to finish 2024/12/19 04:17:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.84s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:17:31 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/19 04:17:31 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:17:31 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2210463157) 2024/12/19 04:17:31 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-sigafil7hato) 2024/12/19 04:17:31 DEBUG : foo: sha1 differ 2024/12/19 04:17:31 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:17:31 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/12/19 04:17:31 INFO : foo: Copied (replaced existing) 2024/12/19 04:17:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.82s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:17:33 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/19 04:17:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 04:17:33 DEBUG : empty space: Unchanged skipping 2024/12/19 04:17:33 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:17:33 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:17:33 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/19 04:17:33 INFO : potato: Copied (new) 2024/12/19 04:17:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.31s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:17:35 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/12/19 04:17:35 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:17:35 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:17:35 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/12/19 04:17:35 INFO : potato: Copied (replaced existing) 2024/12/19 04:17:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.15s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:17:37 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/19 04:17:37 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:17:37 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2210463157) 2024/12/19 04:17:37 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-sigafil7hato) 2024/12/19 04:17:37 DEBUG : potato: sha1 differ 2024/12/19 04:17:37 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:17:37 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/12/19 04:17:37 INFO : potato: Copied (replaced existing) 2024/12/19 04:17:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.07s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:17:39 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/19 04:17:39 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/12/19 04:17:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 04:17:39 DEBUG : empty space: Unchanged skipping 2024/12/19 04:17:39 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:17:39 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:17:39 DEBUG : Waiting for deletions to finish 2024/12/19 04:17:39 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.29s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:17:42 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/19 04:17:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 04:17:42 DEBUG : empty space: Unchanged skipping 2024/12/19 04:17:42 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:17:42 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:17:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/19 04:17:43 INFO : potato2: Copied (new) 2024/12/19 04:17:43 DEBUG : Waiting for deletions to finish 2024/12/19 04:17:43 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:17:45 DEBUG : d: Making directory 2024/12/19 04:17:45 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2024/12/19 04:17:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/19 04:17:46 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 04:17:46 DEBUG : c/non empty space: Unchanged skipping 2024/12/19 04:17:46 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:17:46 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:17:46 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/19 04:17:46 INFO : a/potato2: Copied (new) 2024/12/19 04:17:46 DEBUG : Waiting for deletions to finish 2024/12/19 04:17:46 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:17:49 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/12/19 04:17:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/19 04:17:49 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 04:17:49 DEBUG : c/non empty space: Unchanged skipping 2024/12/19 04:17:49 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:17:49 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:17:49 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/19 04:17:49 INFO : a/potato2: Copied (new) 2024/12/19 04:17:49 ERROR : B2 bucket rclone-test-sigafil7hato: not deleting files as there were IO errors 2024/12/19 04:17:49 ERROR : B2 bucket rclone-test-sigafil7hato: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.13s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:17:52 DEBUG : Waiting for deletions to finish 2024/12/19 04:17:52 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/19 04:17:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 04:17:52 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:17:52 DEBUG : empty space: Unchanged skipping 2024/12/19 04:17:52 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:17:52 INFO : potato: Deleted 2024/12/19 04:17:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/19 04:17:52 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.79s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:17:55 DEBUG : Waiting for deletions to finish 2024/12/19 04:17:55 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:17:55 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:17:55 INFO : potato: Deleted 2024/12/19 04:17:55 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/19 04:17:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 04:17:55 DEBUG : empty space: Unchanged skipping 2024/12/19 04:17:55 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:17:55 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:17:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/19 04:17:55 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.16s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:17:57 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/19 04:17:57 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:17:57 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:17:58 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/12/19 04:17:58 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.34s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:18:00 DEBUG : enormous: Excluded (Size Filter) 2024/12/19 04:18:00 DEBUG : enormous: Excluded 2024/12/19 04:18:00 DEBUG : potato2: Excluded (Size Filter) 2024/12/19 04:18:00 DEBUG : potato2: Excluded 2024/12/19 04:18:01 DEBUG : potato2: Excluded (Size Filter) 2024/12/19 04:18:01 DEBUG : potato2: Excluded 2024/12/19 04:18:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 04:18:01 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:18:01 DEBUG : empty space: Unchanged skipping 2024/12/19 04:18:01 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:18:01 DEBUG : Waiting for deletions to finish 2024/12/19 04:18:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:18:01 DEBUG : enormous: Excluded (Size Filter) 2024/12/19 04:18:01 DEBUG : enormous: Excluded 2024/12/19 04:18:01 DEBUG : potato2: Excluded (Size Filter) 2024/12/19 04:18:01 DEBUG : potato2: Excluded 2024/12/19 04:18:01 DEBUG : potato2: Excluded (Size Filter) 2024/12/19 04:18:01 DEBUG : potato2: Excluded 2024/12/19 04:18:01 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/12/19 04:18:01 DEBUG : empty space: Unchanged skipping 2024/12/19 04:18:01 DEBUG : Local file system at /tmp/rclone2210463157: Waiting for checks to finish 2024/12/19 04:18:01 DEBUG : Local file system at /tmp/rclone2210463157: Waiting for transfers to finish 2024/12/19 04:18:01 DEBUG : Waiting for deletions to finish 2024/12/19 04:18:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.42s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:18:04 DEBUG : enormous: Excluded (Size Filter) 2024/12/19 04:18:04 DEBUG : enormous: Excluded 2024/12/19 04:18:04 DEBUG : potato2: Excluded (Size Filter) 2024/12/19 04:18:04 DEBUG : potato2: Excluded 2024/12/19 04:18:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 04:18:04 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:18:04 DEBUG : empty space: Unchanged skipping 2024/12/19 04:18:04 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:18:04 DEBUG : Waiting for deletions to finish 2024/12/19 04:18:04 INFO : enormous: Deleted 2024/12/19 04:18:05 INFO : potato2: Deleted 2024/12/19 04:18:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:18:05 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/12/19 04:18:05 DEBUG : empty space: Unchanged skipping 2024/12/19 04:18:05 DEBUG : Local file system at /tmp/rclone2210463157: Waiting for checks to finish 2024/12/19 04:18:05 DEBUG : Local file system at /tmp/rclone2210463157: Waiting for transfers to finish 2024/12/19 04:18:05 DEBUG : Waiting for deletions to finish 2024/12/19 04:18:05 INFO : enormous: Deleted 2024/12/19 04:18:05 INFO : potato2: Deleted 2024/12/19 04:18:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.71s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:18:08 DEBUG : five: Need to transfer - File not found at Destination 2024/12/19 04:18:08 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/12/19 04:18:08 DEBUG : one: Destination is newer than source, skipping 2024/12/19 04:18:08 DEBUG : three: Sizes identical 2024/12/19 04:18:08 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:18:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2210463157) 2024/12/19 04:18:08 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-sigafil7hato) 2024/12/19 04:18:08 DEBUG : two: sha1 differ 2024/12/19 04:18:08 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/12/19 04:18:08 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/12/19 04:18:08 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:18:08 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/12/19 04:18:08 INFO : five: Copied (new) 2024/12/19 04:18:09 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/12/19 04:18:09 INFO : four: Copied (replaced existing) 2024/12/19 04:18:09 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/19 04:18:09 INFO : two: Copied (replaced existing) 2024/12/19 04:18:09 DEBUG : Waiting for deletions to finish 2024/12/19 04:18:09 DEBUG : one: Destination is newer than source, skipping 2024/12/19 04:18:09 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:18:09 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/19 04:18:09 DEBUG : two: Size and sha1 of src and dst objects identical 2024/12/19 04:18:09 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/12/19 04:18:09 DEBUG : four: Size and sha1 of src and dst objects identical 2024/12/19 04:18:09 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/12/19 04:18:09 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/12/19 04:18:09 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2210463157) 2024/12/19 04:18:09 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-sigafil7hato) 2024/12/19 04:18:09 DEBUG : three: sha1 differ 2024/12/19 04:18:09 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/12/19 04:18:09 DEBUG : five: Size and sha1 of src and dst objects identical 2024/12/19 04:18:09 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/12/19 04:18:09 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/12/19 04:18:09 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:18:09 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/19 04:18:09 INFO : three: Copied (replaced existing) 2024/12/19 04:18:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.69s) === 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-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/12/19 04:18:11 INFO : B2 bucket rclone-test-sigafil7hato: Making map for --track-renames 2024/12/19 04:18:11 INFO : B2 bucket rclone-test-sigafil7hato: Finished making map for --track-renames 2024/12/19 04:18:11 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:18:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/19 04:18:11 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/19 04:18:11 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for renames to finish 2024/12/19 04:18:11 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:18:12 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/19 04:18:12 INFO : yam: Copied (new) 2024/12/19 04:18:13 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/19 04:18:13 INFO : potato: Copied (new) 2024/12/19 04:18:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:18:13 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:18:13 INFO : B2 bucket rclone-test-sigafil7hato: Making map for --track-renames 2024/12/19 04:18:13 INFO : B2 bucket rclone-test-sigafil7hato: Finished making map for --track-renames 2024/12/19 04:18:13 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:18:13 DEBUG : potato: Unchanged skipping 2024/12/19 04:18:13 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for renames to finish 2024/12/19 04:18:14 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/19 04:18:14 INFO : yam: Copied (server-side copy) to: yaml 2024/12/19 04:18:15 INFO : yam: Deleted 2024/12/19 04:18:15 INFO : yaml: Renamed from "yam" 2024/12/19 04:18:15 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:18:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (5.38s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/12/19 04:18:16 INFO : B2 bucket rclone-test-sigafil7hato: Making map for --track-renames 2024/12/19 04:18:16 INFO : B2 bucket rclone-test-sigafil7hato: Finished making map for --track-renames 2024/12/19 04:18:16 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:18:16 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/19 04:18:17 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/19 04:18:17 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for renames to finish 2024/12/19 04:18:17 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:18:17 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/19 04:18:17 INFO : potato: Copied (new) 2024/12/19 04:18:17 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/19 04:18:17 INFO : yam: Copied (new) 2024/12/19 04:18:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:18:18 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:18:18 INFO : B2 bucket rclone-test-sigafil7hato: Making map for --track-renames 2024/12/19 04:18:18 INFO : B2 bucket rclone-test-sigafil7hato: Finished making map for --track-renames 2024/12/19 04:18:18 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:18:18 DEBUG : potato: Unchanged skipping 2024/12/19 04:18:18 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for renames to finish 2024/12/19 04:18:18 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/19 04:18:18 INFO : yam: Copied (server-side copy) to: yaml 2024/12/19 04:18:19 INFO : yam: Deleted 2024/12/19 04:18:19 INFO : yaml: Renamed from "yam" 2024/12/19 04:18:19 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:18:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.92s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/12/19 04:18:20 INFO : B2 bucket rclone-test-sigafil7hato: Making map for --track-renames 2024/12/19 04:18:20 INFO : B2 bucket rclone-test-sigafil7hato: Finished making map for --track-renames 2024/12/19 04:18:20 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:18:20 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/19 04:18:20 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/12/19 04:18:20 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for renames to finish 2024/12/19 04:18:20 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:18:21 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/19 04:18:21 INFO : potato: Copied (new) 2024/12/19 04:18:21 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/19 04:18:21 INFO : sub/yam: Copied (new) 2024/12/19 04:18:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:18:22 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:18:22 DEBUG : potato: Unchanged skipping 2024/12/19 04:18:22 INFO : B2 bucket rclone-test-sigafil7hato: Making map for --track-renames 2024/12/19 04:18:22 INFO : B2 bucket rclone-test-sigafil7hato: Finished making map for --track-renames 2024/12/19 04:18:22 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:18:22 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for renames to finish 2024/12/19 04:18:22 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/19 04:18:22 INFO : sub/yam: Copied (server-side copy) to: yam 2024/12/19 04:18:22 INFO : sub/yam: Deleted 2024/12/19 04:18:22 INFO : yam: Renamed from "sub/yam" 2024/12/19 04:18:22 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:18:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.84s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:18:24 DEBUG : Creating backend with remote "/tmp/rclone2210463157/dir1" 2024/12/19 04:18:24 DEBUG : Creating backend with remote "/tmp/rclone2210463157/dir2" 2024/12/19 04:18:24 DEBUG : Local file system at /tmp/rclone2210463157/dir2: Using server-side directory move 2024/12/19 04:18:24 INFO : Local file system at /tmp/rclone2210463157/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/19 04:18:24 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/12/19 04:18:24 INFO : file1.txt: Moved (server-side) 2024/12/19 04:18:24 DEBUG : Local file system at /tmp/rclone2210463157/dir2: Waiting for checks to finish 2024/12/19 04:18:24 DEBUG : Local file system at /tmp/rclone2210463157/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:18:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 04:18:25 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/19 04:18:25 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:18:25 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:18:25 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/12/19 04:18:25 INFO : nested/sub dir/file: Copied (new) 2024/12/19 04:18:25 INFO : nested/sub dir/file: Deleted 2024/12/19 04:18:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/19 04:18:25 INFO : sub dir/hello world: Copied (new) 2024/12/19 04:18:25 INFO : sub dir/hello world: Deleted 2024/12/19 04:18:25 INFO : sub dir: Removing directory 2024/12/19 04:18:25 INFO : nested/sub dir: Removing directory 2024/12/19 04:18:25 INFO : nested: Removing directory 2024/12/19 04:18:25 DEBUG : Local file system at /tmp/rclone2210463157: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.34s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:18:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 04:18:27 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/19 04:18:27 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:18:27 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:18:27 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/12/19 04:18:27 INFO : nested/sub dir/file: Copied (new) 2024/12/19 04:18:27 INFO : nested/sub dir/file: Deleted 2024/12/19 04:18:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/19 04:18:28 INFO : sub dir/hello world: Copied (new) 2024/12/19 04:18:28 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.42s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:18:29 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/19 04:18:29 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/12/19 04:18:29 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:18:29 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:18:30 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/12/19 04:18:30 INFO : existing-b: Copied (new) 2024/12/19 04:18:30 INFO : existing-b: Deleted 2024/12/19 04:18:30 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/19 04:18:30 INFO : existing: Copied (new) 2024/12/19 04:18:30 INFO : existing: Deleted 2024/12/19 04:18:30 DEBUG : existing: Destination exists, skipping 2024/12/19 04:18:30 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/12/19 04:18:30 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:18:30 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:18:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.29s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:18:32 DEBUG : Creating backend with remote "TestB2:rclone-test-veborub5heke" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-sigafil7hato -> B2 bucket rclone-test-veborub5heke 2024/12/19 04:18:36 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/19 04:18:36 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/12/19 04:18:36 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/19 04:18:36 DEBUG : empty space: Unchanged skipping 2024/12/19 04:18:36 DEBUG : B2 bucket rclone-test-veborub5heke: Waiting for checks to finish 2024/12/19 04:18:36 INFO : empty space: Deleted 2024/12/19 04:18:36 DEBUG : B2 bucket rclone-test-veborub5heke: Waiting for transfers to finish 2024/12/19 04:18:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/19 04:18:36 INFO : potato2: Copied (server-side copy) 2024/12/19 04:18:36 INFO : potato2: Deleted 2024/12/19 04:18:36 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/19 04:18:36 INFO : potato3: Copied (server-side copy) 2024/12/19 04:18:37 INFO : potato3: Deleted 2024/12/19 04:18:37 DEBUG : Creating backend with remote "TestB2:rclone-test-qitibuv5gake" 2024/12/19 04:18:38 DEBUG : empty space: Need to transfer - File not found at Destination 2024/12/19 04:18:38 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/19 04:18:38 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/19 04:18:38 DEBUG : B2 bucket rclone-test-qitibuv5gake: Waiting for checks to finish 2024/12/19 04:18:38 DEBUG : B2 bucket rclone-test-qitibuv5gake: Waiting for transfers to finish 2024/12/19 04:18:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/19 04:18:39 INFO : empty space: Copied (server-side copy) 2024/12/19 04:18:39 INFO : empty space: Deleted 2024/12/19 04:18:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/19 04:18:39 INFO : potato3: Copied (server-side copy) 2024/12/19 04:18:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/19 04:18:40 INFO : potato2: Copied (server-side copy) 2024/12/19 04:18:40 INFO : potato3: Deleted 2024/12/19 04:18:40 INFO : potato2: Deleted 2024/12/19 04:18:40 DEBUG : B2 bucket rclone-test-qitibuv5gake: Purge remote 2024/12/19 04:18:40 INFO : B2 bucket rclone-test-qitibuv5gake: cleaning bucket "rclone-test-qitibuv5gake" of all files 2024/12/19 04:18:40 DEBUG : empty space: Deleting (id "4_zff029db3203ddbdb9f380e1b_f1147105c5c2940cd_d20241219_m041839_c001_v0001182_t0037_u01734581919484") 2024/12/19 04:18:40 DEBUG : potato2: Deleting (id "4_zff029db3203ddbdb9f380e1b_f109f28d527b315a6_d20241219_m041839_c001_v0001182_t0045_u01734581919849") 2024/12/19 04:18:40 DEBUG : potato3: Deleting (id "4_zff029db3203ddbdb9f380e1b_f1135567965feebb9_d20241219_m041839_c001_v0001183_t0043_u01734581919724") 2024/12/19 04:18:41 DEBUG : B2 bucket rclone-test-veborub5heke: Purge remote 2024/12/19 04:18:41 INFO : B2 bucket rclone-test-veborub5heke: cleaning bucket "rclone-test-veborub5heke" of all files 2024/12/19 04:18:41 DEBUG : empty space: Deleting (id "4_z7f828db3203ddbdb9f380e1b_f409c812ec02d59ca_d20241219_m041839_c001_v7007000_t0000_u01734581919701") 2024/12/19 04:18:41 DEBUG : empty space: Deleting (id "4_z7f828db3203ddbdb9f380e1b_f10015e36c2f5e40e_d20241219_m041835_c001_v0001183_t0011_u01734581915483") 2024/12/19 04:18:41 DEBUG : potato2: Deleting (id "4_z7f828db3203ddbdb9f380e1b_f4104050ce24ecf7d_d20241219_m041840_c001_v7007000_t0000_u01734581920112") 2024/12/19 04:18:41 DEBUG : potato2: Deleting (id "4_z7f828db3203ddbdb9f380e1b_f1139ef7e58233383_d20241219_m041836_c001_v0001134_t0036_u01734581916319") 2024/12/19 04:18:41 DEBUG : potato3: Deleting (id "4_z7f828db3203ddbdb9f380e1b_f409c812ec02d59cb_d20241219_m041839_c001_v7007000_t0000_u01734581919938") 2024/12/19 04:18:41 DEBUG : potato3: Deleting (id "4_z7f828db3203ddbdb9f380e1b_f10591e72c6565d36_d20241219_m041836_c001_v0001150_t0057_u01734581916634") 2024/12/19 04:18:41 DEBUG : potato3: Deleting (id "4_z7f828db3203ddbdb9f380e1b_f10015e36c2f5e41a_d20241219_m041835_c001_v0001183_t0033_u01734581915697") --- PASS: TestServerSideMove (11.68s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:18:43 DEBUG : Creating backend with remote "TestB2:rclone-test-zujikiz4sufe" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-sigafil7hato -> B2 bucket rclone-test-zujikiz4sufe 2024/12/19 04:18:49 DEBUG : empty space: Excluded (Size Filter) 2024/12/19 04:18:49 DEBUG : empty space: Excluded 2024/12/19 04:18:49 DEBUG : empty space: Excluded (Size Filter) 2024/12/19 04:18:49 DEBUG : empty space: Excluded 2024/12/19 04:18:49 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/19 04:18:49 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/19 04:18:49 DEBUG : B2 bucket rclone-test-zujikiz4sufe: Waiting for checks to finish 2024/12/19 04:18:49 DEBUG : B2 bucket rclone-test-zujikiz4sufe: Waiting for transfers to finish 2024/12/19 04:18:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/19 04:18:49 INFO : potato3: Copied (server-side copy) 2024/12/19 04:18:49 INFO : potato3: Deleted 2024/12/19 04:18:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/19 04:18:50 INFO : potato2: Copied (server-side copy) 2024/12/19 04:18:50 INFO : potato2: Deleted 2024/12/19 04:18:50 DEBUG : Creating backend with remote "TestB2:rclone-test-qahawox4geli" 2024/12/19 04:18:51 DEBUG : empty space: Excluded (Size Filter) 2024/12/19 04:18:51 DEBUG : empty space: Excluded 2024/12/19 04:18:52 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/19 04:18:52 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/19 04:18:52 DEBUG : B2 bucket rclone-test-qahawox4geli: Waiting for checks to finish 2024/12/19 04:18:52 DEBUG : B2 bucket rclone-test-qahawox4geli: Waiting for transfers to finish 2024/12/19 04:18:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/19 04:18:52 INFO : potato2: Copied (server-side copy) 2024/12/19 04:18:52 INFO : potato2: Deleted 2024/12/19 04:18:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/19 04:18:53 INFO : potato3: Copied (server-side copy) 2024/12/19 04:18:53 INFO : potato3: Deleted 2024/12/19 04:18:53 DEBUG : B2 bucket rclone-test-qahawox4geli: Purge remote 2024/12/19 04:18:53 INFO : B2 bucket rclone-test-qahawox4geli: cleaning bucket "rclone-test-qahawox4geli" of all files 2024/12/19 04:18:53 DEBUG : potato2: Deleting (id "4_z8fa2dd03203ddbdb9f380e1b_f102a1c42aa930a42_d20241219_m041852_c001_v0001177_t0012_u01734581932636") 2024/12/19 04:18:53 DEBUG : potato3: Deleting (id "4_z8fa2dd03203ddbdb9f380e1b_f11837c50831967b2_d20241219_m041852_c001_v0001183_t0006_u01734581932890") 2024/12/19 04:18:54 DEBUG : B2 bucket rclone-test-zujikiz4sufe: Purge remote 2024/12/19 04:18:54 INFO : B2 bucket rclone-test-zujikiz4sufe: cleaning bucket "rclone-test-zujikiz4sufe" of all files 2024/12/19 04:18:54 DEBUG : empty space: Deleting (id "4_zdfd2bdd3203ddbdb9f380e1b_f111a30d6e6235d1b_d20241219_m041848_c001_v0001182_t0053_u01734581928391") 2024/12/19 04:18:54 DEBUG : potato2: Deleting (id "4_zdfd2bdd3203ddbdb9f380e1b_f41568191abaaa582_d20241219_m041852_c001_v7007000_t0000_u01734581932868") 2024/12/19 04:18:54 DEBUG : potato2: Deleting (id "4_zdfd2bdd3203ddbdb9f380e1b_f119b0f3023a494ec_d20241219_m041850_c001_v0001183_t0028_u01734581930224") 2024/12/19 04:18:54 DEBUG : potato3: Deleting (id "4_zdfd2bdd3203ddbdb9f380e1b_f41568191abaaa583_d20241219_m041853_c001_v7007000_t0000_u01734581933119") 2024/12/19 04:18:54 DEBUG : potato3: Deleting (id "4_zdfd2bdd3203ddbdb9f380e1b_f1081b3a42bd3dfaa_d20241219_m041849_c001_v0001134_t0005_u01734581929587") 2024/12/19 04:18:54 DEBUG : potato3: Deleting (id "4_zdfd2bdd3203ddbdb9f380e1b_f111a30d6e6235d27_d20241219_m041848_c001_v0001182_t0023_u01734581928617") 2024/12/19 04:18:54 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2024/12/19 04:18:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/19 04:18:54 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (14.12s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:18:57 DEBUG : Creating backend with remote "TestB2:rclone-test-xekitah6togi" 2024/12/19 04:19:00 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-sigafil7hato -> B2 bucket rclone-test-xekitah6togi 2024/12/19 04:19:04 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/19 04:19:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/12/19 04:19:04 DEBUG : empty space: Unchanged skipping 2024/12/19 04:19:04 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/19 04:19:04 DEBUG : B2 bucket rclone-test-xekitah6togi: Waiting for checks to finish 2024/12/19 04:19:04 INFO : empty space: Deleted 2024/12/19 04:19:04 DEBUG : B2 bucket rclone-test-xekitah6togi: Waiting for transfers to finish 2024/12/19 04:19:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/19 04:19:04 INFO : potato2: Copied (server-side copy) 2024/12/19 04:19:04 INFO : potato2: Deleted 2024/12/19 04:19:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/19 04:19:04 INFO : potato3: Copied (server-side copy) 2024/12/19 04:19:05 INFO : potato3: Deleted 2024/12/19 04:19:05 DEBUG : Creating backend with remote "TestB2:rclone-test-zeqozeh2xere" 2024/12/19 04:19:06 DEBUG : tomatoDir: Making directory 2024/12/19 04:19:06 DEBUG : empty space: Need to transfer - File not found at Destination 2024/12/19 04:19:06 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/19 04:19:06 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/19 04:19:06 DEBUG : B2 bucket rclone-test-zeqozeh2xere: Waiting for checks to finish 2024/12/19 04:19:06 DEBUG : B2 bucket rclone-test-zeqozeh2xere: Waiting for transfers to finish 2024/12/19 04:19:08 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/19 04:19:08 INFO : empty space: Copied (server-side copy) 2024/12/19 04:19:08 INFO : empty space: Deleted 2024/12/19 04:19:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/19 04:19:08 INFO : potato2: Copied (server-side copy) 2024/12/19 04:19:08 INFO : potato2: Deleted 2024/12/19 04:19:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/19 04:19:09 INFO : potato3: Copied (server-side copy) 2024/12/19 04:19:09 INFO : potato3: Deleted 2024/12/19 04:19:10 DEBUG : B2 bucket rclone-test-zeqozeh2xere: Purge remote 2024/12/19 04:19:10 INFO : B2 bucket rclone-test-zeqozeh2xere: cleaning bucket "rclone-test-zeqozeh2xere" of all files 2024/12/19 04:19:10 DEBUG : empty space: Deleting (id "4_zafe20da3204ddbdb9f380e1b_f113c7b394c4dc608_d20241219_m041907_c001_v0001177_t0008_u01734581947908") 2024/12/19 04:19:10 DEBUG : potato2: Deleting (id "4_zafe20da3204ddbdb9f380e1b_f106c97ea45b4a5d3_d20241219_m041908_c001_v0001177_t0036_u01734581948192") 2024/12/19 04:19:10 DEBUG : potato3: Deleting (id "4_zafe20da3204ddbdb9f380e1b_f1147105c5c294656_d20241219_m041909_c001_v0001182_t0054_u01734581949302") 2024/12/19 04:19:11 DEBUG : B2 bucket rclone-test-xekitah6togi: Purge remote 2024/12/19 04:19:11 INFO : B2 bucket rclone-test-xekitah6togi: cleaning bucket "rclone-test-xekitah6togi" of all files 2024/12/19 04:19:11 DEBUG : empty space: Deleting (id "4_zbf52fd33203ddbdb9f380e1b_f417f823df8688d3e_d20241219_m041908_c001_v7007000_t0000_u01734581948129") 2024/12/19 04:19:11 DEBUG : empty space: Deleting (id "4_zbf52fd33203ddbdb9f380e1b_f105d22d067594620_d20241219_m041902_c001_v0001117_t0041_u01734581942960") 2024/12/19 04:19:11 DEBUG : potato2: Deleting (id "4_zbf52fd33203ddbdb9f380e1b_f417f823df8688d3f_d20241219_m041908_c001_v7007000_t0000_u01734581948412") 2024/12/19 04:19:11 DEBUG : potato2: Deleting (id "4_zbf52fd33203ddbdb9f380e1b_f117a9718fa5414ae_d20241219_m041904_c001_v0001091_t0042_u01734581944386") 2024/12/19 04:19:11 DEBUG : potato3: Deleting (id "4_zbf52fd33203ddbdb9f380e1b_f417f823df8688d43_d20241219_m041909_c001_v7007000_t0000_u01734581949702") 2024/12/19 04:19:11 DEBUG : potato3: Deleting (id "4_zbf52fd33203ddbdb9f380e1b_f11069f07bd8c5d2b_d20241219_m041904_c001_v0001182_t0024_u01734581944722") 2024/12/19 04:19:11 DEBUG : potato3: Deleting (id "4_zbf52fd33203ddbdb9f380e1b_f105d22d067594622_d20241219_m041903_c001_v0001117_t0016_u01734581943451") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (15.54s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:19:13 DEBUG : Creating backend with remote "TestB2:rclone-test-sigafil7hato/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.53s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:19:15 DEBUG : Creating backend with remote "TestB2:rclone-test-sigafil7hato/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" --- PASS: TestSyncOverlap (2.96s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:19:18 DEBUG : Creating backend with remote "TestB2:rclone-test-sigafil7hato/rclone-sync-test" 2024/12/19 04:19:20 DEBUG : Creating backend with remote "TestB2:rclone-test-sigafil7hato/rclone-sync-test-include/layer2" 2024/12/19 04:19:22 DEBUG : Creating backend with remote "TestB2:rclone-test-sigafil7hato/rclone-sync-test-ignore-file" 2024/12/19 04:19:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/19 04:19:26 DEBUG : B2 bucket rclone-test-sigafil7hato path rclone-sync-test: Waiting for checks to finish 2024/12/19 04:19:26 DEBUG : B2 bucket rclone-test-sigafil7hato path rclone-sync-test: Waiting for transfers to finish 2024/12/19 04:19:26 DEBUG : Waiting for deletions to finish 2024/12/19 04:19:26 INFO : There was nothing to transfer 2024/12/19 04:19:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/19 04:19:27 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:19:27 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:19:27 DEBUG : Waiting for deletions to finish 2024/12/19 04:19:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:19:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/19 04:19:27 DEBUG : B2 bucket rclone-test-sigafil7hato path rclone-sync-test-include/layer2: Waiting for checks to finish 2024/12/19 04:19:27 DEBUG : B2 bucket rclone-test-sigafil7hato path rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/12/19 04:19:27 DEBUG : Waiting for deletions to finish 2024/12/19 04:19:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:19:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/19 04:19:28 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:19:28 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:19:28 DEBUG : Waiting for deletions to finish 2024/12/19 04:19:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:19:28 DEBUG : : Excluded 2024/12/19 04:19:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/19 04:19:28 DEBUG : B2 bucket rclone-test-sigafil7hato path rclone-sync-test-ignore-file: Waiting for checks to finish 2024/12/19 04:19:28 DEBUG : B2 bucket rclone-test-sigafil7hato path rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/12/19 04:19:28 DEBUG : Waiting for deletions to finish 2024/12/19 04:19:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.94s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:19:35 DEBUG : Creating backend with remote "TestB2:rclone-test-sigafil7hato/dst" 2024/12/19 04:19:36 DEBUG : Creating backend with remote "TestB2:rclone-test-sigafil7hato/CompareDest" 2024/12/19 04:19:39 DEBUG : one: Need to transfer - File not found at Destination 2024/12/19 04:19:39 DEBUG : B2 bucket rclone-test-sigafil7hato path dst: Waiting for checks to finish 2024/12/19 04:19:39 DEBUG : B2 bucket rclone-test-sigafil7hato path dst: Waiting for transfers to finish 2024/12/19 04:19:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/19 04:19:39 INFO : one: Copied (new) 2024/12/19 04:19:39 DEBUG : Waiting for deletions to finish 2024/12/19 04:19:40 DEBUG : B2 bucket rclone-test-sigafil7hato path dst: Waiting for checks to finish 2024/12/19 04:19:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/19 04:19:40 DEBUG : B2 bucket rclone-test-sigafil7hato path dst: Waiting for transfers to finish 2024/12/19 04:19:40 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/19 04:19:40 INFO : one: Copied (replaced existing) 2024/12/19 04:19:40 DEBUG : Waiting for deletions to finish 2024/12/19 04:19:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/19 04:19:42 DEBUG : B2 bucket rclone-test-sigafil7hato path dst: Waiting for checks to finish 2024/12/19 04:19:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 04:19:43 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/19 04:19:43 DEBUG : B2 bucket rclone-test-sigafil7hato path dst: Waiting for transfers to finish 2024/12/19 04:19:43 DEBUG : Waiting for deletions to finish 2024/12/19 04:19:43 INFO : There was nothing to transfer 2024/12/19 04:19:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 04:19:44 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/19 04:19:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/19 04:19:44 DEBUG : B2 bucket rclone-test-sigafil7hato path dst: Waiting for checks to finish 2024/12/19 04:19:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 04:19:44 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/19 04:19:44 DEBUG : B2 bucket rclone-test-sigafil7hato path dst: Waiting for transfers to finish 2024/12/19 04:19:44 DEBUG : Waiting for deletions to finish 2024/12/19 04:19:44 INFO : There was nothing to transfer 2024/12/19 04:19:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 04:19:45 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/19 04:19:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/19 04:19:45 DEBUG : B2 bucket rclone-test-sigafil7hato path dst: Waiting for checks to finish 2024/12/19 04:19:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 04:19:45 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/19 04:19:45 DEBUG : B2 bucket rclone-test-sigafil7hato path dst: Waiting for transfers to finish 2024/12/19 04:19:45 DEBUG : Waiting for deletions to finish 2024/12/19 04:19:45 INFO : There was nothing to transfer 2024/12/19 04:19:46 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/19 04:19:46 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/19 04:19:46 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/19 04:19:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/19 04:19:46 DEBUG : B2 bucket rclone-test-sigafil7hato path dst: Waiting for checks to finish 2024/12/19 04:19:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 04:19:46 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/19 04:19:46 DEBUG : B2 bucket rclone-test-sigafil7hato path dst: Waiting for transfers to finish 2024/12/19 04:19:46 DEBUG : Waiting for deletions to finish 2024/12/19 04:19:46 INFO : There was nothing to transfer 2024/12/19 04:19:47 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/19 04:19:47 DEBUG : two: Need to transfer - File not found at Destination 2024/12/19 04:19:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/19 04:19:47 DEBUG : B2 bucket rclone-test-sigafil7hato path dst: Waiting for checks to finish 2024/12/19 04:19:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 04:19:47 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/19 04:19:47 DEBUG : B2 bucket rclone-test-sigafil7hato path dst: Waiting for transfers to finish 2024/12/19 04:19:48 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/12/19 04:19:48 INFO : two: Copied (new) 2024/12/19 04:19:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.54s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:19:51 DEBUG : Creating backend with remote "TestB2:rclone-test-sigafil7hato/dest" 2024/12/19 04:19:52 DEBUG : Creating backend with remote "TestB2:rclone-test-sigafil7hato/pre-dest1" 2024/12/19 04:19:53 DEBUG : Creating backend with remote "TestB2:rclone-test-sigafil7hato/pre-dest2" 2024/12/19 04:19:55 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:19:55 DEBUG : 1: Destination found in --compare-dest, skipping 2024/12/19 04:19:55 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:19:55 DEBUG : 2: Destination found in --compare-dest, skipping 2024/12/19 04:19:56 DEBUG : 3: Need to transfer - File not found at Destination 2024/12/19 04:19:56 DEBUG : B2 bucket rclone-test-sigafil7hato path dest: Waiting for checks to finish 2024/12/19 04:19:56 DEBUG : B2 bucket rclone-test-sigafil7hato path dest: Waiting for transfers to finish 2024/12/19 04:19:56 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/12/19 04:19:56 INFO : 3: Copied (new) 2024/12/19 04:19:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.07s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:19:58 DEBUG : Creating backend with remote "TestB2:rclone-test-sigafil7hato/dst" 2024/12/19 04:19:59 DEBUG : Creating backend with remote "TestB2:rclone-test-sigafil7hato/CopyDest" 2024/12/19 04:20:01 DEBUG : one: Need to transfer - File not found at Destination 2024/12/19 04:20:01 DEBUG : B2 bucket rclone-test-sigafil7hato path dst: Waiting for checks to finish 2024/12/19 04:20:01 DEBUG : B2 bucket rclone-test-sigafil7hato path dst: Waiting for transfers to finish 2024/12/19 04:20:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/19 04:20:02 INFO : one: Copied (new) 2024/12/19 04:20:02 DEBUG : Waiting for deletions to finish 2024/12/19 04:20:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/19 04:20:03 DEBUG : B2 bucket rclone-test-sigafil7hato path dst: Waiting for checks to finish 2024/12/19 04:20:03 DEBUG : B2 bucket rclone-test-sigafil7hato path dst: Waiting for transfers to finish 2024/12/19 04:20:03 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/19 04:20:03 INFO : one: Copied (replaced existing) 2024/12/19 04:20:03 DEBUG : Waiting for deletions to finish 2024/12/19 04:20:05 DEBUG : Creating backend with remote "TestB2:rclone-test-sigafil7hato/BackupDir" 2024/12/19 04:20:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/19 04:20:07 DEBUG : B2 bucket rclone-test-sigafil7hato path dst: Waiting for checks to finish 2024/12/19 04:20:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 04:20:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/19 04:20:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/19 04:20:08 INFO : one: Copied (server-side copy) 2024/12/19 04:20:08 INFO : one: Deleted 2024/12/19 04:20:09 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/19 04:20:09 INFO : one: Copied (server-side copy) 2024/12/19 04:20:09 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/19 04:20:09 DEBUG : B2 bucket rclone-test-sigafil7hato path dst: Waiting for transfers to finish 2024/12/19 04:20:09 DEBUG : Waiting for deletions to finish 2024/12/19 04:20:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 04:20:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/19 04:20:11 INFO : two: Copied (server-side copy) 2024/12/19 04:20:11 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/19 04:20:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 04:20:11 DEBUG : one: Unchanged skipping 2024/12/19 04:20:11 DEBUG : B2 bucket rclone-test-sigafil7hato path dst: Waiting for checks to finish 2024/12/19 04:20:11 DEBUG : B2 bucket rclone-test-sigafil7hato path dst: Waiting for transfers to finish 2024/12/19 04:20:11 DEBUG : Waiting for deletions to finish 2024/12/19 04:20:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 04:20:11 DEBUG : one: Unchanged skipping 2024/12/19 04:20:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 04:20:11 DEBUG : two: Unchanged skipping 2024/12/19 04:20:11 DEBUG : B2 bucket rclone-test-sigafil7hato path dst: Waiting for checks to finish 2024/12/19 04:20:11 DEBUG : B2 bucket rclone-test-sigafil7hato path dst: Waiting for transfers to finish 2024/12/19 04:20:11 DEBUG : Waiting for deletions to finish 2024/12/19 04:20:11 INFO : There was nothing to transfer 2024/12/19 04:20:13 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/19 04:20:13 DEBUG : three: Destination not found in --copy-dest 2024/12/19 04:20:13 DEBUG : three: Need to transfer - File not found at Destination 2024/12/19 04:20:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 04:20:13 DEBUG : one: Unchanged skipping 2024/12/19 04:20:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 04:20:13 DEBUG : two: Unchanged skipping 2024/12/19 04:20:13 DEBUG : B2 bucket rclone-test-sigafil7hato path dst: Waiting for checks to finish 2024/12/19 04:20:13 DEBUG : B2 bucket rclone-test-sigafil7hato path dst: Waiting for transfers to finish 2024/12/19 04:20:14 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/12/19 04:20:14 INFO : three: Copied (new) 2024/12/19 04:20:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.49s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:20:17 DEBUG : Creating backend with remote "TestB2:rclone-test-sigafil7hato/dst" 2024/12/19 04:20:19 DEBUG : Creating backend with remote "TestB2:rclone-test-sigafil7hato/backup" 2024/12/19 04:20:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/19 04:20:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:20:20 DEBUG : two: Unchanged skipping 2024/12/19 04:20:20 DEBUG : B2 bucket rclone-test-sigafil7hato path dst: Waiting for checks to finish 2024/12/19 04:20:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/19 04:20:22 INFO : one: Copied (server-side copy) 2024/12/19 04:20:22 INFO : one: Deleted 2024/12/19 04:20:22 DEBUG : B2 bucket rclone-test-sigafil7hato path dst: Waiting for transfers to finish 2024/12/19 04:20:23 DEBUG : one: Clearing upload URL because of error: no tomes available (503 service_unavailable) 2024/12/19 04:20:23 DEBUG : pacer: low level retry 1/1 (error no tomes available (503 service_unavailable)) 2024/12/19 04:20:23 DEBUG : pacer: Rate limited, increasing sleep to 1s 2024/12/19 04:20:23 DEBUG : one: Received error: no tomes available (503 service_unavailable) - low level retry 0/10 2024/12/19 04:20:23 DEBUG : pacer: Reducing sleep to 500ms 2024/12/19 04:20:25 DEBUG : pacer: Reducing sleep to 250ms 2024/12/19 04:20:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/19 04:20:25 INFO : one: Copied (new) 2024/12/19 04:20:25 DEBUG : Waiting for deletions to finish 2024/12/19 04:20:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/19 04:20:26 INFO : three.txt: Copied (server-side copy) 2024/12/19 04:20:26 DEBUG : pacer: Reducing sleep to 125ms 2024/12/19 04:20:26 INFO : three.txt: Deleted 2024/12/19 04:20:26 INFO : three.txt: Moved into backup dir 2024/12/19 04:20:28 DEBUG : pacer: Reducing sleep to 62.5ms 2024/12/19 04:20:28 DEBUG : B2 bucket rclone-test-sigafil7hato path dst: Waiting for checks to finish 2024/12/19 04:20:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:20:28 DEBUG : two: Unchanged skipping 2024/12/19 04:20:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/19 04:20:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/19 04:20:29 INFO : one: Copied (server-side copy) 2024/12/19 04:20:29 DEBUG : pacer: Reducing sleep to 31.25ms 2024/12/19 04:20:29 INFO : one: Deleted 2024/12/19 04:20:29 DEBUG : B2 bucket rclone-test-sigafil7hato path dst: Waiting for transfers to finish 2024/12/19 04:20:30 DEBUG : pacer: Reducing sleep to 15.625ms 2024/12/19 04:20:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/19 04:20:30 INFO : one: Copied (new) 2024/12/19 04:20:30 DEBUG : Waiting for deletions to finish 2024/12/19 04:20:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/19 04:20:30 INFO : three.txt: Copied (server-side copy) 2024/12/19 04:20:30 DEBUG : pacer: Reducing sleep to 10ms 2024/12/19 04:20:30 INFO : three.txt: Deleted 2024/12/19 04:20:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (16.10s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:20:34 DEBUG : Creating backend with remote "TestB2:rclone-test-sigafil7hato/dst" 2024/12/19 04:20:35 DEBUG : Creating backend with remote "TestB2:rclone-test-sigafil7hato/backup" 2024/12/19 04:20:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/19 04:20:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:20:37 DEBUG : two: Unchanged skipping 2024/12/19 04:20:37 DEBUG : B2 bucket rclone-test-sigafil7hato path dst: Waiting for checks to finish 2024/12/19 04:20:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/19 04:20:38 INFO : one: Copied (server-side copy) to: one.bak 2024/12/19 04:20:39 INFO : one: Deleted 2024/12/19 04:20:39 DEBUG : B2 bucket rclone-test-sigafil7hato path dst: Waiting for transfers to finish 2024/12/19 04:20:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/19 04:20:39 INFO : one: Copied (new) 2024/12/19 04:20:39 DEBUG : Waiting for deletions to finish 2024/12/19 04:20:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/19 04:20:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/19 04:20:40 INFO : three.txt: Deleted 2024/12/19 04:20:40 INFO : three.txt: Moved into backup dir 2024/12/19 04:20:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/19 04:20:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:20:42 DEBUG : two: Unchanged skipping 2024/12/19 04:20:42 DEBUG : B2 bucket rclone-test-sigafil7hato path dst: Waiting for checks to finish 2024/12/19 04:20:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/19 04:20:42 INFO : one: Copied (server-side copy) to: one.bak 2024/12/19 04:20:42 INFO : one: Deleted 2024/12/19 04:20:42 DEBUG : B2 bucket rclone-test-sigafil7hato path dst: Waiting for transfers to finish 2024/12/19 04:20:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/19 04:20:43 INFO : one: Copied (new) 2024/12/19 04:20:43 DEBUG : Waiting for deletions to finish 2024/12/19 04:20:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/19 04:20:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/19 04:20:44 INFO : three.txt: Deleted 2024/12/19 04:20:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.60s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:20:47 DEBUG : Creating backend with remote "TestB2:rclone-test-sigafil7hato/dst" 2024/12/19 04:20:49 DEBUG : Creating backend with remote "TestB2:rclone-test-sigafil7hato/backup" 2024/12/19 04:20:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/19 04:20:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:20:51 DEBUG : two: Unchanged skipping 2024/12/19 04:20:51 DEBUG : B2 bucket rclone-test-sigafil7hato path dst: Waiting for checks to finish 2024/12/19 04:20:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/19 04:20:52 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/19 04:20:52 INFO : one: Deleted 2024/12/19 04:20:52 DEBUG : B2 bucket rclone-test-sigafil7hato path dst: Waiting for transfers to finish 2024/12/19 04:20:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/19 04:20:53 INFO : one: Copied (new) 2024/12/19 04:20:53 DEBUG : Waiting for deletions to finish 2024/12/19 04:20:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/19 04:20:53 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/19 04:20:54 INFO : three.txt: Deleted 2024/12/19 04:20:54 INFO : three.txt: Moved into backup dir 2024/12/19 04:20:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/19 04:20:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:20:55 DEBUG : two: Unchanged skipping 2024/12/19 04:20:55 DEBUG : B2 bucket rclone-test-sigafil7hato path dst: Waiting for checks to finish 2024/12/19 04:20:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/19 04:20:56 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/19 04:20:56 INFO : one: Deleted 2024/12/19 04:20:56 DEBUG : B2 bucket rclone-test-sigafil7hato path dst: Waiting for transfers to finish 2024/12/19 04:20:57 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/19 04:20:57 INFO : one: Copied (new) 2024/12/19 04:20:57 DEBUG : Waiting for deletions to finish 2024/12/19 04:20:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/19 04:20:57 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/19 04:20:57 INFO : three.txt: Deleted 2024/12/19 04:20:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.74s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:21:01 DEBUG : Creating backend with remote "TestB2:rclone-test-sigafil7hato/dst" 2024/12/19 04:21:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/19 04:21:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:21:03 DEBUG : two: Unchanged skipping 2024/12/19 04:21:03 DEBUG : B2 bucket rclone-test-sigafil7hato path dst: Waiting for checks to finish 2024/12/19 04:21:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/19 04:21:05 INFO : one: Copied (server-side copy) to: one.bak 2024/12/19 04:21:05 INFO : one: Deleted 2024/12/19 04:21:05 DEBUG : B2 bucket rclone-test-sigafil7hato path dst: Waiting for transfers to finish 2024/12/19 04:21:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/19 04:21:06 INFO : one: Copied (new) 2024/12/19 04:21:06 DEBUG : Waiting for deletions to finish 2024/12/19 04:21:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/19 04:21:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/19 04:21:07 INFO : three.txt: Deleted 2024/12/19 04:21:07 INFO : three.txt: Moved into backup dir 2024/12/19 04:21:08 DEBUG : one.bak: Excluded (Path Filter) 2024/12/19 04:21:08 DEBUG : one.bak: Excluded 2024/12/19 04:21:08 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/12/19 04:21:08 DEBUG : three.txt.bak: Excluded 2024/12/19 04:21:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/19 04:21:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:21:08 DEBUG : two: Unchanged skipping 2024/12/19 04:21:08 DEBUG : B2 bucket rclone-test-sigafil7hato path dst: Waiting for checks to finish 2024/12/19 04:21:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/19 04:21:09 INFO : one: Copied (server-side copy) to: one.bak 2024/12/19 04:21:09 INFO : one: Deleted 2024/12/19 04:21:09 DEBUG : B2 bucket rclone-test-sigafil7hato path dst: Waiting for transfers to finish 2024/12/19 04:21:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/19 04:21:10 INFO : one: Copied (new) 2024/12/19 04:21:10 DEBUG : Waiting for deletions to finish 2024/12/19 04:21:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/19 04:21:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/19 04:21:10 INFO : three.txt: Deleted 2024/12/19 04:21:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.60s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:21:13 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1131-00.backblaze.com/b2api/v1/b2_upload_file/cf723df3201ddbdb9f380e1b/c001_v0001131_t0019": EOF 2024/12/19 04:21:13 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1131-00.backblaze.com/b2api/v1/b2_upload_file/cf723df3201ddbdb9f380e1b/c001_v0001131_t0019": EOF) 2024/12/19 04:21:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-sigafil7hato: 1/10 (Post "https://pod-000-1131-00.backblaze.com/b2api/v1/b2_upload_file/cf723df3201ddbdb9f380e1b/c001_v0001131_t0019": EOF) 2024/12/19 04:21:15 DEBUG : pacer: Reducing sleep to 10ms 2024/12/19 04:21:16 DEBUG : Creating backend with remote "TestB2:rclone-test-sigafil7hato/dst" 2024/12/19 04:21:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/19 04:21:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/19 04:21:18 INFO : one: Copied (server-side copy) to: one.bak 2024/12/19 04:21:18 INFO : one: Deleted 2024/12/19 04:21:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/19 04:21:19 INFO : one: Copied (new) 2024/12/19 04:21:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:21:19 DEBUG : two: Unchanged skipping 2024/12/19 04:21:19 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/19 04:21:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/19 04:21:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/19 04:21:20 INFO : three.txt: Deleted 2024/12/19 04:21:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/19 04:21:20 INFO : three.txt: Copied (new) 2024/12/19 04:21:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/19 04:21:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/19 04:21:21 INFO : one: Copied (server-side copy) to: one.bak 2024/12/19 04:21:22 INFO : one: Deleted 2024/12/19 04:21:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/19 04:21:22 INFO : one: Copied (new) 2024/12/19 04:21:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:21:22 DEBUG : two: Unchanged skipping 2024/12/19 04:21:22 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/19 04:21:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/19 04:21:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/19 04:21:23 INFO : three.txt: Deleted 2024/12/19 04:21:23 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/12/19 04:21:23 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.25s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:21:27 DEBUG : Creating backend with remote "TestB2:rclone-test-sigafil7hato/dst" 2024/12/19 04:21:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/19 04:21:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/19 04:21:30 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/19 04:21:30 INFO : one: Deleted 2024/12/19 04:21:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/19 04:21:31 INFO : one: Copied (new) 2024/12/19 04:21:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:21:31 DEBUG : two: Unchanged skipping 2024/12/19 04:21:32 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/19 04:21:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/19 04:21:33 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/19 04:21:33 INFO : three.txt: Deleted 2024/12/19 04:21:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/19 04:21:34 INFO : three.txt: Copied (new) 2024/12/19 04:21:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/19 04:21:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/19 04:21:35 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/19 04:21:36 INFO : one: Deleted 2024/12/19 04:21:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/19 04:21:37 INFO : one: Copied (new) 2024/12/19 04:21:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:21:37 DEBUG : two: Unchanged skipping 2024/12/19 04:21:37 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/19 04:21:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/19 04:21:38 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/19 04:21:38 INFO : three.txt: Deleted 2024/12/19 04:21:38 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/12/19 04:21:38 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (15.18s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:21:41 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/12/19 04:21:41 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:21:41 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:21:42 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/12/19 04:21:42 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/12/19 04:21:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.51s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:21:43 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/19 04:21:43 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:21:43 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:21:43 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/19 04:21:43 INFO : existing: Copied (new) 2024/12/19 04:21:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:21:44 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/12/19 04:21:44 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:21:44 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/12/19 04:21:44 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:21:44 ERROR : B2 bucket rclone-test-sigafil7hato: not deleting files as there were IO errors 2024/12/19 04:21:44 ERROR : B2 bucket rclone-test-sigafil7hato: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" --- PASS: TestSyncImmutable (2.83s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:21:46 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:21:46 DEBUG : existing: Unchanged skipping 2024/12/19 04:21:46 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:21:46 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:21:46 DEBUG : Waiting for deletions to finish 2024/12/19 04:21:46 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.53s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", 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-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:22:05 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:22:05 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:22:05 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:22:05 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:22:05 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:22:05 DEBUG : both0: Unchanged skipping 2024/12/19 04:22:05 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:22:05 DEBUG : both12: Unchanged skipping 2024/12/19 04:22:05 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:22:05 DEBUG : both13: Unchanged skipping 2024/12/19 04:22:05 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:22:05 DEBUG : both14: Unchanged skipping 2024/12/19 04:22:05 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:22:05 DEBUG : both15: Unchanged skipping 2024/12/19 04:22:05 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:22:05 DEBUG : both10: Unchanged skipping 2024/12/19 04:22:05 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:22:05 DEBUG : both1: Unchanged skipping 2024/12/19 04:22:05 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:22:05 DEBUG : both18: Unchanged skipping 2024/12/19 04:22:05 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:22:05 DEBUG : both19: Unchanged skipping 2024/12/19 04:22:05 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:22:05 DEBUG : both2: Unchanged skipping 2024/12/19 04:22:05 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:22:05 DEBUG : both3: Unchanged skipping 2024/12/19 04:22:05 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:22:05 DEBUG : both17: Unchanged skipping 2024/12/19 04:22:05 DEBUG : both4: Unchanged skipping 2024/12/19 04:22:05 DEBUG : both16: Unchanged skipping 2024/12/19 04:22:05 DEBUG : both11: Unchanged skipping 2024/12/19 04:22:05 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:22:05 DEBUG : both5: Unchanged skipping 2024/12/19 04:22:05 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:22:05 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:22:05 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:22:05 DEBUG : both6: Unchanged skipping 2024/12/19 04:22:05 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:22:05 DEBUG : both7: Unchanged skipping 2024/12/19 04:22:05 DEBUG : both9: Unchanged skipping 2024/12/19 04:22:05 DEBUG : both8: Unchanged skipping 2024/12/19 04:22:05 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:22:05 DEBUG : Waiting for deletions to finish 2024/12/19 04:22:06 INFO : only0: Deleted 2024/12/19 04:22:06 INFO : only1: Deleted 2024/12/19 04:22:06 INFO : only12: Deleted 2024/12/19 04:22:06 INFO : only13: Deleted 2024/12/19 04:22:06 INFO : only2: Deleted 2024/12/19 04:22:06 INFO : only6: Deleted 2024/12/19 04:22:06 INFO : only7: Deleted 2024/12/19 04:22:06 INFO : only9: Deleted 2024/12/19 04:22:06 INFO : only17: Deleted 2024/12/19 04:22:06 INFO : only19: Deleted 2024/12/19 04:22:06 INFO : only4: Deleted 2024/12/19 04:22:06 INFO : only8: Deleted 2024/12/19 04:22:06 INFO : only10: Deleted 2024/12/19 04:22:06 INFO : only14: Deleted 2024/12/19 04:22:07 INFO : only5: Deleted 2024/12/19 04:22:07 INFO : only16: Deleted 2024/12/19 04:22:07 INFO : only11: Deleted 2024/12/19 04:22:07 INFO : only15: Deleted 2024/12/19 04:22:07 INFO : only18: Deleted 2024/12/19 04:22:07 INFO : only3: Deleted 2024/12/19 04:22:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (23.24s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:22:29 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:22:29 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:22:29 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for checks to finish 2024/12/19 04:22:29 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:22:29 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:22:29 DEBUG : both0: Unchanged skipping 2024/12/19 04:22:29 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:22:29 DEBUG : both12: Unchanged skipping 2024/12/19 04:22:29 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:22:29 DEBUG : both13: Unchanged skipping 2024/12/19 04:22:29 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:22:29 DEBUG : both14: Unchanged skipping 2024/12/19 04:22:29 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:22:29 DEBUG : both15: Unchanged skipping 2024/12/19 04:22:29 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:22:29 DEBUG : both16: Unchanged skipping 2024/12/19 04:22:29 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:22:29 DEBUG : both17: Unchanged skipping 2024/12/19 04:22:29 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:22:29 DEBUG : both18: Unchanged skipping 2024/12/19 04:22:29 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:22:29 DEBUG : both19: Unchanged skipping 2024/12/19 04:22:29 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:22:29 DEBUG : both2: Unchanged skipping 2024/12/19 04:22:29 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:22:29 DEBUG : both3: Unchanged skipping 2024/12/19 04:22:29 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:22:29 DEBUG : both4: Unchanged skipping 2024/12/19 04:22:29 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:22:29 DEBUG : both5: Unchanged skipping 2024/12/19 04:22:29 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:22:29 DEBUG : both6: Unchanged skipping 2024/12/19 04:22:29 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:22:29 DEBUG : both7: Unchanged skipping 2024/12/19 04:22:29 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:22:29 DEBUG : both8: Unchanged skipping 2024/12/19 04:22:29 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:22:29 DEBUG : both9: Unchanged skipping 2024/12/19 04:22:29 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/12/19 04:22:29 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/12/19 04:22:29 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/12/19 04:22:29 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/12/19 04:22:29 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/12/19 04:22:29 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/12/19 04:22:29 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/12/19 04:22:29 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/12/19 04:22:29 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/12/19 04:22:29 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/12/19 04:22:29 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/12/19 04:22:29 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/12/19 04:22:29 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/12/19 04:22:29 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/12/19 04:22:29 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/12/19 04:22:29 DEBUG : both1: Unchanged skipping 2024/12/19 04:22:29 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/12/19 04:22:29 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/12/19 04:22:29 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/12/19 04:22:29 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/12/19 04:22:29 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/12/19 04:22:29 DEBUG : both10: Unchanged skipping 2024/12/19 04:22:29 DEBUG : both11: Unchanged skipping 2024/12/19 04:22:29 DEBUG : B2 bucket rclone-test-sigafil7hato: Waiting for transfers to finish 2024/12/19 04:22:29 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/19 04:22:29 INFO : only1: Copied (replaced existing) 2024/12/19 04:22:29 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/19 04:22:29 INFO : only0: Copied (replaced existing) 2024/12/19 04:22:30 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/19 04:22:30 INFO : only12: Copied (replaced existing) 2024/12/19 04:22:30 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/19 04:22:30 INFO : only13: Copied (replaced existing) 2024/12/19 04:22:30 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/19 04:22:30 INFO : only11: Copied (replaced existing) 2024/12/19 04:22:30 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/19 04:22:30 INFO : only14: Copied (replaced existing) 2024/12/19 04:22:30 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/19 04:22:30 INFO : only15: Copied (replaced existing) 2024/12/19 04:22:30 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/19 04:22:30 INFO : only16: Copied (replaced existing) 2024/12/19 04:22:30 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/19 04:22:30 INFO : only17: Copied (replaced existing) 2024/12/19 04:22:30 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/19 04:22:30 INFO : only10: Copied (replaced existing) 2024/12/19 04:22:30 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/19 04:22:30 INFO : only18: Copied (replaced existing) 2024/12/19 04:22:30 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/19 04:22:30 INFO : only19: Copied (replaced existing) 2024/12/19 04:22:30 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/19 04:22:30 INFO : only2: Copied (replaced existing) 2024/12/19 04:22:30 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/19 04:22:30 INFO : only3: Copied (replaced existing) 2024/12/19 04:22:30 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/19 04:22:30 INFO : only4: Copied (replaced existing) 2024/12/19 04:22:30 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/19 04:22:30 INFO : only6: Copied (replaced existing) 2024/12/19 04:22:30 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/19 04:22:30 INFO : only7: Copied (replaced existing) 2024/12/19 04:22:30 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/19 04:22:30 INFO : only8: Copied (replaced existing) 2024/12/19 04:22:30 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/19 04:22:30 INFO : only9: Copied (replaced existing) 2024/12/19 04:22:31 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/19 04:22:31 INFO : only5: Copied (replaced existing) 2024/12/19 04:22:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (27.61s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:22:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/19 04:22:39 DEBUG : sub dir: Making directory 2024/12/19 04:22:39 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.58s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" 2024/12/19 04:22:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/19 04:22:44 DEBUG : sub dir: Making directory 2024/12/19 04:22:44 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sigafil7hato", Local "Local file system at /tmp/rclone2210463157", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.51s) PASS 2024/12/19 04:22:48 DEBUG : B2 bucket rclone-test-sigafil7hato: Purge remote 2024/12/19 04:22:48 INFO : B2 bucket rclone-test-sigafil7hato: cleaning bucket "rclone-test-sigafil7hato" of all files 2024/12/19 04:22:49 DEBUG : BackupDir/one: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f40991aae4acfd3fc_d20241219_m042014_c001_v7007000_t0000_u01734582014501") 2024/12/19 04:22:49 DEBUG : BackupDir/one: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1053bbf25bd40645_d20241219_m042008_c001_v0001182_t0046_u01734582008404") 2024/12/19 04:22:49 DEBUG : CompareDest/one: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f401e59d573b4356f_d20241219_m041948_c001_v7007000_t0000_u01734581988483") 2024/12/19 04:22:49 DEBUG : CompareDest/one: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1012adc465b35ba4_d20241219_m041942_c001_v0001102_t0055_u01734581982191") 2024/12/19 04:22:49 DEBUG : CompareDest/two: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f401e59d573b43570_d20241219_m041948_c001_v7007000_t0000_u01734581988672") 2024/12/19 04:22:49 DEBUG : CompareDest/two: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b0740664541a4_d20241219_m041943_c001_v0001043_t0016_u01734581983710") 2024/12/19 04:22:49 DEBUG : CopyDest/one: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f40991aae4acfd3fd_d20241219_m042014_c001_v7007000_t0000_u01734582014684") 2024/12/19 04:22:49 DEBUG : CopyDest/one: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfda1_d20241219_m042005_c001_v0001131_t0052_u01734582005358") 2024/12/19 04:22:49 DEBUG : CopyDest/three: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f40991aae4acfd3fe_d20241219_m042014_c001_v7007000_t0000_u01734582014865") 2024/12/19 04:22:49 DEBUG : CopyDest/three: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b0740664541bc_d20241219_m042012_c001_v0001043_t0022_u01734582012184") 2024/12/19 04:22:49 DEBUG : CopyDest/two: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f40991aae4acfd3ff_d20241219_m042015_c001_v7007000_t0000_u01734582015047") 2024/12/19 04:22:49 DEBUG : CopyDest/two: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1012adc465b35bde_d20241219_m042009_c001_v0001102_t0013_u01734582009789") 2024/12/19 04:22:49 DEBUG : EXISTING: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f417f823df8688e6b_d20241219_m042146_c001_v7007000_t0000_u01734582106939") 2024/12/19 04:22:50 DEBUG : EXISTING: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b074066454238_d20241219_m042145_c001_v0001043_t0059_u01734582105787") 2024/12/19 04:22:50 DEBUG : Testêé: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f417f823df8688e63_d20241219_m042142_c001_v7007000_t0000_u01734582102581") 2024/12/19 04:22:50 DEBUG : Testêé: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b074066454230_d20241219_m042141_c001_v0001043_t0047_u01734582101863") 2024/12/19 04:22:50 DEBUG : Testêé: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1012adc465b35cc7_d20241219_m042140_c001_v0001102_t0051_u01734582100801") 2024/12/19 04:22:50 DEBUG : a/potato2: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f41568191abaaa4f5_d20241219_m041750_c001_v7007000_t0000_u01734581870334") 2024/12/19 04:22:50 DEBUG : a/potato2: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfc9b_d20241219_m041749_c001_v0001131_t0026_u01734581869507") 2024/12/19 04:22:50 DEBUG : a/potato2: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f4063d5e88df53f2c_d20241219_m041747_c001_v7007000_t0000_u01734581867326") 2024/12/19 04:22:50 DEBUG : a/potato2: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfc91_d20241219_m041746_c001_v0001131_t0051_u01734581866370") 2024/12/19 04:22:50 DEBUG : a/potato2: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f41568191abaaa4a7_d20241219_m041724_c001_v7007000_t0000_u01734581844493") 2024/12/19 04:22:50 DEBUG : a/potato2: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfc51_d20241219_m041723_c001_v0001131_t0004_u01734581843422") 2024/12/19 04:22:50 DEBUG : b/potato: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f41568191abaaa4f6_d20241219_m041750_c001_v7007000_t0000_u01734581870515") 2024/12/19 04:22:50 DEBUG : b/potato: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfc93_d20241219_m041748_c001_v0001131_t0036_u01734581868290") 2024/12/19 04:22:50 DEBUG : b/potato: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f4063d5e88df53f2a_d20241219_m041746_c001_v7007000_t0000_u01734581866765") 2024/12/19 04:22:50 DEBUG : b/potato: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfc89_d20241219_m041745_c001_v0001131_t0024_u01734581865192") 2024/12/19 04:22:50 DEBUG : b/potato: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f41568191abaaa4a0_d20241219_m041723_c001_v7007000_t0000_u01734581843930") 2024/12/19 04:22:50 DEBUG : b/potato: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfc47_d20241219_m041721_c001_v0001131_t0019_u01734581841565") 2024/12/19 04:22:50 DEBUG : backup/one: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f4040db686b6e597b_d20241219_m042031_c001_v7007000_t0000_u01734582031136") 2024/12/19 04:22:50 DEBUG : backup/one: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f103cadca46c0543d_d20241219_m042029_c001_v0001165_t0032_u01734582029189") 2024/12/19 04:22:50 DEBUG : backup/one: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f100c8c9f9a95b943_d20241219_m042022_c001_v0001176_t0036_u01734582022054") 2024/12/19 04:22:50 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f4053fe083c3135ba_d20241219_m042058_c001_v7007000_t0000_u01734582058464") 2024/12/19 04:22:51 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f103ce073666b9d8d_d20241219_m042056_c001_v0001115_t0047_u01734582056208") 2024/12/19 04:22:51 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1158b373ab245666_d20241219_m042052_c001_v0001041_t0002_u01734582052096") 2024/12/19 04:22:51 DEBUG : backup/one.bak: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f41963de4df0c096e_d20241219_m042044_c001_v7007000_t0000_u01734582044732") 2024/12/19 04:22:51 DEBUG : backup/one.bak: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1016d6e0deb0c486_d20241219_m042042_c001_v0001098_t0001_u01734582042549") 2024/12/19 04:22:51 DEBUG : backup/one.bak: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1010778f5d04289b_d20241219_m042038_c001_v0001176_t0056_u01734582038818") 2024/12/19 04:22:51 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f4053fe083c3135bb_d20241219_m042058_c001_v7007000_t0000_u01734582058657") 2024/12/19 04:22:51 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f112cb44f3f76c2db_d20241219_m042057_c001_v0001128_t0029_u01734582057514") 2024/12/19 04:22:51 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f113c7b394c4dc709_d20241219_m042053_c001_v0001177_t0046_u01734582053706") 2024/12/19 04:22:51 DEBUG : backup/three.txt: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f4040db686b6e597c_d20241219_m042031_c001_v7007000_t0000_u01734582031318") 2024/12/19 04:22:51 DEBUG : backup/three.txt: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1135567965fefcb2_d20241219_m042030_c001_v0001183_t0008_u01734582030358") 2024/12/19 04:22:51 DEBUG : backup/three.txt: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f108a515c56e31f40_d20241219_m042025_c001_v0001109_t0031_u01734582025955") 2024/12/19 04:22:51 DEBUG : backup/three.txt.bak: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f41963de4df0c096f_d20241219_m042044_c001_v7007000_t0000_u01734582044930") 2024/12/19 04:22:51 DEBUG : backup/three.txt.bak: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f102eb173bb782031_d20241219_m042043_c001_v0001115_t0013_u01734582043507") 2024/12/19 04:22:51 DEBUG : backup/three.txt.bak: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f117257b65cc89eae_d20241219_m042040_c001_v0001183_t0058_u01734582040316") 2024/12/19 04:22:51 DEBUG : both0: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f40717f149ad66340_d20241219_m042231_c001_v7007000_t0000_u01734582151664") 2024/12/19 04:22:51 DEBUG : both0: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1012adc465b35d40_d20241219_m042212_c001_v0001102_t0049_u01734582132429") 2024/12/19 04:22:51 DEBUG : both0: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f408de58c67749ee9_d20241219_m042207_c001_v7007000_t0000_u01734582127784") 2024/12/19 04:22:51 DEBUG : both0: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1012adc465b35cdd_d20241219_m042149_c001_v0001102_t0011_u01734582109188") 2024/12/19 04:22:51 DEBUG : both1: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f40717f149ad66341_d20241219_m042231_c001_v7007000_t0000_u01734582151847") 2024/12/19 04:22:51 DEBUG : both1: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1012adc465b35d42_d20241219_m042213_c001_v0001102_t0004_u01734582133770") 2024/12/19 04:22:52 DEBUG : both1: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f408de58c67749eea_d20241219_m042207_c001_v7007000_t0000_u01734582127967") 2024/12/19 04:22:52 DEBUG : both1: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1012adc465b35ce1_d20241219_m042150_c001_v0001102_t0056_u01734582110036") 2024/12/19 04:22:52 DEBUG : both10: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f40717f149ad66342_d20241219_m042232_c001_v7007000_t0000_u01734582152030") 2024/12/19 04:22:52 DEBUG : both10: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1012adc465b35d66_d20241219_m042221_c001_v0001102_t0014_u01734582141500") 2024/12/19 04:22:52 DEBUG : both10: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f408de58c67749eeb_d20241219_m042208_c001_v7007000_t0000_u01734582128148") 2024/12/19 04:22:52 DEBUG : both10: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1012adc465b35d0a_d20241219_m042157_c001_v0001102_t0024_u01734582117170") 2024/12/19 04:22:52 DEBUG : both11: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f40717f149ad66343_d20241219_m042232_c001_v7007000_t0000_u01734582152213") 2024/12/19 04:22:52 DEBUG : both11: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1012adc465b35d6a_d20241219_m042222_c001_v0001102_t0052_u01734582142405") 2024/12/19 04:22:52 DEBUG : both11: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f408de58c67749eec_d20241219_m042208_c001_v7007000_t0000_u01734582128331") 2024/12/19 04:22:52 DEBUG : both11: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1012adc465b35d10_d20241219_m042158_c001_v0001102_t0040_u01734582118408") 2024/12/19 04:22:52 DEBUG : both12: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f40717f149ad66344_d20241219_m042232_c001_v7007000_t0000_u01734582152396") 2024/12/19 04:22:52 DEBUG : both12: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1012adc465b35d6c_d20241219_m042223_c001_v0001102_t0031_u01734582143162") 2024/12/19 04:22:52 DEBUG : both12: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f408de58c67749eed_d20241219_m042208_c001_v7007000_t0000_u01734582128516") 2024/12/19 04:22:52 DEBUG : both12: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1012adc465b35d14_d20241219_m042159_c001_v0001102_t0005_u01734582119222") 2024/12/19 04:22:52 DEBUG : both13: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f40717f149ad66345_d20241219_m042232_c001_v7007000_t0000_u01734582152578") 2024/12/19 04:22:52 DEBUG : both13: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1012adc465b35d6e_d20241219_m042223_c001_v0001102_t0057_u01734582143858") 2024/12/19 04:22:52 DEBUG : both13: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f408de58c67749eee_d20241219_m042208_c001_v7007000_t0000_u01734582128700") 2024/12/19 04:22:52 DEBUG : both13: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1012adc465b35d18_d20241219_m042159_c001_v0001102_t0026_u01734582119854") 2024/12/19 04:22:52 DEBUG : both14: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f40717f149ad66346_d20241219_m042232_c001_v7007000_t0000_u01734582152764") 2024/12/19 04:22:53 DEBUG : both14: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1012adc465b35d72_d20241219_m042224_c001_v0001102_t0013_u01734582144514") 2024/12/19 04:22:53 DEBUG : both14: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f408de58c67749eef_d20241219_m042208_c001_v7007000_t0000_u01734582128884") 2024/12/19 04:22:53 DEBUG : both14: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1012adc465b35d1c_d20241219_m042200_c001_v0001102_t0018_u01734582120555") 2024/12/19 04:22:53 DEBUG : both15: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f40717f149ad66347_d20241219_m042232_c001_v7007000_t0000_u01734582152948") 2024/12/19 04:22:53 DEBUG : both15: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1012adc465b35d78_d20241219_m042225_c001_v0001102_t0026_u01734582145388") 2024/12/19 04:22:53 DEBUG : both15: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f408de58c67749ef0_d20241219_m042209_c001_v7007000_t0000_u01734582129066") 2024/12/19 04:22:53 DEBUG : both15: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1012adc465b35d24_d20241219_m042201_c001_v0001102_t0038_u01734582121285") 2024/12/19 04:22:53 DEBUG : both16: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f40717f149ad66348_d20241219_m042233_c001_v7007000_t0000_u01734582153132") 2024/12/19 04:22:53 DEBUG : both16: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1012adc465b35d7e_d20241219_m042226_c001_v0001102_t0037_u01734582146118") 2024/12/19 04:22:53 DEBUG : both16: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f408de58c67749ef1_d20241219_m042209_c001_v7007000_t0000_u01734582129248") 2024/12/19 04:22:53 DEBUG : both16: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1012adc465b35d28_d20241219_m042202_c001_v0001102_t0003_u01734582122070") 2024/12/19 04:22:53 DEBUG : both17: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f40717f149ad66349_d20241219_m042233_c001_v7007000_t0000_u01734582153317") 2024/12/19 04:22:53 DEBUG : both17: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1012adc465b35d86_d20241219_m042226_c001_v0001102_t0015_u01734582146802") 2024/12/19 04:22:53 DEBUG : both17: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f408de58c67749ef2_d20241219_m042209_c001_v7007000_t0000_u01734582129430") 2024/12/19 04:22:53 DEBUG : both17: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1012adc465b35d2c_d20241219_m042202_c001_v0001102_t0020_u01734582122949") 2024/12/19 04:22:53 DEBUG : both18: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f40717f149ad6634a_d20241219_m042233_c001_v7007000_t0000_u01734582153499") 2024/12/19 04:22:53 DEBUG : both18: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1012adc465b35d88_d20241219_m042227_c001_v0001102_t0009_u01734582147715") 2024/12/19 04:22:53 DEBUG : both18: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f408de58c67749ef4_d20241219_m042209_c001_v7007000_t0000_u01734582129611") 2024/12/19 04:22:53 DEBUG : both18: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1012adc465b35d2e_d20241219_m042203_c001_v0001102_t0049_u01734582123679") 2024/12/19 04:22:54 DEBUG : both19: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f40717f149ad6634b_d20241219_m042233_c001_v7007000_t0000_u01734582153681") 2024/12/19 04:22:54 DEBUG : both19: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1012adc465b35d8c_d20241219_m042228_c001_v0001102_t0037_u01734582148450") 2024/12/19 04:22:54 DEBUG : both19: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f408de58c67749ef5_d20241219_m042209_c001_v7007000_t0000_u01734582129793") 2024/12/19 04:22:54 DEBUG : both19: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1012adc465b35d34_d20241219_m042204_c001_v0001102_t0008_u01734582124374") 2024/12/19 04:22:54 DEBUG : both2: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f40717f149ad6634c_d20241219_m042233_c001_v7007000_t0000_u01734582153909") 2024/12/19 04:22:54 DEBUG : both2: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1012adc465b35d44_d20241219_m042214_c001_v0001102_t0000_u01734582134403") 2024/12/19 04:22:54 DEBUG : both2: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f408de58c67749ef7_d20241219_m042210_c001_v7007000_t0000_u01734582130025") 2024/12/19 04:22:54 DEBUG : both2: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1012adc465b35ce8_d20241219_m042150_c001_v0001102_t0024_u01734582110774") 2024/12/19 04:22:54 DEBUG : both3: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f40717f149ad6634d_d20241219_m042234_c001_v7007000_t0000_u01734582154093") 2024/12/19 04:22:54 DEBUG : both3: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1012adc465b35d4a_d20241219_m042215_c001_v0001102_t0052_u01734582135147") 2024/12/19 04:22:54 DEBUG : both3: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f408de58c67749ef9_d20241219_m042210_c001_v7007000_t0000_u01734582130207") 2024/12/19 04:22:54 DEBUG : both3: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1012adc465b35cec_d20241219_m042151_c001_v0001102_t0041_u01734582111498") 2024/12/19 04:22:54 DEBUG : both4: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f40717f149ad6634e_d20241219_m042234_c001_v7007000_t0000_u01734582154276") 2024/12/19 04:22:54 DEBUG : both4: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1012adc465b35d4c_d20241219_m042216_c001_v0001102_t0058_u01734582136029") 2024/12/19 04:22:54 DEBUG : both4: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f408de58c67749efa_d20241219_m042210_c001_v7007000_t0000_u01734582130389") 2024/12/19 04:22:54 DEBUG : both4: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1012adc465b35cee_d20241219_m042152_c001_v0001102_t0007_u01734582112194") 2024/12/19 04:22:54 DEBUG : both5: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f40717f149ad6634f_d20241219_m042234_c001_v7007000_t0000_u01734582154458") 2024/12/19 04:22:54 DEBUG : both5: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1012adc465b35d50_d20241219_m042216_c001_v0001102_t0026_u01734582136827") 2024/12/19 04:22:54 DEBUG : both5: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f408de58c67749efb_d20241219_m042210_c001_v7007000_t0000_u01734582130571") 2024/12/19 04:22:55 DEBUG : both5: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1012adc465b35cf6_d20241219_m042153_c001_v0001102_t0034_u01734582113161") 2024/12/19 04:22:55 DEBUG : both6: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f40717f149ad66350_d20241219_m042234_c001_v7007000_t0000_u01734582154641") 2024/12/19 04:22:55 DEBUG : both6: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1012adc465b35d54_d20241219_m042217_c001_v0001102_t0037_u01734582137619") 2024/12/19 04:22:55 DEBUG : both6: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f408de58c67749efc_d20241219_m042210_c001_v7007000_t0000_u01734582130754") 2024/12/19 04:22:55 DEBUG : both6: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1012adc465b35cfa_d20241219_m042154_c001_v0001102_t0008_u01734582114023") 2024/12/19 04:22:55 DEBUG : both7: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f40717f149ad66351_d20241219_m042234_c001_v7007000_t0000_u01734582154825") 2024/12/19 04:22:55 DEBUG : both7: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1012adc465b35d58_d20241219_m042218_c001_v0001102_t0016_u01734582138520") 2024/12/19 04:22:55 DEBUG : both7: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f408de58c67749efe_d20241219_m042210_c001_v7007000_t0000_u01734582130935") 2024/12/19 04:22:55 DEBUG : both7: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1012adc465b35cfc_d20241219_m042154_c001_v0001102_t0002_u01734582114698") 2024/12/19 04:22:55 DEBUG : both8: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f40717f149ad66352_d20241219_m042235_c001_v7007000_t0000_u01734582155009") 2024/12/19 04:22:55 DEBUG : both8: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1012adc465b35d5e_d20241219_m042219_c001_v0001102_t0019_u01734582139351") 2024/12/19 04:22:55 DEBUG : both8: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f408de58c67749f00_d20241219_m042211_c001_v7007000_t0000_u01734582131133") 2024/12/19 04:22:55 DEBUG : both8: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1012adc465b35d00_d20241219_m042155_c001_v0001102_t0036_u01734582115535") 2024/12/19 04:22:55 DEBUG : both9: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f40717f149ad66353_d20241219_m042235_c001_v7007000_t0000_u01734582155192") 2024/12/19 04:22:55 DEBUG : both9: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1012adc465b35d60_d20241219_m042220_c001_v0001102_t0007_u01734582140442") 2024/12/19 04:22:55 DEBUG : both9: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f408de58c67749f01_d20241219_m042211_c001_v7007000_t0000_u01734582131317") 2024/12/19 04:22:55 DEBUG : both9: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1012adc465b35d04_d20241219_m042156_c001_v0001102_t0036_u01734582116284") 2024/12/19 04:22:55 DEBUG : c/non empty space: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f41568191abaaa4f7_d20241219_m041750_c001_v7007000_t0000_u01734581870696") 2024/12/19 04:22:55 DEBUG : c/non empty space: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfc97_d20241219_m041748_c001_v0001131_t0040_u01734581868639") 2024/12/19 04:22:56 DEBUG : c/non empty space: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f4063d5e88df53f2d_d20241219_m041747_c001_v7007000_t0000_u01734581867552") 2024/12/19 04:22:56 DEBUG : c/non empty space: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfc8b_d20241219_m041745_c001_v0001131_t0007_u01734581865540") 2024/12/19 04:22:56 DEBUG : c/non empty space: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f41568191abaaa4aa_d20241219_m041724_c001_v7007000_t0000_u01734581844674") 2024/12/19 04:22:56 DEBUG : c/non empty space: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfc4b_d20241219_m041722_c001_v0001131_t0040_u01734581842686") 2024/12/19 04:22:56 DEBUG : check sum: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f407f961c82527997_d20241219_m041704_c001_v7007000_t0000_u01734581824985") 2024/12/19 04:22:56 DEBUG : check sum: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfc2b_d20241219_m041703_c001_v0001131_t0051_u01734581823802") 2024/12/19 04:22:56 DEBUG : dest/3: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f40991aae4acfd3e3_d20241219_m041957_c001_v7007000_t0000_u01734581997746") 2024/12/19 04:22:56 DEBUG : dest/3: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f408798c5c8e9cbe5_d20241219_m041956_c001_v0001183_t0013_u01734581996638") 2024/12/19 04:22:56 DEBUG : dst/one: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f417f823df8688e58_d20241219_m042139_c001_v7007000_t0000_u01734582099306") 2024/12/19 04:22:56 DEBUG : dst/one: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f118a7a207458c734_d20241219_m042136_c001_v0001144_t0013_u01734582096239") 2024/12/19 04:22:56 DEBUG : dst/one: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f407f961c82527c9e_d20241219_m042136_c001_v7007000_t0000_u01734582096054") 2024/12/19 04:22:56 DEBUG : dst/one: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f118a7a207458c716_d20241219_m042131_c001_v0001144_t0042_u01734582091296") 2024/12/19 04:22:56 DEBUG : dst/one: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f407f961c82527c98_d20241219_m042130_c001_v7007000_t0000_u01734582090569") 2024/12/19 04:22:56 DEBUG : dst/one: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b074066454218_d20241219_m042125_c001_v0001043_t0003_u01734582085625") 2024/12/19 04:22:56 DEBUG : dst/one: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f418e7f21d74a79de_d20241219_m042124_c001_v7007000_t0000_u01734582084128") 2024/12/19 04:22:56 DEBUG : dst/one: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1169da3730edcf60_d20241219_m042122_c001_v0001177_t0052_u01734582082121") 2024/12/19 04:22:56 DEBUG : dst/one: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f4104050ce24ed12b_d20241219_m042121_c001_v7007000_t0000_u01734582081936") 2024/12/19 04:22:56 DEBUG : dst/one: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1169da3730edcf5c_d20241219_m042119_c001_v0001177_t0005_u01734582079344") 2024/12/19 04:22:56 DEBUG : dst/one: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f4104050ce24ed124_d20241219_m042118_c001_v7007000_t0000_u01734582078619") 2024/12/19 04:22:56 DEBUG : dst/one: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1012adc465b35c7f_d20241219_m042112_c001_v0001102_t0050_u01734582072380") 2024/12/19 04:22:57 DEBUG : dst/one: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f418e7f21d74a79c3_d20241219_m042111_c001_v7007000_t0000_u01734582071099") 2024/12/19 04:22:57 DEBUG : dst/one: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10051096c20b6421_d20241219_m042109_c001_v0001150_t0055_u01734582069625") 2024/12/19 04:22:57 DEBUG : dst/one: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f4040db686b6e59e1_d20241219_m042109_c001_v7007000_t0000_u01734582069443") 2024/12/19 04:22:57 DEBUG : dst/one: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10051096c20b6413_d20241219_m042106_c001_v0001150_t0022_u01734582066245") 2024/12/19 04:22:57 DEBUG : dst/one: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f4040db686b6e59dc_d20241219_m042105_c001_v7007000_t0000_u01734582065506") 2024/12/19 04:22:57 DEBUG : dst/one: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfe01_d20241219_m042059_c001_v0001131_t0050_u01734582059773") 2024/12/19 04:22:57 DEBUG : dst/one: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f4053fe083c3135bd_d20241219_m042058_c001_v7007000_t0000_u01734582058843") 2024/12/19 04:22:57 DEBUG : dst/one: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f100b18ca3446cb7b_d20241219_m042056_c001_v0001134_t0000_u01734582056975") 2024/12/19 04:22:57 DEBUG : dst/one: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f404a251e7ef8d232_d20241219_m042056_c001_v7007000_t0000_u01734582056790") 2024/12/19 04:22:57 DEBUG : dst/one: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f100b18ca3446cb77_d20241219_m042053_c001_v0001134_t0052_u01734582053187") 2024/12/19 04:22:57 DEBUG : dst/one: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f404a251e7ef8d22f_d20241219_m042052_c001_v7007000_t0000_u01734582052464") 2024/12/19 04:22:57 DEBUG : dst/one: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b0740664541e0_d20241219_m042046_c001_v0001043_t0039_u01734582046033") 2024/12/19 04:22:57 DEBUG : dst/one: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f41963de4df0c0970_d20241219_m042045_c001_v7007000_t0000_u01734582045113") 2024/12/19 04:22:57 DEBUG : dst/one: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10221fa3e8685350_d20241219_m042043_c001_v0001183_t0019_u01734582043076") 2024/12/19 04:22:57 DEBUG : dst/one: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f412f894ed5f621ae_d20241219_m042042_c001_v7007000_t0000_u01734582042897") 2024/12/19 04:22:57 DEBUG : dst/one: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10221fa3e86852ac_d20241219_m042039_c001_v0001183_t0047_u01734582039822") 2024/12/19 04:22:57 DEBUG : dst/one: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f412f894ed5f621a9_d20241219_m042039_c001_v7007000_t0000_u01734582039055") 2024/12/19 04:22:57 DEBUG : dst/one: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1012adc465b35c27_d20241219_m042032_c001_v0001102_t0009_u01734582032432") 2024/12/19 04:22:57 DEBUG : dst/one: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f4040db686b6e5982_d20241219_m042031_c001_v7007000_t0000_u01734582031502") 2024/12/19 04:22:57 DEBUG : dst/one: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10427d2d4321ccb9_d20241219_m042029_c001_v0001115_t0014_u01734582029644") 2024/12/19 04:22:58 DEBUG : dst/one: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f408de58c67749da2_d20241219_m042029_c001_v7007000_t0000_u01734582029458") 2024/12/19 04:22:58 DEBUG : dst/one: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10427d2d4321cca5_d20241219_m042025_c001_v0001115_t0029_u01734582025098") 2024/12/19 04:22:58 DEBUG : dst/one: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f408de58c67749d9a_d20241219_m042022_c001_v7007000_t0000_u01734582022794") 2024/12/19 04:22:58 DEBUG : dst/one: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfdaf_d20241219_m042016_c001_v0001131_t0050_u01734582016334") 2024/12/19 04:22:58 DEBUG : dst/one: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f40991aae4acfd400_d20241219_m042015_c001_v7007000_t0000_u01734582015231") 2024/12/19 04:22:58 DEBUG : dst/one: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f11348677b86f462d_d20241219_m042008_c001_v0001101_t0003_u01734582008878") 2024/12/19 04:22:58 DEBUG : dst/one: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f402f2ad1fbee7aa7_d20241219_m042008_c001_v7007000_t0000_u01734582008666") 2024/12/19 04:22:58 DEBUG : dst/one: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b0740664541b6_d20241219_m042004_c001_v0001043_t0011_u01734582004632") 2024/12/19 04:22:58 DEBUG : dst/one: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f104469af5d4c132d_d20241219_m042003_c001_v0001131_t0048_u01734582003442") 2024/12/19 04:22:58 DEBUG : dst/one: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f104469af5d4c131f_d20241219_m042002_c001_v0001131_t0050_u01734582002195") 2024/12/19 04:22:58 DEBUG : dst/one: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f401e59d573b43572_d20241219_m041948_c001_v7007000_t0000_u01734581988854") 2024/12/19 04:22:58 DEBUG : dst/one: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfd85_d20241219_m041941_c001_v0001131_t0056_u01734581981368") 2024/12/19 04:22:58 DEBUG : dst/one: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f115423aa0fb8cbaf_d20241219_m041940_c001_v0001183_t0055_u01734581980610") 2024/12/19 04:22:58 DEBUG : dst/one: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f115423aa0fb8cb75_d20241219_m041939_c001_v0001183_t0023_u01734581979667") 2024/12/19 04:22:58 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f417f823df8688e59_d20241219_m042139_c001_v7007000_t0000_u01734582099490") 2024/12/19 04:22:58 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f102dcd8c79e2044b_d20241219_m042135_c001_v0001038_t0009_u01734582095398") 2024/12/19 04:22:58 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f118d3522e449c4ad_d20241219_m042130_c001_v0001102_t0031_u01734582090064") 2024/12/19 04:22:59 DEBUG : dst/one.bak: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f418e7f21d74a79e0_d20241219_m042124_c001_v7007000_t0000_u01734582084318") 2024/12/19 04:22:59 DEBUG : dst/one.bak: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1117a763c1ce49cb_d20241219_m042121_c001_v0001098_t0056_u01734582081588") 2024/12/19 04:22:59 DEBUG : dst/one.bak: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f11632d2a12b5d319_d20241219_m042118_c001_v0001182_t0048_u01734582078390") 2024/12/19 04:22:59 DEBUG : dst/one.bak: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f418e7f21d74a79c4_d20241219_m042111_c001_v7007000_t0000_u01734582071282") 2024/12/19 04:22:59 DEBUG : dst/one.bak: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f108a619ef899a147_d20241219_m042109_c001_v0001105_t0028_u01734582069191") 2024/12/19 04:22:59 DEBUG : dst/one.bak: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1066f0a0c816c685_d20241219_m042105_c001_v0001161_t0049_u01734582065180") 2024/12/19 04:22:59 DEBUG : dst/three: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f40991aae4acfd401_d20241219_m042015_c001_v7007000_t0000_u01734582015413") 2024/12/19 04:22:59 DEBUG : dst/three: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f104469af5d4c133d_d20241219_m042013_c001_v0001131_t0011_u01734582013790") 2024/12/19 04:22:59 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f417f823df8688e5a_d20241219_m042139_c001_v7007000_t0000_u01734582099674") 2024/12/19 04:22:59 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f11837c50831991c0_d20241219_m042137_c001_v0001183_t0012_u01734582097875") 2024/12/19 04:22:59 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f11978086c21d4b52_d20241219_m042132_c001_v0001115_t0027_u01734582092325") 2024/12/19 04:22:59 DEBUG : dst/three.txt: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f417f823df8688e5b_d20241219_m042139_c001_v7007000_t0000_u01734582099859") 2024/12/19 04:22:59 DEBUG : dst/three.txt: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f118a7a207458c746_d20241219_m042138_c001_v0001144_t0054_u01734582098296") 2024/12/19 04:22:59 DEBUG : dst/three.txt: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f407f961c82527ca2_d20241219_m042138_c001_v7007000_t0000_u01734582098110") 2024/12/19 04:22:59 DEBUG : dst/three.txt: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f118a7a207458c724_d20241219_m042133_c001_v0001144_t0039_u01734582093491") 2024/12/19 04:22:59 DEBUG : dst/three.txt: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f407f961c82527c9b_d20241219_m042133_c001_v7007000_t0000_u01734582093306") 2024/12/19 04:22:59 DEBUG : dst/three.txt: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b07406645421a_d20241219_m042126_c001_v0001043_t0029_u01734582086858") 2024/12/19 04:22:59 DEBUG : dst/three.txt: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f418e7f21d74a79e1_d20241219_m042124_c001_v7007000_t0000_u01734582084522") 2024/12/19 04:22:59 DEBUG : dst/three.txt: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1169da3730edcf66_d20241219_m042123_c001_v0001177_t0034_u01734582083523") 2024/12/19 04:22:59 DEBUG : dst/three.txt: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f4104050ce24ed12c_d20241219_m042123_c001_v7007000_t0000_u01734582083338") 2024/12/19 04:23:00 DEBUG : dst/three.txt: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1169da3730edcf5e_d20241219_m042120_c001_v0001177_t0043_u01734582080586") 2024/12/19 04:23:00 DEBUG : dst/three.txt: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f4104050ce24ed127_d20241219_m042120_c001_v7007000_t0000_u01734582080404") 2024/12/19 04:23:00 DEBUG : dst/three.txt: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1012adc465b35c89_d20241219_m042115_c001_v0001102_t0050_u01734582075614") 2024/12/19 04:23:00 DEBUG : dst/three.txt: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f4040db686b6e59e3_d20241219_m042110_c001_v7007000_t0000_u01734582070540") 2024/12/19 04:23:00 DEBUG : dst/three.txt: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfe15_d20241219_m042108_c001_v0001131_t0037_u01734582068103") 2024/12/19 04:23:00 DEBUG : dst/three.txt: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f4040db686b6e59dd_d20241219_m042106_c001_v7007000_t0000_u01734582066998") 2024/12/19 04:23:00 DEBUG : dst/three.txt: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b0740664541fa_d20241219_m042101_c001_v0001043_t0015_u01734582061275") 2024/12/19 04:23:00 DEBUG : dst/three.txt: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f404a251e7ef8d233_d20241219_m042057_c001_v7007000_t0000_u01734582057894") 2024/12/19 04:23:00 DEBUG : dst/three.txt: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b0740664541e8_d20241219_m042055_c001_v0001043_t0002_u01734582055049") 2024/12/19 04:23:00 DEBUG : dst/three.txt: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f404a251e7ef8d230_d20241219_m042053_c001_v7007000_t0000_u01734582053937") 2024/12/19 04:23:00 DEBUG : dst/three.txt: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1012adc465b35c43_d20241219_m042047_c001_v0001102_t0033_u01734582047462") 2024/12/19 04:23:00 DEBUG : dst/three.txt: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f412f894ed5f621af_d20241219_m042044_c001_v7007000_t0000_u01734582044173") 2024/12/19 04:23:00 DEBUG : dst/three.txt: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1012adc465b35c37_d20241219_m042041_c001_v0001102_t0035_u01734582041638") 2024/12/19 04:23:00 DEBUG : dst/three.txt: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f412f894ed5f621ac_d20241219_m042040_c001_v7007000_t0000_u01734582040546") 2024/12/19 04:23:00 DEBUG : dst/three.txt: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfdd3_d20241219_m042034_c001_v0001131_t0001_u01734582034241") 2024/12/19 04:23:01 DEBUG : dst/three.txt: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f408de58c67749da4_d20241219_m042030_c001_v7007000_t0000_u01734582030578") 2024/12/19 04:23:01 DEBUG : dst/three.txt: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfdc3_d20241219_m042027_c001_v0001131_t0017_u01734582027648") 2024/12/19 04:23:01 DEBUG : dst/three.txt: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f408de58c67749d9f_d20241219_m042026_c001_v7007000_t0000_u01734582026556") 2024/12/19 04:23:01 DEBUG : dst/three.txt: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b0740664541c0_d20241219_m042017_c001_v0001043_t0033_u01734582017458") 2024/12/19 04:23:01 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f418e7f21d74a79e2_d20241219_m042124_c001_v7007000_t0000_u01734582084716") 2024/12/19 04:23:01 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10270d2f58dbe347_d20241219_m042122_c001_v0001042_t0051_u01734582082976") 2024/12/19 04:23:01 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1066f0a0c816c6ab_d20241219_m042120_c001_v0001161_t0043_u01734582080118") 2024/12/19 04:23:01 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f418e7f21d74a79c5_d20241219_m042111_c001_v7007000_t0000_u01734582071465") 2024/12/19 04:23:01 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f119b0f3023a4c239_d20241219_m042110_c001_v0001183_t0050_u01734582070325") 2024/12/19 04:23:01 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f104f13ed2b070f8a_d20241219_m042106_c001_v0001183_t0048_u01734582066790") 2024/12/19 04:23:01 DEBUG : dst/two: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f417f823df8688e5d_d20241219_m042140_c001_v7007000_t0000_u01734582100043") 2024/12/19 04:23:01 DEBUG : dst/two: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1012adc465b35ca9_d20241219_m042126_c001_v0001102_t0055_u01734582086488") 2024/12/19 04:23:01 DEBUG : dst/two: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f418e7f21d74a79e3_d20241219_m042124_c001_v7007000_t0000_u01734582084898") 2024/12/19 04:23:01 DEBUG : dst/two: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b07406645420c_d20241219_m042113_c001_v0001043_t0055_u01734582073094") 2024/12/19 04:23:01 DEBUG : dst/two: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f418e7f21d74a79c7_d20241219_m042111_c001_v7007000_t0000_u01734582071647") 2024/12/19 04:23:01 DEBUG : dst/two: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1012adc465b35c61_d20241219_m042100_c001_v0001102_t0039_u01734582060554") 2024/12/19 04:23:01 DEBUG : dst/two: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f4053fe083c3135be_d20241219_m042059_c001_v7007000_t0000_u01734582059029") 2024/12/19 04:23:02 DEBUG : dst/two: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfde9_d20241219_m042046_c001_v0001131_t0026_u01734582046748") 2024/12/19 04:23:02 DEBUG : dst/two: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f41963de4df0c0971_d20241219_m042045_c001_v7007000_t0000_u01734582045304") 2024/12/19 04:23:02 DEBUG : dst/two: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b0740664541d6_d20241219_m042033_c001_v0001043_t0037_u01734582033161") 2024/12/19 04:23:02 DEBUG : dst/two: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f4040db686b6e5985_d20241219_m042031_c001_v7007000_t0000_u01734582031685") 2024/12/19 04:23:02 DEBUG : dst/two: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1012adc465b35bf7_d20241219_m042017_c001_v0001102_t0002_u01734582017135") 2024/12/19 04:23:02 DEBUG : dst/two: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f40991aae4acfd402_d20241219_m042015_c001_v7007000_t0000_u01734582015594") 2024/12/19 04:23:02 DEBUG : dst/two: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f113419aae30009d9_d20241219_m042010_c001_v0001172_t0059_u01734582010889") 2024/12/19 04:23:02 DEBUG : dst/two: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f401e59d573b43574_d20241219_m041949_c001_v7007000_t0000_u01734581989037") 2024/12/19 04:23:02 DEBUG : dst/two: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f115423aa0fb8cd46_d20241219_m041947_c001_v0001183_t0008_u01734581987920") 2024/12/19 04:23:02 DEBUG : empty space: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f41963de4df0c078d_d20241219_m041904_c001_v7007000_t0000_u01734581944360") 2024/12/19 04:23:02 DEBUG : empty space: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b074066454172_d20241219_m041859_c001_v0001043_t0050_u01734581939515") 2024/12/19 04:23:02 DEBUG : empty space: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f41963de4df0c0781_d20241219_m041857_c001_v7007000_t0000_u01734581937531") 2024/12/19 04:23:02 DEBUG : empty space: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b074066454168_d20241219_m041845_c001_v0001043_t0055_u01734581925637") 2024/12/19 04:23:02 DEBUG : empty space: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f409c812ec02d59c6_d20241219_m041836_c001_v7007000_t0000_u01734581916286") 2024/12/19 04:23:02 DEBUG : empty space: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b074066454162_d20241219_m041833_c001_v0001043_t0058_u01734581913039") 2024/12/19 04:23:02 DEBUG : empty space: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f4063d5e88df53f60_d20241219_m041805_c001_v7007000_t0000_u01734581885727") 2024/12/19 04:23:02 DEBUG : empty space: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfcc5_d20241219_m041803_c001_v0001131_t0026_u01734581883433") 2024/12/19 04:23:02 DEBUG : empty space: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f4063d5e88df53f47_d20241219_m041801_c001_v7007000_t0000_u01734581881805") 2024/12/19 04:23:02 DEBUG : empty space: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfcbb_d20241219_m041800_c001_v0001131_t0002_u01734581880224") 2024/12/19 04:23:03 DEBUG : empty space: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f4063d5e88df53f3d_d20241219_m041756_c001_v7007000_t0000_u01734581876442") 2024/12/19 04:23:03 DEBUG : empty space: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfcaf_d20241219_m041754_c001_v0001131_t0032_u01734581874641") 2024/12/19 04:23:03 DEBUG : empty space: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f41568191abaaa4fd_d20241219_m041753_c001_v7007000_t0000_u01734581873292") 2024/12/19 04:23:03 DEBUG : empty space: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfca5_d20241219_m041751_c001_v0001131_t0054_u01734581871780") 2024/12/19 04:23:03 DEBUG : empty space: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f41568191abaaa4f1_d20241219_m041744_c001_v7007000_t0000_u01734581864278") 2024/12/19 04:23:03 DEBUG : empty space: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfc7f_d20241219_m041741_c001_v0001131_t0039_u01734581861727") 2024/12/19 04:23:03 DEBUG : empty space: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f41568191abaaa4ed_d20241219_m041740_c001_v7007000_t0000_u01734581860399") 2024/12/19 04:23:03 DEBUG : empty space: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfc7b_d20241219_m041739_c001_v0001131_t0055_u01734581859401") 2024/12/19 04:23:03 DEBUG : empty space: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f41568191abaaa4e3_d20241219_m041733_c001_v7007000_t0000_u01734581853820") 2024/12/19 04:23:03 DEBUG : empty space: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfc65_d20241219_m041732_c001_v0001131_t0042_u01734581852473") 2024/12/19 04:23:03 DEBUG : empty space: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f41568191abaaa4d8_d20241219_m041729_c001_v7007000_t0000_u01734581849936") 2024/12/19 04:23:03 DEBUG : empty space: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfc5b_d20241219_m041728_c001_v0001131_t0029_u01734581848814") 2024/12/19 04:23:03 DEBUG : empty space: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f41568191abaaa4cd_d20241219_m041727_c001_v7007000_t0000_u01734581847728") 2024/12/19 04:23:03 DEBUG : empty space: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f105e7ec755942396_d20241219_m041727_c001_v0001183_t0039_u01734581847089") 2024/12/19 04:23:03 DEBUG : empty space: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfc53_d20241219_m041725_c001_v0001131_t0050_u01734581845397") 2024/12/19 04:23:03 DEBUG : enormous: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f4063d5e88df53f59_d20241219_m041804_c001_v7007000_t0000_u01734581884758") 2024/12/19 04:23:03 DEBUG : enormous: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfcc7_d20241219_m041803_c001_v0001131_t0002_u01734581883763") 2024/12/19 04:23:03 DEBUG : existing: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f417f823df8688e65_d20241219_m042144_c001_v7007000_t0000_u01734582104648") 2024/12/19 04:23:03 DEBUG : existing: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1012adc465b35cd1_d20241219_m042143_c001_v0001102_t0053_u01734582103337") 2024/12/19 04:23:03 DEBUG : existing: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f409c812ec02d59bf_d20241219_m041831_c001_v7007000_t0000_u01734581911152") 2024/12/19 04:23:04 DEBUG : existing: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfcf8_d20241219_m041829_c001_v0001131_t0008_u01734581909991") 2024/12/19 04:23:04 DEBUG : existing: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f4053fe083c3133ea_d20241219_m041720_c001_v7007000_t0000_u01734581840472") 2024/12/19 04:23:04 DEBUG : existing: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfc43_d20241219_m041719_c001_v0001131_t0035_u01734581839425") 2024/12/19 04:23:04 DEBUG : existing: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f4053fe083c3133e7_d20241219_m041718_c001_v7007000_t0000_u01734581838146") 2024/12/19 04:23:04 DEBUG : existing: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfc41_d20241219_m041717_c001_v0001131_t0002_u01734581837411") 2024/12/19 04:23:04 DEBUG : existing: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfc37_d20241219_m041711_c001_v0001131_t0014_u01734581831213") 2024/12/19 04:23:04 DEBUG : existing-b: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f409c812ec02d59c0_d20241219_m041831_c001_v7007000_t0000_u01734581911352") 2024/12/19 04:23:04 DEBUG : existing-b: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b074066454160_d20241219_m041829_c001_v0001043_t0004_u01734581909996") 2024/12/19 04:23:04 DEBUG : five: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f4063d5e88df53f7f_d20241219_m041810_c001_v7007000_t0000_u01734581890408") 2024/12/19 04:23:04 DEBUG : five: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f40095a164cddfcdb_d20241219_m041808_c001_v0001131_t0019_u01734581888397") 2024/12/19 04:23:04 DEBUG : foo: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f41568191abaaa4db_d20241219_m041731_c001_v7007000_t0000_u01734581851749") 2024/12/19 04:23:04 DEBUG : foo: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f40095a164cddfc61_d20241219_m041731_c001_v0001131_t0019_u01734581851204") 2024/12/19 04:23:04 DEBUG : foo: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f40095a164cddfc5f_d20241219_m041730_c001_v0001131_t0019_u01734581850657") 2024/12/19 04:23:04 DEBUG : four: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f4063d5e88df53f81_d20241219_m041810_c001_v7007000_t0000_u01734581890609") 2024/12/19 04:23:05 DEBUG : four: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f4012adc465b35ab2_d20241219_m041808_c001_v0001102_t0002_u01734581888958") 2024/12/19 04:23:05 DEBUG : four: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfcd7_d20241219_m041807_c001_v0001131_t0001_u01734581887703") 2024/12/19 04:23:05 DEBUG : hello world2: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f418e7f21d74a7522_d20241219_m041616_c001_v7007000_t0000_u01734581776172") 2024/12/19 04:23:05 DEBUG : hello world2: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfbbb_d20241219_m041615_c001_v0001131_t0021_u01734581775394") 2024/12/19 04:23:05 DEBUG : ignore-size: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f401e59d573b43463_d20241219_m041710_c001_v7007000_t0000_u01734581830098") 2024/12/19 04:23:05 DEBUG : ignore-size: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfc33_d20241219_m041708_c001_v0001131_t0051_u01734581828971") 2024/12/19 04:23:05 DEBUG : nested/sub dir/file: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f409c812ec02d59bc_d20241219_m041828_c001_v7007000_t0000_u01734581908883") 2024/12/19 04:23:05 DEBUG : nested/sub dir/file: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b07406645415a_d20241219_m041827_c001_v0001043_t0043_u01734581907583") 2024/12/19 04:23:05 DEBUG : nested/sub dir/file: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f409c812ec02d59b8_d20241219_m041826_c001_v7007000_t0000_u01734581906408") 2024/12/19 04:23:05 DEBUG : nested/sub dir/file: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b074066454156_d20241219_m041825_c001_v0001043_t0056_u01734581905237") 2024/12/19 04:23:05 DEBUG : one: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f4063d5e88df53f83_d20241219_m041810_c001_v7007000_t0000_u01734581890795") 2024/12/19 04:23:05 DEBUG : one: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f40095a164cddfccf_d20241219_m041806_c001_v0001131_t0019_u01734581886848") 2024/12/19 04:23:05 DEBUG : only0: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f40717f149ad66354_d20241219_m042235_c001_v7007000_t0000_u01734582155395") 2024/12/19 04:23:05 DEBUG : only0: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f4012adc465b35d90_d20241219_m042229_c001_v0001102_t0002_u01734582149651") 2024/12/19 04:23:05 DEBUG : only0: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b074066454278_d20241219_m042213_c001_v0001043_t0037_u01734582133140") 2024/12/19 04:23:05 DEBUG : only0: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f408de58c67749edc_d20241219_m042206_c001_v7007000_t0000_u01734582126068") 2024/12/19 04:23:05 DEBUG : only0: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b07406645423c_d20241219_m042149_c001_v0001043_t0006_u01734582109621") 2024/12/19 04:23:05 DEBUG : only1: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f40717f149ad66355_d20241219_m042235_c001_v7007000_t0000_u01734582155578") 2024/12/19 04:23:05 DEBUG : only1: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f416b0740664542b2_d20241219_m042229_c001_v0001043_t0042_u01734582149672") 2024/12/19 04:23:05 DEBUG : only1: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b07406645427a_d20241219_m042214_c001_v0001043_t0000_u01734582134070") 2024/12/19 04:23:06 DEBUG : only1: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f408de58c67749edd_d20241219_m042206_c001_v7007000_t0000_u01734582126249") 2024/12/19 04:23:06 DEBUG : only1: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b07406645423e_d20241219_m042150_c001_v0001043_t0057_u01734582110374") 2024/12/19 04:23:06 DEBUG : only10: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f40717f149ad66356_d20241219_m042235_c001_v7007000_t0000_u01734582155762") 2024/12/19 04:23:06 DEBUG : only10: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f41013e26209ae555_d20241219_m042230_c001_v0001176_t0046_u01734582150400") 2024/12/19 04:23:06 DEBUG : only10: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b074066454294_d20241219_m042222_c001_v0001043_t0057_u01734582142053") 2024/12/19 04:23:06 DEBUG : only10: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f417f823df8688e9b_d20241219_m042206_c001_v7007000_t0000_u01734582126823") 2024/12/19 04:23:06 DEBUG : only10: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b074066454254_d20241219_m042157_c001_v0001043_t0022_u01734582117871") 2024/12/19 04:23:06 DEBUG : only11: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f40717f149ad66357_d20241219_m042235_c001_v7007000_t0000_u01734582155945") 2024/12/19 04:23:06 DEBUG : only11: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f417257b65cc8b751_d20241219_m042230_c001_v0001183_t0052_u01734582150200") 2024/12/19 04:23:06 DEBUG : only11: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b074066454296_d20241219_m042222_c001_v0001043_t0008_u01734582142789") 2024/12/19 04:23:06 DEBUG : only11: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f417f823df8688e9c_d20241219_m042207_c001_v7007000_t0000_u01734582127005") 2024/12/19 04:23:06 DEBUG : only11: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b074066454256_d20241219_m042158_c001_v0001043_t0028_u01734582118905") 2024/12/19 04:23:06 DEBUG : only12: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f40717f149ad66358_d20241219_m042236_c001_v7007000_t0000_u01734582156128") 2024/12/19 04:23:06 DEBUG : only12: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f4012adc465b35d92_d20241219_m042230_c001_v0001102_t0002_u01734582150041") 2024/12/19 04:23:06 DEBUG : only12: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b07406645429c_d20241219_m042223_c001_v0001043_t0010_u01734582143504") 2024/12/19 04:23:06 DEBUG : only12: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f408de58c67749ede_d20241219_m042206_c001_v7007000_t0000_u01734582126431") 2024/12/19 04:23:06 DEBUG : only12: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b07406645425a_d20241219_m042159_c001_v0001043_t0043_u01734582119537") 2024/12/19 04:23:06 DEBUG : only13: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f40717f149ad66359_d20241219_m042236_c001_v7007000_t0000_u01734582156312") 2024/12/19 04:23:06 DEBUG : only13: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f416b0740664542b4_d20241219_m042230_c001_v0001043_t0042_u01734582150052") 2024/12/19 04:23:06 DEBUG : only13: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b07406645429e_d20241219_m042224_c001_v0001043_t0039_u01734582144195") 2024/12/19 04:23:07 DEBUG : only13: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f4063d5e88df54253_d20241219_m042206_c001_v7007000_t0000_u01734582126444") 2024/12/19 04:23:07 DEBUG : only13: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b07406645425e_d20241219_m042200_c001_v0001043_t0032_u01734582120202") 2024/12/19 04:23:07 DEBUG : only14: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f40717f149ad6635a_d20241219_m042236_c001_v7007000_t0000_u01734582156496") 2024/12/19 04:23:07 DEBUG : only14: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f4012adc465b35d94_d20241219_m042230_c001_v0001102_t0002_u01734582150225") 2024/12/19 04:23:07 DEBUG : only14: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b0740664542a0_d20241219_m042225_c001_v0001043_t0043_u01734582145055") 2024/12/19 04:23:07 DEBUG : only14: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f408de58c67749ee3_d20241219_m042206_c001_v7007000_t0000_u01734582126829") 2024/12/19 04:23:07 DEBUG : only14: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b074066454260_d20241219_m042200_c001_v0001043_t0052_u01734582120895") 2024/12/19 04:23:07 DEBUG : only15: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f40717f149ad6635b_d20241219_m042236_c001_v7007000_t0000_u01734582156679") 2024/12/19 04:23:07 DEBUG : only15: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f416b0740664542b6_d20241219_m042230_c001_v0001043_t0042_u01734582150245") 2024/12/19 04:23:07 DEBUG : only15: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b0740664542a2_d20241219_m042225_c001_v0001043_t0050_u01734582145756") 2024/12/19 04:23:07 DEBUG : only15: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f408de58c67749ee6_d20241219_m042207_c001_v7007000_t0000_u01734582127016") 2024/12/19 04:23:07 DEBUG : only15: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b074066454262_d20241219_m042201_c001_v0001043_t0042_u01734582121719") 2024/12/19 04:23:07 DEBUG : only16: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f40717f149ad6635c_d20241219_m042236_c001_v7007000_t0000_u01734582156862") 2024/12/19 04:23:07 DEBUG : only16: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f417257b65cc8b757_d20241219_m042230_c001_v0001183_t0052_u01734582150384") 2024/12/19 04:23:07 DEBUG : only16: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b0740664542aa_d20241219_m042226_c001_v0001043_t0002_u01734582146421") 2024/12/19 04:23:07 DEBUG : only16: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f408de58c67749ee5_d20241219_m042206_c001_v7007000_t0000_u01734582126978") 2024/12/19 04:23:07 DEBUG : only16: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b074066454264_d20241219_m042202_c001_v0001043_t0057_u01734582122517") 2024/12/19 04:23:08 DEBUG : only17: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f40717f149ad6635e_d20241219_m042237_c001_v7007000_t0000_u01734582157045") 2024/12/19 04:23:08 DEBUG : only17: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f4012adc465b35d96_d20241219_m042230_c001_v0001102_t0002_u01734582150406") 2024/12/19 04:23:08 DEBUG : only17: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b0740664542ac_d20241219_m042227_c001_v0001043_t0019_u01734582147212") 2024/12/19 04:23:08 DEBUG : only17: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f417f823df8688e9a_d20241219_m042206_c001_v7007000_t0000_u01734582126640") 2024/12/19 04:23:08 DEBUG : only17: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b074066454268_d20241219_m042203_c001_v0001043_t0052_u01734582123253") 2024/12/19 04:23:08 DEBUG : only18: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f40717f149ad6635f_d20241219_m042237_c001_v7007000_t0000_u01734582157228") 2024/12/19 04:23:08 DEBUG : only18: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f416b0740664542b8_d20241219_m042230_c001_v0001043_t0042_u01734582150439") 2024/12/19 04:23:08 DEBUG : only18: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b0740664542ae_d20241219_m042228_c001_v0001043_t0049_u01734582148057") 2024/12/19 04:23:08 DEBUG : only18: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f4063d5e88df5425b_d20241219_m042207_c001_v7007000_t0000_u01734582127173") 2024/12/19 04:23:08 DEBUG : only18: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b07406645426c_d20241219_m042204_c001_v0001043_t0019_u01734582124008") 2024/12/19 04:23:08 DEBUG : only19: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f40717f149ad66360_d20241219_m042237_c001_v7007000_t0000_u01734582157411") 2024/12/19 04:23:08 DEBUG : only19: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f417257b65cc8b765_d20241219_m042230_c001_v0001183_t0052_u01734582150567") 2024/12/19 04:23:08 DEBUG : only19: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b0740664542b0_d20241219_m042228_c001_v0001043_t0050_u01734582148773") 2024/12/19 04:23:08 DEBUG : only19: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f408de58c67749ee1_d20241219_m042206_c001_v7007000_t0000_u01734582126647") 2024/12/19 04:23:08 DEBUG : only19: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b07406645426e_d20241219_m042204_c001_v0001043_t0019_u01734582124765") 2024/12/19 04:23:08 DEBUG : only2: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f40717f149ad66361_d20241219_m042237_c001_v7007000_t0000_u01734582157594") 2024/12/19 04:23:08 DEBUG : only2: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f4012adc465b35d98_d20241219_m042230_c001_v0001102_t0002_u01734582150588") 2024/12/19 04:23:08 DEBUG : only2: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b07406645427c_d20241219_m042214_c001_v0001043_t0026_u01734582134735") 2024/12/19 04:23:08 DEBUG : only2: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f417f823df8688e99_d20241219_m042206_c001_v7007000_t0000_u01734582126457") 2024/12/19 04:23:08 DEBUG : only2: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b074066454240_d20241219_m042151_c001_v0001043_t0004_u01734582111107") 2024/12/19 04:23:09 DEBUG : only3: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f40717f149ad66362_d20241219_m042237_c001_v7007000_t0000_u01734582157777") 2024/12/19 04:23:09 DEBUG : only3: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f41013e26209ae557_d20241219_m042230_c001_v0001176_t0046_u01734582150603") 2024/12/19 04:23:09 DEBUG : only3: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b07406645427e_d20241219_m042215_c001_v0001043_t0005_u01734582135453") 2024/12/19 04:23:09 DEBUG : only3: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f408de58c67749ee8_d20241219_m042207_c001_v7007000_t0000_u01734582127181") 2024/12/19 04:23:09 DEBUG : only3: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b074066454242_d20241219_m042151_c001_v0001043_t0002_u01734582111838") 2024/12/19 04:23:09 DEBUG : only4: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f40717f149ad66363_d20241219_m042237_c001_v7007000_t0000_u01734582157960") 2024/12/19 04:23:09 DEBUG : only4: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f416b0740664542ba_d20241219_m042230_c001_v0001043_t0042_u01734582150623") 2024/12/19 04:23:09 DEBUG : only4: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b074066454282_d20241219_m042216_c001_v0001043_t0057_u01734582136365") 2024/12/19 04:23:09 DEBUG : only4: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f408de58c67749ee2_d20241219_m042206_c001_v7007000_t0000_u01734582126796") 2024/12/19 04:23:09 DEBUG : only4: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b074066454248_d20241219_m042152_c001_v0001043_t0024_u01734582112552") 2024/12/19 04:23:09 DEBUG : only5: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f40717f149ad66364_d20241219_m042238_c001_v7007000_t0000_u01734582158142") 2024/12/19 04:23:09 DEBUG : only5: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f417257b65cc8b791_d20241219_m042230_c001_v0001183_t0052_u01734582150933") 2024/12/19 04:23:09 DEBUG : only5: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b074066454284_d20241219_m042217_c001_v0001043_t0056_u01734582137127") 2024/12/19 04:23:09 DEBUG : only5: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f4063d5e88df54259_d20241219_m042206_c001_v7007000_t0000_u01734582126992") 2024/12/19 04:23:09 DEBUG : only5: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b07406645424a_d20241219_m042153_c001_v0001043_t0050_u01734582113511") 2024/12/19 04:23:09 DEBUG : only6: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f40717f149ad66365_d20241219_m042238_c001_v7007000_t0000_u01734582158326") 2024/12/19 04:23:09 DEBUG : only6: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f417257b65cc8b777_d20241219_m042230_c001_v0001183_t0052_u01734582150750") 2024/12/19 04:23:09 DEBUG : only6: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b074066454286_d20241219_m042218_c001_v0001043_t0017_u01734582138105") 2024/12/19 04:23:09 DEBUG : only6: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f408de58c67749edf_d20241219_m042206_c001_v7007000_t0000_u01734582126460") 2024/12/19 04:23:09 DEBUG : only6: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b07406645424c_d20241219_m042154_c001_v0001043_t0002_u01734582114318") 2024/12/19 04:23:10 DEBUG : only7: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f40717f149ad66367_d20241219_m042238_c001_v7007000_t0000_u01734582158526") 2024/12/19 04:23:10 DEBUG : only7: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f4012adc465b35d9a_d20241219_m042230_c001_v0001102_t0002_u01734582150770") 2024/12/19 04:23:10 DEBUG : only7: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b074066454288_d20241219_m042218_c001_v0001043_t0035_u01734582138936") 2024/12/19 04:23:10 DEBUG : only7: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f408de58c67749ee0_d20241219_m042206_c001_v7007000_t0000_u01734582126613") 2024/12/19 04:23:10 DEBUG : only7: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b07406645424e_d20241219_m042155_c001_v0001043_t0054_u01734582115017") 2024/12/19 04:23:10 DEBUG : only8: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f40717f149ad66368_d20241219_m042238_c001_v7007000_t0000_u01734582158708") 2024/12/19 04:23:10 DEBUG : only8: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f41013e26209ae559_d20241219_m042230_c001_v0001176_t0046_u01734582150786") 2024/12/19 04:23:10 DEBUG : only8: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b07406645428a_d20241219_m042219_c001_v0001043_t0056_u01734582139674") 2024/12/19 04:23:10 DEBUG : only8: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f4063d5e88df54257_d20241219_m042206_c001_v7007000_t0000_u01734582126809") 2024/12/19 04:23:10 DEBUG : only8: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b074066454250_d20241219_m042155_c001_v0001043_t0057_u01734582115897") 2024/12/19 04:23:10 DEBUG : only9: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f40717f149ad66369_d20241219_m042238_c001_v7007000_t0000_u01734582158891") 2024/12/19 04:23:10 DEBUG : only9: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f416b0740664542bc_d20241219_m042230_c001_v0001043_t0042_u01734582150806") 2024/12/19 04:23:10 DEBUG : only9: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b074066454290_d20241219_m042221_c001_v0001043_t0042_u01734582141194") 2024/12/19 04:23:10 DEBUG : only9: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f4063d5e88df54255_d20241219_m042206_c001_v7007000_t0000_u01734582126626") 2024/12/19 04:23:10 DEBUG : only9: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b074066454252_d20241219_m042156_c001_v0001043_t0012_u01734582116779") 2024/12/19 04:23:10 DEBUG : potato: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f409c812ec02d59b3_d20241219_m041823_c001_v7007000_t0000_u01734581903355") 2024/12/19 04:23:10 DEBUG : potato: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b07406645414e_d20241219_m041821_c001_v0001043_t0017_u01734581901024") 2024/12/19 04:23:10 DEBUG : potato: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f4063d5e88df53fc3_d20241219_m041819_c001_v7007000_t0000_u01734581899497") 2024/12/19 04:23:11 DEBUG : potato: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b074066454144_d20241219_m041817_c001_v0001043_t0026_u01734581897109") 2024/12/19 04:23:11 DEBUG : potato: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f4063d5e88df53fa6_d20241219_m041815_c001_v7007000_t0000_u01734581895619") 2024/12/19 04:23:11 DEBUG : potato: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1012adc465b35abc_d20241219_m041811_c001_v0001102_t0007_u01734581891735") 2024/12/19 04:23:11 DEBUG : potato: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f4063d5e88df53f40_d20241219_m041758_c001_v7007000_t0000_u01734581878735") 2024/12/19 04:23:11 DEBUG : potato: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfcb5_d20241219_m041757_c001_v0001131_t0008_u01734581877369") 2024/12/19 04:23:11 DEBUG : potato: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f4063d5e88df53f3c_d20241219_m041755_c001_v7007000_t0000_u01734581875305") 2024/12/19 04:23:11 DEBUG : potato: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfcad_d20241219_m041754_c001_v0001131_t0048_u01734581874212") 2024/12/19 04:23:11 DEBUG : potato: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f41568191abaaa4fb_d20241219_m041752_c001_v7007000_t0000_u01734581872524") 2024/12/19 04:23:11 DEBUG : potato: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfca3_d20241219_m041751_c001_v0001131_t0051_u01734581871421") 2024/12/19 04:23:11 DEBUG : potato: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f41568191abaaa4ef_d20241219_m041743_c001_v7007000_t0000_u01734581863715") 2024/12/19 04:23:11 DEBUG : potato: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfc7d_d20241219_m041741_c001_v0001131_t0043_u01734581861305") 2024/12/19 04:23:11 DEBUG : potato: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f41568191abaaa4ee_d20241219_m041740_c001_v7007000_t0000_u01734581860580") 2024/12/19 04:23:11 DEBUG : potato: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfc77_d20241219_m041739_c001_v0001131_t0018_u01734581859012") 2024/12/19 04:23:11 DEBUG : potato: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f41568191abaaa4eb_d20241219_m041738_c001_v7007000_t0000_u01734581858288") 2024/12/19 04:23:11 DEBUG : potato: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfc75_d20241219_m041737_c001_v0001131_t0008_u01734581857630") 2024/12/19 04:23:11 DEBUG : potato: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfc73_d20241219_m041736_c001_v0001131_t0055_u01734581856940") 2024/12/19 04:23:11 DEBUG : potato: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f41568191abaaa4ea_d20241219_m041736_c001_v7007000_t0000_u01734581856214") 2024/12/19 04:23:11 DEBUG : potato: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfc71_d20241219_m041735_c001_v0001131_t0004_u01734581855513") 2024/12/19 04:23:11 DEBUG : potato: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfc6d_d20241219_m041734_c001_v0001131_t0049_u01734581854788") 2024/12/19 04:23:12 DEBUG : potato: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f41568191abaaa4e5_d20241219_m041734_c001_v7007000_t0000_u01734581854064") 2024/12/19 04:23:12 DEBUG : potato: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfc69_d20241219_m041733_c001_v0001131_t0018_u01734581853118") 2024/12/19 04:23:12 DEBUG : potato2: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f4040db686b6e5916_d20241219_m041915_c001_v7007000_t0000_u01734581955594") 2024/12/19 04:23:12 DEBUG : potato2: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1012adc465b35b62_d20241219_m041914_c001_v0001102_t0005_u01734581954901") 2024/12/19 04:23:12 DEBUG : potato2: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f41963de4df0c078e_d20241219_m041904_c001_v7007000_t0000_u01734581944698") 2024/12/19 04:23:12 DEBUG : potato2: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1012adc465b35b38_d20241219_m041858_c001_v0001102_t0052_u01734581938814") 2024/12/19 04:23:12 DEBUG : potato2: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f412f894ed5f6218d_d20241219_m041850_c001_v7007000_t0000_u01734581930437") 2024/12/19 04:23:12 DEBUG : potato2: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1012adc465b35b14_d20241219_m041844_c001_v0001102_t0058_u01734581924707") 2024/12/19 04:23:12 DEBUG : potato2: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f409c812ec02d59c7_d20241219_m041836_c001_v7007000_t0000_u01734581916608") 2024/12/19 04:23:12 DEBUG : potato2: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1012adc465b35af0_d20241219_m041832_c001_v0001102_t0005_u01734581912728") 2024/12/19 04:23:12 DEBUG : potato2: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f4063d5e88df53f5b_d20241219_m041804_c001_v7007000_t0000_u01734581884949") 2024/12/19 04:23:12 DEBUG : potato2: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfcc3_d20241219_m041803_c001_v0001131_t0007_u01734581883131") 2024/12/19 04:23:12 DEBUG : potato2: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f4063d5e88df53f48_d20241219_m041802_c001_v7007000_t0000_u01734581882005") 2024/12/19 04:23:12 DEBUG : potato2: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfcb9_d20241219_m041759_c001_v0001131_t0057_u01734581879707") 2024/12/19 04:23:12 DEBUG : potato2: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f4063d5e88df53f41_d20241219_m041758_c001_v7007000_t0000_u01734581878948") 2024/12/19 04:23:12 DEBUG : potato2: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfcb7_d20241219_m041758_c001_v0001131_t0026_u01734581878045") 2024/12/19 04:23:12 DEBUG : potato2: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f4063d5e88df53f3e_d20241219_m041756_c001_v7007000_t0000_u01734581876627") 2024/12/19 04:23:13 DEBUG : potato2: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfcb3_d20241219_m041755_c001_v0001131_t0035_u01734581875678") 2024/12/19 04:23:13 DEBUG : potato2: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f41568191abaaa4fe_d20241219_m041753_c001_v7007000_t0000_u01734581873473") 2024/12/19 04:23:13 DEBUG : potato2: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfcab_d20241219_m041752_c001_v0001131_t0033_u01734581872536") 2024/12/19 04:23:13 DEBUG : potato2: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f41568191abaaa4f2_d20241219_m041744_c001_v7007000_t0000_u01734581864459") 2024/12/19 04:23:13 DEBUG : potato2: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfc83_d20241219_m041742_c001_v0001131_t0014_u01734581862516") 2024/12/19 04:23:13 DEBUG : potato2: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f418e7f21d74a752d_d20241219_m041619_c001_v7007000_t0000_u01734581779850") 2024/12/19 04:23:13 DEBUG : potato2: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfbc3_d20241219_m041619_c001_v0001131_t0030_u01734581779140") 2024/12/19 04:23:13 DEBUG : potato2: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f418e7f21d74a7526_d20241219_m041617_c001_v7007000_t0000_u01734581777813") 2024/12/19 04:23:13 DEBUG : potato2: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfbbf_d20241219_m041617_c001_v0001131_t0005_u01734581777108") 2024/12/19 04:23:13 DEBUG : potato3: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f41963de4df0c0790_d20241219_m041905_c001_v7007000_t0000_u01734581945001") 2024/12/19 04:23:13 DEBUG : potato3: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfd39_d20241219_m041900_c001_v0001131_t0027_u01734581940304") 2024/12/19 04:23:13 DEBUG : potato3: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f412f894ed5f6218c_d20241219_m041849_c001_v7007000_t0000_u01734581929889") 2024/12/19 04:23:13 DEBUG : potato3: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfd19_d20241219_m041846_c001_v0001131_t0038_u01734581926389") 2024/12/19 04:23:13 DEBUG : potato3: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f409c812ec02d59c8_d20241219_m041836_c001_v7007000_t0000_u01734581916977") 2024/12/19 04:23:13 DEBUG : potato3: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfd01_d20241219_m041833_c001_v0001131_t0054_u01734581913419") 2024/12/19 04:23:13 DEBUG : pre-dest1/1: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f40991aae4acfd3e5_d20241219_m041957_c001_v7007000_t0000_u01734581997927") 2024/12/19 04:23:13 DEBUG : pre-dest1/1: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfd8f_d20241219_m041949_c001_v0001131_t0022_u01734581989786") 2024/12/19 04:23:13 DEBUG : pre-dest2/2: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f40991aae4acfd3e6_d20241219_m041958_c001_v7007000_t0000_u01734581998109") 2024/12/19 04:23:14 DEBUG : pre-dest2/2: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1012adc465b35bbc_d20241219_m041950_c001_v0001102_t0051_u01734581990537") 2024/12/19 04:23:14 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f401e59d573b43554_d20241219_m041929_c001_v7007000_t0000_u01734581969184") 2024/12/19 04:23:14 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b074066454190_d20241219_m041925_c001_v0001043_t0004_u01734581965113") 2024/12/19 04:23:14 DEBUG : sizeonly: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f407f961c8252799e_d20241219_m041707_c001_v7007000_t0000_u01734581827334") 2024/12/19 04:23:14 DEBUG : sizeonly: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfc2d_d20241219_m041706_c001_v0001131_t0020_u01734581826269") 2024/12/19 04:23:14 DEBUG : sub dir/hello world: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f40717f149ad66371_d20241219_m042247_c001_v7007000_t0000_u01734582167374") 2024/12/19 04:23:14 DEBUG : sub dir/hello world: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b0740664542c8_d20241219_m042244_c001_v0001043_t0041_u01734582164807") 2024/12/19 04:23:14 DEBUG : sub dir/hello world: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f40717f149ad6636c_d20241219_m042242_c001_v7007000_t0000_u01734582162920") 2024/12/19 04:23:14 DEBUG : sub dir/hello world: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1012adc465b35dac_d20241219_m042240_c001_v0001102_t0024_u01734582160235") 2024/12/19 04:23:14 DEBUG : sub dir/hello world: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f409c812ec02d59bd_d20241219_m041829_c001_v7007000_t0000_u01734581909065") 2024/12/19 04:23:14 DEBUG : sub dir/hello world: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1012adc465b35ae6_d20241219_m041827_c001_v0001102_t0035_u01734581907934") 2024/12/19 04:23:14 DEBUG : sub dir/hello world: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f409c812ec02d59b9_d20241219_m041826_c001_v7007000_t0000_u01734581906590") 2024/12/19 04:23:14 DEBUG : sub dir/hello world: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfcf3_d20241219_m041825_c001_v0001131_t0054_u01734581905593") 2024/12/19 04:23:14 DEBUG : sub dir/hello world: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f407f961c8252798c_d20241219_m041702_c001_v7007000_t0000_u01734581822883") 2024/12/19 04:23:14 DEBUG : sub dir/hello world: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfc25_d20241219_m041701_c001_v0001131_t0025_u01734581821284") 2024/12/19 04:23:14 DEBUG : sub dir/hello world: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f407f961c82527989_d20241219_m041700_c001_v7007000_t0000_u01734581820521") 2024/12/19 04:23:14 DEBUG : sub dir/hello world: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfc1f_d20241219_m041659_c001_v0001131_t0032_u01734581819287") 2024/12/19 04:23:14 DEBUG : sub dir/hello world: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f407f961c82527983_d20241219_m041656_c001_v7007000_t0000_u01734581816249") 2024/12/19 04:23:14 DEBUG : sub dir/hello world: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfc15_d20241219_m041655_c001_v0001131_t0024_u01734581815069") 2024/12/19 04:23:15 DEBUG : sub dir/hello world: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f407f961c82527980_d20241219_m041654_c001_v7007000_t0000_u01734581814516") 2024/12/19 04:23:15 DEBUG : sub dir/hello world: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfc11_d20241219_m041653_c001_v0001131_t0023_u01734581813412") 2024/12/19 04:23:15 DEBUG : sub dir/hello world: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfc0b_d20241219_m041650_c001_v0001131_t0001_u01734581810129") 2024/12/19 04:23:15 DEBUG : sub dir/hello world: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f407f961c8252797c_d20241219_m041649_c001_v7007000_t0000_u01734581809377") 2024/12/19 04:23:15 DEBUG : sub dir/hello world: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfc09_d20241219_m041648_c001_v0001131_t0038_u01734581808681") 2024/12/19 04:23:15 DEBUG : sub dir/hello world: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfc07_d20241219_m041647_c001_v0001131_t0018_u01734581807694") 2024/12/19 04:23:15 DEBUG : sub dir/hello world: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f407f961c8252797a_d20241219_m041646_c001_v7007000_t0000_u01734581806583") 2024/12/19 04:23:15 DEBUG : sub dir/hello world: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfbfd_d20241219_m041643_c001_v0001131_t0019_u01734581803614") 2024/12/19 04:23:15 DEBUG : sub dir/hello world: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfbf3_d20241219_m041640_c001_v0001131_t0057_u01734581800177") 2024/12/19 04:23:15 DEBUG : sub dir/hello world: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f407f961c82527972_d20241219_m041639_c001_v7007000_t0000_u01734581799440") 2024/12/19 04:23:15 DEBUG : sub dir/hello world: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfbf1_d20241219_m041638_c001_v0001131_t0020_u01734581798669") 2024/12/19 04:23:15 DEBUG : sub dir/hello world: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfbef_d20241219_m041637_c001_v0001131_t0024_u01734581797741") 2024/12/19 04:23:15 DEBUG : sub dir/hello world: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f407f961c82527970_d20241219_m041636_c001_v7007000_t0000_u01734581796616") 2024/12/19 04:23:15 DEBUG : sub dir/hello world: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfbe5_d20241219_m041631_c001_v0001131_t0050_u01734581791187") 2024/12/19 04:23:15 DEBUG : sub dir/hello world: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f407f961c8252796c_d20241219_m041630_c001_v7007000_t0000_u01734581790805") 2024/12/19 04:23:15 DEBUG : sub dir/hello world: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfbe3_d20241219_m041630_c001_v0001131_t0029_u01734581790126") 2024/12/19 04:23:15 DEBUG : sub dir/hello world: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f418e7f21d74a7550_d20241219_m041628_c001_v7007000_t0000_u01734581788462") 2024/12/19 04:23:15 DEBUG : sub dir/hello world: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfbdd_d20241219_m041627_c001_v0001131_t0011_u01734581787185") 2024/12/19 04:23:16 DEBUG : sub dir/hello world: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f418e7f21d74a7545_d20241219_m041626_c001_v7007000_t0000_u01734581786637") 2024/12/19 04:23:16 DEBUG : sub dir/hello world: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfbd9_d20241219_m041625_c001_v0001131_t0001_u01734581785836") 2024/12/19 04:23:16 DEBUG : sub dir/hello world: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f418e7f21d74a753f_d20241219_m041624_c001_v7007000_t0000_u01734581784555") 2024/12/19 04:23:16 DEBUG : sub dir/hello world: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfbd1_d20241219_m041623_c001_v0001131_t0034_u01734581783655") 2024/12/19 04:23:16 DEBUG : sub dir/hello world: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f418e7f21d74a7539_d20241219_m041623_c001_v7007000_t0000_u01734581783096") 2024/12/19 04:23:16 DEBUG : sub dir/hello world: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfbcb_d20241219_m041622_c001_v0001131_t0024_u01734581782354") 2024/12/19 04:23:16 DEBUG : sub dir/hello world: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f418e7f21d74a7534_d20241219_m041621_c001_v7007000_t0000_u01734581781442") 2024/12/19 04:23:16 DEBUG : sub dir/hello world: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfbc7_d20241219_m041620_c001_v0001131_t0029_u01734581780767") 2024/12/19 04:23:16 DEBUG : sub dir/hello world: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f418e7f21d74a751c_d20241219_m041614_c001_v7007000_t0000_u01734581774443") 2024/12/19 04:23:16 DEBUG : sub dir/hello world: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfbb3_d20241219_m041613_c001_v0001131_t0016_u01734581773363") 2024/12/19 04:23:16 DEBUG : sub dir/hello world: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f418e7f21d74a751a_d20241219_m041612_c001_v7007000_t0000_u01734581772446") 2024/12/19 04:23:16 DEBUG : sub dir/hello world: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfbaf_d20241219_m041611_c001_v0001131_t0029_u01734581771714") 2024/12/19 04:23:16 DEBUG : sub dir/hello world: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f418e7f21d74a7518_d20241219_m041610_c001_v7007000_t0000_u01734581770765") 2024/12/19 04:23:16 DEBUG : sub dir/hello world: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfbad_d20241219_m041610_c001_v0001131_t0032_u01734581770055") 2024/12/19 04:23:16 DEBUG : sub dir/hello world: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f418e7f21d74a7510_d20241219_m041607_c001_v7007000_t0000_u01734581767133") 2024/12/19 04:23:17 DEBUG : sub dir/hello world: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfba5_d20241219_m041606_c001_v0001131_t0046_u01734581766293") 2024/12/19 04:23:17 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f40717f149ad66372_d20241219_m042247_c001_v7007000_t0000_u01734582167610") 2024/12/19 04:23:17 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f117257b65cc8ba79_d20241219_m042244_c001_v0001183_t0017_u01734582164829") 2024/12/19 04:23:17 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f40717f149ad6636d_d20241219_m042243_c001_v7007000_t0000_u01734582163102") 2024/12/19 04:23:17 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f11013e26209ae573_d20241219_m042240_c001_v0001176_t0051_u01734582160251") 2024/12/19 04:23:17 DEBUG : sub/yam: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f409c812ec02d59b2_d20241219_m041822_c001_v7007000_t0000_u01734581902801") 2024/12/19 04:23:17 DEBUG : sub/yam: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1012adc465b35ad4_d20241219_m041821_c001_v0001102_t0029_u01734581901382") 2024/12/19 04:23:17 DEBUG : three: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f4063d5e88df53f85_d20241219_m041810_c001_v7007000_t0000_u01734581890980") 2024/12/19 04:23:17 DEBUG : three: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfcdd_d20241219_m041809_c001_v0001131_t0031_u01734581889729") 2024/12/19 04:23:17 DEBUG : three: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfcd5_d20241219_m041807_c001_v0001131_t0029_u01734581887216") 2024/12/19 04:23:17 DEBUG : two: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f4063d5e88df53f87_d20241219_m041811_c001_v7007000_t0000_u01734581891167") 2024/12/19 04:23:18 DEBUG : two: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f416b07406645413a_d20241219_m041809_c001_v0001043_t0042_u01734581889157") 2024/12/19 04:23:18 DEBUG : two: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f40095a164cddfcd1_d20241219_m041807_c001_v0001131_t0019_u01734581887032") 2024/12/19 04:23:18 DEBUG : yam: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f409c812ec02d59b4_d20241219_m041823_c001_v7007000_t0000_u01734581903554") 2024/12/19 04:23:18 DEBUG : yam: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10721cac69162560_d20241219_m041822_c001_v0001183_t0049_u01734581902592") 2024/12/19 04:23:18 DEBUG : yam: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f4063d5e88df53fbe_d20241219_m041818_c001_v7007000_t0000_u01734581898939") 2024/12/19 04:23:18 DEBUG : yam: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f10095a164cddfce7_d20241219_m041817_c001_v0001131_t0058_u01734581897464") 2024/12/19 04:23:18 DEBUG : yam: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f4063d5e88df53fa2_d20241219_m041815_c001_v7007000_t0000_u01734581895059") 2024/12/19 04:23:18 DEBUG : yam: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f116b07406645413c_d20241219_m041811_c001_v0001043_t0022_u01734581891747") 2024/12/19 04:23:18 DEBUG : yaml: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f4063d5e88df53fc5_d20241219_m041819_c001_v7007000_t0000_u01734581899684") 2024/12/19 04:23:18 DEBUG : yaml: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f108f5d194be747d8_d20241219_m041818_c001_v0001037_t0056_u01734581898461") 2024/12/19 04:23:18 DEBUG : yaml: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f4063d5e88df53fa8_d20241219_m041815_c001_v7007000_t0000_u01734581895810") 2024/12/19 04:23:18 DEBUG : yaml: Deleting (id "4_zcf723df3201ddbdb9f380e1b_f1047e43e2bf751d5_d20241219_m041814_c001_v0001104_t0047_u01734581894120") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m17.188445142s (try 1/5)