"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/04/30 16:38:32 DEBUG : Creating backend with remote "TestB2:rclone-test-huketoj5zuha" 2025/04/30 16:38:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/30 16:38:33 DEBUG : Creating backend with remote "/tmp/rclone1883891987" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:38:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 16:38:34 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/30 16:38:34 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:38:34 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.89s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:38:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/30 16:38:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 16:38:35 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:38:35 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:38:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 16:38:36 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:38:36 DEBUG : B2 bucket rclone-test-huketoj5zuha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.46s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", 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-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:38:38 DEBUG : Creating backend with remote "/non-existing" 2025/04/30 16:38:38 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/30 16:38:38 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:38:38 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.89s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:38:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 16:38:39 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:38:39 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:38:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 16:38:40 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.19s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:38:41 INFO : B2 bucket rclone-test-huketoj5zuha: Running all checks before starting transfers 2025/04/30 16:38:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 16:38:41 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:38:41 INFO : B2 bucket rclone-test-huketoj5zuha: Checks finished, now starting transfers 2025/04/30 16:38:41 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:38:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 16:38:42 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.83s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:38:43 ERROR : Ignoring --no-traverse with sync 2025/04/30 16:38:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 16:38:43 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:38:43 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:38:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 16:38:43 INFO : sub dir/hello world: Copied (new) 2025/04/30 16:38:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.80s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:38:45 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/30 16:38:45 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:38:45 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:38:45 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/04/30 16:38:45 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.99s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:38:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/30 16:38:47 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:38:47 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:38:47 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 16:38:47 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.92s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:38:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/30 16:38:49 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:38:49 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:38:50 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 16:38:50 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.20s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:38:51 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/30 16:38:51 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/30 16:38:51 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/30 16:38:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/30 16:38:51 INFO : sub dir: Making directory 2025/04/30 16:38:51 INFO : sub dir2: Making directory 2025/04/30 16:38:51 INFO : sub dir2/sub sub dir2: Making directory 2025/04/30 16:38:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 16:38:51 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:38:51 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:38:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 16:38:51 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/04/30 16:38:52 DEBUG : B2 bucket rclone-test-huketoj5zuha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.81s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:38:52 INFO : sub dir2: Making directory 2025/04/30 16:38:52 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/30 16:38:52 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/30 16:38:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 16:38:53 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:38:53 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:38:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 16:38:53 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.48s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:38:54 DEBUG : sub dir2: Making directory with metadata 2025/04/30 16:38:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/30 16:38:54 INFO : sub dir: Making directory 2025/04/30 16:38:54 INFO : sub dir2: Making directory 2025/04/30 16:38:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 16:38:54 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:38:54 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:38:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 16:38:55 INFO : sub dir/hello world: Copied (new) 2025/04/30 16:38:55 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/30 16:38:55 DEBUG : B2 bucket rclone-test-huketoj5zuha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/30 16:38:55 DEBUG : B2 bucket rclone-test-huketoj5zuha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.99s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", 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-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:38:56 INFO : sub dir2: Making directory 2025/04/30 16:38:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 16:38:56 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:38:56 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:38:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 16:38:57 INFO : sub dir/hello world: Copied (new) 2025/04/30 16:38:57 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.39s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:38:58 DEBUG : sub dir2: Making directory with metadata 2025/04/30 16:38:58 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/30 16:38:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/30 16:38:58 INFO : sub dir: Making directory 2025/04/30 16:38:58 INFO : sub dir2: Making directory 2025/04/30 16:38:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 16:38:58 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:38:58 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:38:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 16:38:58 INFO : sub dir/hello world: Copied (new) 2025/04/30 16:38:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/30 16:38:59 DEBUG : B2 bucket rclone-test-huketoj5zuha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.76s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:39:00 INFO : sub dir2: Making directory 2025/04/30 16:39:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 16:39:00 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:39:00 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:39:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 16:39:01 INFO : sub dir/hello world: Copied (new) 2025/04/30 16:39:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.74s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:39:02 DEBUG : Creating backend with remote "TestB2:rclone-test-luguvab1duyi" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-huketoj5zuha -> B2 bucket rclone-test-luguvab1duyi 2025/04/30 16:39:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 16:39:03 DEBUG : B2 bucket rclone-test-luguvab1duyi: Waiting for checks to finish 2025/04/30 16:39:03 DEBUG : B2 bucket rclone-test-luguvab1duyi: Waiting for transfers to finish 2025/04/30 16:39:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 16:39:04 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:39:04 DEBUG : B2 bucket rclone-test-luguvab1duyi: Purge remote 2025/04/30 16:39:04 INFO : B2 bucket rclone-test-luguvab1duyi: cleaning bucket "rclone-test-luguvab1duyi" of all files 2025/04/30 16:39:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f22edc3900d8b7b9f680e1b_f113cf1497fc5ff52_d20250430_m163904_c001_v0001103_t0059_u01746031144475") --- PASS: TestServerSideCopy (4.66s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:39:07 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/30 16:39:07 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:39:07 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:39:08 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/30 16:39:08 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.74s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:39:10 DEBUG : Creating backend with remote "TestB2:rclone-test-ziruwub4feve" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-huketoj5zuha -> B2 bucket rclone-test-ziruwub4feve 2025/04/30 16:39:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 16:39:11 DEBUG : B2 bucket rclone-test-ziruwub4feve: Waiting for checks to finish 2025/04/30 16:39:11 DEBUG : B2 bucket rclone-test-ziruwub4feve: Waiting for transfers to finish 2025/04/30 16:39:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 16:39:11 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:39:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/30 16:39:13 DEBUG : B2 bucket rclone-test-ziruwub4feve: Waiting for checks to finish 2025/04/30 16:39:13 DEBUG : B2 bucket rclone-test-ziruwub4feve: Waiting for transfers to finish 2025/04/30 16:39:13 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/30 16:39:13 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:39:13 DEBUG : B2 bucket rclone-test-ziruwub4feve: Purge remote 2025/04/30 16:39:13 INFO : B2 bucket rclone-test-ziruwub4feve: cleaning bucket "rclone-test-ziruwub4feve" of all files 2025/04/30 16:39:13 DEBUG : sub dir/hello world: Deleting (id "4_zbff20d83901d8b7b9f680e1b_f105b04ccc1784548_d20250430_m163913_c001_v0001184_t0031_u01746031153120") 2025/04/30 16:39:13 DEBUG : sub dir/hello world: Deleting (id "4_zbff20d83901d8b7b9f680e1b_f104616df52932fe0_d20250430_m163911_c001_v0001172_t0015_u01746031151688") --- PASS: TestServerSideCopyOverSelf (6.22s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:39:16 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/30 16:39:16 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:39:16 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:39:17 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/30 16:39:17 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/30 16:39:17 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.78s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:39:19 DEBUG : Creating backend with remote "TestB2:rclone-test-yeloziw4gace" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-huketoj5zuha -> B2 bucket rclone-test-yeloziw4gace 2025/04/30 16:39:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 16:39:20 DEBUG : B2 bucket rclone-test-yeloziw4gace: Waiting for checks to finish 2025/04/30 16:39:20 DEBUG : B2 bucket rclone-test-yeloziw4gace: Waiting for transfers to finish 2025/04/30 16:39:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 16:39:20 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:39:22 DEBUG : B2 bucket rclone-test-yeloziw4gace: Waiting for checks to finish 2025/04/30 16:39:22 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/30 16:39:22 DEBUG : B2 bucket rclone-test-yeloziw4gace: Waiting for transfers to finish 2025/04/30 16:39:22 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/30 16:39:22 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/30 16:39:22 INFO : sub dir/hello world: Deleted 2025/04/30 16:39:23 DEBUG : testing file moves 2025/04/30 16:39:23 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/30 16:39:23 DEBUG : B2 bucket rclone-test-yeloziw4gace: Waiting for checks to finish 2025/04/30 16:39:23 DEBUG : B2 bucket rclone-test-yeloziw4gace: Waiting for transfers to finish 2025/04/30 16:39:24 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/04/30 16:39:24 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/30 16:39:24 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:39:24 DEBUG : B2 bucket rclone-test-yeloziw4gace: Purge remote 2025/04/30 16:39:24 INFO : B2 bucket rclone-test-yeloziw4gace: cleaning bucket "rclone-test-yeloziw4gace" of all files 2025/04/30 16:39:24 DEBUG : sub dir/hello world: Deleting (id "4_z6fb22dc3901d8b7b9f680e1b_f10209d9b5ef99db8_d20250430_m163923_c001_v0001161_t0022_u01746031163802") 2025/04/30 16:39:24 DEBUG : sub dir/hello world: Deleting (id "4_z6fb22dc3901d8b7b9f680e1b_f1156fb7a6f994ea1_d20250430_m163922_c001_v0001182_t0025_u01746031162168") 2025/04/30 16:39:24 DEBUG : sub dir/hello world: Deleting (id "4_z6fb22dc3901d8b7b9f680e1b_f1167a25643c1bc67_d20250430_m163920_c001_v0001182_t0014_u01746031160862") --- PASS: TestServerSideMoveOverSelf (8.41s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:39:27 ERROR : : error listing: directory not found 2025/04/30 16:39:27 INFO : Local file system at /tmp/rclone1883891987: Making directory 2025/04/30 16:39:27 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:39:27 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.17s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:39:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 16:39:29 DEBUG : Local file system at /tmp/rclone1883891987: Waiting for checks to finish 2025/04/30 16:39:29 DEBUG : Local file system at /tmp/rclone1883891987: Waiting for transfers to finish 2025/04/30 16:39:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 16:39:30 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/04/30 16:39:30 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" --- PASS: TestCopyRedownload (2.32s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:39:31 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/30 16:39:31 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:39:31 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:39:31 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/30 16:39:31 INFO : check sum: Copied (new) 2025/04/30 16:39:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:39:32 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:39:32 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/30 16:39:32 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/04/30 16:39:32 DEBUG : check sum: Unchanged skipping 2025/04/30 16:39:32 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:39:32 DEBUG : Waiting for deletions to finish 2025/04/30 16:39:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.46s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:39:33 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/30 16:39:33 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:39:33 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:39:34 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/30 16:39:34 INFO : sizeonly: Copied (new) 2025/04/30 16:39:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:39:34 DEBUG : sizeonly: Sizes identical 2025/04/30 16:39:34 DEBUG : sizeonly: Unchanged skipping 2025/04/30 16:39:34 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:39:34 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:39:34 DEBUG : Waiting for deletions to finish 2025/04/30 16:39:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.56s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:39:36 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/30 16:39:36 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:39:36 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:39:37 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/04/30 16:39:37 INFO : ignore-size: Copied (new) 2025/04/30 16:39:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:39:37 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 16:39:37 DEBUG : ignore-size: Unchanged skipping 2025/04/30 16:39:37 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:39:37 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:39:37 DEBUG : Waiting for deletions to finish 2025/04/30 16:39:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.91s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:39:40 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 16:39:40 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:39:40 DEBUG : existing: Unchanged skipping 2025/04/30 16:39:40 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:39:40 DEBUG : Waiting for deletions to finish 2025/04/30 16:39:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:39:40 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:39:40 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/30 16:39:40 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:39:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/30 16:39:40 INFO : existing: Copied (replaced existing) 2025/04/30 16:39:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (3.12s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:39:42 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/30 16:39:42 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:39:42 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:39:43 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/30 16:39:43 INFO : existing: Copied (new) 2025/04/30 16:39:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:39:43 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:39:43 DEBUG : existing: Destination exists, skipping 2025/04/30 16:39:43 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:39:43 DEBUG : Waiting for deletions to finish 2025/04/30 16:39:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.53s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:39:46 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/30 16:39:46 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 16:39:46 DEBUG : c/non empty space: Unchanged skipping 2025/04/30 16:39:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/30 16:39:46 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:39:46 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:39:47 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/30 16:39:47 INFO : a/potato2: Copied (new) 2025/04/30 16:39:47 DEBUG : Waiting for deletions to finish 2025/04/30 16:39:47 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.73s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:39:49 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:39:49 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/30 16:39:49 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/30 16:39:49 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/30 16:39:49 DEBUG : empty space: Unchanged skipping 2025/04/30 16:39:49 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:39:49 DEBUG : Waiting for deletions to finish 2025/04/30 16:39:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:39:49 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:39:49 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/30 16:39:49 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/30 16:39:50 INFO : empty space: Updated modification time in destination 2025/04/30 16:39:50 DEBUG : empty space: Unchanged skipping 2025/04/30 16:39:50 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:39:50 DEBUG : Waiting for deletions to finish 2025/04/30 16:39:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.48s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:39:52 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:39:52 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/30 16:39:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/30 16:39:52 DEBUG : empty space: Unchanged skipping 2025/04/30 16:39:52 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:39:52 DEBUG : Waiting for deletions to finish 2025/04/30 16:39:52 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.92s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:39:54 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/30 16:39:54 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:39:54 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1883891987) 2025/04/30 16:39:54 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-huketoj5zuha) 2025/04/30 16:39:54 DEBUG : foo: sha1 differ 2025/04/30 16:39:54 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:39:54 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/04/30 16:39:54 INFO : foo: Copied (replaced existing) 2025/04/30 16:39:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.85s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:39:57 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/30 16:39:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 16:39:57 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:39:57 DEBUG : empty space: Unchanged skipping 2025/04/30 16:39:57 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:39:57 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/30 16:39:57 INFO : potato: Copied (new) 2025/04/30 16:39:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (3.26s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:40:00 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/30 16:40:00 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:40:00 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:40:00 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/04/30 16:40:00 INFO : potato: Copied (replaced existing) 2025/04/30 16:40:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.59s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:40:02 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/04/30 16:40:02 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:40:02 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1883891987) 2025/04/30 16:40:02 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-huketoj5zuha) 2025/04/30 16:40:02 DEBUG : potato: sha1 differ 2025/04/30 16:40:02 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:40:03 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/04/30 16:40:03 INFO : potato: Copied (replaced existing) 2025/04/30 16:40:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.59s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:40:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/30 16:40:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 16:40:05 DEBUG : empty space: Unchanged skipping 2025/04/30 16:40:05 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:40:05 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:40:05 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/30 16:40:05 DEBUG : Waiting for deletions to finish 2025/04/30 16:40:05 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.81s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:40:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/30 16:40:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 16:40:08 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:40:08 DEBUG : empty space: Unchanged skipping 2025/04/30 16:40:08 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:40:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/30 16:40:09 INFO : potato2: Copied (new) 2025/04/30 16:40:09 DEBUG : Waiting for deletions to finish 2025/04/30 16:40:09 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (4.24s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:40:12 INFO : d: Making directory 2025/04/30 16:40:12 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/04/30 16:40:13 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 16:40:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/30 16:40:13 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:40:13 DEBUG : c/non empty space: Unchanged skipping 2025/04/30 16:40:13 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:40:13 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/30 16:40:13 INFO : a/potato2: Copied (new) 2025/04/30 16:40:13 DEBUG : Waiting for deletions to finish 2025/04/30 16:40:14 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (4.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:40:16 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/30 16:40:16 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 16:40:16 DEBUG : c/non empty space: Unchanged skipping 2025/04/30 16:40:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/30 16:40:16 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:40:16 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:40:17 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/30 16:40:17 INFO : a/potato2: Copied (new) 2025/04/30 16:40:17 ERROR : B2 bucket rclone-test-huketoj5zuha: not deleting files as there were IO errors 2025/04/30 16:40:17 ERROR : B2 bucket rclone-test-huketoj5zuha: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.58s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:40:20 DEBUG : Waiting for deletions to finish 2025/04/30 16:40:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/30 16:40:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 16:40:20 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:40:20 DEBUG : empty space: Unchanged skipping 2025/04/30 16:40:20 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:40:20 INFO : potato: Deleted 2025/04/30 16:40:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/30 16:40:21 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.78s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:40:23 DEBUG : Waiting for deletions to finish 2025/04/30 16:40:24 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:40:24 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:40:24 INFO : potato: Deleted 2025/04/30 16:40:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/30 16:40:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 16:40:24 DEBUG : empty space: Unchanged skipping 2025/04/30 16:40:24 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:40:24 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:40:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/30 16:40:25 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.75s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:40:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/30 16:40:27 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:40:27 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:40:27 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/04/30 16:40:27 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.71s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:40:30 DEBUG : enormous: Excluded (Size Filter) 2025/04/30 16:40:30 DEBUG : enormous: Excluded 2025/04/30 16:40:30 DEBUG : potato2: Excluded (Size Filter) 2025/04/30 16:40:30 DEBUG : potato2: Excluded 2025/04/30 16:40:30 DEBUG : potato2: Excluded (Size Filter) 2025/04/30 16:40:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 16:40:30 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:40:30 DEBUG : empty space: Unchanged skipping 2025/04/30 16:40:30 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:40:30 DEBUG : Waiting for deletions to finish 2025/04/30 16:40:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:40:30 DEBUG : enormous: Excluded (Size Filter) 2025/04/30 16:40:30 DEBUG : enormous: Excluded 2025/04/30 16:40:30 DEBUG : potato2: Excluded (Size Filter) 2025/04/30 16:40:30 DEBUG : potato2: Excluded 2025/04/30 16:40:31 DEBUG : potato2: Excluded (Size Filter) 2025/04/30 16:40:31 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/30 16:40:31 DEBUG : Local file system at /tmp/rclone1883891987: Waiting for checks to finish 2025/04/30 16:40:31 DEBUG : empty space: Unchanged skipping 2025/04/30 16:40:31 DEBUG : Local file system at /tmp/rclone1883891987: Waiting for transfers to finish 2025/04/30 16:40:31 DEBUG : Waiting for deletions to finish 2025/04/30 16:40:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.31s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:40:34 DEBUG : enormous: Excluded (Size Filter) 2025/04/30 16:40:34 DEBUG : enormous: Excluded 2025/04/30 16:40:34 DEBUG : potato2: Excluded (Size Filter) 2025/04/30 16:40:34 DEBUG : potato2: Excluded 2025/04/30 16:40:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 16:40:34 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:40:34 DEBUG : empty space: Unchanged skipping 2025/04/30 16:40:34 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:40:34 DEBUG : Waiting for deletions to finish 2025/04/30 16:40:34 INFO : enormous: Deleted 2025/04/30 16:40:34 INFO : potato2: Deleted 2025/04/30 16:40:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:40:35 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/30 16:40:35 DEBUG : empty space: Unchanged skipping 2025/04/30 16:40:35 DEBUG : Local file system at /tmp/rclone1883891987: Waiting for checks to finish 2025/04/30 16:40:35 DEBUG : Local file system at /tmp/rclone1883891987: Waiting for transfers to finish 2025/04/30 16:40:35 DEBUG : Waiting for deletions to finish 2025/04/30 16:40:35 INFO : enormous: Deleted 2025/04/30 16:40:35 INFO : potato2: Deleted 2025/04/30 16:40:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.97s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:40:38 DEBUG : five: Need to transfer - File not found at Destination 2025/04/30 16:40:38 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/30 16:40:38 DEBUG : one: Destination is newer than source, skipping 2025/04/30 16:40:38 DEBUG : three: Sizes identical 2025/04/30 16:40:38 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:40:38 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/30 16:40:38 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1883891987) 2025/04/30 16:40:38 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-huketoj5zuha) 2025/04/30 16:40:38 DEBUG : two: sha1 differ 2025/04/30 16:40:38 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/30 16:40:38 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:40:38 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/30 16:40:38 INFO : five: Copied (new) 2025/04/30 16:40:39 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/30 16:40:39 INFO : four: Copied (replaced existing) 2025/04/30 16:40:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/30 16:40:39 INFO : two: Copied (replaced existing) 2025/04/30 16:40:39 DEBUG : Waiting for deletions to finish 2025/04/30 16:40:39 DEBUG : one: Destination is newer than source, skipping 2025/04/30 16:40:39 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:40:39 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1883891987) 2025/04/30 16:40:39 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-huketoj5zuha) 2025/04/30 16:40:39 DEBUG : three: sha1 differ 2025/04/30 16:40:39 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/30 16:40:39 DEBUG : five: Size and sha1 of src and dst objects identical 2025/04/30 16:40:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/30 16:40:39 DEBUG : two: Size and sha1 of src and dst objects identical 2025/04/30 16:40:39 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/30 16:40:39 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/30 16:40:39 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/30 16:40:39 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/30 16:40:39 DEBUG : four: Size and sha1 of src and dst objects identical 2025/04/30 16:40:39 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/30 16:40:39 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:40:40 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/30 16:40:40 INFO : three: Copied (replaced existing) 2025/04/30 16:40:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.10s) === 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-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/04/30 16:40:41 INFO : B2 bucket rclone-test-huketoj5zuha: Making map for --track-renames 2025/04/30 16:40:41 INFO : B2 bucket rclone-test-huketoj5zuha: Finished making map for --track-renames 2025/04/30 16:40:41 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:40:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/30 16:40:41 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for renames to finish 2025/04/30 16:40:41 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/30 16:40:41 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:40:42 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/30 16:40:42 INFO : potato: Copied (new) 2025/04/30 16:40:42 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/30 16:40:42 INFO : yam: Copied (new) 2025/04/30 16:40:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:40:42 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 16:40:42 INFO : B2 bucket rclone-test-huketoj5zuha: Making map for --track-renames 2025/04/30 16:40:42 INFO : B2 bucket rclone-test-huketoj5zuha: Finished making map for --track-renames 2025/04/30 16:40:42 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:40:42 DEBUG : potato: Unchanged skipping 2025/04/30 16:40:42 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for renames to finish 2025/04/30 16:40:43 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/30 16:40:43 INFO : yam: Copied (server-side copy) to: yaml 2025/04/30 16:40:43 INFO : yam: Deleted 2025/04/30 16:40:43 INFO : yaml: Renamed from "yam" 2025/04/30 16:40:43 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:40:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.85s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/04/30 16:40:45 INFO : B2 bucket rclone-test-huketoj5zuha: Making map for --track-renames 2025/04/30 16:40:45 INFO : B2 bucket rclone-test-huketoj5zuha: Finished making map for --track-renames 2025/04/30 16:40:45 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:40:45 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/30 16:40:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/30 16:40:45 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for renames to finish 2025/04/30 16:40:45 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:40:46 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/30 16:40:46 INFO : potato: Copied (new) 2025/04/30 16:40:46 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/30 16:40:46 INFO : yam: Copied (new) 2025/04/30 16:40:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:40:46 INFO : B2 bucket rclone-test-huketoj5zuha: Making map for --track-renames 2025/04/30 16:40:46 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 16:40:46 INFO : B2 bucket rclone-test-huketoj5zuha: Finished making map for --track-renames 2025/04/30 16:40:46 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:40:46 DEBUG : potato: Unchanged skipping 2025/04/30 16:40:46 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for renames to finish 2025/04/30 16:40:47 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/30 16:40:47 INFO : yam: Copied (server-side copy) to: yaml 2025/04/30 16:40:47 INFO : yam: Deleted 2025/04/30 16:40:47 INFO : yaml: Renamed from "yam" 2025/04/30 16:40:47 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:40:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.73s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/04/30 16:40:49 INFO : B2 bucket rclone-test-huketoj5zuha: Making map for --track-renames 2025/04/30 16:40:49 INFO : B2 bucket rclone-test-huketoj5zuha: Finished making map for --track-renames 2025/04/30 16:40:49 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:40:49 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/30 16:40:49 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/30 16:40:49 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for renames to finish 2025/04/30 16:40:49 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:40:49 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/30 16:40:49 INFO : sub/yam: Copied (new) 2025/04/30 16:40:50 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/30 16:40:50 INFO : potato: Copied (new) 2025/04/30 16:40:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:40:50 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 16:40:50 DEBUG : potato: Unchanged skipping 2025/04/30 16:40:50 INFO : B2 bucket rclone-test-huketoj5zuha: Making map for --track-renames 2025/04/30 16:40:50 INFO : B2 bucket rclone-test-huketoj5zuha: Finished making map for --track-renames 2025/04/30 16:40:50 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:40:50 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for renames to finish 2025/04/30 16:40:50 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/30 16:40:50 INFO : sub/yam: Copied (server-side copy) to: yam 2025/04/30 16:40:51 INFO : sub/yam: Deleted 2025/04/30 16:40:51 INFO : yam: Renamed from "sub/yam" 2025/04/30 16:40:51 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:40:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.54s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:40:52 DEBUG : Creating backend with remote "/tmp/rclone1883891987/dir1" 2025/04/30 16:40:52 DEBUG : Creating backend with remote "/tmp/rclone1883891987/dir2" 2025/04/30 16:40:52 DEBUG : Local file system at /tmp/rclone1883891987/dir2: Using server-side directory move 2025/04/30 16:40:52 INFO : Local file system at /tmp/rclone1883891987/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/30 16:40:52 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/30 16:40:52 DEBUG : Local file system at /tmp/rclone1883891987/dir2: Waiting for checks to finish 2025/04/30 16:40:52 DEBUG : Local file system at /tmp/rclone1883891987/dir2: Waiting for transfers to finish 2025/04/30 16:40:52 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:40:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 16:40:53 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/30 16:40:53 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:40:53 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:40:53 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/30 16:40:53 INFO : nested/sub dir/file: Copied (new) 2025/04/30 16:40:53 INFO : nested/sub dir/file: Deleted 2025/04/30 16:40:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 16:40:54 INFO : sub dir/hello world: Copied (new) 2025/04/30 16:40:54 INFO : sub dir/hello world: Deleted 2025/04/30 16:40:54 INFO : sub dir: Removing directory 2025/04/30 16:40:54 INFO : nested/sub dir: Removing directory 2025/04/30 16:40:54 INFO : nested: Removing directory 2025/04/30 16:40:54 DEBUG : Local file system at /tmp/rclone1883891987: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.80s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:40:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 16:40:56 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/30 16:40:56 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:40:56 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:40:56 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/30 16:40:56 INFO : nested/sub dir/file: Copied (new) 2025/04/30 16:40:56 INFO : nested/sub dir/file: Deleted 2025/04/30 16:40:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 16:40:56 INFO : sub dir/hello world: Copied (new) 2025/04/30 16:40:56 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.22s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:40:58 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/30 16:40:58 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/30 16:40:58 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:40:58 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:40:58 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/04/30 16:40:58 INFO : existing-b: Copied (new) 2025/04/30 16:40:58 INFO : existing-b: Deleted 2025/04/30 16:40:58 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/30 16:40:58 INFO : existing: Copied (new) 2025/04/30 16:40:58 INFO : existing: Deleted 2025/04/30 16:40:59 DEBUG : existing: Destination exists, skipping 2025/04/30 16:40:59 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/30 16:40:59 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:40:59 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:40:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.52s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:41:00 DEBUG : Creating backend with remote "TestB2:rclone-test-yemazak1nina" 2025/04/30 16:41:00 DEBUG : Config file has changed externally - reloading sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-huketoj5zuha -> B2 bucket rclone-test-yemazak1nina 2025/04/30 16:41:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/30 16:41:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/30 16:41:04 DEBUG : empty space: Unchanged skipping 2025/04/30 16:41:04 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/30 16:41:04 DEBUG : B2 bucket rclone-test-yemazak1nina: Waiting for checks to finish 2025/04/30 16:41:04 INFO : empty space: Deleted 2025/04/30 16:41:04 DEBUG : B2 bucket rclone-test-yemazak1nina: Waiting for transfers to finish 2025/04/30 16:41:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/30 16:41:04 INFO : potato2: Copied (server-side copy) 2025/04/30 16:41:05 INFO : potato2: Deleted 2025/04/30 16:41:05 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/30 16:41:05 INFO : potato3: Copied (server-side copy) 2025/04/30 16:41:05 INFO : potato3: Deleted 2025/04/30 16:41:05 DEBUG : Creating backend with remote "TestB2:rclone-test-muxekup7jedi" 2025/04/30 16:41:05 DEBUG : Config file has changed externally - reloading 2025/04/30 16:41:06 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/30 16:41:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/30 16:41:06 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/30 16:41:06 DEBUG : B2 bucket rclone-test-muxekup7jedi: Waiting for checks to finish 2025/04/30 16:41:06 DEBUG : B2 bucket rclone-test-muxekup7jedi: Waiting for transfers to finish 2025/04/30 16:41:09 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/30 16:41:09 INFO : empty space: Copied (server-side copy) 2025/04/30 16:41:09 INFO : empty space: Deleted 2025/04/30 16:41:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/30 16:41:09 INFO : potato3: Copied (server-side copy) 2025/04/30 16:41:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/30 16:41:09 INFO : potato2: Copied (server-side copy) 2025/04/30 16:41:09 INFO : potato3: Deleted 2025/04/30 16:41:09 INFO : potato2: Deleted 2025/04/30 16:41:09 DEBUG : B2 bucket rclone-test-muxekup7jedi: Purge remote 2025/04/30 16:41:09 INFO : B2 bucket rclone-test-muxekup7jedi: cleaning bucket "rclone-test-muxekup7jedi" of all files 2025/04/30 16:41:10 DEBUG : empty space: Deleting (id "4_z0f62cde3902d8b7b9f680e1b_f111d356245b296a7_d20250430_m164108_c001_v0001131_t0030_u01746031268852") 2025/04/30 16:41:10 DEBUG : potato2: Deleting (id "4_z0f62cde3902d8b7b9f680e1b_f10618082637d4ccd_d20250430_m164109_c001_v0001161_t0026_u01746031269190") 2025/04/30 16:41:10 DEBUG : potato3: Deleting (id "4_z0f62cde3902d8b7b9f680e1b_f1183d428775984e3_d20250430_m164109_c001_v0001183_t0053_u01746031269232") 2025/04/30 16:41:15 DEBUG : B2 bucket rclone-test-yemazak1nina: Purge remote 2025/04/30 16:41:15 INFO : B2 bucket rclone-test-yemazak1nina: cleaning bucket "rclone-test-yemazak1nina" of all files 2025/04/30 16:41:16 DEBUG : empty space: Deleting (id "4_z9fe2bdd3902d8b7b9f680e1b_f40615452e2ec8629_d20250430_m164109_c001_v7007000_t0000_u01746031269168") 2025/04/30 16:41:16 DEBUG : empty space: Deleting (id "4_z9fe2bdd3902d8b7b9f680e1b_f103ec38f9b3eef28_d20250430_m164104_c001_v0001183_t0033_u01746031264053") 2025/04/30 16:41:16 DEBUG : potato2: Deleting (id "4_z9fe2bdd3902d8b7b9f680e1b_f4142581cd5473e1d_d20250430_m164109_c001_v7007000_t0000_u01746031269533") 2025/04/30 16:41:16 DEBUG : potato2: Deleting (id "4_z9fe2bdd3902d8b7b9f680e1b_f1016da46f600e64f_d20250430_m164104_c001_v0001184_t0055_u01746031264846") 2025/04/30 16:41:16 DEBUG : potato3: Deleting (id "4_z9fe2bdd3902d8b7b9f680e1b_f40615452e2ec862a_d20250430_m164109_c001_v7007000_t0000_u01746031269425") 2025/04/30 16:41:16 DEBUG : potato3: Deleting (id "4_z9fe2bdd3902d8b7b9f680e1b_f1154bef36e43e965_d20250430_m164105_c001_v0001171_t0054_u01746031265074") 2025/04/30 16:41:16 DEBUG : potato3: Deleting (id "4_z9fe2bdd3902d8b7b9f680e1b_f103ec38f9b3eef2c_d20250430_m164104_c001_v0001183_t0050_u01746031264252") --- PASS: TestServerSideMove (18.75s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:41:19 DEBUG : Creating backend with remote "TestB2:rclone-test-dusoqis9haru" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-huketoj5zuha -> B2 bucket rclone-test-dusoqis9haru 2025/04/30 16:41:26 DEBUG : empty space: Excluded (Size Filter) 2025/04/30 16:41:26 DEBUG : empty space: Excluded (Size Filter) 2025/04/30 16:41:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/30 16:41:26 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/30 16:41:26 DEBUG : B2 bucket rclone-test-dusoqis9haru: Waiting for checks to finish 2025/04/30 16:41:26 DEBUG : B2 bucket rclone-test-dusoqis9haru: Waiting for transfers to finish 2025/04/30 16:41:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/30 16:41:26 INFO : potato2: Copied (server-side copy) 2025/04/30 16:41:27 INFO : potato2: Deleted 2025/04/30 16:41:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/30 16:41:27 INFO : potato3: Copied (server-side copy) 2025/04/30 16:41:27 INFO : potato3: Deleted 2025/04/30 16:41:27 DEBUG : Creating backend with remote "TestB2:rclone-test-toqirux6gixo" 2025/04/30 16:41:28 DEBUG : empty space: Excluded (Size Filter) 2025/04/30 16:41:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/30 16:41:28 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/30 16:41:28 DEBUG : B2 bucket rclone-test-toqirux6gixo: Waiting for checks to finish 2025/04/30 16:41:28 DEBUG : B2 bucket rclone-test-toqirux6gixo: Waiting for transfers to finish 2025/04/30 16:41:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/30 16:41:29 INFO : potato2: Copied (server-side copy) 2025/04/30 16:41:29 INFO : potato2: Deleted 2025/04/30 16:41:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/30 16:41:29 INFO : potato3: Copied (server-side copy) 2025/04/30 16:41:29 INFO : potato3: Deleted 2025/04/30 16:41:30 DEBUG : B2 bucket rclone-test-toqirux6gixo: Purge remote 2025/04/30 16:41:30 INFO : B2 bucket rclone-test-toqirux6gixo: cleaning bucket "rclone-test-toqirux6gixo" of all files 2025/04/30 16:41:30 DEBUG : potato2: Deleting (id "4_z1f322d23903d8b7b9f680e1b_f100ce6fdde8695c8_d20250430_m164129_c001_v0001165_t0019_u01746031289435") 2025/04/30 16:41:30 DEBUG : potato3: Deleting (id "4_z1f322d23903d8b7b9f680e1b_f103ec38f9b3eeffc_d20250430_m164129_c001_v0001183_t0027_u01746031289665") 2025/04/30 16:41:32 DEBUG : B2 bucket rclone-test-dusoqis9haru: Purge remote 2025/04/30 16:41:32 INFO : B2 bucket rclone-test-dusoqis9haru: cleaning bucket "rclone-test-dusoqis9haru" of all files 2025/04/30 16:41:32 DEBUG : empty space: Deleting (id "4_z8f320dc3903d8b7b9f680e1b_f1185fed24fa989e4_d20250430_m164125_c001_v0001090_t0053_u01746031285280") 2025/04/30 16:41:32 DEBUG : potato2: Deleting (id "4_z8f320dc3903d8b7b9f680e1b_f415745b83fd4805f_d20250430_m164129_c001_v7007000_t0000_u01746031289643") 2025/04/30 16:41:32 DEBUG : potato2: Deleting (id "4_z8f320dc3903d8b7b9f680e1b_f11828a65c69576a3_d20250430_m164126_c001_v0001102_t0015_u01746031286417") 2025/04/30 16:41:32 DEBUG : potato3: Deleting (id "4_z8f320dc3903d8b7b9f680e1b_f415745b83fd48060_d20250430_m164129_c001_v7007000_t0000_u01746031289893") 2025/04/30 16:41:32 DEBUG : potato3: Deleting (id "4_z8f320dc3903d8b7b9f680e1b_f11086364f9cf444c_d20250430_m164126_c001_v0001099_t0005_u01746031286787") 2025/04/30 16:41:32 DEBUG : potato3: Deleting (id "4_z8f320dc3903d8b7b9f680e1b_f1185fed24fa989e8_d20250430_m164125_c001_v0001090_t0045_u01746031285663") --- PASS: TestServerSideMoveWithFilter (14.90s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:41:34 DEBUG : Creating backend with remote "TestB2:rclone-test-paxayer2funu" 2025/04/30 16:41:37 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-huketoj5zuha -> B2 bucket rclone-test-paxayer2funu 2025/04/30 16:41:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/30 16:41:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/30 16:41:41 DEBUG : empty space: Unchanged skipping 2025/04/30 16:41:41 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/30 16:41:41 DEBUG : B2 bucket rclone-test-paxayer2funu: Waiting for checks to finish 2025/04/30 16:41:41 INFO : empty space: Deleted 2025/04/30 16:41:41 DEBUG : B2 bucket rclone-test-paxayer2funu: Waiting for transfers to finish 2025/04/30 16:41:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/30 16:41:41 INFO : potato2: Copied (server-side copy) 2025/04/30 16:41:41 INFO : potato2: Deleted 2025/04/30 16:41:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/30 16:41:41 INFO : potato3: Copied (server-side copy) 2025/04/30 16:41:42 INFO : potato3: Deleted 2025/04/30 16:41:42 DEBUG : Creating backend with remote "TestB2:rclone-test-nubutus9tegu" 2025/04/30 16:41:43 INFO : tomatoDir: Making directory 2025/04/30 16:41:43 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/30 16:41:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/30 16:41:43 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/30 16:41:43 DEBUG : B2 bucket rclone-test-nubutus9tegu: Waiting for checks to finish 2025/04/30 16:41:43 DEBUG : B2 bucket rclone-test-nubutus9tegu: Waiting for transfers to finish 2025/04/30 16:41:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/30 16:41:44 INFO : empty space: Copied (server-side copy) 2025/04/30 16:41:44 INFO : empty space: Deleted 2025/04/30 16:41:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/30 16:41:44 INFO : potato2: Copied (server-side copy) 2025/04/30 16:41:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/30 16:41:44 INFO : potato3: Copied (server-side copy) 2025/04/30 16:41:44 INFO : potato2: Deleted 2025/04/30 16:41:44 INFO : potato3: Deleted 2025/04/30 16:41:45 DEBUG : B2 bucket rclone-test-nubutus9tegu: Purge remote 2025/04/30 16:41:45 INFO : B2 bucket rclone-test-nubutus9tegu: cleaning bucket "rclone-test-nubutus9tegu" of all files 2025/04/30 16:41:45 DEBUG : empty space: Deleting (id "4_z7f425dc3903d8b7b9f680e1b_f1149203c0b7d4e41_d20250430_m164144_c001_v0001183_t0004_u01746031304241") 2025/04/30 16:41:45 DEBUG : potato2: Deleting (id "4_z7f425dc3903d8b7b9f680e1b_f113c03682d702c60_d20250430_m164144_c001_v0001180_t0057_u01746031304482") 2025/04/30 16:41:45 DEBUG : potato3: Deleting (id "4_z7f425dc3903d8b7b9f680e1b_f11864a5ca343694c_d20250430_m164144_c001_v0001180_t0012_u01746031304598") 2025/04/30 16:41:46 DEBUG : B2 bucket rclone-test-paxayer2funu: Purge remote 2025/04/30 16:41:46 INFO : B2 bucket rclone-test-paxayer2funu: cleaning bucket "rclone-test-paxayer2funu" of all files 2025/04/30 16:41:46 DEBUG : empty space: Deleting (id "4_z3f624d63903d8b7b9f680e1b_f40217cf58856f8af_d20250430_m164144_c001_v7007000_t0000_u01746031304457") 2025/04/30 16:41:46 DEBUG : empty space: Deleting (id "4_z3f624d63903d8b7b9f680e1b_f115e61754e82b734_d20250430_m164140_c001_v0001032_t0047_u01746031300063") 2025/04/30 16:41:46 DEBUG : potato2: Deleting (id "4_z3f624d63903d8b7b9f680e1b_f40217cf58856f8b0_d20250430_m164144_c001_v7007000_t0000_u01746031304729") 2025/04/30 16:41:46 DEBUG : potato2: Deleting (id "4_z3f624d63903d8b7b9f680e1b_f116f40414365eebe_d20250430_m164141_c001_v0001161_t0028_u01746031301359") 2025/04/30 16:41:46 DEBUG : potato3: Deleting (id "4_z3f624d63903d8b7b9f680e1b_f4036cebb00369611_d20250430_m164144_c001_v7007000_t0000_u01746031304798") 2025/04/30 16:41:46 DEBUG : potato3: Deleting (id "4_z3f624d63903d8b7b9f680e1b_f10639744b2ee5eee_d20250430_m164141_c001_v0001179_t0038_u01746031301735") 2025/04/30 16:41:46 DEBUG : potato3: Deleting (id "4_z3f624d63903d8b7b9f680e1b_f115e61754e82b73a_d20250430_m164140_c001_v0001032_t0039_u01746031300555") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.88s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:41:48 DEBUG : Creating backend with remote "TestB2:rclone-test-huketoj5zuha/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.71s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:41:50 DEBUG : Creating backend with remote "TestB2:rclone-test-huketoj5zuha/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" --- PASS: TestSyncOverlap (2.93s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:41:53 DEBUG : Creating backend with remote "TestB2:rclone-test-huketoj5zuha/rclone-sync-test" 2025/04/30 16:41:55 DEBUG : Creating backend with remote "TestB2:rclone-test-huketoj5zuha/rclone-sync-test-include/layer2" 2025/04/30 16:41:57 DEBUG : Creating backend with remote "TestB2:rclone-test-huketoj5zuha/rclone-sync-test-ignore-file" 2025/04/30 16:42:00 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/04/30 16:42:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/30 16:42:01 DEBUG : pacer: Reducing sleep to 10ms 2025/04/30 16:42:01 DEBUG : B2 bucket rclone-test-huketoj5zuha path rclone-sync-test: Waiting for checks to finish 2025/04/30 16:42:01 DEBUG : B2 bucket rclone-test-huketoj5zuha path rclone-sync-test: Waiting for transfers to finish 2025/04/30 16:42:01 DEBUG : Waiting for deletions to finish 2025/04/30 16:42:01 INFO : There was nothing to transfer 2025/04/30 16:42:01 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:42:01 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:42:01 DEBUG : Waiting for deletions to finish 2025/04/30 16:42:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:42:01 DEBUG : B2 bucket rclone-test-huketoj5zuha path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/30 16:42:01 DEBUG : B2 bucket rclone-test-huketoj5zuha path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/30 16:42:01 DEBUG : Waiting for deletions to finish 2025/04/30 16:42:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:42:02 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:42:02 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:42:02 DEBUG : Waiting for deletions to finish 2025/04/30 16:42:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:42:02 DEBUG : B2 bucket rclone-test-huketoj5zuha path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/30 16:42:02 DEBUG : B2 bucket rclone-test-huketoj5zuha path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/30 16:42:02 DEBUG : Waiting for deletions to finish 2025/04/30 16:42:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.64s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:42:09 DEBUG : Creating backend with remote "TestB2:rclone-test-huketoj5zuha/dst" 2025/04/30 16:42:10 DEBUG : Creating backend with remote "TestB2:rclone-test-huketoj5zuha/CompareDest" 2025/04/30 16:42:12 DEBUG : one: Need to transfer - File not found at Destination 2025/04/30 16:42:12 DEBUG : B2 bucket rclone-test-huketoj5zuha path dst: Waiting for checks to finish 2025/04/30 16:42:12 DEBUG : B2 bucket rclone-test-huketoj5zuha path dst: Waiting for transfers to finish 2025/04/30 16:42:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/30 16:42:13 INFO : one: Copied (new) 2025/04/30 16:42:13 DEBUG : Waiting for deletions to finish 2025/04/30 16:42:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/30 16:42:13 DEBUG : B2 bucket rclone-test-huketoj5zuha path dst: Waiting for checks to finish 2025/04/30 16:42:14 DEBUG : B2 bucket rclone-test-huketoj5zuha path dst: Waiting for transfers to finish 2025/04/30 16:42:14 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/30 16:42:14 INFO : one: Copied (replaced existing) 2025/04/30 16:42:14 DEBUG : Waiting for deletions to finish 2025/04/30 16:42:16 DEBUG : B2 bucket rclone-test-huketoj5zuha path dst: Waiting for checks to finish 2025/04/30 16:42:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/30 16:42:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 16:42:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/30 16:42:16 DEBUG : B2 bucket rclone-test-huketoj5zuha path dst: Waiting for transfers to finish 2025/04/30 16:42:16 DEBUG : Waiting for deletions to finish 2025/04/30 16:42:16 INFO : There was nothing to transfer 2025/04/30 16:42:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 16:42:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/30 16:42:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/30 16:42:18 DEBUG : B2 bucket rclone-test-huketoj5zuha path dst: Waiting for checks to finish 2025/04/30 16:42:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 16:42:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/30 16:42:18 DEBUG : B2 bucket rclone-test-huketoj5zuha path dst: Waiting for transfers to finish 2025/04/30 16:42:18 DEBUG : Waiting for deletions to finish 2025/04/30 16:42:18 INFO : There was nothing to transfer 2025/04/30 16:42:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 16:42:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/30 16:42:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/30 16:42:19 DEBUG : B2 bucket rclone-test-huketoj5zuha path dst: Waiting for checks to finish 2025/04/30 16:42:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 16:42:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/30 16:42:19 DEBUG : B2 bucket rclone-test-huketoj5zuha path dst: Waiting for transfers to finish 2025/04/30 16:42:19 DEBUG : Waiting for deletions to finish 2025/04/30 16:42:19 INFO : There was nothing to transfer 2025/04/30 16:42:20 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/04/30 16:42:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/30 16:42:20 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/30 16:42:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/30 16:42:20 DEBUG : B2 bucket rclone-test-huketoj5zuha path dst: Waiting for checks to finish 2025/04/30 16:42:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 16:42:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/30 16:42:20 DEBUG : B2 bucket rclone-test-huketoj5zuha path dst: Waiting for transfers to finish 2025/04/30 16:42:20 DEBUG : Waiting for deletions to finish 2025/04/30 16:42:20 INFO : There was nothing to transfer 2025/04/30 16:42:21 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/30 16:42:21 DEBUG : two: Need to transfer - File not found at Destination 2025/04/30 16:42:21 DEBUG : B2 bucket rclone-test-huketoj5zuha path dst: Waiting for checks to finish 2025/04/30 16:42:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/30 16:42:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 16:42:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/30 16:42:21 DEBUG : B2 bucket rclone-test-huketoj5zuha path dst: Waiting for transfers to finish 2025/04/30 16:42:22 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/04/30 16:42:22 INFO : two: Copied (new) 2025/04/30 16:42:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.96s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:42:25 DEBUG : Creating backend with remote "TestB2:rclone-test-huketoj5zuha/dest" 2025/04/30 16:42:26 DEBUG : Creating backend with remote "TestB2:rclone-test-huketoj5zuha/pre-dest1" 2025/04/30 16:42:27 DEBUG : Creating backend with remote "TestB2:rclone-test-huketoj5zuha/pre-dest2" 2025/04/30 16:42:29 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 16:42:29 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/30 16:42:30 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 16:42:30 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/30 16:42:30 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/30 16:42:30 DEBUG : B2 bucket rclone-test-huketoj5zuha path dest: Waiting for checks to finish 2025/04/30 16:42:30 DEBUG : B2 bucket rclone-test-huketoj5zuha path dest: Waiting for transfers to finish 2025/04/30 16:42:31 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/04/30 16:42:31 INFO : 3: Copied (new) 2025/04/30 16:42:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.50s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:42:32 DEBUG : Creating backend with remote "TestB2:rclone-test-huketoj5zuha/dst" 2025/04/30 16:42:34 DEBUG : Creating backend with remote "TestB2:rclone-test-huketoj5zuha/CopyDest" 2025/04/30 16:42:36 DEBUG : one: Need to transfer - File not found at Destination 2025/04/30 16:42:36 DEBUG : B2 bucket rclone-test-huketoj5zuha path dst: Waiting for checks to finish 2025/04/30 16:42:36 DEBUG : B2 bucket rclone-test-huketoj5zuha path dst: Waiting for transfers to finish 2025/04/30 16:42:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/30 16:42:37 INFO : one: Copied (new) 2025/04/30 16:42:37 DEBUG : Waiting for deletions to finish 2025/04/30 16:42:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/30 16:42:37 DEBUG : B2 bucket rclone-test-huketoj5zuha path dst: Waiting for checks to finish 2025/04/30 16:42:37 DEBUG : B2 bucket rclone-test-huketoj5zuha path dst: Waiting for transfers to finish 2025/04/30 16:42:38 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/30 16:42:38 INFO : one: Copied (replaced existing) 2025/04/30 16:42:38 DEBUG : Waiting for deletions to finish 2025/04/30 16:42:40 DEBUG : Creating backend with remote "TestB2:rclone-test-huketoj5zuha/BackupDir" 2025/04/30 16:42:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/30 16:42:41 DEBUG : B2 bucket rclone-test-huketoj5zuha path dst: Waiting for checks to finish 2025/04/30 16:42:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 16:42:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/30 16:42:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/30 16:42:43 INFO : one: Copied (server-side copy) 2025/04/30 16:42:43 INFO : one: Deleted 2025/04/30 16:42:43 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/30 16:42:43 INFO : one: Copied (server-side copy) 2025/04/30 16:42:43 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/30 16:42:43 DEBUG : B2 bucket rclone-test-huketoj5zuha path dst: Waiting for transfers to finish 2025/04/30 16:42:43 DEBUG : Waiting for deletions to finish 2025/04/30 16:42:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 16:42:45 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/30 16:42:45 INFO : two: Copied (server-side copy) 2025/04/30 16:42:45 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/30 16:42:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 16:42:45 DEBUG : one: Unchanged skipping 2025/04/30 16:42:45 DEBUG : B2 bucket rclone-test-huketoj5zuha path dst: Waiting for checks to finish 2025/04/30 16:42:45 DEBUG : B2 bucket rclone-test-huketoj5zuha path dst: Waiting for transfers to finish 2025/04/30 16:42:45 DEBUG : Waiting for deletions to finish 2025/04/30 16:42:45 DEBUG : B2 bucket rclone-test-huketoj5zuha path dst: Waiting for checks to finish 2025/04/30 16:42:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 16:42:45 DEBUG : one: Unchanged skipping 2025/04/30 16:42:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 16:42:45 DEBUG : two: Unchanged skipping 2025/04/30 16:42:45 DEBUG : B2 bucket rclone-test-huketoj5zuha path dst: Waiting for transfers to finish 2025/04/30 16:42:45 DEBUG : Waiting for deletions to finish 2025/04/30 16:42:45 INFO : There was nothing to transfer 2025/04/30 16:42:47 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/30 16:42:47 DEBUG : three: Destination not found in --copy-dest 2025/04/30 16:42:47 DEBUG : three: Need to transfer - File not found at Destination 2025/04/30 16:42:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 16:42:47 DEBUG : one: Unchanged skipping 2025/04/30 16:42:47 DEBUG : B2 bucket rclone-test-huketoj5zuha path dst: Waiting for checks to finish 2025/04/30 16:42:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 16:42:47 DEBUG : two: Unchanged skipping 2025/04/30 16:42:47 DEBUG : B2 bucket rclone-test-huketoj5zuha path dst: Waiting for transfers to finish 2025/04/30 16:42:48 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/04/30 16:42:48 INFO : three: Copied (new) 2025/04/30 16:42:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.13s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:42:53 DEBUG : Creating backend with remote "TestB2:rclone-test-huketoj5zuha/dst" 2025/04/30 16:42:54 DEBUG : Creating backend with remote "TestB2:rclone-test-huketoj5zuha/backup" 2025/04/30 16:42:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/30 16:42:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 16:42:56 DEBUG : two: Unchanged skipping 2025/04/30 16:42:56 DEBUG : B2 bucket rclone-test-huketoj5zuha path dst: Waiting for checks to finish 2025/04/30 16:42:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/30 16:42:57 INFO : one: Copied (server-side copy) 2025/04/30 16:42:57 INFO : one: Deleted 2025/04/30 16:42:57 DEBUG : B2 bucket rclone-test-huketoj5zuha path dst: Waiting for transfers to finish 2025/04/30 16:42:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/30 16:42:58 INFO : one: Copied (new) 2025/04/30 16:42:58 DEBUG : Waiting for deletions to finish 2025/04/30 16:42:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/30 16:42:59 INFO : three.txt: Copied (server-side copy) 2025/04/30 16:42:59 INFO : three.txt: Deleted 2025/04/30 16:42:59 INFO : three.txt: Moved into backup dir 2025/04/30 16:43:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/30 16:43:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 16:43:01 DEBUG : two: Unchanged skipping 2025/04/30 16:43:01 DEBUG : B2 bucket rclone-test-huketoj5zuha path dst: Waiting for checks to finish 2025/04/30 16:43:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/30 16:43:01 INFO : one: Copied (server-side copy) 2025/04/30 16:43:02 INFO : one: Deleted 2025/04/30 16:43:02 DEBUG : B2 bucket rclone-test-huketoj5zuha path dst: Waiting for transfers to finish 2025/04/30 16:43:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/30 16:43:02 INFO : one: Copied (new) 2025/04/30 16:43:02 DEBUG : Waiting for deletions to finish 2025/04/30 16:43:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/30 16:43:02 INFO : three.txt: Copied (server-side copy) 2025/04/30 16:43:02 INFO : three.txt: Deleted 2025/04/30 16:43:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.26s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:43:07 DEBUG : Creating backend with remote "TestB2:rclone-test-huketoj5zuha/dst" 2025/04/30 16:43:08 DEBUG : Creating backend with remote "TestB2:rclone-test-huketoj5zuha/backup" 2025/04/30 16:43:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/30 16:43:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 16:43:10 DEBUG : two: Unchanged skipping 2025/04/30 16:43:10 DEBUG : B2 bucket rclone-test-huketoj5zuha path dst: Waiting for checks to finish 2025/04/30 16:43:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/30 16:43:11 INFO : one: Copied (server-side copy) to: one.bak 2025/04/30 16:43:11 INFO : one: Deleted 2025/04/30 16:43:11 DEBUG : B2 bucket rclone-test-huketoj5zuha path dst: Waiting for transfers to finish 2025/04/30 16:43:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/30 16:43:12 INFO : one: Copied (new) 2025/04/30 16:43:12 DEBUG : Waiting for deletions to finish 2025/04/30 16:43:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/30 16:43:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/30 16:43:13 INFO : three.txt: Deleted 2025/04/30 16:43:13 INFO : three.txt: Moved into backup dir 2025/04/30 16:43:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 16:43:15 DEBUG : two: Unchanged skipping 2025/04/30 16:43:15 DEBUG : B2 bucket rclone-test-huketoj5zuha path dst: Waiting for checks to finish 2025/04/30 16:43:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/30 16:43:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/30 16:43:16 INFO : one: Copied (server-side copy) to: one.bak 2025/04/30 16:43:16 INFO : one: Deleted 2025/04/30 16:43:16 DEBUG : B2 bucket rclone-test-huketoj5zuha path dst: Waiting for transfers to finish 2025/04/30 16:43:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/30 16:43:16 INFO : one: Copied (new) 2025/04/30 16:43:16 DEBUG : Waiting for deletions to finish 2025/04/30 16:43:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/30 16:43:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/30 16:43:17 INFO : three.txt: Deleted 2025/04/30 16:43:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.53s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:43:21 DEBUG : Creating backend with remote "TestB2:rclone-test-huketoj5zuha/dst" 2025/04/30 16:43:22 DEBUG : Creating backend with remote "TestB2:rclone-test-huketoj5zuha/backup" 2025/04/30 16:43:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/30 16:43:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 16:43:24 DEBUG : two: Unchanged skipping 2025/04/30 16:43:24 DEBUG : B2 bucket rclone-test-huketoj5zuha path dst: Waiting for checks to finish 2025/04/30 16:43:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/30 16:43:25 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/30 16:43:25 INFO : one: Deleted 2025/04/30 16:43:25 DEBUG : B2 bucket rclone-test-huketoj5zuha path dst: Waiting for transfers to finish 2025/04/30 16:43:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/30 16:43:27 INFO : one: Copied (new) 2025/04/30 16:43:27 DEBUG : Waiting for deletions to finish 2025/04/30 16:43:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/30 16:43:28 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/30 16:43:28 INFO : three.txt: Deleted 2025/04/30 16:43:28 INFO : three.txt: Moved into backup dir 2025/04/30 16:43:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/30 16:43:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 16:43:30 DEBUG : two: Unchanged skipping 2025/04/30 16:43:30 DEBUG : B2 bucket rclone-test-huketoj5zuha path dst: Waiting for checks to finish 2025/04/30 16:43:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/30 16:43:31 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/30 16:43:31 INFO : one: Deleted 2025/04/30 16:43:31 DEBUG : B2 bucket rclone-test-huketoj5zuha path dst: Waiting for transfers to finish 2025/04/30 16:43:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/30 16:43:32 INFO : one: Copied (new) 2025/04/30 16:43:32 DEBUG : Waiting for deletions to finish 2025/04/30 16:43:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/30 16:43:32 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/30 16:43:32 INFO : three.txt: Deleted 2025/04/30 16:43:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (15.46s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:43:36 DEBUG : Creating backend with remote "TestB2:rclone-test-huketoj5zuha/dst" 2025/04/30 16:43:36 DEBUG : Config file has changed externally - reloading 2025/04/30 16:43:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/30 16:43:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 16:43:38 DEBUG : two: Unchanged skipping 2025/04/30 16:43:38 DEBUG : B2 bucket rclone-test-huketoj5zuha path dst: Waiting for checks to finish 2025/04/30 16:43:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/30 16:43:39 INFO : one: Copied (server-side copy) to: one.bak 2025/04/30 16:43:39 INFO : one: Deleted 2025/04/30 16:43:39 DEBUG : B2 bucket rclone-test-huketoj5zuha path dst: Waiting for transfers to finish 2025/04/30 16:43:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/30 16:43:40 INFO : one: Copied (new) 2025/04/30 16:43:40 DEBUG : Waiting for deletions to finish 2025/04/30 16:43:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/30 16:43:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/30 16:43:40 INFO : three.txt: Deleted 2025/04/30 16:43:40 INFO : three.txt: Moved into backup dir 2025/04/30 16:43:42 DEBUG : one.bak: Excluded (Path Filter) 2025/04/30 16:43:42 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/30 16:43:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/30 16:43:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 16:43:42 DEBUG : B2 bucket rclone-test-huketoj5zuha path dst: Waiting for checks to finish 2025/04/30 16:43:42 DEBUG : two: Unchanged skipping 2025/04/30 16:43:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/30 16:43:43 INFO : one: Copied (server-side copy) to: one.bak 2025/04/30 16:43:43 INFO : one: Deleted 2025/04/30 16:43:43 DEBUG : B2 bucket rclone-test-huketoj5zuha path dst: Waiting for transfers to finish 2025/04/30 16:43:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/30 16:43:43 INFO : one: Copied (new) 2025/04/30 16:43:43 DEBUG : Waiting for deletions to finish 2025/04/30 16:43:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/30 16:43:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/30 16:43:44 INFO : three.txt: Deleted 2025/04/30 16:43:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.13s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:43:47 DEBUG : Creating backend with remote "TestB2:rclone-test-huketoj5zuha/dst" 2025/04/30 16:43:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/30 16:43:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/30 16:43:49 INFO : one: Copied (server-side copy) to: one.bak 2025/04/30 16:43:50 INFO : one: Deleted 2025/04/30 16:43:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/30 16:43:51 INFO : one: Copied (new) 2025/04/30 16:43:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 16:43:51 DEBUG : two: Unchanged skipping 2025/04/30 16:43:51 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/30 16:43:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/30 16:43:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/30 16:43:52 INFO : three.txt: Deleted 2025/04/30 16:43:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/30 16:43:52 INFO : three.txt: Copied (new) 2025/04/30 16:43:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/30 16:43:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/30 16:43:54 INFO : one: Copied (server-side copy) to: one.bak 2025/04/30 16:43:54 INFO : one: Deleted 2025/04/30 16:43:54 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/30 16:43:54 INFO : one: Copied (new) 2025/04/30 16:43:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 16:43:54 DEBUG : two: Unchanged skipping 2025/04/30 16:43:54 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/30 16:43:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/30 16:43:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/30 16:43:55 INFO : three.txt: Deleted 2025/04/30 16:43:56 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/30 16:43:56 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.09s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:44:00 DEBUG : Creating backend with remote "TestB2:rclone-test-huketoj5zuha/dst" 2025/04/30 16:44:00 DEBUG : Config file has changed externally - reloading 2025/04/30 16:44:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/30 16:44:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/30 16:44:02 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/30 16:44:02 INFO : one: Deleted 2025/04/30 16:44:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/30 16:44:03 INFO : one: Copied (new) 2025/04/30 16:44:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 16:44:03 DEBUG : two: Unchanged skipping 2025/04/30 16:44:04 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/30 16:44:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/30 16:44:04 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/30 16:44:04 INFO : three.txt: Deleted 2025/04/30 16:44:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/30 16:44:05 INFO : three.txt: Copied (new) 2025/04/30 16:44:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/30 16:44:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/30 16:44:06 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/30 16:44:06 INFO : one: Deleted 2025/04/30 16:44:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/30 16:44:07 INFO : one: Copied (new) 2025/04/30 16:44:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 16:44:07 DEBUG : two: Unchanged skipping 2025/04/30 16:44:07 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/30 16:44:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/30 16:44:07 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/30 16:44:08 INFO : three.txt: Deleted 2025/04/30 16:44:08 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/30 16:44:08 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.35s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:44:11 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/30 16:44:11 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:44:11 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:44:11 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/04/30 16:44:11 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/30 16:44:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.66s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:44:12 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/30 16:44:12 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:44:12 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:44:13 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/30 16:44:13 INFO : existing: Copied (new) 2025/04/30 16:44:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:44:14 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/30 16:44:14 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/30 16:44:14 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:44:14 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:44:14 ERROR : B2 bucket rclone-test-huketoj5zuha: not deleting files as there were IO errors 2025/04/30 16:44:14 ERROR : B2 bucket rclone-test-huketoj5zuha: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" --- PASS: TestSyncImmutable (3.34s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:44:17 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 16:44:17 DEBUG : existing: Unchanged skipping 2025/04/30 16:44:17 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:44:17 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:44:17 DEBUG : Waiting for deletions to finish 2025/04/30 16:44:17 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.03s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", 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-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:44:39 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 16:44:39 DEBUG : both0: Unchanged skipping 2025/04/30 16:44:39 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 16:44:39 DEBUG : both1: Unchanged skipping 2025/04/30 16:44:39 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 16:44:39 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 16:44:39 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 16:44:39 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 16:44:39 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:44:39 DEBUG : both10: Unchanged skipping 2025/04/30 16:44:39 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 16:44:39 DEBUG : both14: Unchanged skipping 2025/04/30 16:44:39 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 16:44:39 DEBUG : both15: Unchanged skipping 2025/04/30 16:44:39 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 16:44:39 DEBUG : both16: Unchanged skipping 2025/04/30 16:44:39 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 16:44:39 DEBUG : both17: Unchanged skipping 2025/04/30 16:44:39 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 16:44:39 DEBUG : both18: Unchanged skipping 2025/04/30 16:44:39 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 16:44:39 DEBUG : both19: Unchanged skipping 2025/04/30 16:44:39 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 16:44:39 DEBUG : both2: Unchanged skipping 2025/04/30 16:44:39 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 16:44:39 DEBUG : both3: Unchanged skipping 2025/04/30 16:44:39 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 16:44:39 DEBUG : both4: Unchanged skipping 2025/04/30 16:44:39 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 16:44:39 DEBUG : both5: Unchanged skipping 2025/04/30 16:44:39 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 16:44:39 DEBUG : both6: Unchanged skipping 2025/04/30 16:44:39 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 16:44:39 DEBUG : both7: Unchanged skipping 2025/04/30 16:44:39 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 16:44:39 DEBUG : both8: Unchanged skipping 2025/04/30 16:44:39 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 16:44:39 DEBUG : both9: Unchanged skipping 2025/04/30 16:44:39 DEBUG : both11: Unchanged skipping 2025/04/30 16:44:39 DEBUG : both12: Unchanged skipping 2025/04/30 16:44:39 DEBUG : both13: Unchanged skipping 2025/04/30 16:44:39 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:44:39 DEBUG : Waiting for deletions to finish 2025/04/30 16:44:40 INFO : only12: Deleted 2025/04/30 16:44:40 INFO : only6: Deleted 2025/04/30 16:44:40 INFO : only8: Deleted 2025/04/30 16:44:40 INFO : only11: Deleted 2025/04/30 16:44:40 INFO : only14: Deleted 2025/04/30 16:44:40 INFO : only4: Deleted 2025/04/30 16:44:40 INFO : only13: Deleted 2025/04/30 16:44:40 INFO : only1: Deleted 2025/04/30 16:44:40 INFO : only10: Deleted 2025/04/30 16:44:40 INFO : only19: Deleted 2025/04/30 16:44:40 INFO : only2: Deleted 2025/04/30 16:44:40 INFO : only3: Deleted 2025/04/30 16:44:40 INFO : only5: Deleted 2025/04/30 16:44:40 INFO : only7: Deleted 2025/04/30 16:44:41 INFO : only0: Deleted 2025/04/30 16:44:41 INFO : only9: Deleted 2025/04/30 16:44:41 INFO : only16: Deleted 2025/04/30 16:44:41 INFO : only17: Deleted 2025/04/30 16:44:41 INFO : only18: Deleted 2025/04/30 16:44:41 INFO : only15: Deleted 2025/04/30 16:44:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (26.55s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:45:06 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 16:45:06 DEBUG : both0: Unchanged skipping 2025/04/30 16:45:06 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 16:45:06 DEBUG : both1: Unchanged skipping 2025/04/30 16:45:06 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 16:45:06 DEBUG : both10: Unchanged skipping 2025/04/30 16:45:06 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 16:45:06 DEBUG : both12: Unchanged skipping 2025/04/30 16:45:06 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 16:45:06 DEBUG : both13: Unchanged skipping 2025/04/30 16:45:06 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 16:45:06 DEBUG : both14: Unchanged skipping 2025/04/30 16:45:06 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 16:45:06 DEBUG : both15: Unchanged skipping 2025/04/30 16:45:06 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 16:45:06 DEBUG : both16: Unchanged skipping 2025/04/30 16:45:06 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 16:45:06 DEBUG : both17: Unchanged skipping 2025/04/30 16:45:06 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 16:45:06 DEBUG : both18: Unchanged skipping 2025/04/30 16:45:06 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 16:45:06 DEBUG : both19: Unchanged skipping 2025/04/30 16:45:06 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 16:45:06 DEBUG : both2: Unchanged skipping 2025/04/30 16:45:06 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 16:45:06 DEBUG : both3: Unchanged skipping 2025/04/30 16:45:06 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 16:45:06 DEBUG : both4: Unchanged skipping 2025/04/30 16:45:06 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 16:45:06 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for checks to finish 2025/04/30 16:45:06 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 16:45:06 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 16:45:06 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 16:45:06 DEBUG : both5: Unchanged skipping 2025/04/30 16:45:06 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 16:45:06 DEBUG : both8: Unchanged skipping 2025/04/30 16:45:06 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 16:45:06 DEBUG : both9: Unchanged skipping 2025/04/30 16:45:06 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/30 16:45:06 DEBUG : both6: Unchanged skipping 2025/04/30 16:45:06 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/30 16:45:06 DEBUG : both11: Unchanged skipping 2025/04/30 16:45:06 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/30 16:45:06 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/30 16:45:06 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/30 16:45:06 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/30 16:45:06 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/30 16:45:06 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/30 16:45:06 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/30 16:45:06 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/30 16:45:06 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/30 16:45:06 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/30 16:45:06 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/30 16:45:06 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/30 16:45:06 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/30 16:45:06 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/30 16:45:06 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/30 16:45:06 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/30 16:45:06 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/30 16:45:06 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/30 16:45:06 DEBUG : both7: Unchanged skipping 2025/04/30 16:45:06 DEBUG : B2 bucket rclone-test-huketoj5zuha: Waiting for transfers to finish 2025/04/30 16:45:06 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 16:45:06 INFO : only13: Copied (replaced existing) 2025/04/30 16:45:06 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 16:45:06 INFO : only12: Copied (replaced existing) 2025/04/30 16:45:06 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 16:45:06 INFO : only1: Copied (replaced existing) 2025/04/30 16:45:07 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 16:45:07 INFO : only14: Copied (replaced existing) 2025/04/30 16:45:07 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 16:45:07 INFO : only15: Copied (replaced existing) 2025/04/30 16:45:07 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 16:45:07 INFO : only16: Copied (replaced existing) 2025/04/30 16:45:07 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 16:45:07 INFO : only17: Copied (replaced existing) 2025/04/30 16:45:07 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 16:45:07 INFO : only18: Copied (replaced existing) 2025/04/30 16:45:07 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 16:45:07 INFO : only19: Copied (replaced existing) 2025/04/30 16:45:07 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 16:45:07 INFO : only0: Copied (replaced existing) 2025/04/30 16:45:07 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 16:45:07 INFO : only2: Copied (replaced existing) 2025/04/30 16:45:07 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 16:45:07 INFO : only3: Copied (replaced existing) 2025/04/30 16:45:07 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 16:45:07 INFO : only4: Copied (replaced existing) 2025/04/30 16:45:07 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 16:45:07 INFO : only5: Copied (replaced existing) 2025/04/30 16:45:07 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 16:45:07 INFO : only6: Copied (replaced existing) 2025/04/30 16:45:07 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 16:45:07 INFO : only7: Copied (replaced existing) 2025/04/30 16:45:07 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 16:45:07 INFO : only8: Copied (replaced existing) 2025/04/30 16:45:07 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 16:45:07 INFO : only9: Copied (replaced existing) 2025/04/30 16:45:07 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 16:45:07 INFO : only10: Copied (replaced existing) 2025/04/30 16:45:07 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 16:45:07 INFO : only11: Copied (replaced existing) 2025/04/30 16:45:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (30.35s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:45:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/30 16:45:16 INFO : sub dir: Making directory 2025/04/30 16:45:16 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.55s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" 2025/04/30 16:45:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/30 16:45:19 INFO : sub dir: Making directory 2025/04/30 16:45:19 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huketoj5zuha", Local "Local file system at /tmp/rclone1883891987", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.12s) PASS 2025/04/30 16:45:22 DEBUG : B2 bucket rclone-test-huketoj5zuha: Purge remote 2025/04/30 16:45:22 INFO : B2 bucket rclone-test-huketoj5zuha: cleaning bucket "rclone-test-huketoj5zuha" of all files 2025/04/30 16:45:23 DEBUG : BackupDir/one: Deleting (id "4_zef927d53900d8b7b9f680e1b_f419a281d9ab3ca18_d20250430_m164248_c001_v7007000_t0000_u01746031368658") 2025/04/30 16:45:23 DEBUG : BackupDir/one: Deleting (id "4_zef927d53900d8b7b9f680e1b_f1070a136bfe0c3c2_d20250430_m164242_c001_v0001179_t0024_u01746031362930") 2025/04/30 16:45:23 DEBUG : CompareDest/one: Deleting (id "4_zef927d53900d8b7b9f680e1b_f419d64187d92ad68_d20250430_m164222_c001_v7007000_t0000_u01746031342584") 2025/04/30 16:45:23 DEBUG : CompareDest/one: Deleting (id "4_zef927d53900d8b7b9f680e1b_f1004a4f62445b88a_d20250430_m164216_c001_v0001032_t0014_u01746031336035") 2025/04/30 16:45:23 DEBUG : CompareDest/two: Deleting (id "4_zef927d53900d8b7b9f680e1b_f419d64187d92ad69_d20250430_m164222_c001_v7007000_t0000_u01746031342765") 2025/04/30 16:45:23 DEBUG : CompareDest/two: Deleting (id "4_zef927d53900d8b7b9f680e1b_f104413a9bb54603d_d20250430_m164217_c001_v0001161_t0057_u01746031337649") 2025/04/30 16:45:23 DEBUG : CopyDest/one: Deleting (id "4_zef927d53900d8b7b9f680e1b_f419a281d9ab3ca19_d20250430_m164248_c001_v7007000_t0000_u01746031368845") 2025/04/30 16:45:23 DEBUG : CopyDest/one: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f1380_d20250430_m164239_c001_v0001115_t0051_u01746031359664") 2025/04/30 16:45:23 DEBUG : CopyDest/three: Deleting (id "4_zef927d53900d8b7b9f680e1b_f419a281d9ab3ca1a_d20250430_m164249_c001_v7007000_t0000_u01746031369027") 2025/04/30 16:45:23 DEBUG : CopyDest/three: Deleting (id "4_zef927d53900d8b7b9f680e1b_f104413a9bb546089_d20250430_m164246_c001_v0001161_t0001_u01746031366546") 2025/04/30 16:45:23 DEBUG : CopyDest/two: Deleting (id "4_zef927d53900d8b7b9f680e1b_f419a281d9ab3ca1b_d20250430_m164249_c001_v7007000_t0000_u01746031369210") 2025/04/30 16:45:24 DEBUG : CopyDest/two: Deleting (id "4_zef927d53900d8b7b9f680e1b_f1004a4f62445b8aa_d20250430_m164244_c001_v0001032_t0046_u01746031364250") 2025/04/30 16:45:24 DEBUG : EXISTING: Deleting (id "4_zef927d53900d8b7b9f680e1b_f411ac54a1edafd09_d20250430_m164417_c001_v7007000_t0000_u01746031457597") 2025/04/30 16:45:24 DEBUG : EXISTING: Deleting (id "4_zef927d53900d8b7b9f680e1b_f1004a4f62445b917_d20250430_m164416_c001_v0001032_t0016_u01746031456315") 2025/04/30 16:45:24 DEBUG : Testêé: Deleting (id "4_zef927d53900d8b7b9f680e1b_f411ac54a1edafd00_d20250430_m164412_c001_v7007000_t0000_u01746031452233") 2025/04/30 16:45:24 DEBUG : Testêé: Deleting (id "4_zef927d53900d8b7b9f680e1b_f104413a9bb54612b_d20250430_m164411_c001_v0001161_t0037_u01746031451564") 2025/04/30 16:45:24 DEBUG : Testêé: Deleting (id "4_zef927d53900d8b7b9f680e1b_f1004a4f62445b911_d20250430_m164410_c001_v0001032_t0049_u01746031450314") 2025/04/30 16:45:24 DEBUG : a/potato2: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4155e906ed54e1af_d20250430_m164017_c001_v7007000_t0000_u01746031217975") 2025/04/30 16:45:24 DEBUG : a/potato2: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f1249_d20250430_m164016_c001_v0001115_t0028_u01746031216974") 2025/04/30 16:45:24 DEBUG : a/potato2: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4155e906ed54e1a5_d20250430_m164014_c001_v7007000_t0000_u01746031214582") 2025/04/30 16:45:24 DEBUG : a/potato2: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f1243_d20250430_m164013_c001_v0001115_t0038_u01746031213147") 2025/04/30 16:45:24 DEBUG : a/potato2: Deleting (id "4_zef927d53900d8b7b9f680e1b_f41290d5607128a22_d20250430_m163947_c001_v7007000_t0000_u01746031187819") 2025/04/30 16:45:24 DEBUG : a/potato2: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f11f1_d20250430_m163946_c001_v0001115_t0047_u01746031186694") 2025/04/30 16:45:24 DEBUG : b/potato: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4155e906ed54e1b0_d20250430_m164018_c001_v7007000_t0000_u01746031218159") 2025/04/30 16:45:24 DEBUG : b/potato: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f1245_d20250430_m164015_c001_v0001115_t0057_u01746031215503") 2025/04/30 16:45:24 DEBUG : b/potato: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4155e906ed54e1a4_d20250430_m164014_c001_v7007000_t0000_u01746031214025") 2025/04/30 16:45:24 DEBUG : b/potato: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f123b_d20250430_m164011_c001_v0001115_t0038_u01746031211482") 2025/04/30 16:45:24 DEBUG : b/potato: Deleting (id "4_zef927d53900d8b7b9f680e1b_f41290d5607128a21_d20250430_m163947_c001_v7007000_t0000_u01746031187265") 2025/04/30 16:45:24 DEBUG : b/potato: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f11e9_d20250430_m163945_c001_v0001115_t0051_u01746031185012") 2025/04/30 16:45:25 DEBUG : backup/one: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4045ce4b43a15b33_d20250430_m164303_c001_v7007000_t0000_u01746031383463") 2025/04/30 16:45:25 DEBUG : backup/one: Deleting (id "4_zef927d53900d8b7b9f680e1b_f104b6b65a558d91a_d20250430_m164301_c001_v0001182_t0022_u01746031381740") 2025/04/30 16:45:25 DEBUG : backup/one: Deleting (id "4_zef927d53900d8b7b9f680e1b_f104f44aa6e08b6a9_d20250430_m164257_c001_v0001032_t0038_u01746031377122") 2025/04/30 16:45:25 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4047c5ea14468ec9_d20250430_m164333_c001_v7007000_t0000_u01746031413449") 2025/04/30 16:45:25 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f13cc_d20250430_m164330_c001_v0001115_t0008_u01746031410441") 2025/04/30 16:45:25 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef927d53900d8b7b9f680e1b_f1114ebb72b49d13a_d20250430_m164325_c001_v0001101_t0037_u01746031405478") 2025/04/30 16:45:25 DEBUG : backup/one.bak: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4142581cd5473f39_d20250430_m164317_c001_v7007000_t0000_u01746031397995") 2025/04/30 16:45:25 DEBUG : backup/one.bak: Deleting (id "4_zef927d53900d8b7b9f680e1b_f1164377d60167af2_d20250430_m164315_c001_v0001104_t0037_u01746031395780") 2025/04/30 16:45:25 DEBUG : backup/one.bak: Deleting (id "4_zef927d53900d8b7b9f680e1b_f116f5521d571078d_d20250430_m164311_c001_v0001171_t0018_u01746031391157") 2025/04/30 16:45:25 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4047c5ea14468ecc_d20250430_m164333_c001_v7007000_t0000_u01746031413633") 2025/04/30 16:45:25 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef927d53900d8b7b9f680e1b_f1038b7e4a3350051_d20250430_m164332_c001_v0001105_t0023_u01746031412363") 2025/04/30 16:45:25 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef927d53900d8b7b9f680e1b_f117910b67e87d8a7_d20250430_m164327_c001_v0001100_t0058_u01746031407646") 2025/04/30 16:45:25 DEBUG : backup/three.txt: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4045ce4b43a15b34_d20250430_m164303_c001_v7007000_t0000_u01746031383651") 2025/04/30 16:45:25 DEBUG : backup/three.txt: Deleting (id "4_zef927d53900d8b7b9f680e1b_f11825fec5ffc7e92_d20250430_m164302_c001_v0001171_t0010_u01746031382617") 2025/04/30 16:45:25 DEBUG : backup/three.txt: Deleting (id "4_zef927d53900d8b7b9f680e1b_f10284c0f71aea315_d20250430_m164258_c001_v0001117_t0024_u01746031378735") 2025/04/30 16:45:25 DEBUG : backup/three.txt.bak: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4142581cd5473f3a_d20250430_m164318_c001_v7007000_t0000_u01746031398179") 2025/04/30 16:45:25 DEBUG : backup/three.txt.bak: Deleting (id "4_zef927d53900d8b7b9f680e1b_f1042993d287a75bb_d20250430_m164317_c001_v0001171_t0011_u01746031397168") 2025/04/30 16:45:25 DEBUG : backup/three.txt.bak: Deleting (id "4_zef927d53900d8b7b9f680e1b_f10323c3445a09a53_d20250430_m164312_c001_v0001040_t0035_u01746031392877") 2025/04/30 16:45:25 DEBUG : both0: Deleting (id "4_zef927d53900d8b7b9f680e1b_f407bc95a5e58c97b_d20250430_m164508_c001_v7007000_t0000_u01746031508375") 2025/04/30 16:45:25 DEBUG : both0: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f149a_d20250430_m164446_c001_v0001115_t0032_u01746031486401") 2025/04/30 16:45:26 DEBUG : both0: Deleting (id "4_zef927d53900d8b7b9f680e1b_f418f955f4541fd05_d20250430_m164441_c001_v7007000_t0000_u01746031481772") 2025/04/30 16:45:26 DEBUG : both0: Deleting (id "4_zef927d53900d8b7b9f680e1b_f104413a9bb546143_d20250430_m164419_c001_v0001161_t0008_u01746031459854") 2025/04/30 16:45:26 DEBUG : both1: Deleting (id "4_zef927d53900d8b7b9f680e1b_f407bc95a5e58c97c_d20250430_m164508_c001_v7007000_t0000_u01746031508559") 2025/04/30 16:45:26 DEBUG : both1: Deleting (id "4_zef927d53900d8b7b9f680e1b_f104413a9bb5461b3_d20250430_m164448_c001_v0001161_t0030_u01746031488218") 2025/04/30 16:45:26 DEBUG : both1: Deleting (id "4_zef927d53900d8b7b9f680e1b_f418f955f4541fd06_d20250430_m164441_c001_v7007000_t0000_u01746031481959") 2025/04/30 16:45:26 DEBUG : both1: Deleting (id "4_zef927d53900d8b7b9f680e1b_f1004a4f62445b91f_d20250430_m164421_c001_v0001032_t0046_u01746031461288") 2025/04/30 16:45:26 DEBUG : both10: Deleting (id "4_zef927d53900d8b7b9f680e1b_f407bc95a5e58c97d_d20250430_m164508_c001_v7007000_t0000_u01746031508743") 2025/04/30 16:45:26 DEBUG : both10: Deleting (id "4_zef927d53900d8b7b9f680e1b_f104413a9bb5461d9_d20250430_m164456_c001_v0001161_t0014_u01746031496862") 2025/04/30 16:45:26 DEBUG : both10: Deleting (id "4_zef927d53900d8b7b9f680e1b_f418f955f4541fd09_d20250430_m164442_c001_v7007000_t0000_u01746031482144") 2025/04/30 16:45:26 DEBUG : both10: Deleting (id "4_zef927d53900d8b7b9f680e1b_f1004a4f62445b935_d20250430_m164429_c001_v0001032_t0032_u01746031469877") 2025/04/30 16:45:26 DEBUG : both11: Deleting (id "4_zef927d53900d8b7b9f680e1b_f407bc95a5e58c97e_d20250430_m164508_c001_v7007000_t0000_u01746031508937") 2025/04/30 16:45:26 DEBUG : both11: Deleting (id "4_zef927d53900d8b7b9f680e1b_f1004a4f62445b96d_d20250430_m164457_c001_v0001032_t0001_u01746031497775") 2025/04/30 16:45:26 DEBUG : both11: Deleting (id "4_zef927d53900d8b7b9f680e1b_f418f955f4541fd0a_d20250430_m164442_c001_v7007000_t0000_u01746031482329") 2025/04/30 16:45:26 DEBUG : both11: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f1472_d20250430_m164430_c001_v0001115_t0029_u01746031470694") 2025/04/30 16:45:26 DEBUG : both12: Deleting (id "4_zef927d53900d8b7b9f680e1b_f407bc95a5e58c97f_d20250430_m164509_c001_v7007000_t0000_u01746031509120") 2025/04/30 16:45:26 DEBUG : both12: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f14c0_d20250430_m164458_c001_v0001115_t0031_u01746031498611") 2025/04/30 16:45:26 DEBUG : both12: Deleting (id "4_zef927d53900d8b7b9f680e1b_f418f955f4541fd0c_d20250430_m164442_c001_v7007000_t0000_u01746031482513") 2025/04/30 16:45:26 DEBUG : both12: Deleting (id "4_zef927d53900d8b7b9f680e1b_f104413a9bb54616f_d20250430_m164431_c001_v0001161_t0033_u01746031471703") 2025/04/30 16:45:26 DEBUG : both13: Deleting (id "4_zef927d53900d8b7b9f680e1b_f407bc95a5e58c980_d20250430_m164509_c001_v7007000_t0000_u01746031509314") 2025/04/30 16:45:26 DEBUG : both13: Deleting (id "4_zef927d53900d8b7b9f680e1b_f104413a9bb5461e1_d20250430_m164459_c001_v0001161_t0022_u01746031499508") 2025/04/30 16:45:26 DEBUG : both13: Deleting (id "4_zef927d53900d8b7b9f680e1b_f418f955f4541fd0d_d20250430_m164442_c001_v7007000_t0000_u01746031482697") 2025/04/30 16:45:27 DEBUG : both13: Deleting (id "4_zef927d53900d8b7b9f680e1b_f1004a4f62445b939_d20250430_m164432_c001_v0001032_t0059_u01746031472436") 2025/04/30 16:45:27 DEBUG : both14: Deleting (id "4_zef927d53900d8b7b9f680e1b_f407bc95a5e58c981_d20250430_m164509_c001_v7007000_t0000_u01746031509497") 2025/04/30 16:45:27 DEBUG : both14: Deleting (id "4_zef927d53900d8b7b9f680e1b_f1004a4f62445b971_d20250430_m164500_c001_v0001032_t0057_u01746031500325") 2025/04/30 16:45:27 DEBUG : both14: Deleting (id "4_zef927d53900d8b7b9f680e1b_f418f955f4541fd0e_d20250430_m164442_c001_v7007000_t0000_u01746031482882") 2025/04/30 16:45:27 DEBUG : both14: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f147c_d20250430_m164433_c001_v0001115_t0059_u01746031473189") 2025/04/30 16:45:27 DEBUG : both15: Deleting (id "4_zef927d53900d8b7b9f680e1b_f407bc95a5e58c982_d20250430_m164509_c001_v7007000_t0000_u01746031509679") 2025/04/30 16:45:27 DEBUG : both15: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f14cc_d20250430_m164501_c001_v0001115_t0000_u01746031501157") 2025/04/30 16:45:27 DEBUG : both15: Deleting (id "4_zef927d53900d8b7b9f680e1b_f418f955f4541fd10_d20250430_m164443_c001_v7007000_t0000_u01746031483067") 2025/04/30 16:45:27 DEBUG : both15: Deleting (id "4_zef927d53900d8b7b9f680e1b_f104413a9bb54617b_d20250430_m164434_c001_v0001161_t0038_u01746031474188") 2025/04/30 16:45:27 DEBUG : both16: Deleting (id "4_zef927d53900d8b7b9f680e1b_f407bc95a5e58c984_d20250430_m164509_c001_v7007000_t0000_u01746031509864") 2025/04/30 16:45:27 DEBUG : both16: Deleting (id "4_zef927d53900d8b7b9f680e1b_f104413a9bb5461eb_d20250430_m164502_c001_v0001161_t0006_u01746031502326") 2025/04/30 16:45:27 DEBUG : both16: Deleting (id "4_zef927d53900d8b7b9f680e1b_f418f955f4541fd11_d20250430_m164443_c001_v7007000_t0000_u01746031483251") 2025/04/30 16:45:27 DEBUG : both16: Deleting (id "4_zef927d53900d8b7b9f680e1b_f1004a4f62445b93d_d20250430_m164435_c001_v0001032_t0019_u01746031475030") 2025/04/30 16:45:27 DEBUG : both17: Deleting (id "4_zef927d53900d8b7b9f680e1b_f407bc95a5e58c985_d20250430_m164510_c001_v7007000_t0000_u01746031510050") 2025/04/30 16:45:27 DEBUG : both17: Deleting (id "4_zef927d53900d8b7b9f680e1b_f1004a4f62445b97b_d20250430_m164503_c001_v0001032_t0059_u01746031503140") 2025/04/30 16:45:27 DEBUG : both17: Deleting (id "4_zef927d53900d8b7b9f680e1b_f418f955f4541fd12_d20250430_m164443_c001_v7007000_t0000_u01746031483434") 2025/04/30 16:45:27 DEBUG : both17: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f1480_d20250430_m164435_c001_v0001115_t0044_u01746031475845") 2025/04/30 16:45:27 DEBUG : both18: Deleting (id "4_zef927d53900d8b7b9f680e1b_f407bc95a5e58c987_d20250430_m164510_c001_v7007000_t0000_u01746031510232") 2025/04/30 16:45:27 DEBUG : both18: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f14d8_d20250430_m164503_c001_v0001115_t0046_u01746031503871") 2025/04/30 16:45:27 DEBUG : both18: Deleting (id "4_zef927d53900d8b7b9f680e1b_f418f955f4541fd14_d20250430_m164443_c001_v7007000_t0000_u01746031483619") 2025/04/30 16:45:27 DEBUG : both18: Deleting (id "4_zef927d53900d8b7b9f680e1b_f104413a9bb546187_d20250430_m164436_c001_v0001161_t0042_u01746031476964") 2025/04/30 16:45:27 DEBUG : both19: Deleting (id "4_zef927d53900d8b7b9f680e1b_f407bc95a5e58c989_d20250430_m164510_c001_v7007000_t0000_u01746031510417") 2025/04/30 16:45:27 DEBUG : both19: Deleting (id "4_zef927d53900d8b7b9f680e1b_f104413a9bb5461f3_d20250430_m164505_c001_v0001161_t0056_u01746031505238") 2025/04/30 16:45:28 DEBUG : both19: Deleting (id "4_zef927d53900d8b7b9f680e1b_f418f955f4541fd15_d20250430_m164443_c001_v7007000_t0000_u01746031483808") 2025/04/30 16:45:28 DEBUG : both19: Deleting (id "4_zef927d53900d8b7b9f680e1b_f1004a4f62445b943_d20250430_m164438_c001_v0001032_t0020_u01746031478296") 2025/04/30 16:45:28 DEBUG : both2: Deleting (id "4_zef927d53900d8b7b9f680e1b_f407bc95a5e58c98a_d20250430_m164510_c001_v7007000_t0000_u01746031510598") 2025/04/30 16:45:28 DEBUG : both2: Deleting (id "4_zef927d53900d8b7b9f680e1b_f1004a4f62445b951_d20250430_m164449_c001_v0001032_t0029_u01746031489046") 2025/04/30 16:45:28 DEBUG : both2: Deleting (id "4_zef927d53900d8b7b9f680e1b_f418f955f4541fd18_d20250430_m164443_c001_v7007000_t0000_u01746031483992") 2025/04/30 16:45:28 DEBUG : both2: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f1442_d20250430_m164422_c001_v0001115_t0028_u01746031462040") 2025/04/30 16:45:28 DEBUG : both3: Deleting (id "4_zef927d53900d8b7b9f680e1b_f407bc95a5e58c98b_d20250430_m164510_c001_v7007000_t0000_u01746031510781") 2025/04/30 16:45:28 DEBUG : both3: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f14a4_d20250430_m164449_c001_v0001115_t0058_u01746031489880") 2025/04/30 16:45:28 DEBUG : both3: Deleting (id "4_zef927d53900d8b7b9f680e1b_f418f955f4541fd19_d20250430_m164444_c001_v7007000_t0000_u01746031484176") 2025/04/30 16:45:28 DEBUG : both3: Deleting (id "4_zef927d53900d8b7b9f680e1b_f104413a9bb546153_d20250430_m164423_c001_v0001161_t0016_u01746031463161") 2025/04/30 16:45:28 DEBUG : both4: Deleting (id "4_zef927d53900d8b7b9f680e1b_f407bc95a5e58c98c_d20250430_m164510_c001_v7007000_t0000_u01746031510966") 2025/04/30 16:45:28 DEBUG : both4: Deleting (id "4_zef927d53900d8b7b9f680e1b_f104413a9bb5461c3_d20250430_m164451_c001_v0001161_t0003_u01746031491253") 2025/04/30 16:45:28 DEBUG : both4: Deleting (id "4_zef927d53900d8b7b9f680e1b_f418f955f4541fd1a_d20250430_m164444_c001_v7007000_t0000_u01746031484361") 2025/04/30 16:45:28 DEBUG : both4: Deleting (id "4_zef927d53900d8b7b9f680e1b_f1004a4f62445b927_d20250430_m164424_c001_v0001032_t0029_u01746031464171") 2025/04/30 16:45:28 DEBUG : both5: Deleting (id "4_zef927d53900d8b7b9f680e1b_f407bc95a5e58c98e_d20250430_m164511_c001_v7007000_t0000_u01746031511155") 2025/04/30 16:45:28 DEBUG : both5: Deleting (id "4_zef927d53900d8b7b9f680e1b_f1004a4f62445b95b_d20250430_m164452_c001_v0001032_t0059_u01746031492084") 2025/04/30 16:45:28 DEBUG : both5: Deleting (id "4_zef927d53900d8b7b9f680e1b_f418f955f4541fd1b_d20250430_m164444_c001_v7007000_t0000_u01746031484546") 2025/04/30 16:45:28 DEBUG : both5: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f1456_d20250430_m164425_c001_v0001115_t0020_u01746031465085") 2025/04/30 16:45:28 DEBUG : both6: Deleting (id "4_zef927d53900d8b7b9f680e1b_f407bc95a5e58c98f_d20250430_m164511_c001_v7007000_t0000_u01746031511338") 2025/04/30 16:45:29 DEBUG : both6: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f14b0_d20250430_m164452_c001_v0001115_t0042_u01746031492721") 2025/04/30 16:45:29 DEBUG : both6: Deleting (id "4_zef927d53900d8b7b9f680e1b_f418f955f4541fd1d_d20250430_m164444_c001_v7007000_t0000_u01746031484729") 2025/04/30 16:45:29 DEBUG : both6: Deleting (id "4_zef927d53900d8b7b9f680e1b_f104413a9bb546161_d20250430_m164426_c001_v0001161_t0009_u01746031466344") 2025/04/30 16:45:29 DEBUG : both7: Deleting (id "4_zef927d53900d8b7b9f680e1b_f407bc95a5e58c991_d20250430_m164511_c001_v7007000_t0000_u01746031511525") 2025/04/30 16:45:29 DEBUG : both7: Deleting (id "4_zef927d53900d8b7b9f680e1b_f104413a9bb5461c9_d20250430_m164453_c001_v0001161_t0053_u01746031493532") 2025/04/30 16:45:29 DEBUG : both7: Deleting (id "4_zef927d53900d8b7b9f680e1b_f418f955f4541fd1e_d20250430_m164444_c001_v7007000_t0000_u01746031484913") 2025/04/30 16:45:29 DEBUG : both7: Deleting (id "4_zef927d53900d8b7b9f680e1b_f1004a4f62445b92d_d20250430_m164427_c001_v0001032_t0014_u01746031467213") 2025/04/30 16:45:29 DEBUG : both8: Deleting (id "4_zef927d53900d8b7b9f680e1b_f407bc95a5e58c992_d20250430_m164511_c001_v7007000_t0000_u01746031511707") 2025/04/30 16:45:29 DEBUG : both8: Deleting (id "4_zef927d53900d8b7b9f680e1b_f1004a4f62445b967_d20250430_m164454_c001_v0001032_t0052_u01746031494891") 2025/04/30 16:45:29 DEBUG : both8: Deleting (id "4_zef927d53900d8b7b9f680e1b_f418f955f4541fd1f_d20250430_m164445_c001_v7007000_t0000_u01746031485099") 2025/04/30 16:45:29 DEBUG : both8: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f1460_d20250430_m164427_c001_v0001115_t0019_u01746031467975") 2025/04/30 16:45:29 DEBUG : both9: Deleting (id "4_zef927d53900d8b7b9f680e1b_f407bc95a5e58c993_d20250430_m164511_c001_v7007000_t0000_u01746031511890") 2025/04/30 16:45:29 DEBUG : both9: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f14b8_d20250430_m164455_c001_v0001115_t0017_u01746031495734") 2025/04/30 16:45:29 DEBUG : both9: Deleting (id "4_zef927d53900d8b7b9f680e1b_f418f955f4541fd21_d20250430_m164445_c001_v7007000_t0000_u01746031485283") 2025/04/30 16:45:29 DEBUG : both9: Deleting (id "4_zef927d53900d8b7b9f680e1b_f104413a9bb546169_d20250430_m164428_c001_v0001161_t0027_u01746031468961") 2025/04/30 16:45:29 DEBUG : c/non empty space: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4155e906ed54e1b1_d20250430_m164018_c001_v7007000_t0000_u01746031218342") 2025/04/30 16:45:29 DEBUG : c/non empty space: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f1247_d20250430_m164016_c001_v0001115_t0006_u01746031216091") 2025/04/30 16:45:29 DEBUG : c/non empty space: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4155e906ed54e1a6_d20250430_m164014_c001_v7007000_t0000_u01746031214767") 2025/04/30 16:45:29 DEBUG : c/non empty space: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f123d_d20250430_m164011_c001_v0001115_t0049_u01746031211993") 2025/04/30 16:45:29 DEBUG : c/non empty space: Deleting (id "4_zef927d53900d8b7b9f680e1b_f41290d5607128a23_d20250430_m163948_c001_v7007000_t0000_u01746031188003") 2025/04/30 16:45:29 DEBUG : c/non empty space: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f11ed_d20250430_m163945_c001_v0001115_t0009_u01746031185573") 2025/04/30 16:45:30 DEBUG : check sum: Deleting (id "4_zef927d53900d8b7b9f680e1b_f411ac54a1edafb1f_d20250430_m163932_c001_v7007000_t0000_u01746031172800") 2025/04/30 16:45:30 DEBUG : check sum: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f11b7_d20250430_m163931_c001_v0001115_t0038_u01746031171608") 2025/04/30 16:45:30 DEBUG : dest/3: Deleting (id "4_zef927d53900d8b7b9f680e1b_f419a281d9ab3c99f_d20250430_m164232_c001_v7007000_t0000_u01746031352261") 2025/04/30 16:45:30 DEBUG : dest/3: Deleting (id "4_zef927d53900d8b7b9f680e1b_f401c6b0ffaaa6c49_d20250430_m164231_c001_v0001150_t0028_u01746031351146") 2025/04/30 16:45:30 DEBUG : dst/one: Deleting (id "4_zef927d53900d8b7b9f680e1b_f411ac54a1edafcf9_d20250430_m164408_c001_v7007000_t0000_u01746031448833") 2025/04/30 16:45:30 DEBUG : dst/one: Deleting (id "4_zef927d53900d8b7b9f680e1b_f11255b45ac9c510a_d20250430_m164406_c001_v0001101_t0008_u01746031446834") 2025/04/30 16:45:30 DEBUG : dst/one: Deleting (id "4_zef927d53900d8b7b9f680e1b_f419d64187d92ae21_d20250430_m164406_c001_v7007000_t0000_u01746031446653") 2025/04/30 16:45:30 DEBUG : dst/one: Deleting (id "4_zef927d53900d8b7b9f680e1b_f11255b45ac9c5100_d20250430_m164403_c001_v0001101_t0011_u01746031443481") 2025/04/30 16:45:30 DEBUG : dst/one: Deleting (id "4_zef927d53900d8b7b9f680e1b_f419d64187d92ae19_d20250430_m164402_c001_v7007000_t0000_u01746031442756") 2025/04/30 16:45:30 DEBUG : dst/one: Deleting (id "4_zef927d53900d8b7b9f680e1b_f1004a4f62445b905_d20250430_m164357_c001_v0001032_t0010_u01746031437961") 2025/04/30 16:45:30 DEBUG : dst/one: Deleting (id "4_zef927d53900d8b7b9f680e1b_f40833a2b02f246c1_d20250430_m164356_c001_v7007000_t0000_u01746031436486") 2025/04/30 16:45:30 DEBUG : dst/one: Deleting (id "4_zef927d53900d8b7b9f680e1b_f109e64f0dde9fe35_d20250430_m164354_c001_v0001105_t0025_u01746031434315") 2025/04/30 16:45:30 DEBUG : dst/one: Deleting (id "4_zef927d53900d8b7b9f680e1b_f419d64187d92ae08_d20250430_m164354_c001_v7007000_t0000_u01746031434136") 2025/04/30 16:45:30 DEBUG : dst/one: Deleting (id "4_zef927d53900d8b7b9f680e1b_f109e64f0dde9fe2d_d20250430_m164350_c001_v0001105_t0029_u01746031430744") 2025/04/30 16:45:30 DEBUG : dst/one: Deleting (id "4_zef927d53900d8b7b9f680e1b_f419d64187d92ae03_d20250430_m164350_c001_v7007000_t0000_u01746031430022") 2025/04/30 16:45:30 DEBUG : dst/one: Deleting (id "4_zef927d53900d8b7b9f680e1b_f1004a4f62445b8f7_d20250430_m164345_c001_v0001032_t0038_u01746031425869") 2025/04/30 16:45:30 DEBUG : dst/one: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4047c5ea14468ee9_d20250430_m164344_c001_v7007000_t0000_u01746031424576") 2025/04/30 16:45:30 DEBUG : dst/one: Deleting (id "4_zef927d53900d8b7b9f680e1b_f117347f9fbddbe27_d20250430_m164343_c001_v0001146_t0013_u01746031423333") 2025/04/30 16:45:30 DEBUG : dst/one: Deleting (id "4_zef927d53900d8b7b9f680e1b_f41753c977c2963f7_d20250430_m164343_c001_v7007000_t0000_u01746031423150") 2025/04/30 16:45:30 DEBUG : dst/one: Deleting (id "4_zef927d53900d8b7b9f680e1b_f117347f9fbddbe23_d20250430_m164340_c001_v0001146_t0025_u01746031420122") 2025/04/30 16:45:30 DEBUG : dst/one: Deleting (id "4_zef927d53900d8b7b9f680e1b_f41753c977c2963ea_d20250430_m164339_c001_v7007000_t0000_u01746031419388") 2025/04/30 16:45:31 DEBUG : dst/one: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f13d8_d20250430_m164334_c001_v0001115_t0052_u01746031414737") 2025/04/30 16:45:31 DEBUG : dst/one: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4047c5ea14468ece_d20250430_m164333_c001_v7007000_t0000_u01746031413819") 2025/04/30 16:45:31 DEBUG : dst/one: Deleting (id "4_zef927d53900d8b7b9f680e1b_f115af8a812d618d5_d20250430_m164331_c001_v0001117_t0038_u01746031411368") 2025/04/30 16:45:31 DEBUG : dst/one: Deleting (id "4_zef927d53900d8b7b9f680e1b_f409b3212cf7ca36e_d20250430_m164331_c001_v7007000_t0000_u01746031411188") 2025/04/30 16:45:31 DEBUG : dst/one: Deleting (id "4_zef927d53900d8b7b9f680e1b_f115af8a812d618d1_d20250430_m164326_c001_v0001117_t0025_u01746031406595") 2025/04/30 16:45:31 DEBUG : dst/one: Deleting (id "4_zef927d53900d8b7b9f680e1b_f409b3212cf7ca365_d20250430_m164325_c001_v7007000_t0000_u01746031405868") 2025/04/30 16:45:31 DEBUG : dst/one: Deleting (id "4_zef927d53900d8b7b9f680e1b_f104413a9bb5460c9_d20250430_m164319_c001_v0001161_t0058_u01746031399280") 2025/04/30 16:45:31 DEBUG : dst/one: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4142581cd5473f3b_d20250430_m164318_c001_v7007000_t0000_u01746031398364") 2025/04/30 16:45:31 DEBUG : dst/one: Deleting (id "4_zef927d53900d8b7b9f680e1b_f10715ff79c88ef74_d20250430_m164316_c001_v0001041_t0052_u01746031396556") 2025/04/30 16:45:31 DEBUG : dst/one: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4047c5ea14468eae_d20250430_m164316_c001_v7007000_t0000_u01746031396373") 2025/04/30 16:45:31 DEBUG : dst/one: Deleting (id "4_zef927d53900d8b7b9f680e1b_f10715ff79c88ef6c_d20250430_m164312_c001_v0001041_t0028_u01746031392282") 2025/04/30 16:45:31 DEBUG : dst/one: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4047c5ea14468ea9_d20250430_m164311_c001_v7007000_t0000_u01746031391553") 2025/04/30 16:45:31 DEBUG : dst/one: Deleting (id "4_zef927d53900d8b7b9f680e1b_f1004a4f62445b8cc_d20250430_m164304_c001_v0001032_t0026_u01746031384757") 2025/04/30 16:45:31 DEBUG : dst/one: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4045ce4b43a15b35_d20250430_m164303_c001_v7007000_t0000_u01746031383836") 2025/04/30 16:45:31 DEBUG : dst/one: Deleting (id "4_zef927d53900d8b7b9f680e1b_f117c6735e3eb77dd_d20250430_m164302_c001_v0001157_t0008_u01746031382125") 2025/04/30 16:45:31 DEBUG : dst/one: Deleting (id "4_zef927d53900d8b7b9f680e1b_f415745b83fd48116_d20250430_m164301_c001_v7007000_t0000_u01746031381943") 2025/04/30 16:45:31 DEBUG : dst/one: Deleting (id "4_zef927d53900d8b7b9f680e1b_f117c6735e3eb77d9_d20250430_m164258_c001_v0001157_t0005_u01746031378215") 2025/04/30 16:45:31 DEBUG : dst/one: Deleting (id "4_zef927d53900d8b7b9f680e1b_f415745b83fd4810e_d20250430_m164257_c001_v7007000_t0000_u01746031377491") 2025/04/30 16:45:31 DEBUG : dst/one: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f1392_d20250430_m164250_c001_v0001115_t0008_u01746031370488") 2025/04/30 16:45:32 DEBUG : dst/one: Deleting (id "4_zef927d53900d8b7b9f680e1b_f419a281d9ab3ca1c_d20250430_m164249_c001_v7007000_t0000_u01746031369393") 2025/04/30 16:45:32 DEBUG : dst/one: Deleting (id "4_zef927d53900d8b7b9f680e1b_f111fae6053d13526_d20250430_m164243_c001_v0001146_t0013_u01746031363351") 2025/04/30 16:45:32 DEBUG : dst/one: Deleting (id "4_zef927d53900d8b7b9f680e1b_f41753c977c296350_d20250430_m164243_c001_v7007000_t0000_u01746031363142") 2025/04/30 16:45:32 DEBUG : dst/one: Deleting (id "4_zef927d53900d8b7b9f680e1b_f104413a9bb54606f_d20250430_m164239_c001_v0001161_t0035_u01746031359023") 2025/04/30 16:45:32 DEBUG : dst/one: Deleting (id "4_zef927d53900d8b7b9f680e1b_f102de4fed39d8171_d20250430_m164238_c001_v0001032_t0016_u01746031358024") 2025/04/30 16:45:32 DEBUG : dst/one: Deleting (id "4_zef927d53900d8b7b9f680e1b_f102de4fed39d816d_d20250430_m164236_c001_v0001032_t0027_u01746031356655") 2025/04/30 16:45:32 DEBUG : dst/one: Deleting (id "4_zef927d53900d8b7b9f680e1b_f419d64187d92ad6a_d20250430_m164222_c001_v7007000_t0000_u01746031342948") 2025/04/30 16:45:32 DEBUG : dst/one: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f1351_d20250430_m164215_c001_v0001115_t0036_u01746031335110") 2025/04/30 16:45:32 DEBUG : dst/one: Deleting (id "4_zef927d53900d8b7b9f680e1b_f1088e53284665096_d20250430_m164214_c001_v0001130_t0001_u01746031334195") 2025/04/30 16:45:32 DEBUG : dst/one: Deleting (id "4_zef927d53900d8b7b9f680e1b_f1088e53284665094_d20250430_m164213_c001_v0001130_t0026_u01746031333155") 2025/04/30 16:45:32 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef927d53900d8b7b9f680e1b_f411ac54a1edafcfa_d20250430_m164409_c001_v7007000_t0000_u01746031449018") 2025/04/30 16:45:32 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef927d53900d8b7b9f680e1b_f107ef77aae2ce850_d20250430_m164406_c001_v0001113_t0033_u01746031446347") 2025/04/30 16:45:32 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef927d53900d8b7b9f680e1b_f117875945d817b56_d20250430_m164402_c001_v0001154_t0006_u01746031442468") 2025/04/30 16:45:32 DEBUG : dst/one.bak: Deleting (id "4_zef927d53900d8b7b9f680e1b_f40833a2b02f246c2_d20250430_m164356_c001_v7007000_t0000_u01746031436670") 2025/04/30 16:45:32 DEBUG : dst/one.bak: Deleting (id "4_zef927d53900d8b7b9f680e1b_f1112de99f986c4a7_d20250430_m164353_c001_v0001183_t0051_u01746031433924") 2025/04/30 16:45:32 DEBUG : dst/one.bak: Deleting (id "4_zef927d53900d8b7b9f680e1b_f1132d2c2e0c9799e_d20250430_m164349_c001_v0001179_t0040_u01746031429791") 2025/04/30 16:45:32 DEBUG : dst/one.bak: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4047c5ea14468eeb_d20250430_m164344_c001_v7007000_t0000_u01746031424766") 2025/04/30 16:45:32 DEBUG : dst/one.bak: Deleting (id "4_zef927d53900d8b7b9f680e1b_f102ee6578744777d_d20250430_m164342_c001_v0001134_t0050_u01746031422734") 2025/04/30 16:45:32 DEBUG : dst/one.bak: Deleting (id "4_zef927d53900d8b7b9f680e1b_f114988fef58374f3_d20250430_m164339_c001_v0001098_t0005_u01746031419096") 2025/04/30 16:45:32 DEBUG : dst/three: Deleting (id "4_zef927d53900d8b7b9f680e1b_f419a281d9ab3ca1d_d20250430_m164249_c001_v7007000_t0000_u01746031369576") 2025/04/30 16:45:33 DEBUG : dst/three: Deleting (id "4_zef927d53900d8b7b9f680e1b_f102de4fed39d817d_d20250430_m164247_c001_v0001032_t0034_u01746031367779") 2025/04/30 16:45:33 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef927d53900d8b7b9f680e1b_f411ac54a1edafcfb_d20250430_m164409_c001_v7007000_t0000_u01746031449205") 2025/04/30 16:45:33 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef927d53900d8b7b9f680e1b_f114240a427327df8_d20250430_m164407_c001_v0001184_t0019_u01746031447762") 2025/04/30 16:45:33 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef927d53900d8b7b9f680e1b_f11273345d23162b4_d20250430_m164404_c001_v0001146_t0027_u01746031444333") 2025/04/30 16:45:33 DEBUG : dst/three.txt: Deleting (id "4_zef927d53900d8b7b9f680e1b_f411ac54a1edafcfd_d20250430_m164409_c001_v7007000_t0000_u01746031449391") 2025/04/30 16:45:33 DEBUG : dst/three.txt: Deleting (id "4_zef927d53900d8b7b9f680e1b_f11255b45ac9c510c_d20250430_m164408_c001_v0001101_t0058_u01746031448143") 2025/04/30 16:45:33 DEBUG : dst/three.txt: Deleting (id "4_zef927d53900d8b7b9f680e1b_f419d64187d92ae23_d20250430_m164407_c001_v7007000_t0000_u01746031447964") 2025/04/30 16:45:33 DEBUG : dst/three.txt: Deleting (id "4_zef927d53900d8b7b9f680e1b_f11255b45ac9c5104_d20250430_m164404_c001_v0001101_t0053_u01746031444853") 2025/04/30 16:45:33 DEBUG : dst/three.txt: Deleting (id "4_zef927d53900d8b7b9f680e1b_f419d64187d92ae1c_d20250430_m164404_c001_v7007000_t0000_u01746031444672") 2025/04/30 16:45:33 DEBUG : dst/three.txt: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f140e_d20250430_m164359_c001_v0001115_t0025_u01746031439430") 2025/04/30 16:45:33 DEBUG : dst/three.txt: Deleting (id "4_zef927d53900d8b7b9f680e1b_f40833a2b02f246c3_d20250430_m164356_c001_v7007000_t0000_u01746031436854") 2025/04/30 16:45:33 DEBUG : dst/three.txt: Deleting (id "4_zef927d53900d8b7b9f680e1b_f109e64f0dde9fe37_d20250430_m164355_c001_v0001105_t0056_u01746031435739") 2025/04/30 16:45:33 DEBUG : dst/three.txt: Deleting (id "4_zef927d53900d8b7b9f680e1b_f419d64187d92ae0b_d20250430_m164355_c001_v7007000_t0000_u01746031435561") 2025/04/30 16:45:33 DEBUG : dst/three.txt: Deleting (id "4_zef927d53900d8b7b9f680e1b_f109e64f0dde9fe31_d20250430_m164352_c001_v0001105_t0014_u01746031432151") 2025/04/30 16:45:33 DEBUG : dst/three.txt: Deleting (id "4_zef927d53900d8b7b9f680e1b_f419d64187d92ae04_d20250430_m164351_c001_v7007000_t0000_u01746031431972") 2025/04/30 16:45:33 DEBUG : dst/three.txt: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f13f0_d20250430_m164346_c001_v0001115_t0014_u01746031426902") 2025/04/30 16:45:33 DEBUG : dst/three.txt: Deleting (id "4_zef927d53900d8b7b9f680e1b_f41753c977c2963fd_d20250430_m164344_c001_v7007000_t0000_u01746031424016") 2025/04/30 16:45:33 DEBUG : dst/three.txt: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f13e8_d20250430_m164341_c001_v0001115_t0011_u01746031421592") 2025/04/30 16:45:33 DEBUG : dst/three.txt: Deleting (id "4_zef927d53900d8b7b9f680e1b_f41753c977c2963eb_d20250430_m164340_c001_v7007000_t0000_u01746031420861") 2025/04/30 16:45:33 DEBUG : dst/three.txt: Deleting (id "4_zef927d53900d8b7b9f680e1b_f104413a9bb5460e9_d20250430_m164336_c001_v0001161_t0014_u01746031416560") 2025/04/30 16:45:33 DEBUG : dst/three.txt: Deleting (id "4_zef927d53900d8b7b9f680e1b_f409b3212cf7ca371_d20250430_m164332_c001_v7007000_t0000_u01746031412892") 2025/04/30 16:45:33 DEBUG : dst/three.txt: Deleting (id "4_zef927d53900d8b7b9f680e1b_f104413a9bb5460dd_d20250430_m164329_c001_v0001161_t0043_u01746031409224") 2025/04/30 16:45:33 DEBUG : dst/three.txt: Deleting (id "4_zef927d53900d8b7b9f680e1b_f409b3212cf7ca369_d20250430_m164328_c001_v7007000_t0000_u01746031408135") 2025/04/30 16:45:34 DEBUG : dst/three.txt: Deleting (id "4_zef927d53900d8b7b9f680e1b_f1004a4f62445b8e3_d20250430_m164320_c001_v0001032_t0019_u01746031400964") 2025/04/30 16:45:34 DEBUG : dst/three.txt: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4047c5ea14468eaf_d20250430_m164317_c001_v7007000_t0000_u01746031397435") 2025/04/30 16:45:34 DEBUG : dst/three.txt: Deleting (id "4_zef927d53900d8b7b9f680e1b_f1004a4f62445b8d9_d20250430_m164314_c001_v0001032_t0023_u01746031394784") 2025/04/30 16:45:34 DEBUG : dst/three.txt: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4047c5ea14468eab_d20250430_m164313_c001_v7007000_t0000_u01746031393687") 2025/04/30 16:45:34 DEBUG : dst/three.txt: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f13b0_d20250430_m164306_c001_v0001115_t0006_u01746031386533") 2025/04/30 16:45:34 DEBUG : dst/three.txt: Deleting (id "4_zef927d53900d8b7b9f680e1b_f415745b83fd48117_d20250430_m164302_c001_v7007000_t0000_u01746031382906") 2025/04/30 16:45:34 DEBUG : dst/three.txt: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f13a0_d20250430_m164300_c001_v0001115_t0022_u01746031380587") 2025/04/30 16:45:34 DEBUG : dst/three.txt: Deleting (id "4_zef927d53900d8b7b9f680e1b_f415745b83fd48114_d20250430_m164259_c001_v7007000_t0000_u01746031379493") 2025/04/30 16:45:34 DEBUG : dst/three.txt: Deleting (id "4_zef927d53900d8b7b9f680e1b_f104413a9bb546091_d20250430_m164252_c001_v0001161_t0027_u01746031372616") 2025/04/30 16:45:34 DEBUG : dst/three.txt.bak: Deleting (id "4_zef927d53900d8b7b9f680e1b_f40833a2b02f246c4_d20250430_m164357_c001_v7007000_t0000_u01746031437039") 2025/04/30 16:45:34 DEBUG : dst/three.txt.bak: Deleting (id "4_zef927d53900d8b7b9f680e1b_f1016263919fcc7e9_d20250430_m164355_c001_v0001036_t0029_u01746031435188") 2025/04/30 16:45:34 DEBUG : dst/three.txt.bak: Deleting (id "4_zef927d53900d8b7b9f680e1b_f1135e578f45ef48d_d20250430_m164351_c001_v0001157_t0038_u01746031431683") 2025/04/30 16:45:34 DEBUG : dst/three.txt.bak: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4047c5ea14468eec_d20250430_m164344_c001_v7007000_t0000_u01746031424949") 2025/04/30 16:45:34 DEBUG : dst/three.txt.bak: Deleting (id "4_zef927d53900d8b7b9f680e1b_f1103a6fe008971df_d20250430_m164343_c001_v0001183_t0054_u01746031423799") 2025/04/30 16:45:34 DEBUG : dst/three.txt.bak: Deleting (id "4_zef927d53900d8b7b9f680e1b_f10886e7cbe2ab671_d20250430_m164340_c001_v0001182_t0051_u01746031420622") 2025/04/30 16:45:34 DEBUG : dst/two: Deleting (id "4_zef927d53900d8b7b9f680e1b_f411ac54a1edafcfe_d20250430_m164409_c001_v7007000_t0000_u01746031449575") 2025/04/30 16:45:34 DEBUG : dst/two: Deleting (id "4_zef927d53900d8b7b9f680e1b_f104413a9bb546103_d20250430_m164358_c001_v0001161_t0046_u01746031438647") 2025/04/30 16:45:34 DEBUG : dst/two: Deleting (id "4_zef927d53900d8b7b9f680e1b_f40833a2b02f246c6_d20250430_m164357_c001_v7007000_t0000_u01746031437223") 2025/04/30 16:45:34 DEBUG : dst/two: Deleting (id "4_zef927d53900d8b7b9f680e1b_f104413a9bb5460f5_d20250430_m164346_c001_v0001161_t0012_u01746031426611") 2025/04/30 16:45:34 DEBUG : dst/two: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4047c5ea14468eee_d20250430_m164345_c001_v7007000_t0000_u01746031425135") 2025/04/30 16:45:35 DEBUG : dst/two: Deleting (id "4_zef927d53900d8b7b9f680e1b_f1004a4f62445b8eb_d20250430_m164335_c001_v0001032_t0035_u01746031415738") 2025/04/30 16:45:35 DEBUG : dst/two: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4047c5ea14468ed1_d20250430_m164334_c001_v7007000_t0000_u01746031414002") 2025/04/30 16:45:35 DEBUG : dst/two: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f13c2_d20250430_m164319_c001_v0001115_t0020_u01746031399949") 2025/04/30 16:45:35 DEBUG : dst/two: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4142581cd5473f3c_d20250430_m164318_c001_v7007000_t0000_u01746031398548") 2025/04/30 16:45:35 DEBUG : dst/two: Deleting (id "4_zef927d53900d8b7b9f680e1b_f104413a9bb5460a3_d20250430_m164305_c001_v0001161_t0045_u01746031385824") 2025/04/30 16:45:35 DEBUG : dst/two: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4045ce4b43a15b36_d20250430_m164304_c001_v7007000_t0000_u01746031384021") 2025/04/30 16:45:35 DEBUG : dst/two: Deleting (id "4_zef927d53900d8b7b9f680e1b_f1004a4f62445b8b8_d20250430_m164251_c001_v0001032_t0029_u01746031371703") 2025/04/30 16:45:35 DEBUG : dst/two: Deleting (id "4_zef927d53900d8b7b9f680e1b_f419a281d9ab3ca1e_d20250430_m164249_c001_v7007000_t0000_u01746031369758") 2025/04/30 16:45:35 DEBUG : dst/two: Deleting (id "4_zef927d53900d8b7b9f680e1b_f104575914c9a56f0_d20250430_m164245_c001_v0001181_t0052_u01746031365328") 2025/04/30 16:45:35 DEBUG : dst/two: Deleting (id "4_zef927d53900d8b7b9f680e1b_f419d64187d92ad6c_d20250430_m164223_c001_v7007000_t0000_u01746031343129") 2025/04/30 16:45:35 DEBUG : dst/two: Deleting (id "4_zef927d53900d8b7b9f680e1b_f1088e532846650a6_d20250430_m164221_c001_v0001130_t0007_u01746031341850") 2025/04/30 16:45:35 DEBUG : empty space: Deleting (id "4_zef927d53900d8b7b9f680e1b_f407bc95a5e58c7f7_d20250430_m164141_c001_v7007000_t0000_u01746031301325") 2025/04/30 16:45:35 DEBUG : empty space: Deleting (id "4_zef927d53900d8b7b9f680e1b_f104413a9bb545fe7_d20250430_m164136_c001_v0001161_t0054_u01746031296168") 2025/04/30 16:45:35 DEBUG : empty space: Deleting (id "4_zef927d53900d8b7b9f680e1b_f407bc95a5e58c7ee_d20250430_m164133_c001_v7007000_t0000_u01746031293999") 2025/04/30 16:45:35 DEBUG : empty space: Deleting (id "4_zef927d53900d8b7b9f680e1b_f104413a9bb545fc7_d20250430_m164121_c001_v0001161_t0047_u01746031281459") 2025/04/30 16:45:35 DEBUG : empty space: Deleting (id "4_zef927d53900d8b7b9f680e1b_f418f955f4541fb37_d20250430_m164104_c001_v7007000_t0000_u01746031264827") 2025/04/30 16:45:35 DEBUG : empty space: Deleting (id "4_zef927d53900d8b7b9f680e1b_f104413a9bb545fa3_d20250430_m164101_c001_v0001161_t0046_u01746031261656") 2025/04/30 16:45:35 DEBUG : empty space: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4155e906ed54e1d4_d20250430_m164035_c001_v7007000_t0000_u01746031235478") 2025/04/30 16:45:35 DEBUG : empty space: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f127d_d20250430_m164033_c001_v0001115_t0043_u01746031233171") 2025/04/30 16:45:35 DEBUG : empty space: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4155e906ed54e1cc_d20250430_m164031_c001_v7007000_t0000_u01746031231337") 2025/04/30 16:45:35 DEBUG : empty space: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f1279_d20250430_m164029_c001_v0001115_t0015_u01746031229951") 2025/04/30 16:45:36 DEBUG : empty space: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4155e906ed54e1c1_d20250430_m164025_c001_v7007000_t0000_u01746031225687") 2025/04/30 16:45:36 DEBUG : empty space: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f125b_d20250430_m164023_c001_v0001115_t0023_u01746031223357") 2025/04/30 16:45:36 DEBUG : empty space: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4155e906ed54e1b9_d20250430_m164021_c001_v7007000_t0000_u01746031221927") 2025/04/30 16:45:36 DEBUG : empty space: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f1255_d20250430_m164019_c001_v0001115_t0055_u01746031219519") 2025/04/30 16:45:36 DEBUG : empty space: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4155e906ed54e19c_d20250430_m164010_c001_v7007000_t0000_u01746031210553") 2025/04/30 16:45:36 DEBUG : empty space: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f1233_d20250430_m164008_c001_v0001115_t0009_u01746031208157") 2025/04/30 16:45:36 DEBUG : empty space: Deleting (id "4_zef927d53900d8b7b9f680e1b_f41290d5607128a46_d20250430_m164006_c001_v7007000_t0000_u01746031206325") 2025/04/30 16:45:36 DEBUG : empty space: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f1227_d20250430_m164004_c001_v0001115_t0002_u01746031204958") 2025/04/30 16:45:36 DEBUG : empty space: Deleting (id "4_zef927d53900d8b7b9f680e1b_f41290d5607128a37_d20250430_m163958_c001_v7007000_t0000_u01746031198326") 2025/04/30 16:45:36 DEBUG : empty space: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f1207_d20250430_m163955_c001_v0001115_t0029_u01746031195986") 2025/04/30 16:45:36 DEBUG : empty space: Deleting (id "4_zef927d53900d8b7b9f680e1b_f41290d5607128a29_d20250430_m163953_c001_v7007000_t0000_u01746031193401") 2025/04/30 16:45:36 DEBUG : empty space: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f11fd_d20250430_m163952_c001_v0001115_t0058_u01746031192215") 2025/04/30 16:45:36 DEBUG : empty space: Deleting (id "4_zef927d53900d8b7b9f680e1b_f41290d5607128a25_d20250430_m163951_c001_v7007000_t0000_u01746031191114") 2025/04/30 16:45:36 DEBUG : empty space: Deleting (id "4_zef927d53900d8b7b9f680e1b_f105b04ccc17847d9_d20250430_m163950_c001_v0001184_t0049_u01746031190551") 2025/04/30 16:45:36 DEBUG : empty space: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f11f7_d20250430_m163948_c001_v0001115_t0039_u01746031188739") 2025/04/30 16:45:36 DEBUG : enormous: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4155e906ed54e1d1_d20250430_m164034_c001_v7007000_t0000_u01746031234555") 2025/04/30 16:45:36 DEBUG : enormous: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f127f_d20250430_m164033_c001_v0001115_t0006_u01746031233711") 2025/04/30 16:45:36 DEBUG : existing: Deleting (id "4_zef927d53900d8b7b9f680e1b_f411ac54a1edafd04_d20250430_m164414_c001_v7007000_t0000_u01746031454828") 2025/04/30 16:45:36 DEBUG : existing: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f142a_d20250430_m164413_c001_v0001115_t0017_u01746031453352") 2025/04/30 16:45:36 DEBUG : existing: Deleting (id "4_zef927d53900d8b7b9f680e1b_f418f955f4541fb22_d20250430_m164059_c001_v7007000_t0000_u01746031259811") 2025/04/30 16:45:37 DEBUG : existing: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f12b3_d20250430_m164058_c001_v0001115_t0026_u01746031258393") 2025/04/30 16:45:37 DEBUG : existing: Deleting (id "4_zef927d53900d8b7b9f680e1b_f41290d5607128a1d_d20250430_m163943_c001_v7007000_t0000_u01746031183913") 2025/04/30 16:45:37 DEBUG : existing: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f11e3_d20250430_m163942_c001_v0001115_t0021_u01746031182666") 2025/04/30 16:45:37 DEBUG : existing: Deleting (id "4_zef927d53900d8b7b9f680e1b_f41290d5607128a1b_d20250430_m163941_c001_v7007000_t0000_u01746031181381") 2025/04/30 16:45:37 DEBUG : existing: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f11db_d20250430_m163940_c001_v0001115_t0054_u01746031180466") 2025/04/30 16:45:37 DEBUG : existing: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f11d1_d20250430_m163939_c001_v0001115_t0040_u01746031179365") 2025/04/30 16:45:37 DEBUG : existing-b: Deleting (id "4_zef927d53900d8b7b9f680e1b_f418f955f4541fb24_d20250430_m164059_c001_v7007000_t0000_u01746031259996") 2025/04/30 16:45:37 DEBUG : existing-b: Deleting (id "4_zef927d53900d8b7b9f680e1b_f104413a9bb545f99_d20250430_m164058_c001_v0001161_t0053_u01746031258405") 2025/04/30 16:45:37 DEBUG : five: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4155e906ed54e1d8_d20250430_m164040_c001_v7007000_t0000_u01746031240580") 2025/04/30 16:45:37 DEBUG : five: Deleting (id "4_zef927d53900d8b7b9f680e1b_f413423fe342f128d_d20250430_m164038_c001_v0001115_t0032_u01746031238371") 2025/04/30 16:45:37 DEBUG : foo: Deleting (id "4_zef927d53900d8b7b9f680e1b_f41290d5607128a2d_d20250430_m163955_c001_v7007000_t0000_u01746031195247") 2025/04/30 16:45:37 DEBUG : foo: Deleting (id "4_zef927d53900d8b7b9f680e1b_f413423fe342f1205_d20250430_m163954_c001_v0001115_t0032_u01746031194701") 2025/04/30 16:45:37 DEBUG : foo: Deleting (id "4_zef927d53900d8b7b9f680e1b_f413423fe342f1201_d20250430_m163954_c001_v0001115_t0032_u01746031194136") 2025/04/30 16:45:37 DEBUG : four: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4155e906ed54e1d9_d20250430_m164040_c001_v7007000_t0000_u01746031240764") 2025/04/30 16:45:37 DEBUG : four: Deleting (id "4_zef927d53900d8b7b9f680e1b_f404413a9bb545f65_d20250430_m164038_c001_v0001161_t0042_u01746031238928") 2025/04/30 16:45:37 DEBUG : four: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f128b_d20250430_m164037_c001_v0001115_t0058_u01746031237521") 2025/04/30 16:45:37 DEBUG : hello world2: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4186c45cec5f0191_d20250430_m163846_c001_v7007000_t0000_u01746031126369") 2025/04/30 16:45:37 DEBUG : hello world2: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f1149_d20250430_m163845_c001_v0001115_t0008_u01746031125284") 2025/04/30 16:45:37 DEBUG : ignore-size: Deleting (id "4_zef927d53900d8b7b9f680e1b_f411ac54a1edafb2b_d20250430_m163937_c001_v7007000_t0000_u01746031177917") 2025/04/30 16:45:37 DEBUG : ignore-size: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f11cd_d20250430_m163936_c001_v0001115_t0035_u01746031176633") 2025/04/30 16:45:38 DEBUG : nested/sub dir/file: Deleting (id "4_zef927d53900d8b7b9f680e1b_f418f955f4541fb16_d20250430_m164057_c001_v7007000_t0000_u01746031257297") 2025/04/30 16:45:38 DEBUG : nested/sub dir/file: Deleting (id "4_zef927d53900d8b7b9f680e1b_f104413a9bb545f91_d20250430_m164056_c001_v0001161_t0003_u01746031256183") 2025/04/30 16:45:38 DEBUG : nested/sub dir/file: Deleting (id "4_zef927d53900d8b7b9f680e1b_f418f955f4541fb0e_d20250430_m164055_c001_v7007000_t0000_u01746031255075") 2025/04/30 16:45:38 DEBUG : nested/sub dir/file: Deleting (id "4_zef927d53900d8b7b9f680e1b_f104413a9bb545f8f_d20250430_m164053_c001_v0001161_t0009_u01746031253385") 2025/04/30 16:45:38 DEBUG : one: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4155e906ed54e1da_d20250430_m164040_c001_v7007000_t0000_u01746031240954") 2025/04/30 16:45:38 DEBUG : one: Deleting (id "4_zef927d53900d8b7b9f680e1b_f413423fe342f1283_d20250430_m164036_c001_v0001115_t0032_u01746031236622") 2025/04/30 16:45:38 DEBUG : only0: Deleting (id "4_zef927d53900d8b7b9f680e1b_f407bc95a5e58c995_d20250430_m164512_c001_v7007000_t0000_u01746031512078") 2025/04/30 16:45:38 DEBUG : only0: Deleting (id "4_zef927d53900d8b7b9f680e1b_f407c108455202f82_d20250430_m164507_c001_v0001172_t0054_u01746031507273") 2025/04/30 16:45:38 DEBUG : only0: Deleting (id "4_zef927d53900d8b7b9f680e1b_f1004a4f62445b94d_d20250430_m164447_c001_v0001032_t0043_u01746031487345") 2025/04/30 16:45:38 DEBUG : only0: Deleting (id "4_zef927d53900d8b7b9f680e1b_f407bc95a5e58c953_d20250430_m164440_c001_v7007000_t0000_u01746031480942") 2025/04/30 16:45:38 DEBUG : only0: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f143a_d20250430_m164420_c001_v0001115_t0005_u01746031460488") 2025/04/30 16:45:38 DEBUG : only1: Deleting (id "4_zef927d53900d8b7b9f680e1b_f407bc95a5e58c996_d20250430_m164512_c001_v7007000_t0000_u01746031512271") 2025/04/30 16:45:38 DEBUG : only1: Deleting (id "4_zef927d53900d8b7b9f680e1b_f413423fe342f14e6_d20250430_m164506_c001_v0001115_t0032_u01746031506711") 2025/04/30 16:45:38 DEBUG : only1: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f149e_d20250430_m164448_c001_v0001115_t0009_u01746031488514") 2025/04/30 16:45:38 DEBUG : only1: Deleting (id "4_zef927d53900d8b7b9f680e1b_f418f955f4541fcfe_d20250430_m164440_c001_v7007000_t0000_u01746031480590") 2025/04/30 16:45:38 DEBUG : only1: Deleting (id "4_zef927d53900d8b7b9f680e1b_f104413a9bb54614d_d20250430_m164421_c001_v0001161_t0006_u01746031461731") 2025/04/30 16:45:38 DEBUG : only10: Deleting (id "4_zef927d53900d8b7b9f680e1b_f407bc95a5e58c998_d20250430_m164512_c001_v7007000_t0000_u01746031512452") 2025/04/30 16:45:38 DEBUG : only10: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4004a4f62445b98b_d20250430_m164507_c001_v0001032_t0037_u01746031507656") 2025/04/30 16:45:38 DEBUG : only10: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f14ba_d20250430_m164457_c001_v0001115_t0029_u01746031497122") 2025/04/30 16:45:38 DEBUG : only10: Deleting (id "4_zef927d53900d8b7b9f680e1b_f40615452e2ec8810_d20250430_m164440_c001_v7007000_t0000_u01746031480602") 2025/04/30 16:45:38 DEBUG : only10: Deleting (id "4_zef927d53900d8b7b9f680e1b_f104413a9bb54616d_d20250430_m164430_c001_v0001161_t0003_u01746031470237") 2025/04/30 16:45:39 DEBUG : only11: Deleting (id "4_zef927d53900d8b7b9f680e1b_f407bc95a5e58c999_d20250430_m164512_c001_v7007000_t0000_u01746031512636") 2025/04/30 16:45:39 DEBUG : only11: Deleting (id "4_zef927d53900d8b7b9f680e1b_f404413a9bb546205_d20250430_m164507_c001_v0001161_t0042_u01746031507667") 2025/04/30 16:45:39 DEBUG : only11: Deleting (id "4_zef927d53900d8b7b9f680e1b_f104413a9bb5461dd_d20250430_m164458_c001_v0001161_t0001_u01746031498115") 2025/04/30 16:45:39 DEBUG : only11: Deleting (id "4_zef927d53900d8b7b9f680e1b_f418f955f4541fcfd_d20250430_m164440_c001_v7007000_t0000_u01746031480404") 2025/04/30 16:45:39 DEBUG : only11: Deleting (id "4_zef927d53900d8b7b9f680e1b_f1004a4f62445b937_d20250430_m164431_c001_v0001032_t0019_u01746031471242") 2025/04/30 16:45:39 DEBUG : only12: Deleting (id "4_zef927d53900d8b7b9f680e1b_f407bc95a5e58c99a_d20250430_m164512_c001_v7007000_t0000_u01746031512822") 2025/04/30 16:45:39 DEBUG : only12: Deleting (id "4_zef927d53900d8b7b9f680e1b_f404413a9bb5461f7_d20250430_m164506_c001_v0001161_t0042_u01746031506702") 2025/04/30 16:45:39 DEBUG : only12: Deleting (id "4_zef927d53900d8b7b9f680e1b_f1004a4f62445b96f_d20250430_m164459_c001_v0001032_t0018_u01746031499093") 2025/04/30 16:45:39 DEBUG : only12: Deleting (id "4_zef927d53900d8b7b9f680e1b_f407bc95a5e58c94d_d20250430_m164440_c001_v7007000_t0000_u01746031480015") 2025/04/30 16:45:39 DEBUG : only12: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f147a_d20250430_m164431_c001_v0001115_t0056_u01746031471961") 2025/04/30 16:45:39 DEBUG : only13: Deleting (id "4_zef927d53900d8b7b9f680e1b_f407bc95a5e58c99b_d20250430_m164513_c001_v7007000_t0000_u01746031513005") 2025/04/30 16:45:39 DEBUG : only13: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4004a4f62445b981_d20250430_m164506_c001_v0001032_t0037_u01746031506689") 2025/04/30 16:45:39 DEBUG : only13: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f14c4_d20250430_m164459_c001_v0001115_t0047_u01746031499792") 2025/04/30 16:45:39 DEBUG : only13: Deleting (id "4_zef927d53900d8b7b9f680e1b_f407bc95a5e58c950_d20250430_m164440_c001_v7007000_t0000_u01746031480571") 2025/04/30 16:45:39 DEBUG : only13: Deleting (id "4_zef927d53900d8b7b9f680e1b_f104413a9bb546175_d20250430_m164432_c001_v0001161_t0034_u01746031472787") 2025/04/30 16:45:39 DEBUG : only14: Deleting (id "4_zef927d53900d8b7b9f680e1b_f407bc95a5e58c99c_d20250430_m164513_c001_v7007000_t0000_u01746031513187") 2025/04/30 16:45:39 DEBUG : only14: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4004a4f62445b983_d20250430_m164506_c001_v0001032_t0037_u01746031506913") 2025/04/30 16:45:39 DEBUG : only14: Deleting (id "4_zef927d53900d8b7b9f680e1b_f104413a9bb5461e5_d20250430_m164500_c001_v0001161_t0015_u01746031500833") 2025/04/30 16:45:39 DEBUG : only14: Deleting (id "4_zef927d53900d8b7b9f680e1b_f40615452e2ec880f_d20250430_m164440_c001_v7007000_t0000_u01746031480411") 2025/04/30 16:45:39 DEBUG : only14: Deleting (id "4_zef927d53900d8b7b9f680e1b_f1004a4f62445b93b_d20250430_m164433_c001_v0001032_t0048_u01746031473669") 2025/04/30 16:45:40 DEBUG : only15: Deleting (id "4_zef927d53900d8b7b9f680e1b_f407bc95a5e58c99d_d20250430_m164513_c001_v7007000_t0000_u01746031513369") 2025/04/30 16:45:40 DEBUG : only15: Deleting (id "4_zef927d53900d8b7b9f680e1b_f404413a9bb5461fb_d20250430_m164506_c001_v0001161_t0042_u01746031506923") 2025/04/30 16:45:40 DEBUG : only15: Deleting (id "4_zef927d53900d8b7b9f680e1b_f1004a4f62445b977_d20250430_m164501_c001_v0001032_t0000_u01746031501865") 2025/04/30 16:45:40 DEBUG : only15: Deleting (id "4_zef927d53900d8b7b9f680e1b_f418f955f4541fd02_d20250430_m164441_c001_v7007000_t0000_u01746031481143") 2025/04/30 16:45:40 DEBUG : only15: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f147e_d20250430_m164434_c001_v0001115_t0033_u01746031474501") 2025/04/30 16:45:40 DEBUG : only16: Deleting (id "4_zef927d53900d8b7b9f680e1b_f407bc95a5e58c99e_d20250430_m164513_c001_v7007000_t0000_u01746031513553") 2025/04/30 16:45:40 DEBUG : only16: Deleting (id "4_zef927d53900d8b7b9f680e1b_f413423fe342f14e8_d20250430_m164506_c001_v0001115_t0032_u01746031506934") 2025/04/30 16:45:40 DEBUG : only16: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f14d2_d20250430_m164502_c001_v0001115_t0058_u01746031502659") 2025/04/30 16:45:40 DEBUG : only16: Deleting (id "4_zef927d53900d8b7b9f680e1b_f40615452e2ec8812_d20250430_m164440_c001_v7007000_t0000_u01746031480973") 2025/04/30 16:45:40 DEBUG : only16: Deleting (id "4_zef927d53900d8b7b9f680e1b_f104413a9bb546181_d20250430_m164435_c001_v0001161_t0046_u01746031475503") 2025/04/30 16:45:40 DEBUG : only17: Deleting (id "4_zef927d53900d8b7b9f680e1b_f407bc95a5e58c99f_d20250430_m164513_c001_v7007000_t0000_u01746031513735") 2025/04/30 16:45:40 DEBUG : only17: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4004a4f62445b985_d20250430_m164507_c001_v0001032_t0037_u01746031507099") 2025/04/30 16:45:40 DEBUG : only17: Deleting (id "4_zef927d53900d8b7b9f680e1b_f104413a9bb5461f1_d20250430_m164503_c001_v0001161_t0007_u01746031503549") 2025/04/30 16:45:40 DEBUG : only17: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4186c45cec5f034c_d20250430_m164440_c001_v7007000_t0000_u01746031480984") 2025/04/30 16:45:40 DEBUG : only17: Deleting (id "4_zef927d53900d8b7b9f680e1b_f1004a4f62445b941_d20250430_m164436_c001_v0001032_t0013_u01746031476316") 2025/04/30 16:45:40 DEBUG : only18: Deleting (id "4_zef927d53900d8b7b9f680e1b_f407bc95a5e58c9a0_d20250430_m164513_c001_v7007000_t0000_u01746031513919") 2025/04/30 16:45:40 DEBUG : only18: Deleting (id "4_zef927d53900d8b7b9f680e1b_f404413a9bb5461fd_d20250430_m164507_c001_v0001161_t0042_u01746031507110") 2025/04/30 16:45:40 DEBUG : only18: Deleting (id "4_zef927d53900d8b7b9f680e1b_f1004a4f62445b97f_d20250430_m164504_c001_v0001032_t0018_u01746031504761") 2025/04/30 16:45:40 DEBUG : only18: Deleting (id "4_zef927d53900d8b7b9f680e1b_f407bc95a5e58c954_d20250430_m164441_c001_v7007000_t0000_u01746031481127") 2025/04/30 16:45:40 DEBUG : only18: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f1486_d20250430_m164437_c001_v0001115_t0033_u01746031477530") 2025/04/30 16:45:40 DEBUG : only19: Deleting (id "4_zef927d53900d8b7b9f680e1b_f407bc95a5e58c9a1_d20250430_m164514_c001_v7007000_t0000_u01746031514100") 2025/04/30 16:45:40 DEBUG : only19: Deleting (id "4_zef927d53900d8b7b9f680e1b_f413423fe342f14ee_d20250430_m164507_c001_v0001115_t0032_u01746031507188") 2025/04/30 16:45:41 DEBUG : only19: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f14e0_d20250430_m164505_c001_v0001115_t0017_u01746031505544") 2025/04/30 16:45:41 DEBUG : only19: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4186c45cec5f034a_d20250430_m164440_c001_v7007000_t0000_u01746031480612") 2025/04/30 16:45:41 DEBUG : only19: Deleting (id "4_zef927d53900d8b7b9f680e1b_f104413a9bb54618d_d20250430_m164438_c001_v0001161_t0020_u01746031478743") 2025/04/30 16:45:41 DEBUG : only2: Deleting (id "4_zef927d53900d8b7b9f680e1b_f407bc95a5e58c9a2_d20250430_m164514_c001_v7007000_t0000_u01746031514290") 2025/04/30 16:45:41 DEBUG : only2: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4004a4f62445b987_d20250430_m164507_c001_v0001032_t0037_u01746031507284") 2025/04/30 16:45:41 DEBUG : only2: Deleting (id "4_zef927d53900d8b7b9f680e1b_f104413a9bb5461bd_d20250430_m164449_c001_v0001161_t0025_u01746031489608") 2025/04/30 16:45:41 DEBUG : only2: Deleting (id "4_zef927d53900d8b7b9f680e1b_f407bc95a5e58c952_d20250430_m164440_c001_v7007000_t0000_u01746031480757") 2025/04/30 16:45:41 DEBUG : only2: Deleting (id "4_zef927d53900d8b7b9f680e1b_f1004a4f62445b921_d20250430_m164422_c001_v0001032_t0052_u01746031462707") 2025/04/30 16:45:41 DEBUG : only3: Deleting (id "4_zef927d53900d8b7b9f680e1b_f407bc95a5e58c9a3_d20250430_m164514_c001_v7007000_t0000_u01746031514472") 2025/04/30 16:45:41 DEBUG : only3: Deleting (id "4_zef927d53900d8b7b9f680e1b_f404413a9bb5461ff_d20250430_m164507_c001_v0001161_t0042_u01746031507295") 2025/04/30 16:45:41 DEBUG : only3: Deleting (id "4_zef927d53900d8b7b9f680e1b_f1004a4f62445b957_d20250430_m164450_c001_v0001032_t0027_u01746031490547") 2025/04/30 16:45:41 DEBUG : only3: Deleting (id "4_zef927d53900d8b7b9f680e1b_f418f955f4541fd00_d20250430_m164440_c001_v7007000_t0000_u01746031480774") 2025/04/30 16:45:41 DEBUG : only3: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f144e_d20250430_m164423_c001_v0001115_t0053_u01746031463439") 2025/04/30 16:45:41 DEBUG : only4: Deleting (id "4_zef927d53900d8b7b9f680e1b_f407bc95a5e58c9a4_d20250430_m164514_c001_v7007000_t0000_u01746031514653") 2025/04/30 16:45:41 DEBUG : only4: Deleting (id "4_zef927d53900d8b7b9f680e1b_f413423fe342f14f0_d20250430_m164507_c001_v0001115_t0032_u01746031507384") 2025/04/30 16:45:41 DEBUG : only4: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f14ac_d20250430_m164451_c001_v0001115_t0043_u01746031491511") 2025/04/30 16:45:41 DEBUG : only4: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4186c45cec5f0349_d20250430_m164440_c001_v7007000_t0000_u01746031480421") 2025/04/30 16:45:41 DEBUG : only4: Deleting (id "4_zef927d53900d8b7b9f680e1b_f104413a9bb546157_d20250430_m164424_c001_v0001161_t0036_u01746031464764") 2025/04/30 16:45:41 DEBUG : only5: Deleting (id "4_zef927d53900d8b7b9f680e1b_f407bc95a5e58c9a5_d20250430_m164514_c001_v7007000_t0000_u01746031514840") 2025/04/30 16:45:41 DEBUG : only5: Deleting (id "4_zef927d53900d8b7b9f680e1b_f407c108455202f84_d20250430_m164507_c001_v0001172_t0054_u01746031507462") 2025/04/30 16:45:41 DEBUG : only5: Deleting (id "4_zef927d53900d8b7b9f680e1b_f104413a9bb5461c5_d20250430_m164452_c001_v0001161_t0024_u01746031492446") 2025/04/30 16:45:42 DEBUG : only5: Deleting (id "4_zef927d53900d8b7b9f680e1b_f40615452e2ec8811_d20250430_m164440_c001_v7007000_t0000_u01746031480788") 2025/04/30 16:45:42 DEBUG : only5: Deleting (id "4_zef927d53900d8b7b9f680e1b_f1004a4f62445b929_d20250430_m164425_c001_v0001032_t0011_u01746031465777") 2025/04/30 16:45:42 DEBUG : only6: Deleting (id "4_zef927d53900d8b7b9f680e1b_f407bc95a5e58c9a6_d20250430_m164515_c001_v7007000_t0000_u01746031515054") 2025/04/30 16:45:42 DEBUG : only6: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4004a4f62445b989_d20250430_m164507_c001_v0001032_t0037_u01746031507472") 2025/04/30 16:45:42 DEBUG : only6: Deleting (id "4_zef927d53900d8b7b9f680e1b_f1004a4f62445b963_d20250430_m164453_c001_v0001032_t0022_u01746031493184") 2025/04/30 16:45:42 DEBUG : only6: Deleting (id "4_zef927d53900d8b7b9f680e1b_f407bc95a5e58c94e_d20250430_m164440_c001_v7007000_t0000_u01746031480200") 2025/04/30 16:45:42 DEBUG : only6: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f145c_d20250430_m164426_c001_v0001115_t0054_u01746031466630") 2025/04/30 16:45:42 DEBUG : only7: Deleting (id "4_zef927d53900d8b7b9f680e1b_f407bc95a5e58c9a7_d20250430_m164515_c001_v7007000_t0000_u01746031515245") 2025/04/30 16:45:42 DEBUG : only7: Deleting (id "4_zef927d53900d8b7b9f680e1b_f404413a9bb546203_d20250430_m164507_c001_v0001161_t0042_u01746031507482") 2025/04/30 16:45:42 DEBUG : only7: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f14b2_d20250430_m164453_c001_v0001115_t0050_u01746031493940") 2025/04/30 16:45:42 DEBUG : only7: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4186c45cec5f034b_d20250430_m164440_c001_v7007000_t0000_u01746031480797") 2025/04/30 16:45:42 DEBUG : only7: Deleting (id "4_zef927d53900d8b7b9f680e1b_f104413a9bb546163_d20250430_m164427_c001_v0001161_t0021_u01746031467702") 2025/04/30 16:45:42 DEBUG : only8: Deleting (id "4_zef927d53900d8b7b9f680e1b_f407bc95a5e58c9a8_d20250430_m164515_c001_v7007000_t0000_u01746031515432") 2025/04/30 16:45:42 DEBUG : only8: Deleting (id "4_zef927d53900d8b7b9f680e1b_f413423fe342f14f2_d20250430_m164507_c001_v0001115_t0032_u01746031507567") 2025/04/30 16:45:42 DEBUG : only8: Deleting (id "4_zef927d53900d8b7b9f680e1b_f104413a9bb5461d3_d20250430_m164455_c001_v0001161_t0051_u01746031495363") 2025/04/30 16:45:42 DEBUG : only8: Deleting (id "4_zef927d53900d8b7b9f680e1b_f407bc95a5e58c94f_d20250430_m164440_c001_v7007000_t0000_u01746031480386") 2025/04/30 16:45:42 DEBUG : only8: Deleting (id "4_zef927d53900d8b7b9f680e1b_f1004a4f62445b931_d20250430_m164428_c001_v0001032_t0051_u01746031468522") 2025/04/30 16:45:42 DEBUG : only9: Deleting (id "4_zef927d53900d8b7b9f680e1b_f407bc95a5e58c9a9_d20250430_m164515_c001_v7007000_t0000_u01746031515614") 2025/04/30 16:45:42 DEBUG : only9: Deleting (id "4_zef927d53900d8b7b9f680e1b_f407c108455202f86_d20250430_m164507_c001_v0001172_t0054_u01746031507646") 2025/04/30 16:45:42 DEBUG : only9: Deleting (id "4_zef927d53900d8b7b9f680e1b_f1004a4f62445b96b_d20250430_m164456_c001_v0001032_t0001_u01746031496431") 2025/04/30 16:45:42 DEBUG : only9: Deleting (id "4_zef927d53900d8b7b9f680e1b_f418f955f4541fd01_d20250430_m164440_c001_v7007000_t0000_u01746031480958") 2025/04/30 16:45:43 DEBUG : only9: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f1468_d20250430_m164429_c001_v0001115_t0037_u01746031469356") 2025/04/30 16:45:43 DEBUG : potato: Deleting (id "4_zef927d53900d8b7b9f680e1b_f418f955f4541fb00_d20250430_m164051_c001_v7007000_t0000_u01746031251540") 2025/04/30 16:45:43 DEBUG : potato: Deleting (id "4_zef927d53900d8b7b9f680e1b_f1004a4f62445b82c_d20250430_m164049_c001_v0001032_t0022_u01746031249827") 2025/04/30 16:45:43 DEBUG : potato: Deleting (id "4_zef927d53900d8b7b9f680e1b_f418f955f4541faf4_d20250430_m164048_c001_v7007000_t0000_u01746031248002") 2025/04/30 16:45:43 DEBUG : potato: Deleting (id "4_zef927d53900d8b7b9f680e1b_f104413a9bb545f77_d20250430_m164045_c001_v0001161_t0044_u01746031245741") 2025/04/30 16:45:43 DEBUG : potato: Deleting (id "4_zef927d53900d8b7b9f680e1b_f418f955f4541faea_d20250430_m164044_c001_v7007000_t0000_u01746031244265") 2025/04/30 16:45:43 DEBUG : potato: Deleting (id "4_zef927d53900d8b7b9f680e1b_f104413a9bb545f6f_d20250430_m164041_c001_v0001161_t0015_u01746031241880") 2025/04/30 16:45:43 DEBUG : potato: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4155e906ed54e1c5_d20250430_m164028_c001_v7007000_t0000_u01746031228397") 2025/04/30 16:45:43 DEBUG : potato: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f1269_d20250430_m164026_c001_v0001115_t0051_u01746031226608") 2025/04/30 16:45:43 DEBUG : potato: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4155e906ed54e1bd_d20250430_m164024_c001_v7007000_t0000_u01746031224258") 2025/04/30 16:45:43 DEBUG : potato: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f1259_d20250430_m164022_c001_v0001115_t0053_u01746031222859") 2025/04/30 16:45:43 DEBUG : potato: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4155e906ed54e1b8_d20250430_m164020_c001_v7007000_t0000_u01746031220772") 2025/04/30 16:45:43 DEBUG : potato: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f1253_d20250430_m164019_c001_v0001115_t0012_u01746031219078") 2025/04/30 16:45:43 DEBUG : potato: Deleting (id "4_zef927d53900d8b7b9f680e1b_f41290d5607128a4c_d20250430_m164009_c001_v7007000_t0000_u01746031209618") 2025/04/30 16:45:43 DEBUG : potato: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f1231_d20250430_m164007_c001_v0001115_t0034_u01746031207246") 2025/04/30 16:45:43 DEBUG : potato: Deleting (id "4_zef927d53900d8b7b9f680e1b_f41290d5607128a47_d20250430_m164006_c001_v7007000_t0000_u01746031206508") 2025/04/30 16:45:43 DEBUG : potato: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f1225_d20250430_m164004_c001_v0001115_t0034_u01746031204431") 2025/04/30 16:45:43 DEBUG : potato: Deleting (id "4_zef927d53900d8b7b9f680e1b_f41290d5607128a42_d20250430_m164003_c001_v7007000_t0000_u01746031203697") 2025/04/30 16:45:43 DEBUG : potato: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f1221_d20250430_m164002_c001_v0001115_t0043_u01746031202809") 2025/04/30 16:45:43 DEBUG : potato: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f1217_d20250430_m164001_c001_v0001115_t0029_u01746031201838") 2025/04/30 16:45:44 DEBUG : potato: Deleting (id "4_zef927d53900d8b7b9f680e1b_f41290d5607128a3e_d20250430_m164001_c001_v7007000_t0000_u01746031201101") 2025/04/30 16:45:44 DEBUG : potato: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f1215_d20250430_m164000_c001_v0001115_t0058_u01746031200154") 2025/04/30 16:45:44 DEBUG : potato: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f1211_d20250430_m163959_c001_v0001115_t0026_u01746031199245") 2025/04/30 16:45:44 DEBUG : potato: Deleting (id "4_zef927d53900d8b7b9f680e1b_f41290d5607128a39_d20250430_m163958_c001_v7007000_t0000_u01746031198510") 2025/04/30 16:45:44 DEBUG : potato: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f120d_d20250430_m163957_c001_v0001115_t0038_u01746031197416") 2025/04/30 16:45:44 DEBUG : potato2: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4186c45cec5f029c_d20250430_m164150_c001_v7007000_t0000_u01746031310597") 2025/04/30 16:45:44 DEBUG : potato2: Deleting (id "4_zef927d53900d8b7b9f680e1b_f1004a4f62445b866_d20250430_m164149_c001_v0001032_t0044_u01746031309738") 2025/04/30 16:45:44 DEBUG : potato2: Deleting (id "4_zef927d53900d8b7b9f680e1b_f407bc95a5e58c7f8_d20250430_m164141_c001_v7007000_t0000_u01746031301741") 2025/04/30 16:45:44 DEBUG : potato2: Deleting (id "4_zef927d53900d8b7b9f680e1b_f1004a4f62445b84e_d20250430_m164135_c001_v0001032_t0047_u01746031295313") 2025/04/30 16:45:44 DEBUG : potato2: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4174e756d23e14e3_d20250430_m164126_c001_v7007000_t0000_u01746031286920") 2025/04/30 16:45:44 DEBUG : potato2: Deleting (id "4_zef927d53900d8b7b9f680e1b_f1004a4f62445b84c_d20250430_m164120_c001_v0001032_t0029_u01746031280416") 2025/04/30 16:45:44 DEBUG : potato2: Deleting (id "4_zef927d53900d8b7b9f680e1b_f418f955f4541fb38_d20250430_m164105_c001_v7007000_t0000_u01746031265052") 2025/04/30 16:45:44 DEBUG : potato2: Deleting (id "4_zef927d53900d8b7b9f680e1b_f1004a4f62445b842_d20250430_m164101_c001_v0001032_t0002_u01746031261301") 2025/04/30 16:45:44 DEBUG : potato2: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4155e906ed54e1d3_d20250430_m164034_c001_v7007000_t0000_u01746031234740") 2025/04/30 16:45:44 DEBUG : potato2: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f127b_d20250430_m164032_c001_v0001115_t0016_u01746031232627") 2025/04/30 16:45:44 DEBUG : potato2: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4155e906ed54e1cd_d20250430_m164031_c001_v7007000_t0000_u01746031231522") 2025/04/30 16:45:44 DEBUG : potato2: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f1273_d20250430_m164029_c001_v0001115_t0047_u01746031229318") 2025/04/30 16:45:44 DEBUG : potato2: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4155e906ed54e1c7_d20250430_m164028_c001_v7007000_t0000_u01746031228583") 2025/04/30 16:45:44 DEBUG : potato2: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f126d_d20250430_m164027_c001_v0001115_t0055_u01746031227556") 2025/04/30 16:45:44 DEBUG : potato2: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4155e906ed54e1c2_d20250430_m164025_c001_v7007000_t0000_u01746031225870") 2025/04/30 16:45:44 DEBUG : potato2: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f1261_d20250430_m164024_c001_v0001115_t0007_u01746031224630") 2025/04/30 16:45:45 DEBUG : potato2: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4155e906ed54e1ba_d20250430_m164022_c001_v7007000_t0000_u01746031222112") 2025/04/30 16:45:45 DEBUG : potato2: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f1257_d20250430_m164020_c001_v0001115_t0046_u01746031220784") 2025/04/30 16:45:45 DEBUG : potato2: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4155e906ed54e19e_d20250430_m164010_c001_v7007000_t0000_u01746031210749") 2025/04/30 16:45:45 DEBUG : potato2: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f1237_d20250430_m164009_c001_v0001115_t0027_u01746031209091") 2025/04/30 16:45:45 DEBUG : potato2: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4186c45cec5f0196_d20250430_m163850_c001_v7007000_t0000_u01746031130489") 2025/04/30 16:45:45 DEBUG : potato2: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f1153_d20250430_m163849_c001_v0001115_t0026_u01746031129558") 2025/04/30 16:45:45 DEBUG : potato2: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4186c45cec5f0193_d20250430_m163848_c001_v7007000_t0000_u01746031128287") 2025/04/30 16:45:45 DEBUG : potato2: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f114f_d20250430_m163847_c001_v0001115_t0028_u01746031127270") 2025/04/30 16:45:45 DEBUG : potato3: Deleting (id "4_zef927d53900d8b7b9f680e1b_f407bc95a5e58c7f9_d20250430_m164141_c001_v7007000_t0000_u01746031301954") 2025/04/30 16:45:45 DEBUG : potato3: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f12f7_d20250430_m164136_c001_v0001115_t0055_u01746031296912") 2025/04/30 16:45:45 DEBUG : potato3: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4174e756d23e14e4_d20250430_m164127_c001_v7007000_t0000_u01746031287145") 2025/04/30 16:45:45 DEBUG : potato3: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f12df_d20250430_m164122_c001_v0001115_t0054_u01746031282268") 2025/04/30 16:45:45 DEBUG : potato3: Deleting (id "4_zef927d53900d8b7b9f680e1b_f418f955f4541fb3a_d20250430_m164105_c001_v7007000_t0000_u01746031265423") 2025/04/30 16:45:45 DEBUG : potato3: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f12bb_d20250430_m164102_c001_v0001115_t0005_u01746031262057") 2025/04/30 16:45:45 DEBUG : pre-dest1/1: Deleting (id "4_zef927d53900d8b7b9f680e1b_f419a281d9ab3c9a0_d20250430_m164232_c001_v7007000_t0000_u01746031352444") 2025/04/30 16:45:45 DEBUG : pre-dest1/1: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f135d_d20250430_m164223_c001_v0001115_t0048_u01746031343864") 2025/04/30 16:45:45 DEBUG : pre-dest2/2: Deleting (id "4_zef927d53900d8b7b9f680e1b_f419a281d9ab3c9a1_d20250430_m164232_c001_v7007000_t0000_u01746031352628") 2025/04/30 16:45:45 DEBUG : pre-dest2/2: Deleting (id "4_zef927d53900d8b7b9f680e1b_f1004a4f62445b896_d20250430_m164225_c001_v0001032_t0023_u01746031345087") 2025/04/30 16:45:45 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zef927d53900d8b7b9f680e1b_f419d64187d92ad17_d20250430_m164202_c001_v7007000_t0000_u01746031322930") 2025/04/30 16:45:45 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zef927d53900d8b7b9f680e1b_f104413a9bb54600d_d20250430_m164159_c001_v0001161_t0025_u01746031319770") 2025/04/30 16:45:45 DEBUG : sizeonly: Deleting (id "4_zef927d53900d8b7b9f680e1b_f411ac54a1edafb21_d20250430_m163935_c001_v7007000_t0000_u01746031175370") 2025/04/30 16:45:45 DEBUG : sizeonly: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f11c7_d20250430_m163934_c001_v0001115_t0030_u01746031174070") 2025/04/30 16:45:46 DEBUG : sub dir/hello world: Deleting (id "4_zef927d53900d8b7b9f680e1b_f407bc95a5e58c9b1_d20250430_m164521_c001_v7007000_t0000_u01746031521708") 2025/04/30 16:45:46 DEBUG : sub dir/hello world: Deleting (id "4_zef927d53900d8b7b9f680e1b_f104413a9bb54621d_d20250430_m164520_c001_v0001161_t0053_u01746031520511") 2025/04/30 16:45:46 DEBUG : sub dir/hello world: Deleting (id "4_zef927d53900d8b7b9f680e1b_f407bc95a5e58c9ab_d20250430_m164518_c001_v7007000_t0000_u01746031518597") 2025/04/30 16:45:46 DEBUG : sub dir/hello world: Deleting (id "4_zef927d53900d8b7b9f680e1b_f107c108455202f9c_d20250430_m164516_c001_v0001172_t0045_u01746031516972") 2025/04/30 16:45:46 DEBUG : sub dir/hello world: Deleting (id "4_zef927d53900d8b7b9f680e1b_f418f955f4541fb17_d20250430_m164057_c001_v7007000_t0000_u01746031257479") 2025/04/30 16:45:46 DEBUG : sub dir/hello world: Deleting (id "4_zef927d53900d8b7b9f680e1b_f1004a4f62445b83a_d20250430_m164056_c001_v0001032_t0007_u01746031256535") 2025/04/30 16:45:46 DEBUG : sub dir/hello world: Deleting (id "4_zef927d53900d8b7b9f680e1b_f418f955f4541fb0f_d20250430_m164055_c001_v7007000_t0000_u01746031255258") 2025/04/30 16:45:46 DEBUG : sub dir/hello world: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f12ab_d20250430_m164053_c001_v0001115_t0048_u01746031253728") 2025/04/30 16:45:46 DEBUG : sub dir/hello world: Deleting (id "4_zef927d53900d8b7b9f680e1b_f411ac54a1edafb1b_d20250430_m163930_c001_v7007000_t0000_u01746031170702") 2025/04/30 16:45:46 DEBUG : sub dir/hello world: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f11b3_d20250430_m163929_c001_v0001115_t0017_u01746031169107") 2025/04/30 16:45:46 DEBUG : sub dir/hello world: Deleting (id "4_zef927d53900d8b7b9f680e1b_f411ac54a1edafb17_d20250430_m163928_c001_v7007000_t0000_u01746031168386") 2025/04/30 16:45:46 DEBUG : sub dir/hello world: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f11af_d20250430_m163926_c001_v0001115_t0034_u01746031166933") 2025/04/30 16:45:46 DEBUG : sub dir/hello world: Deleting (id "4_zef927d53900d8b7b9f680e1b_f411ac54a1edafb0d_d20250430_m163924_c001_v7007000_t0000_u01746031164126") 2025/04/30 16:45:46 DEBUG : sub dir/hello world: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f11a9_d20250430_m163922_c001_v0001115_t0000_u01746031162953") 2025/04/30 16:45:46 DEBUG : sub dir/hello world: Deleting (id "4_zef927d53900d8b7b9f680e1b_f411ac54a1edafb09_d20250430_m163922_c001_v7007000_t0000_u01746031162411") 2025/04/30 16:45:46 DEBUG : sub dir/hello world: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f11a3_d20250430_m163921_c001_v0001115_t0042_u01746031161263") 2025/04/30 16:45:46 DEBUG : sub dir/hello world: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f119d_d20250430_m163918_c001_v0001115_t0054_u01746031158526") 2025/04/30 16:45:46 DEBUG : sub dir/hello world: Deleting (id "4_zef927d53900d8b7b9f680e1b_f411ac54a1edafafc_d20250430_m163917_c001_v7007000_t0000_u01746031157804") 2025/04/30 16:45:46 DEBUG : sub dir/hello world: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f1195_d20250430_m163916_c001_v0001115_t0034_u01746031156844") 2025/04/30 16:45:46 DEBUG : sub dir/hello world: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f1193_d20250430_m163915_c001_v0001115_t0007_u01746031155745") 2025/04/30 16:45:47 DEBUG : sub dir/hello world: Deleting (id "4_zef927d53900d8b7b9f680e1b_f411ac54a1edafaf5_d20250430_m163914_c001_v7007000_t0000_u01746031154664") 2025/04/30 16:45:47 DEBUG : sub dir/hello world: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f118f_d20250430_m163912_c001_v0001115_t0058_u01746031152205") 2025/04/30 16:45:47 DEBUG : sub dir/hello world: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f118d_d20250430_m163909_c001_v0001115_t0001_u01746031149522") 2025/04/30 16:45:47 DEBUG : sub dir/hello world: Deleting (id "4_zef927d53900d8b7b9f680e1b_f411ac54a1edafae3_d20250430_m163908_c001_v7007000_t0000_u01746031148799") 2025/04/30 16:45:47 DEBUG : sub dir/hello world: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f118b_d20250430_m163907_c001_v0001115_t0029_u01746031147772") 2025/04/30 16:45:47 DEBUG : sub dir/hello world: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f1187_d20250430_m163906_c001_v0001115_t0045_u01746031146779") 2025/04/30 16:45:47 DEBUG : sub dir/hello world: Deleting (id "4_zef927d53900d8b7b9f680e1b_f411ac54a1edafadf_d20250430_m163906_c001_v7007000_t0000_u01746031146058") 2025/04/30 16:45:47 DEBUG : sub dir/hello world: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f1181_d20250430_m163902_c001_v0001115_t0034_u01746031142118") 2025/04/30 16:45:47 DEBUG : sub dir/hello world: Deleting (id "4_zef927d53900d8b7b9f680e1b_f411ac54a1edafada_d20250430_m163901_c001_v7007000_t0000_u01746031141756") 2025/04/30 16:45:47 DEBUG : sub dir/hello world: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f117d_d20250430_m163900_c001_v0001115_t0018_u01746031140925") 2025/04/30 16:45:47 DEBUG : sub dir/hello world: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4186c45cec5f01ae_d20250430_m163859_c001_v7007000_t0000_u01746031139285") 2025/04/30 16:45:47 DEBUG : sub dir/hello world: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f1173_d20250430_m163858_c001_v0001115_t0030_u01746031138427") 2025/04/30 16:45:47 DEBUG : sub dir/hello world: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4186c45cec5f01a1_d20250430_m163857_c001_v7007000_t0000_u01746031137885") 2025/04/30 16:45:47 DEBUG : sub dir/hello world: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f1171_d20250430_m163857_c001_v0001115_t0035_u01746031137041") 2025/04/30 16:45:47 DEBUG : sub dir/hello world: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4186c45cec5f019d_d20250430_m163855_c001_v7007000_t0000_u01746031135782") 2025/04/30 16:45:47 DEBUG : sub dir/hello world: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f1167_d20250430_m163854_c001_v0001115_t0039_u01746031134691") 2025/04/30 16:45:47 DEBUG : sub dir/hello world: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4186c45cec5f0199_d20250430_m163854_c001_v7007000_t0000_u01746031134142") 2025/04/30 16:45:47 DEBUG : sub dir/hello world: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f115f_d20250430_m163853_c001_v0001115_t0044_u01746031133205") 2025/04/30 16:45:47 DEBUG : sub dir/hello world: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4186c45cec5f0198_d20250430_m163852_c001_v7007000_t0000_u01746031132297") 2025/04/30 16:45:47 DEBUG : sub dir/hello world: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f1159_d20250430_m163851_c001_v0001115_t0045_u01746031131395") 2025/04/30 16:45:47 DEBUG : sub dir/hello world: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4186c45cec5f0190_d20250430_m163844_c001_v7007000_t0000_u01746031124384") 2025/04/30 16:45:48 DEBUG : sub dir/hello world: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f1147_d20250430_m163843_c001_v0001115_t0015_u01746031123483") 2025/04/30 16:45:48 DEBUG : sub dir/hello world: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4186c45cec5f018e_d20250430_m163842_c001_v7007000_t0000_u01746031122585") 2025/04/30 16:45:48 DEBUG : sub dir/hello world: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f113f_d20250430_m163841_c001_v0001115_t0025_u01746031121651") 2025/04/30 16:45:48 DEBUG : sub dir/hello world: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4186c45cec5f018c_d20250430_m163840_c001_v7007000_t0000_u01746031120752") 2025/04/30 16:45:48 DEBUG : sub dir/hello world: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f1139_d20250430_m163839_c001_v0001115_t0017_u01746031119825") 2025/04/30 16:45:48 DEBUG : sub dir/hello world: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4186c45cec5f0189_d20250430_m163836_c001_v7007000_t0000_u01746031116948") 2025/04/30 16:45:48 DEBUG : sub dir/hello world: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f1131_d20250430_m163835_c001_v0001115_t0025_u01746031115931") 2025/04/30 16:45:48 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef927d53900d8b7b9f680e1b_f407bc95a5e58c9b2_d20250430_m164521_c001_v7007000_t0000_u01746031521890") 2025/04/30 16:45:48 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef927d53900d8b7b9f680e1b_f1004a4f62445b99f_d20250430_m164520_c001_v0001032_t0022_u01746031520502") 2025/04/30 16:45:48 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef927d53900d8b7b9f680e1b_f407bc95a5e58c9ac_d20250430_m164518_c001_v7007000_t0000_u01746031518780") 2025/04/30 16:45:48 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f1508_d20250430_m164516_c001_v0001115_t0045_u01746031516966") 2025/04/30 16:45:48 DEBUG : sub/yam: Deleting (id "4_zef927d53900d8b7b9f680e1b_f418f955f4541fafe_d20250430_m164050_c001_v7007000_t0000_u01746031250991") 2025/04/30 16:45:48 DEBUG : sub/yam: Deleting (id "4_zef927d53900d8b7b9f680e1b_f104413a9bb545f81_d20250430_m164049_c001_v0001161_t0047_u01746031249474") 2025/04/30 16:45:48 DEBUG : three: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4155e906ed54e1db_d20250430_m164041_c001_v7007000_t0000_u01746031241137") 2025/04/30 16:45:48 DEBUG : three: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f128f_d20250430_m164039_c001_v0001115_t0003_u01746031239698") 2025/04/30 16:45:48 DEBUG : three: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f1289_d20250430_m164036_c001_v0001115_t0007_u01746031236989") 2025/04/30 16:45:48 DEBUG : two: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4155e906ed54e1dc_d20250430_m164041_c001_v7007000_t0000_u01746031241325") 2025/04/30 16:45:48 DEBUG : two: Deleting (id "4_zef927d53900d8b7b9f680e1b_f4004a4f62445b822_d20250430_m164039_c001_v0001032_t0037_u01746031239125") 2025/04/30 16:45:49 DEBUG : two: Deleting (id "4_zef927d53900d8b7b9f680e1b_f413423fe342f1287_d20250430_m164036_c001_v0001115_t0032_u01746031236806") 2025/04/30 16:45:49 DEBUG : yam: Deleting (id "4_zef927d53900d8b7b9f680e1b_f418f955f4541fb02_d20250430_m164051_c001_v7007000_t0000_u01746031251723") 2025/04/30 16:45:49 DEBUG : yam: Deleting (id "4_zef927d53900d8b7b9f680e1b_f1080138eea418da0_d20250430_m164050_c001_v0001145_t0020_u01746031250763") 2025/04/30 16:45:49 DEBUG : yam: Deleting (id "4_zef927d53900d8b7b9f680e1b_f418f955f4541faf2_d20250430_m164047_c001_v7007000_t0000_u01746031247437") 2025/04/30 16:45:49 DEBUG : yam: Deleting (id "4_zef927d53900d8b7b9f680e1b_f113423fe342f129f_d20250430_m164046_c001_v0001115_t0030_u01746031246093") 2025/04/30 16:45:49 DEBUG : yam: Deleting (id "4_zef927d53900d8b7b9f680e1b_f418f955f4541fae9_d20250430_m164043_c001_v7007000_t0000_u01746031243711") 2025/04/30 16:45:49 DEBUG : yam: Deleting (id "4_zef927d53900d8b7b9f680e1b_f1004a4f62445b826_d20250430_m164041_c001_v0001032_t0039_u01746031241891") 2025/04/30 16:45:49 DEBUG : yaml: Deleting (id "4_zef927d53900d8b7b9f680e1b_f418f955f4541faf5_d20250430_m164048_c001_v7007000_t0000_u01746031248183") 2025/04/30 16:45:49 DEBUG : yaml: Deleting (id "4_zef927d53900d8b7b9f680e1b_f1085c3d0fafad25f_d20250430_m164047_c001_v0001184_t0011_u01746031247172") 2025/04/30 16:45:49 DEBUG : yaml: Deleting (id "4_zef927d53900d8b7b9f680e1b_f418f955f4541faec_d20250430_m164044_c001_v7007000_t0000_u01746031244448") 2025/04/30 16:45:49 DEBUG : yaml: Deleting (id "4_zef927d53900d8b7b9f680e1b_f10059990bc88f877_d20250430_m164043_c001_v0001171_t0037_u01746031243227") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 7m20.874283726s (try 1/5)