"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2025/01/14 01:01:16 DEBUG : Creating backend with remote "TestYandex:rclone-test-wocogok8nogi" 2025/01/14 01:01:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/14 01:01:17 DEBUG : Creating backend with remote "/tmp/rclone2038537713" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:01:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 01:01:18 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/14 01:01:18 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:01:18 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" --- PASS: TestCopyWithDryRun (3.51s) === RUN TestCopy run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:01:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/14 01:01:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 01:01:21 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:01:21 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish 2025/01/14 01:01:28 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/14 01:01:28 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:01:30 DEBUG : Yandex rclone-test-wocogok8nogi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (20.17s) === RUN TestCopyMetadata run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.33s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.83s) === RUN TestCopyMissingDirectory run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:01:43 DEBUG : Creating backend with remote "/non-existing" 2025/01/14 01:01:43 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/14 01:01:43 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:01:43 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" --- PASS: TestCopyMissingDirectory (2.72s) === RUN TestCopyNoTraverse run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:01:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 01:01:46 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:01:46 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish 2025/01/14 01:01:49 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/14 01:01:49 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" --- PASS: TestCopyNoTraverse (20.82s) === RUN TestCopyCheckFirst run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:02:06 INFO : Yandex rclone-test-wocogok8nogi: Running all checks before starting transfers 2025/01/14 01:02:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 01:02:07 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:02:07 INFO : Yandex rclone-test-wocogok8nogi: Checks finished, now starting transfers 2025/01/14 01:02:07 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish 2025/01/14 01:02:10 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/14 01:02:10 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" --- PASS: TestCopyCheckFirst (16.69s) === RUN TestSyncNoTraverse run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:02:23 ERROR : Ignoring --no-traverse with sync 2025/01/14 01:02:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 01:02:24 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:02:24 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish 2025/01/14 01:02:27 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/14 01:02:27 INFO : sub dir/hello world: Copied (new) 2025/01/14 01:02:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" --- PASS: TestSyncNoTraverse (18.17s) === RUN TestCopyWithDepth run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:02:42 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/14 01:02:42 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:02:42 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish 2025/01/14 01:02:44 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/01/14 01:02:44 INFO : hello world2: Copied (new) run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" --- PASS: TestCopyWithDepth (11.95s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:02:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/14 01:02:54 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:02:54 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish 2025/01/14 01:02:56 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/14 01:02:56 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" --- PASS: TestCopyWithFilesFrom (10.48s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:03:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/14 01:03:04 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:03:04 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish 2025/01/14 01:03:06 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/14 01:03:06 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" --- PASS: TestCopyWithFilesFromAndNoTraverse (10.06s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:03:14 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/14 01:03:14 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/14 01:03:14 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/14 01:03:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/14 01:03:14 INFO : sub dir: Making directory 2025/01/14 01:03:15 INFO : sub dir2: Making directory 2025/01/14 01:03:15 INFO : sub dir2/sub sub dir2: Making directory 2025/01/14 01:03:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 01:03:16 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:03:16 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish 2025/01/14 01:03:18 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/14 01:03:18 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:03:22 DEBUG : Yandex rclone-test-wocogok8nogi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (29.11s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:03:43 INFO : sub dir2: Making directory 2025/01/14 01:03:43 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/14 01:03:43 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/14 01:03:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 01:03:43 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:03:43 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish 2025/01/14 01:03:47 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/14 01:03:47 INFO : sub dir/hello world: Copied (new) fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:358 Error: Should be true Test: TestCopyNoEmptyDirectories Messages: sub dir/hello world: Modification time difference too big |-209900h58m38.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-14 01:03:45 +0000 UTC) (precision 1ns) --- FAIL: TestCopyNoEmptyDirectories (15.79s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:03:58 DEBUG : sub dir2: Making directory with metadata 2025/01/14 01:03:58 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/14 01:03:59 INFO : sub dir: Making directory 2025/01/14 01:03:59 INFO : sub dir2: Making directory 2025/01/14 01:04:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 01:04:00 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:04:00 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish 2025/01/14 01:04:02 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/14 01:04:02 INFO : sub dir/hello world: Copied (new) 2025/01/14 01:04:02 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:04:05 DEBUG : Yandex rclone-test-wocogok8nogi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/14 01:04:05 DEBUG : Yandex rclone-test-wocogok8nogi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (23.02s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.94s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:04:22 INFO : sub dir2: Making directory 2025/01/14 01:04:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 01:04:23 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:04:23 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish 2025/01/14 01:04:26 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/14 01:04:26 INFO : sub dir/hello world: Copied (new) 2025/01/14 01:04:26 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (14.25s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:04:37 DEBUG : sub dir2: Making directory with metadata 2025/01/14 01:04:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/14 01:04:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/14 01:04:37 INFO : sub dir: Making directory 2025/01/14 01:04:38 INFO : sub dir2: Making directory 2025/01/14 01:04:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 01:04:38 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:04:38 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish 2025/01/14 01:04:42 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/14 01:04:42 INFO : sub dir/hello world: Copied (new) 2025/01/14 01:04:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:04:45 DEBUG : Yandex rclone-test-wocogok8nogi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (23.46s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.21s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:05:01 INFO : sub dir2: Making directory 2025/01/14 01:05:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 01:05:02 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:05:02 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish 2025/01/14 01:05:06 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/14 01:05:06 INFO : sub dir/hello world: Copied (new) 2025/01/14 01:05:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (15.97s) === RUN TestServerSideCopy run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:05:20 DEBUG : Creating backend with remote "TestYandex:rclone-test-qudisip6rifi" sync_test.go:590: Server side copy (if possible) Yandex rclone-test-wocogok8nogi -> Yandex rclone-test-qudisip6rifi 2025/01/14 01:05:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 01:05:22 DEBUG : Yandex rclone-test-qudisip6rifi: Waiting for checks to finish 2025/01/14 01:05:22 DEBUG : Yandex rclone-test-qudisip6rifi: Waiting for transfers to finish 2025/01/14 01:05:27 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/14 01:05:27 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:05:31 DEBUG : Yandex rclone-test-qudisip6rifi: Purge remote --- PASS: TestServerSideCopy (31.94s) === RUN TestCopyOverSelf run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:05:53 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/14 01:05:53 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:05:53 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish 2025/01/14 01:05:55 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/14 01:05:55 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" --- PASS: TestCopyOverSelf (19.07s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:06:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-xahufis3jado" sync_test.go:626: Server side copy (if possible) Yandex rclone-test-wocogok8nogi -> Yandex rclone-test-xahufis3jado 2025/01/14 01:06:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 01:06:13 DEBUG : Yandex rclone-test-xahufis3jado: Waiting for checks to finish 2025/01/14 01:06:13 DEBUG : Yandex rclone-test-xahufis3jado: Waiting for transfers to finish 2025/01/14 01:06:17 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/14 01:06:17 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:06:25 DEBUG : Yandex rclone-test-xahufis3jado: Waiting for checks to finish 2025/01/14 01:06:25 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/14 01:06:25 DEBUG : Yandex rclone-test-xahufis3jado: Waiting for transfers to finish 2025/01/14 01:06:26 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.sufaxuq5" before starting 2025/01/14 01:06:29 DEBUG : sub dir/hello world.sufaxuq5: server side copy: removing renamed existing file after operation 2025/01/14 01:06:34 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/01/14 01:06:34 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:06:36 DEBUG : Yandex rclone-test-xahufis3jado: Purge remote --- PASS: TestServerSideCopyOverSelf (48.74s) === RUN TestMoveOverSelf run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:07:00 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/01/14 01:07:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/14 01:07:01 DEBUG : pacer: Reducing sleep to 15ms 2025/01/14 01:07:01 DEBUG : pacer: Reducing sleep to 11.25ms 2025/01/14 01:07:02 DEBUG : pacer: Reducing sleep to 10ms 2025/01/14 01:07:03 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/14 01:07:03 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:07:03 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish 2025/01/14 01:07:05 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/14 01:07:05 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/14 01:07:05 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" --- PASS: TestMoveOverSelf (21.60s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:07:23 DEBUG : Creating backend with remote "TestYandex:rclone-test-qiyumor1boke" sync_test.go:671: Server side copy (if possible) Yandex rclone-test-wocogok8nogi -> Yandex rclone-test-qiyumor1boke 2025/01/14 01:07:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 01:07:24 DEBUG : Yandex rclone-test-qiyumor1boke: Waiting for checks to finish 2025/01/14 01:07:24 DEBUG : Yandex rclone-test-qiyumor1boke: Waiting for transfers to finish 2025/01/14 01:07:28 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/14 01:07:28 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:07:34 DEBUG : Yandex rclone-test-qiyumor1boke: Using server-side directory move 2025/01/14 01:07:34 INFO : Yandex rclone-test-qiyumor1boke: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/14 01:07:35 DEBUG : Yandex rclone-test-qiyumor1boke: Waiting for checks to finish 2025/01/14 01:07:35 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/14 01:07:35 DEBUG : Yandex rclone-test-qiyumor1boke: Waiting for transfers to finish 2025/01/14 01:07:41 INFO : sub dir/hello world: Deleted 2025/01/14 01:07:44 INFO : sub dir/hello world: Moved (server-side) 2025/01/14 01:07:49 DEBUG : testing file moves 2025/01/14 01:07:51 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/14 01:07:51 DEBUG : Yandex rclone-test-qiyumor1boke: Waiting for checks to finish 2025/01/14 01:07:51 DEBUG : Yandex rclone-test-qiyumor1boke: Waiting for transfers to finish 2025/01/14 01:07:56 INFO : sub dir/hello world: Deleted 2025/01/14 01:07:58 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:08:01 DEBUG : Yandex rclone-test-qiyumor1boke: Purge remote --- PASS: TestServerSideMoveOverSelf (57.25s) === RUN TestCopyAfterDelete run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:08:19 ERROR : : error listing: directory not found 2025/01/14 01:08:20 INFO : Local file system at /tmp/rclone2038537713: Making directory 2025/01/14 01:08:21 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:08:21 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" --- PASS: TestCopyAfterDelete (19.42s) === RUN TestCopyRedownload run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:08:40 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/14 01:08:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 01:08:40 DEBUG : Local file system at /tmp/rclone2038537713: Waiting for checks to finish 2025/01/14 01:08:40 DEBUG : Local file system at /tmp/rclone2038537713: Waiting for transfers to finish 2025/01/14 01:08:41 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/14 01:08:41 DEBUG : sub dir/hello world.7ddbfcba.partial: renamed to: sub dir/hello world 2025/01/14 01:08:41 INFO : sub dir/hello world: Copied (new) 2025/01/14 01:08:41 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" --- PASS: TestCopyRedownload (17.64s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:08:53 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/14 01:08:53 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:08:53 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish 2025/01/14 01:08:56 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/14 01:08:56 INFO : check sum: Copied (new) 2025/01/14 01:08:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:08:57 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:08:57 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/14 01:08:57 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/01/14 01:08:57 DEBUG : check sum: Unchanged skipping 2025/01/14 01:08:57 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish 2025/01/14 01:08:57 DEBUG : Waiting for deletions to finish 2025/01/14 01:08:57 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" --- PASS: TestSyncBasedOnCheckSum (12.45s) === RUN TestSyncSizeOnly run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:09:06 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/14 01:09:06 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:09:06 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish 2025/01/14 01:09:09 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/14 01:09:09 INFO : sizeonly: Copied (new) 2025/01/14 01:09:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:09:10 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:09:10 DEBUG : sizeonly: Sizes identical 2025/01/14 01:09:10 DEBUG : sizeonly: Unchanged skipping 2025/01/14 01:09:10 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish 2025/01/14 01:09:10 DEBUG : Waiting for deletions to finish 2025/01/14 01:09:10 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" --- PASS: TestSyncSizeOnly (13.15s) === RUN TestSyncIgnoreSize run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:09:19 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/14 01:09:19 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:09:19 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish 2025/01/14 01:09:22 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2025/01/14 01:09:22 INFO : ignore-size: Copied (new) 2025/01/14 01:09:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:09:23 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:09:23 DEBUG : ignore-size: Unchanged skipping 2025/01/14 01:09:23 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:09:23 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish 2025/01/14 01:09:23 DEBUG : Waiting for deletions to finish 2025/01/14 01:09:23 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" --- PASS: TestSyncIgnoreSize (12.70s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:09:34 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:09:34 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:09:34 DEBUG : existing: Unchanged skipping 2025/01/14 01:09:34 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish 2025/01/14 01:09:34 DEBUG : Waiting for deletions to finish 2025/01/14 01:09:34 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:09:35 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/14 01:09:35 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:09:35 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish 2025/01/14 01:09:37 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/01/14 01:09:37 INFO : existing: Copied (replaced existing) 2025/01/14 01:09:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" --- PASS: TestSyncIgnoreTimes (13.55s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:09:45 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/14 01:09:45 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:09:45 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish 2025/01/14 01:09:48 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/14 01:09:48 INFO : existing: Copied (new) 2025/01/14 01:09:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:09:51 DEBUG : existing: Destination exists, skipping 2025/01/14 01:09:51 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:09:51 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish 2025/01/14 01:09:51 DEBUG : Waiting for deletions to finish 2025/01/14 01:09:51 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" --- PASS: TestSyncIgnoreExisting (13.02s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:10:04 INFO : d: Making directory 2025/01/14 01:10:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/14 01:10:06 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:10:06 DEBUG : c/non empty space: Unchanged skipping 2025/01/14 01:10:07 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:10:07 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish 2025/01/14 01:10:09 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/14 01:10:09 INFO : a/potato2: Copied (new) 2025/01/14 01:10:09 DEBUG : Waiting for deletions to finish 2025/01/14 01:10:13 INFO : b/potato: Deleted 2025/01/14 01:10:13 INFO : d: Removing directory 2025/01/14 01:10:17 INFO : b: Removing directory 2025/01/14 01:10:22 DEBUG : Yandex rclone-test-wocogok8nogi: deleted 2 directories run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" --- PASS: TestSyncIgnoreErrors (46.64s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:10:48 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:10:48 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/14 01:10:48 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/14 01:10:48 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/14 01:10:48 DEBUG : empty space: Unchanged skipping 2025/01/14 01:10:48 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish 2025/01/14 01:10:48 DEBUG : Waiting for deletions to finish 2025/01/14 01:10:48 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:10:50 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/14 01:10:50 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:10:50 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/14 01:10:51 INFO : empty space: Updated modification time in destination 2025/01/14 01:10:51 DEBUG : empty space: Unchanged skipping 2025/01/14 01:10:51 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish 2025/01/14 01:10:51 DEBUG : Waiting for deletions to finish 2025/01/14 01:10:51 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnly (15.35s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:11:06 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:11:06 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/14 01:11:06 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/14 01:11:06 DEBUG : empty space: Unchanged skipping 2025/01/14 01:11:06 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish 2025/01/14 01:11:06 DEBUG : Waiting for deletions to finish 2025/01/14 01:11:06 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (12.73s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:11:16 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:11:16 DEBUG : foo: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/14 01:11:16 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone2038537713) 2025/01/14 01:11:16 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-wocogok8nogi) 2025/01/14 01:11:16 DEBUG : foo: md5 differ 2025/01/14 01:11:16 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish 2025/01/14 01:11:19 DEBUG : foo: Dst hash empty - aborting Src hash check 2025/01/14 01:11:19 INFO : foo: Copied (replaced existing) 2025/01/14 01:11:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" --- PASS: TestSyncDoesntUpdateModtime (12.86s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:11:29 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/14 01:11:29 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:11:29 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:11:29 DEBUG : empty space: Unchanged skipping 2025/01/14 01:11:29 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish 2025/01/14 01:11:31 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/14 01:11:31 INFO : potato: Copied (new) 2025/01/14 01:11:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" --- PASS: TestSyncAfterAddingAFile (16.43s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1087 Error: Should be true Test: TestSyncAfterChangingFilesSizeOnly Messages: potato: Modification time difference too big |-114324h11m44s| > 1ns (want 2011-12-30 12:59:59 +0000 UTC vs got 2025-01-14 01:11:43 +0000 UTC) (precision 1ns) 2025/01/14 01:11:46 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/14 01:11:46 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:11:46 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish 2025/01/14 01:11:50 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/01/14 01:11:50 INFO : potato: Copied (replaced existing) 2025/01/14 01:11:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" --- FAIL: TestSyncAfterChangingFilesSizeOnly (14.37s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:12:01 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:12:01 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/01/14 01:12:01 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone2038537713) 2025/01/14 01:12:01 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-wocogok8nogi) 2025/01/14 01:12:01 DEBUG : potato: md5 differ 2025/01/14 01:12:01 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish 2025/01/14 01:12:03 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/01/14 01:12:03 INFO : potato: Copied (replaced existing) 2025/01/14 01:12:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" --- PASS: TestSyncAfterChangingContentsOnly (13.42s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:12:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/14 01:12:16 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/14 01:12:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:12:16 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:12:16 DEBUG : empty space: Unchanged skipping 2025/01/14 01:12:16 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish 2025/01/14 01:12:16 DEBUG : Waiting for deletions to finish 2025/01/14 01:12:16 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (17.31s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:12:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/14 01:12:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:12:33 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:12:33 DEBUG : empty space: Unchanged skipping 2025/01/14 01:12:33 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish 2025/01/14 01:12:35 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/14 01:12:35 INFO : potato2: Copied (new) 2025/01/14 01:12:35 DEBUG : Waiting for deletions to finish 2025/01/14 01:12:40 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (24.65s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:12:56 INFO : d: Making directory 2025/01/14 01:12:57 INFO : d/e: Making directory 2025/01/14 01:13:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/14 01:13:01 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:13:01 DEBUG : c/non empty space: Unchanged skipping 2025/01/14 01:13:01 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:13:01 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish 2025/01/14 01:13:05 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/14 01:13:05 INFO : a/potato2: Copied (new) 2025/01/14 01:13:05 DEBUG : Waiting for deletions to finish 2025/01/14 01:13:10 INFO : b/potato: Deleted 2025/01/14 01:13:10 INFO : d/e: Removing directory 2025/01/14 01:13:14 INFO : d: Removing directory 2025/01/14 01:13:19 INFO : b: Removing directory 2025/01/14 01:13:23 DEBUG : Yandex rclone-test-wocogok8nogi: deleted 3 directories run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (54.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:13:51 INFO : d: Making directory 2025/01/14 01:13:54 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/14 01:13:54 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:13:54 DEBUG : c/non empty space: Unchanged skipping 2025/01/14 01:13:54 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:13:54 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish 2025/01/14 01:13:57 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/14 01:13:57 INFO : a/potato2: Copied (new) 2025/01/14 01:13:57 ERROR : Yandex rclone-test-wocogok8nogi: not deleting files as there were IO errors 2025/01/14 01:13:57 ERROR : Yandex rclone-test-wocogok8nogi: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (44.88s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:14:37 DEBUG : Waiting for deletions to finish 2025/01/14 01:14:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/14 01:14:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:14:38 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:14:38 DEBUG : empty space: Unchanged skipping 2025/01/14 01:14:38 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish 2025/01/14 01:14:41 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/14 01:14:41 INFO : potato2: Copied (new) 2025/01/14 01:14:42 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" --- PASS: TestSyncDeleteDuring (21.56s) === RUN TestSyncDeleteBefore run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:14:59 DEBUG : Waiting for deletions to finish 2025/01/14 01:15:00 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:15:00 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish 2025/01/14 01:15:04 INFO : potato: Deleted 2025/01/14 01:15:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/14 01:15:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:15:04 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:15:04 DEBUG : empty space: Unchanged skipping 2025/01/14 01:15:04 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish 2025/01/14 01:15:08 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/14 01:15:08 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" --- PASS: TestSyncDeleteBefore (26.03s) === RUN TestCopyDeleteBefore run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:15:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/14 01:15:23 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:15:23 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish 2025/01/14 01:15:26 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/01/14 01:15:26 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" --- PASS: TestCopyDeleteBefore (17.71s) === RUN TestSyncWithExclude run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1359 Error: Should be true Test: TestSyncWithExclude Messages: potato2: Modification time difference too big |-209901h10m31.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-14 01:15:38 +0000 UTC) (precision 1ns) 2025/01/14 01:15:42 DEBUG : enormous: Excluded (Size Filter) 2025/01/14 01:15:42 DEBUG : enormous: Excluded 2025/01/14 01:15:42 DEBUG : potato2: Excluded (Size Filter) 2025/01/14 01:15:42 DEBUG : potato2: Excluded 2025/01/14 01:15:42 DEBUG : potato2: Excluded (Size Filter) 2025/01/14 01:15:42 DEBUG : potato2: Excluded 2025/01/14 01:15:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:15:42 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:15:42 DEBUG : empty space: Unchanged skipping 2025/01/14 01:15:42 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish 2025/01/14 01:15:42 DEBUG : Waiting for deletions to finish 2025/01/14 01:15:42 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:15:43 DEBUG : potato2: Excluded (Size Filter) 2025/01/14 01:15:43 DEBUG : potato2: Excluded fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1372 Error: Should be true Test: TestSyncWithExclude Messages: potato2: Modification time difference too big |-209901h10m31.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-14 01:15:38 +0000 UTC) (precision 1ns) 2025/01/14 01:15:44 DEBUG : enormous: Excluded (Size Filter) 2025/01/14 01:15:44 DEBUG : enormous: Excluded 2025/01/14 01:15:44 DEBUG : potato2: Excluded (Size Filter) 2025/01/14 01:15:44 DEBUG : potato2: Excluded 2025/01/14 01:15:44 DEBUG : potato2: Excluded (Size Filter) 2025/01/14 01:15:44 DEBUG : potato2: Excluded 2025/01/14 01:15:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:15:44 DEBUG : empty space: Unchanged skipping 2025/01/14 01:15:44 DEBUG : Local file system at /tmp/rclone2038537713: Waiting for checks to finish 2025/01/14 01:15:44 DEBUG : Local file system at /tmp/rclone2038537713: Waiting for transfers to finish 2025/01/14 01:15:44 DEBUG : Waiting for deletions to finish 2025/01/14 01:15:44 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:15:45 DEBUG : potato2: Excluded (Size Filter) 2025/01/14 01:15:45 DEBUG : potato2: Excluded --- FAIL: TestSyncWithExclude (18.11s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:16:04 DEBUG : enormous: Excluded (Size Filter) 2025/01/14 01:16:04 DEBUG : enormous: Excluded 2025/01/14 01:16:04 DEBUG : potato2: Excluded (Size Filter) 2025/01/14 01:16:04 DEBUG : potato2: Excluded 2025/01/14 01:16:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:16:05 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:16:05 DEBUG : empty space: Unchanged skipping 2025/01/14 01:16:05 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish 2025/01/14 01:16:05 DEBUG : Waiting for deletions to finish 2025/01/14 01:16:08 INFO : enormous: Deleted 2025/01/14 01:16:08 INFO : potato2: Deleted 2025/01/14 01:16:08 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:16:10 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:16:10 DEBUG : empty space: Unchanged skipping 2025/01/14 01:16:10 DEBUG : Local file system at /tmp/rclone2038537713: Waiting for checks to finish 2025/01/14 01:16:10 DEBUG : Local file system at /tmp/rclone2038537713: Waiting for transfers to finish 2025/01/14 01:16:10 DEBUG : Waiting for deletions to finish 2025/01/14 01:16:10 INFO : potato2: Deleted 2025/01/14 01:16:10 INFO : enormous: Deleted 2025/01/14 01:16:10 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" --- PASS: TestSyncWithExcludeAndDeleteExcluded (24.40s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:16:30 DEBUG : five: Need to transfer - File not found at Destination 2025/01/14 01:16:30 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/14 01:16:30 DEBUG : one: Destination is newer than source, skipping 2025/01/14 01:16:30 DEBUG : three: Sizes identical 2025/01/14 01:16:30 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:16:30 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/14 01:16:30 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone2038537713) 2025/01/14 01:16:30 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-wocogok8nogi) 2025/01/14 01:16:30 DEBUG : two: md5 differ 2025/01/14 01:16:30 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/14 01:16:30 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish 2025/01/14 01:16:32 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/01/14 01:16:32 INFO : five: Copied (new) 2025/01/14 01:16:32 DEBUG : four: Dst hash empty - aborting Src hash check 2025/01/14 01:16:32 INFO : four: Copied (replaced existing) 2025/01/14 01:16:33 DEBUG : two: Dst hash empty - aborting Src hash check 2025/01/14 01:16:33 INFO : two: Copied (replaced existing) 2025/01/14 01:16:33 DEBUG : Waiting for deletions to finish 2025/01/14 01:16:34 DEBUG : one: Destination is newer than source, skipping 2025/01/14 01:16:34 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:16:34 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/01/14 01:16:34 DEBUG : five: Size and md5 of src and dst objects identical 2025/01/14 01:16:34 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/14 01:16:34 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone2038537713) 2025/01/14 01:16:34 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-wocogok8nogi) 2025/01/14 01:16:34 DEBUG : three: md5 differ 2025/01/14 01:16:34 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/01/14 01:16:34 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/01/14 01:16:34 DEBUG : four: Size and md5 of src and dst objects identical 2025/01/14 01:16:34 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/14 01:16:34 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/14 01:16:34 DEBUG : two: Size and md5 of src and dst objects identical 2025/01/14 01:16:34 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/14 01:16:34 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish 2025/01/14 01:16:37 DEBUG : three: Dst hash empty - aborting Src hash check 2025/01/14 01:16:37 INFO : three: Copied (replaced existing) 2025/01/14 01:16:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (38.93s) === 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 "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" sync_test.go:1538: Can track renames: true 2025/01/14 01:16:59 INFO : Yandex rclone-test-wocogok8nogi: Making map for --track-renames 2025/01/14 01:16:59 INFO : Yandex rclone-test-wocogok8nogi: Finished making map for --track-renames 2025/01/14 01:16:59 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:16:59 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/14 01:16:59 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/14 01:16:59 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for renames to finish 2025/01/14 01:16:59 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish 2025/01/14 01:17:01 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/14 01:17:01 INFO : potato: Copied (new) 2025/01/14 01:17:03 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/14 01:17:03 INFO : yam: Copied (new) 2025/01/14 01:17:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" Diff of "logger" and "lsf" 2d1 < 2001-02-03 04:05:06.499999999;7f6fa9ddec9bfebda9510af0323fd696;14;potato 3a3 > 2025-01-14 01:17:00.000000000;7f6fa9ddec9bfebda9510af0323fd696;14;potato sync_test.go:2997: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2997 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1546 Error: Received unexpected error: logger does not match lsf! logger: 2001-02-03 04:05:06.499999999;7f6fa9ddec9bfebda9510af0323fd696;14;potato 2011-12-25 12:59:59.123456789;48dc443644c4b89556dc06834b46451d;11;yam lsf: 2011-12-25 12:59:59.123456789;48dc443644c4b89556dc06834b46451d;11;yam 2025-01-14 01:17:00.000000000;7f6fa9ddec9bfebda9510af0323fd696;14;potato Test: TestSyncWithTrackRenames --- FAIL: TestSyncWithTrackRenames (14.70s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" sync_test.go:1610: Can track renames: true 2025/01/14 01:17:13 INFO : Yandex rclone-test-wocogok8nogi: Making map for --track-renames 2025/01/14 01:17:13 INFO : Yandex rclone-test-wocogok8nogi: Finished making map for --track-renames 2025/01/14 01:17:13 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:17:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/14 01:17:13 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for renames to finish 2025/01/14 01:17:13 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/14 01:17:13 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish 2025/01/14 01:17:16 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/14 01:17:16 INFO : potato: Copied (new) 2025/01/14 01:17:17 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/14 01:17:17 INFO : yam: Copied (new) 2025/01/14 01:17:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:17:19 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:17:19 INFO : Yandex rclone-test-wocogok8nogi: Making map for --track-renames 2025/01/14 01:17:19 INFO : Yandex rclone-test-wocogok8nogi: Finished making map for --track-renames 2025/01/14 01:17:19 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:17:19 DEBUG : potato: Unchanged skipping 2025/01/14 01:17:19 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for renames to finish 2025/01/14 01:17:22 INFO : yam: Moved (server-side) to: yaml 2025/01/14 01:17:22 INFO : yaml: Renamed from "yam" 2025/01/14 01:17:22 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish 2025/01/14 01:17:22 DEBUG : Waiting for deletions to finish 2025/01/14 01:17:22 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyModtime (20.43s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" sync_test.go:1649: Can track renames: true 2025/01/14 01:17:34 INFO : Yandex rclone-test-wocogok8nogi: Making map for --track-renames 2025/01/14 01:17:34 INFO : Yandex rclone-test-wocogok8nogi: Finished making map for --track-renames 2025/01/14 01:17:34 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:17:34 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/14 01:17:34 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/14 01:17:34 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for renames to finish 2025/01/14 01:17:34 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish 2025/01/14 01:17:36 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/14 01:17:36 INFO : potato: Copied (new) 2025/01/14 01:17:37 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/14 01:17:37 INFO : sub/yam: Copied (new) 2025/01/14 01:17:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:17:46 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:17:46 DEBUG : potato: Unchanged skipping 2025/01/14 01:17:47 INFO : Yandex rclone-test-wocogok8nogi: Making map for --track-renames 2025/01/14 01:17:47 INFO : Yandex rclone-test-wocogok8nogi: Finished making map for --track-renames 2025/01/14 01:17:47 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:17:47 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for renames to finish 2025/01/14 01:17:49 INFO : sub/yam: Moved (server-side) to: yam 2025/01/14 01:17:49 INFO : yam: Renamed from "sub/yam" 2025/01/14 01:17:49 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish 2025/01/14 01:17:49 DEBUG : Waiting for deletions to finish 2025/01/14 01:17:49 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (34.11s) === RUN TestServerSideMoveLocal run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:18:07 DEBUG : Creating backend with remote "/tmp/rclone2038537713/dir1" 2025/01/14 01:18:07 DEBUG : Creating backend with remote "/tmp/rclone2038537713/dir2" 2025/01/14 01:18:07 DEBUG : Local file system at /tmp/rclone2038537713/dir2: Using server-side directory move 2025/01/14 01:18:07 INFO : Local file system at /tmp/rclone2038537713/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/14 01:18:07 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/14 01:18:07 INFO : file1.txt: Moved (server-side) 2025/01/14 01:18:07 DEBUG : Local file system at /tmp/rclone2038537713/dir2: Waiting for checks to finish 2025/01/14 01:18:07 DEBUG : Local file system at /tmp/rclone2038537713/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.64s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:18:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 01:18:09 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/14 01:18:09 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:18:09 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish 2025/01/14 01:18:11 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/14 01:18:11 INFO : sub dir/hello world: Copied (new) 2025/01/14 01:18:11 INFO : sub dir/hello world: Deleted 2025/01/14 01:18:13 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/01/14 01:18:13 INFO : nested/sub dir/file: Copied (new) 2025/01/14 01:18:13 INFO : nested/sub dir/file: Deleted 2025/01/14 01:18:13 INFO : sub dir: Removing directory 2025/01/14 01:18:13 INFO : nested/sub dir: Removing directory 2025/01/14 01:18:13 INFO : nested: Removing directory 2025/01/14 01:18:13 DEBUG : Local file system at /tmp/rclone2038537713: deleted 3 directories run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" --- PASS: TestMoveWithDeleteEmptySrcDirs (32.15s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:18:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 01:18:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/14 01:18:41 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:18:41 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish 2025/01/14 01:18:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/14 01:18:43 INFO : sub dir/hello world: Copied (new) 2025/01/14 01:18:43 INFO : sub dir/hello world: Deleted 2025/01/14 01:18:45 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/01/14 01:18:45 INFO : nested/sub dir/file: Copied (new) 2025/01/14 01:18:45 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (38.76s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:19:20 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/14 01:19:20 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/14 01:19:20 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:19:20 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish 2025/01/14 01:19:22 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/01/14 01:19:22 INFO : existing-b: Copied (new) 2025/01/14 01:19:22 INFO : existing-b: Deleted 2025/01/14 01:19:23 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/14 01:19:23 INFO : existing: Copied (new) 2025/01/14 01:19:23 INFO : existing: Deleted fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1842 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: existing: Modification time difference too big |-209901h14m14.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-14 01:19:21 +0000 UTC) (precision 1ns) 2025/01/14 01:19:24 DEBUG : existing: Destination exists, skipping 2025/01/14 01:19:24 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/14 01:19:24 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:19:24 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish 2025/01/14 01:19:24 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1867 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: existing: Modification time difference too big |-209901h14m14.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-14 01:19:21 +0000 UTC) (precision 1ns) --- FAIL: TestMoveWithIgnoreExisting (17.09s) === RUN TestServerSideMove run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:19:36 DEBUG : Creating backend with remote "TestYandex:rclone-test-dodudus5zifu" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-wocogok8nogi -> Yandex rclone-test-dodudus5zifu 2025/01/14 01:19:49 DEBUG : Yandex rclone-test-dodudus5zifu: Using server-side directory move 2025/01/14 01:19:50 INFO : Yandex rclone-test-dodudus5zifu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/14 01:19:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/14 01:19:51 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:19:51 DEBUG : empty space: Unchanged skipping 2025/01/14 01:19:51 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/14 01:19:51 DEBUG : Yandex rclone-test-dodudus5zifu: Waiting for checks to finish 2025/01/14 01:19:53 INFO : potato2: Moved (server-side) 2025/01/14 01:19:55 INFO : empty space: Deleted 2025/01/14 01:19:55 DEBUG : Yandex rclone-test-dodudus5zifu: Waiting for transfers to finish 2025/01/14 01:19:55 INFO : potato3: Deleted 2025/01/14 01:19:57 INFO : potato3: Moved (server-side) 2025/01/14 01:19:58 DEBUG : Creating backend with remote "TestYandex:rclone-test-yasecog9pewa" 2025/01/14 01:19:58 DEBUG : Yandex rclone-test-yasecog9pewa: Using server-side directory move 2025/01/14 01:20:02 INFO : Yandex rclone-test-yasecog9pewa: Server side directory move succeeded 2025/01/14 01:20:02 ERROR : : error listing: directory not found 2025/01/14 01:20:02 DEBUG : Yandex rclone-test-yasecog9pewa: Purge remote 2025/01/14 01:20:09 DEBUG : Yandex rclone-test-dodudus5zifu: Purge remote 2025/01/14 01:20:10 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (34.72s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:20:11 DEBUG : Creating backend with remote "TestYandex:rclone-test-virukes6zena" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-wocogok8nogi -> Yandex rclone-test-virukes6zena 2025/01/14 01:20:27 DEBUG : empty space: Excluded (Size Filter) 2025/01/14 01:20:27 DEBUG : empty space: Excluded 2025/01/14 01:20:28 DEBUG : empty space: Excluded (Size Filter) 2025/01/14 01:20:28 DEBUG : empty space: Excluded 2025/01/14 01:20:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/14 01:20:28 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/14 01:20:28 DEBUG : Yandex rclone-test-virukes6zena: Waiting for checks to finish 2025/01/14 01:20:28 DEBUG : Yandex rclone-test-virukes6zena: Waiting for transfers to finish 2025/01/14 01:20:30 INFO : potato2: Moved (server-side) 2025/01/14 01:20:32 INFO : potato3: Deleted 2025/01/14 01:20:34 INFO : potato3: Moved (server-side) 2025/01/14 01:20:35 DEBUG : Creating backend with remote "TestYandex:rclone-test-teqacih1bolo" 2025/01/14 01:20:36 DEBUG : empty space: Excluded (Size Filter) 2025/01/14 01:20:36 DEBUG : empty space: Excluded 2025/01/14 01:20:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/14 01:20:36 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/14 01:20:36 DEBUG : Yandex rclone-test-teqacih1bolo: Waiting for checks to finish 2025/01/14 01:20:36 DEBUG : Yandex rclone-test-teqacih1bolo: Waiting for transfers to finish 2025/01/14 01:20:38 INFO : potato3: Moved (server-side) 2025/01/14 01:20:38 INFO : potato2: Moved (server-side) 2025/01/14 01:20:39 DEBUG : Yandex rclone-test-teqacih1bolo: Purge remote 2025/01/14 01:20:47 DEBUG : Yandex rclone-test-virukes6zena: Purge remote --- PASS: TestServerSideMoveWithFilter (46.87s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:20:58 DEBUG : Creating backend with remote "TestYandex:rclone-test-wupopud2cobo" 2025/01/14 01:21:06 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Yandex rclone-test-wocogok8nogi -> Yandex rclone-test-wupopud2cobo 2025/01/14 01:21:13 DEBUG : Yandex rclone-test-wupopud2cobo: Using server-side directory move 2025/01/14 01:21:14 INFO : Yandex rclone-test-wupopud2cobo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/14 01:21:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/14 01:21:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:21:14 DEBUG : empty space: Unchanged skipping 2025/01/14 01:21:14 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/14 01:21:15 DEBUG : Yandex rclone-test-wupopud2cobo: Waiting for checks to finish 2025/01/14 01:21:16 INFO : potato2: Moved (server-side) 2025/01/14 01:21:18 INFO : potato3: Deleted 2025/01/14 01:21:18 INFO : empty space: Deleted 2025/01/14 01:21:18 DEBUG : Yandex rclone-test-wupopud2cobo: Waiting for transfers to finish 2025/01/14 01:21:20 INFO : potato3: Moved (server-side) 2025/01/14 01:21:20 INFO : tomatoDir: Removing directory 2025/01/14 01:21:26 DEBUG : Yandex rclone-test-wocogok8nogi: deleted 1 directories 2025/01/14 01:21:27 DEBUG : Creating backend with remote "TestYandex:rclone-test-xoxaziq7wije" 2025/01/14 01:21:28 INFO : tomatoDir: Making directory 2025/01/14 01:21:28 DEBUG : Yandex rclone-test-xoxaziq7wije: Using server-side directory move 2025/01/14 01:21:32 INFO : Yandex rclone-test-xoxaziq7wije: Server side directory move succeeded 2025/01/14 01:21:33 ERROR : : error listing: directory not found 2025/01/14 01:21:34 ERROR : : error listing: directory not found 2025/01/14 01:21:34 DEBUG : Yandex rclone-test-xoxaziq7wije: Purge remote 2025/01/14 01:21:42 DEBUG : Yandex rclone-test-wupopud2cobo: Purge remote 2025/01/14 01:21:42 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (45.34s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.37s) === RUN TestSyncOverlap run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:21:44 DEBUG : Creating backend with remote "TestYandex:rclone-test-wocogok8nogi/rclone-sync-test" run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" --- PASS: TestSyncOverlap (7.31s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:21:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-wocogok8nogi/rclone-sync-test" 2025/01/14 01:21:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-wocogok8nogi/rclone-sync-test-include/layer2" 2025/01/14 01:21:52 DEBUG : Config file has changed externally - reloading 2025/01/14 01:21:55 DEBUG : Creating backend with remote "TestYandex:rclone-test-wocogok8nogi/rclone-sync-test-ignore-file" 2025/01/14 01:21:59 DEBUG : rclone-sync-test: Excluded 2025/01/14 01:22:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/14 01:22:02 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/14 01:22:02 DEBUG : Yandex rclone-test-wocogok8nogi/rclone-sync-test: Waiting for checks to finish 2025/01/14 01:22:02 DEBUG : Yandex rclone-test-wocogok8nogi/rclone-sync-test: Waiting for transfers to finish 2025/01/14 01:22:02 DEBUG : Waiting for deletions to finish 2025/01/14 01:22:02 INFO : There was nothing to transfer 2025/01/14 01:22:03 DEBUG : rclone-sync-test: Excluded 2025/01/14 01:22:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/14 01:22:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/14 01:22:05 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:22:05 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish 2025/01/14 01:22:05 DEBUG : Waiting for deletions to finish 2025/01/14 01:22:05 INFO : rclone-sync-test-include: Removing directory 2025/01/14 01:22:05 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/01/14 01:22:05 DEBUG : Yandex rclone-test-wocogok8nogi: failed to delete 1 directories 2025/01/14 01:22:05 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:22:07 DEBUG : rclone-sync-test: Excluded 2025/01/14 01:22:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/14 01:22:09 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:22:10 DEBUG : rclone-sync-test: Excluded 2025/01/14 01:22:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/14 01:22:12 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:22:13 DEBUG : rclone-sync-test: Excluded 2025/01/14 01:22:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/14 01:22:15 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:22:16 DEBUG : rclone-sync-test: Excluded 2025/01/14 01:22:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/14 01:22:18 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:22:19 DEBUG : rclone-sync-test: Excluded 2025/01/14 01:22:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/14 01:22:20 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:22:21 DEBUG : rclone-sync-test: Excluded 2025/01/14 01:22:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/14 01:22:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/14 01:22:24 DEBUG : rclone-sync-test: Excluded 2025/01/14 01:22:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/14 01:22:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/14 01:22:26 DEBUG : Yandex rclone-test-wocogok8nogi/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/01/14 01:22:26 DEBUG : Yandex rclone-test-wocogok8nogi/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/01/14 01:22:26 DEBUG : Waiting for deletions to finish 2025/01/14 01:22:26 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:22:27 DEBUG : rclone-sync-test: Excluded 2025/01/14 01:22:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/14 01:22:30 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:22:32 DEBUG : rclone-sync-test: Excluded 2025/01/14 01:22:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/14 01:22:33 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/14 01:22:35 DEBUG : rclone-sync-test: Excluded 2025/01/14 01:22:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/14 01:22:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/14 01:22:37 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:22:37 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish 2025/01/14 01:22:37 DEBUG : Waiting for deletions to finish 2025/01/14 01:22:37 INFO : rclone-sync-test-include: Removing directory 2025/01/14 01:22:37 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/01/14 01:22:37 DEBUG : Yandex rclone-test-wocogok8nogi: failed to delete 1 directories 2025/01/14 01:22:37 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:22:38 DEBUG : rclone-sync-test: Excluded 2025/01/14 01:22:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/14 01:22:40 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:22:41 DEBUG : rclone-sync-test: Excluded 2025/01/14 01:22:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/14 01:22:43 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:22:44 DEBUG : rclone-sync-test: Excluded 2025/01/14 01:22:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/14 01:22:45 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:22:46 DEBUG : rclone-sync-test: Excluded 2025/01/14 01:22:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/14 01:22:48 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/14 01:22:49 DEBUG : : Excluded 2025/01/14 01:22:49 DEBUG : rclone-sync-test: Excluded 2025/01/14 01:22:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/14 01:22:51 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/14 01:22:51 DEBUG : Yandex rclone-test-wocogok8nogi/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/01/14 01:22:51 DEBUG : Yandex rclone-test-wocogok8nogi/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/01/14 01:22:51 DEBUG : Waiting for deletions to finish 2025/01/14 01:22:51 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:22:52 DEBUG : rclone-sync-test: Excluded 2025/01/14 01:22:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/14 01:22:54 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:22:55 DEBUG : rclone-sync-test: Excluded 2025/01/14 01:22:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/14 01:22:57 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:22:58 DEBUG : rclone-sync-test: Excluded 2025/01/14 01:22:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/14 01:23:00 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:23:01 DEBUG : rclone-sync-test: Excluded 2025/01/14 01:23:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/14 01:23:03 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:23:04 DEBUG : rclone-sync-test: Excluded 2025/01/14 01:23:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/14 01:23:06 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (133.29s) === RUN TestSyncCompareDest run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:24:05 DEBUG : Creating backend with remote "TestYandex:rclone-test-wocogok8nogi/dst" 2025/01/14 01:24:05 DEBUG : Config file has changed externally - reloading 2025/01/14 01:24:05 DEBUG : Creating backend with remote "TestYandex:rclone-test-wocogok8nogi/CompareDest" 2025/01/14 01:24:07 DEBUG : one: Need to transfer - File not found at Destination 2025/01/14 01:24:07 DEBUG : Yandex rclone-test-wocogok8nogi/dst: Waiting for checks to finish 2025/01/14 01:24:07 DEBUG : Yandex rclone-test-wocogok8nogi/dst: Waiting for transfers to finish 2025/01/14 01:24:10 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/01/14 01:24:10 INFO : one: Copied (new) 2025/01/14 01:24:10 DEBUG : Waiting for deletions to finish 2025/01/14 01:24:12 DEBUG : Yandex rclone-test-wocogok8nogi/dst: Waiting for checks to finish 2025/01/14 01:24:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/14 01:24:12 DEBUG : Yandex rclone-test-wocogok8nogi/dst: Waiting for transfers to finish 2025/01/14 01:24:15 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/14 01:24:15 INFO : one: Copied (replaced existing) 2025/01/14 01:24:15 DEBUG : Waiting for deletions to finish 2025/01/14 01:24:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/14 01:24:22 DEBUG : Yandex rclone-test-wocogok8nogi/dst: Waiting for checks to finish 2025/01/14 01:24:23 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:24:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/14 01:24:23 DEBUG : Yandex rclone-test-wocogok8nogi/dst: Waiting for transfers to finish 2025/01/14 01:24:23 DEBUG : Waiting for deletions to finish 2025/01/14 01:24:23 INFO : There was nothing to transfer 2025/01/14 01:24:28 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:24:28 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/14 01:24:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/14 01:24:28 DEBUG : Yandex rclone-test-wocogok8nogi/dst: Waiting for checks to finish 2025/01/14 01:24:29 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:24:29 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/14 01:24:29 DEBUG : Yandex rclone-test-wocogok8nogi/dst: Waiting for transfers to finish 2025/01/14 01:24:29 DEBUG : Waiting for deletions to finish 2025/01/14 01:24:29 INFO : There was nothing to transfer 2025/01/14 01:24:31 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:24:31 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/14 01:24:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/14 01:24:31 DEBUG : Yandex rclone-test-wocogok8nogi/dst: Waiting for checks to finish 2025/01/14 01:24:32 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:24:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/14 01:24:32 DEBUG : Yandex rclone-test-wocogok8nogi/dst: Waiting for transfers to finish 2025/01/14 01:24:32 DEBUG : Waiting for deletions to finish 2025/01/14 01:24:32 INFO : There was nothing to transfer 2025/01/14 01:24:34 DEBUG : two: Modification times differ by -119h59m59.876543211s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123456789 +0000 UTC 2025/01/14 01:24:34 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/14 01:24:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/14 01:24:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/14 01:24:34 DEBUG : Yandex rclone-test-wocogok8nogi/dst: Waiting for checks to finish 2025/01/14 01:24:34 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:24:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/14 01:24:34 DEBUG : Yandex rclone-test-wocogok8nogi/dst: Waiting for transfers to finish 2025/01/14 01:24:34 DEBUG : Waiting for deletions to finish 2025/01/14 01:24:34 INFO : There was nothing to transfer 2025/01/14 01:24:40 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/14 01:24:40 DEBUG : two: Need to transfer - File not found at Destination 2025/01/14 01:24:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/14 01:24:40 DEBUG : Yandex rclone-test-wocogok8nogi/dst: Waiting for checks to finish 2025/01/14 01:24:41 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:24:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/14 01:24:41 DEBUG : Yandex rclone-test-wocogok8nogi/dst: Waiting for transfers to finish 2025/01/14 01:24:43 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/01/14 01:24:43 INFO : two: Copied (new) 2025/01/14 01:24:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (64.28s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:25:17 DEBUG : Creating backend with remote "TestYandex:rclone-test-wocogok8nogi/dest" 2025/01/14 01:25:17 DEBUG : Config file has changed externally - reloading 2025/01/14 01:25:17 DEBUG : Creating backend with remote "TestYandex:rclone-test-wocogok8nogi/pre-dest1" 2025/01/14 01:25:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-wocogok8nogi/pre-dest2" 2025/01/14 01:25:20 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:25:20 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/14 01:25:21 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:25:21 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/14 01:25:22 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/14 01:25:22 DEBUG : Yandex rclone-test-wocogok8nogi/dest: Waiting for checks to finish 2025/01/14 01:25:22 DEBUG : Yandex rclone-test-wocogok8nogi/dest: Waiting for transfers to finish 2025/01/14 01:25:24 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/01/14 01:25:24 INFO : 3: Copied (new) 2025/01/14 01:25:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (46.48s) === RUN TestSyncCopyDest run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:25:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-wocogok8nogi/dst" 2025/01/14 01:25:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-wocogok8nogi/CopyDest" 2025/01/14 01:25:58 DEBUG : one: Need to transfer - File not found at Destination 2025/01/14 01:25:58 DEBUG : Yandex rclone-test-wocogok8nogi/dst: Waiting for checks to finish 2025/01/14 01:25:58 DEBUG : Yandex rclone-test-wocogok8nogi/dst: Waiting for transfers to finish 2025/01/14 01:26:00 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/01/14 01:26:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/14 01:26:01 DEBUG : pacer: Reducing sleep to 15ms 2025/01/14 01:26:01 DEBUG : pacer: Reducing sleep to 11.25ms 2025/01/14 01:26:01 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/01/14 01:26:01 INFO : one: Copied (new) 2025/01/14 01:26:01 DEBUG : Waiting for deletions to finish 2025/01/14 01:26:04 DEBUG : pacer: Reducing sleep to 10ms 2025/01/14 01:26:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/14 01:26:04 DEBUG : Yandex rclone-test-wocogok8nogi/dst: Waiting for checks to finish 2025/01/14 01:26:04 DEBUG : Yandex rclone-test-wocogok8nogi/dst: Waiting for transfers to finish 2025/01/14 01:26:06 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/14 01:26:06 INFO : one: Copied (replaced existing) 2025/01/14 01:26:06 DEBUG : Waiting for deletions to finish 2025/01/14 01:26:14 DEBUG : Creating backend with remote "TestYandex:rclone-test-wocogok8nogi/BackupDir" 2025/01/14 01:26:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/14 01:26:15 DEBUG : Yandex rclone-test-wocogok8nogi/dst: Waiting for checks to finish 2025/01/14 01:26:15 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:26:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/14 01:26:18 INFO : one: Moved (server-side) 2025/01/14 01:26:21 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/01/14 01:26:21 INFO : one: Copied (server-side copy) 2025/01/14 01:26:21 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/14 01:26:21 DEBUG : Yandex rclone-test-wocogok8nogi/dst: Waiting for transfers to finish 2025/01/14 01:26:21 DEBUG : Waiting for deletions to finish 2025/01/14 01:26:31 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:26:33 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/14 01:26:33 INFO : two: Copied (server-side copy) 2025/01/14 01:26:33 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/14 01:26:33 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:26:33 DEBUG : one: Unchanged skipping 2025/01/14 01:26:33 DEBUG : Yandex rclone-test-wocogok8nogi/dst: Waiting for checks to finish 2025/01/14 01:26:33 DEBUG : Yandex rclone-test-wocogok8nogi/dst: Waiting for transfers to finish 2025/01/14 01:26:33 DEBUG : Waiting for deletions to finish 2025/01/14 01:26:35 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:26:35 DEBUG : one: Unchanged skipping 2025/01/14 01:26:35 DEBUG : Yandex rclone-test-wocogok8nogi/dst: Waiting for checks to finish 2025/01/14 01:26:35 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:26:35 DEBUG : two: Unchanged skipping 2025/01/14 01:26:35 DEBUG : Yandex rclone-test-wocogok8nogi/dst: Waiting for transfers to finish 2025/01/14 01:26:35 DEBUG : Waiting for deletions to finish 2025/01/14 01:26:35 INFO : There was nothing to transfer 2025/01/14 01:26:39 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/14 01:26:39 DEBUG : three: Destination not found in --copy-dest 2025/01/14 01:26:39 DEBUG : three: Need to transfer - File not found at Destination 2025/01/14 01:26:39 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:26:39 DEBUG : one: Unchanged skipping 2025/01/14 01:26:39 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:26:39 DEBUG : two: Unchanged skipping 2025/01/14 01:26:39 DEBUG : Yandex rclone-test-wocogok8nogi/dst: Waiting for checks to finish 2025/01/14 01:26:39 DEBUG : Yandex rclone-test-wocogok8nogi/dst: Waiting for transfers to finish 2025/01/14 01:26:45 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/01/14 01:26:45 INFO : three: Copied (new) 2025/01/14 01:26:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (91.43s) === RUN TestSyncBackupDir run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:27:36 DEBUG : Creating backend with remote "TestYandex:rclone-test-wocogok8nogi/dst" 2025/01/14 01:27:37 DEBUG : Creating backend with remote "TestYandex:rclone-test-wocogok8nogi/backup" 2025/01/14 01:27:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/14 01:27:37 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:27:37 DEBUG : two: Unchanged skipping 2025/01/14 01:27:37 DEBUG : Yandex rclone-test-wocogok8nogi/dst: Waiting for checks to finish 2025/01/14 01:27:40 INFO : one: Moved (server-side) 2025/01/14 01:27:40 DEBUG : Yandex rclone-test-wocogok8nogi/dst: Waiting for transfers to finish 2025/01/14 01:27:42 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/14 01:27:42 INFO : one: Copied (new) 2025/01/14 01:27:42 DEBUG : Waiting for deletions to finish 2025/01/14 01:27:45 INFO : three.txt: Moved (server-side) 2025/01/14 01:27:45 INFO : three.txt: Moved into backup dir 2025/01/14 01:27:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/14 01:27:50 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:27:50 DEBUG : two: Unchanged skipping 2025/01/14 01:27:50 DEBUG : Yandex rclone-test-wocogok8nogi/dst: Waiting for checks to finish 2025/01/14 01:27:55 INFO : one: Deleted 2025/01/14 01:27:57 INFO : one: Moved (server-side) 2025/01/14 01:27:57 DEBUG : Yandex rclone-test-wocogok8nogi/dst: Waiting for transfers to finish 2025/01/14 01:28:00 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/14 01:28:00 INFO : one: Copied (new) 2025/01/14 01:28:00 DEBUG : Waiting for deletions to finish 2025/01/14 01:28:04 INFO : three.txt: Deleted 2025/01/14 01:28:06 INFO : three.txt: Moved (server-side) 2025/01/14 01:28:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (65.80s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:28:40 DEBUG : Creating backend with remote "TestYandex:rclone-test-wocogok8nogi/dst" 2025/01/14 01:28:40 DEBUG : Config file has changed externally - reloading 2025/01/14 01:28:41 DEBUG : Creating backend with remote "TestYandex:rclone-test-wocogok8nogi/backup" 2025/01/14 01:28:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/14 01:28:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:28:42 DEBUG : two: Unchanged skipping 2025/01/14 01:28:42 DEBUG : Yandex rclone-test-wocogok8nogi/dst: Waiting for checks to finish 2025/01/14 01:28:45 INFO : one: Moved (server-side) to: one.bak 2025/01/14 01:28:45 DEBUG : Yandex rclone-test-wocogok8nogi/dst: Waiting for transfers to finish 2025/01/14 01:28:47 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/14 01:28:47 INFO : one: Copied (new) 2025/01/14 01:28:47 DEBUG : Waiting for deletions to finish 2025/01/14 01:28:51 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/14 01:28:51 INFO : three.txt: Moved into backup dir 2025/01/14 01:28:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/14 01:28:56 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:28:56 DEBUG : two: Unchanged skipping 2025/01/14 01:28:56 DEBUG : Yandex rclone-test-wocogok8nogi/dst: Waiting for checks to finish 2025/01/14 01:29:00 INFO : one.bak: Deleted 2025/01/14 01:29:02 INFO : one: Moved (server-side) to: one.bak 2025/01/14 01:29:02 DEBUG : Yandex rclone-test-wocogok8nogi/dst: Waiting for transfers to finish 2025/01/14 01:29:04 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/14 01:29:04 INFO : one: Copied (new) 2025/01/14 01:29:04 DEBUG : Waiting for deletions to finish 2025/01/14 01:29:08 INFO : three.txt.bak: Deleted 2025/01/14 01:29:11 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/14 01:29:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (65.03s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:29:46 DEBUG : Creating backend with remote "TestYandex:rclone-test-wocogok8nogi/dst" 2025/01/14 01:29:46 DEBUG : Config file has changed externally - reloading 2025/01/14 01:29:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-wocogok8nogi/backup" 2025/01/14 01:29:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/14 01:29:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:29:48 DEBUG : Yandex rclone-test-wocogok8nogi/dst: Waiting for checks to finish 2025/01/14 01:29:48 DEBUG : two: Unchanged skipping 2025/01/14 01:29:51 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/14 01:29:51 DEBUG : Yandex rclone-test-wocogok8nogi/dst: Waiting for transfers to finish 2025/01/14 01:29:54 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/14 01:29:54 INFO : one: Copied (new) 2025/01/14 01:29:54 DEBUG : Waiting for deletions to finish 2025/01/14 01:29:56 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/14 01:29:56 INFO : three.txt: Moved into backup dir 2025/01/14 01:30:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/14 01:30:01 DEBUG : Yandex rclone-test-wocogok8nogi/dst: Waiting for checks to finish 2025/01/14 01:30:01 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:30:01 DEBUG : two: Unchanged skipping 2025/01/14 01:30:06 INFO : one-2019-01-01: Deleted 2025/01/14 01:30:07 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/14 01:30:07 DEBUG : Yandex rclone-test-wocogok8nogi/dst: Waiting for transfers to finish 2025/01/14 01:30:10 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/14 01:30:10 INFO : one: Copied (new) 2025/01/14 01:30:10 DEBUG : Waiting for deletions to finish 2025/01/14 01:30:15 INFO : three-2019-01-01.txt: Deleted 2025/01/14 01:30:18 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/14 01:30:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (69.23s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:30:55 DEBUG : Creating backend with remote "TestYandex:rclone-test-wocogok8nogi/dst" 2025/01/14 01:30:55 DEBUG : Config file has changed externally - reloading 2025/01/14 01:30:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/14 01:30:55 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:30:55 DEBUG : two: Unchanged skipping 2025/01/14 01:30:55 DEBUG : Yandex rclone-test-wocogok8nogi/dst: Waiting for checks to finish 2025/01/14 01:30:58 INFO : one: Moved (server-side) to: one.bak 2025/01/14 01:30:58 DEBUG : Yandex rclone-test-wocogok8nogi/dst: Waiting for transfers to finish 2025/01/14 01:31:03 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/14 01:31:03 INFO : one: Copied (new) 2025/01/14 01:31:03 DEBUG : Waiting for deletions to finish 2025/01/14 01:31:06 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/14 01:31:06 INFO : three.txt: Moved into backup dir 2025/01/14 01:31:10 DEBUG : one.bak: Excluded (Path Filter) 2025/01/14 01:31:10 DEBUG : one.bak: Excluded 2025/01/14 01:31:10 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/14 01:31:10 DEBUG : three.txt.bak: Excluded 2025/01/14 01:31:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/14 01:31:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:31:10 DEBUG : two: Unchanged skipping 2025/01/14 01:31:10 DEBUG : Yandex rclone-test-wocogok8nogi/dst: Waiting for checks to finish 2025/01/14 01:31:14 INFO : one.bak: Deleted 2025/01/14 01:31:16 INFO : one: Moved (server-side) to: one.bak 2025/01/14 01:31:16 DEBUG : Yandex rclone-test-wocogok8nogi/dst: Waiting for transfers to finish 2025/01/14 01:31:19 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/14 01:31:19 INFO : one: Copied (new) 2025/01/14 01:31:19 DEBUG : Waiting for deletions to finish 2025/01/14 01:31:23 INFO : three.txt.bak: Deleted 2025/01/14 01:31:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/14 01:31:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (59.79s) === RUN TestSyncSuffix run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2465 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523 Error: Should be true Test: TestSyncSuffix Messages: dst/two: Modification time difference too big |-209901h26m48.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-14 01:31:55 +0000 UTC) (precision 1ns) 2025/01/14 01:31:59 DEBUG : Creating backend with remote "TestYandex:rclone-test-wocogok8nogi/dst" 2025/01/14 01:32:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/14 01:32:03 INFO : one: Moved (server-side) to: one.bak 2025/01/14 01:32:06 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/14 01:32:06 INFO : one: Copied (new) 2025/01/14 01:32:06 DEBUG : two: Modification times differ by 209901h26m48.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2025-01-14 01:31:55 +0000 UTC 2025/01/14 01:32:06 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/14 01:32:07 INFO : two: Updated modification time in destination 2025/01/14 01:32:07 DEBUG : two: Unchanged skipping 2025/01/14 01:32:07 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/14 01:32:09 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/14 01:32:12 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/01/14 01:32:12 INFO : three.txt: Copied (new) 2025/01/14 01:32:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/14 01:32:18 INFO : one.bak: Deleted 2025/01/14 01:32:21 INFO : one: Moved (server-side) to: one.bak 2025/01/14 01:32:24 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/14 01:32:24 INFO : one: Copied (new) 2025/01/14 01:32:24 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:32:24 DEBUG : two: Unchanged skipping 2025/01/14 01:32:26 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/14 01:32:30 INFO : three.txt.bak: Deleted 2025/01/14 01:32:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/14 01:32:36 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/01/14 01:32:36 INFO : three.txt: Copied (new) --- FAIL: TestSyncSuffix (139.75s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2465 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: dst/one: Modification time difference too big |-209901h29m1.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-14 01:34:08 +0000 UTC) (precision 1ns) 2025/01/14 01:34:14 DEBUG : Creating backend with remote "TestYandex:rclone-test-wocogok8nogi/dst" 2025/01/14 01:34:14 DEBUG : Config file has changed externally - reloading 2025/01/14 01:34:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/14 01:34:18 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/14 01:34:20 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/14 01:34:20 INFO : one: Copied (new) 2025/01/14 01:34:21 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:34:21 DEBUG : two: Unchanged skipping 2025/01/14 01:34:21 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/14 01:34:23 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/14 01:34:26 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/01/14 01:34:26 INFO : three.txt: Copied (new) fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2491 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: dst/one-2019-01-01: Modification time difference too big |-209901h29m10.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-14 01:34:17 +0000 UTC) (precision 1ns) fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2491 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: dst/three.txt: Modification time difference too big |-209901h29m18.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-14 01:34:25 +0000 UTC) (precision 1ns) fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2497 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: dst/one-2019-01-01: Modification time difference too big |-209901h29m10.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-14 01:34:17 +0000 UTC) (precision 1ns) fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2497 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: dst/three.txt: Modification time difference too big |-209901h29m18.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-14 01:34:25 +0000 UTC) (precision 1ns) 2025/01/14 01:34:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/14 01:34:32 INFO : one-2019-01-01: Deleted 2025/01/14 01:34:34 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/14 01:34:39 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/14 01:34:39 INFO : one: Copied (new) 2025/01/14 01:34:39 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:34:39 DEBUG : two: Unchanged skipping 2025/01/14 01:34:40 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/14 01:34:44 INFO : three-2019-01-01.txt: Deleted 2025/01/14 01:34:47 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/14 01:34:50 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/01/14 01:34:50 INFO : three.txt: Copied (new) fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2521 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: dst/three-2019-01-01.txt: Modification time difference too big |-209901h29m39.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-14 01:34:46 +0000 UTC) (precision 1ns) --- FAIL: TestSyncSuffixKeepExtension (69.77s) === RUN TestSyncUTFNorm run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:35:21 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/14 01:35:21 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:35:21 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish 2025/01/14 01:35:24 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2025/01/14 01:35:24 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/14 01:35:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (12.29s) === RUN TestSyncImmutable run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:35:30 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/14 01:35:30 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:35:30 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish 2025/01/14 01:35:32 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/14 01:35:32 INFO : existing: Copied (new) 2025/01/14 01:35:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:35:34 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:35:34 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/14 01:35:34 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/14 01:35:34 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish 2025/01/14 01:35:34 ERROR : Yandex rclone-test-wocogok8nogi: not deleting files as there were IO errors 2025/01/14 01:35:34 ERROR : Yandex rclone-test-wocogok8nogi: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" --- PASS: TestSyncImmutable (13.24s) === RUN TestSyncIgnoreCase run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:35:46 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:35:46 DEBUG : existing: Unchanged skipping 2025/01/14 01:35:46 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:35:46 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish 2025/01/14 01:35:46 DEBUG : Waiting for deletions to finish 2025/01/14 01:35:46 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (9.35s) === RUN TestFixCase run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (1.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (2.58s) --- SKIP: TestMaxTransfer/Hard (0.84s) --- SKIP: TestMaxTransfer/Soft (0.78s) --- SKIP: TestMaxTransfer/Cautious (0.96s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2744 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2758 Error: Should be true Test: TestSyncConcurrentDelete Messages: both16: Modification time difference too big |-209901h32m5.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-14 01:37:12 +0000 UTC) (precision 1ns) 2025/01/14 01:37:29 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:37:29 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:37:29 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:37:29 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:37:29 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:37:29 DEBUG : both0: Unchanged skipping 2025/01/14 01:37:29 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:37:29 DEBUG : both12: Unchanged skipping 2025/01/14 01:37:29 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:37:29 DEBUG : both13: Unchanged skipping 2025/01/14 01:37:29 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:37:29 DEBUG : both14: Unchanged skipping 2025/01/14 01:37:29 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:37:29 DEBUG : both15: Unchanged skipping 2025/01/14 01:37:29 DEBUG : both16: Modification times differ by 209901h32m5.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2025-01-14 01:37:12 +0000 UTC 2025/01/14 01:37:29 DEBUG : both10: Unchanged skipping 2025/01/14 01:37:29 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:37:29 DEBUG : both16: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/14 01:37:29 DEBUG : both17: Unchanged skipping 2025/01/14 01:37:29 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:37:29 DEBUG : both18: Unchanged skipping 2025/01/14 01:37:29 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:37:29 DEBUG : both19: Unchanged skipping 2025/01/14 01:37:29 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:37:29 DEBUG : both11: Unchanged skipping 2025/01/14 01:37:29 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:37:29 DEBUG : both3: Unchanged skipping 2025/01/14 01:37:29 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:37:29 DEBUG : both4: Unchanged skipping 2025/01/14 01:37:29 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:37:29 DEBUG : both5: Unchanged skipping 2025/01/14 01:37:29 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:37:29 DEBUG : both6: Unchanged skipping 2025/01/14 01:37:29 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:37:29 DEBUG : both7: Unchanged skipping 2025/01/14 01:37:29 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:37:29 DEBUG : both8: Unchanged skipping 2025/01/14 01:37:29 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:37:29 DEBUG : both9: Unchanged skipping 2025/01/14 01:37:29 DEBUG : both1: Unchanged skipping 2025/01/14 01:37:29 DEBUG : both2: Unchanged skipping 2025/01/14 01:37:30 INFO : both16: Updated modification time in destination 2025/01/14 01:37:30 DEBUG : both16: Unchanged skipping 2025/01/14 01:37:30 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish 2025/01/14 01:37:30 DEBUG : Waiting for deletions to finish 2025/01/14 01:37:34 INFO : only10: Deleted 2025/01/14 01:37:34 INFO : only15: Deleted 2025/01/14 01:37:34 INFO : only17: Deleted 2025/01/14 01:37:34 INFO : only9: Deleted 2025/01/14 01:37:37 INFO : only13: Deleted 2025/01/14 01:37:37 INFO : only14: Deleted 2025/01/14 01:37:37 INFO : only8: Deleted 2025/01/14 01:37:37 INFO : only6: Deleted 2025/01/14 01:37:41 INFO : only16: Deleted 2025/01/14 01:37:41 INFO : only11: Deleted 2025/01/14 01:37:41 INFO : only0: Deleted 2025/01/14 01:37:42 INFO : only7: Deleted 2025/01/14 01:37:44 INFO : only5: Deleted 2025/01/14 01:37:44 INFO : only4: Deleted 2025/01/14 01:37:45 INFO : only18: Deleted 2025/01/14 01:37:46 INFO : only1: Deleted 2025/01/14 01:37:48 INFO : only19: Deleted 2025/01/14 01:37:48 INFO : only12: Deleted 2025/01/14 01:37:48 INFO : only2: Deleted 2025/01/14 01:37:51 INFO : only3: Deleted 2025/01/14 01:37:51 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" --- FAIL: TestSyncConcurrentDelete (196.19s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:40:33 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/01/14 01:40:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/14 01:40:33 DEBUG : pacer: Reducing sleep to 15ms 2025/01/14 01:40:34 DEBUG : pacer: Reducing sleep to 11.25ms 2025/01/14 01:40:34 DEBUG : pacer: Reducing sleep to 10ms fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2744 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2762 Error: Should be true Test: TestSyncConcurrentTruncate Messages: only13: Modification time difference too big |-209901h35m8.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-14 01:40:15 +0000 UTC) (precision 1ns) fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2744 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2762 Error: Should be true Test: TestSyncConcurrentTruncate Messages: only4: Modification time difference too big |-209901h34m27.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-14 01:39:34 +0000 UTC) (precision 1ns) 2025/01/14 01:40:46 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:40:46 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for checks to finish 2025/01/14 01:40:46 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:40:46 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:40:46 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:40:46 DEBUG : both0: Unchanged skipping 2025/01/14 01:40:46 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:40:46 DEBUG : both11: Unchanged skipping 2025/01/14 01:40:46 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:40:46 DEBUG : both13: Unchanged skipping 2025/01/14 01:40:46 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:40:46 DEBUG : both14: Unchanged skipping 2025/01/14 01:40:46 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:40:46 DEBUG : both15: Unchanged skipping 2025/01/14 01:40:46 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:40:46 DEBUG : both16: Unchanged skipping 2025/01/14 01:40:46 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:40:46 DEBUG : both17: Unchanged skipping 2025/01/14 01:40:46 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:40:46 DEBUG : both18: Unchanged skipping 2025/01/14 01:40:46 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:40:46 DEBUG : both19: Unchanged skipping 2025/01/14 01:40:46 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:40:46 DEBUG : both2: Unchanged skipping 2025/01/14 01:40:46 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:40:46 DEBUG : both3: Unchanged skipping 2025/01/14 01:40:46 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:40:46 DEBUG : both4: Unchanged skipping 2025/01/14 01:40:46 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:40:46 DEBUG : both1: Unchanged skipping 2025/01/14 01:40:46 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:40:46 DEBUG : both6: Unchanged skipping 2025/01/14 01:40:46 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:40:46 DEBUG : both7: Unchanged skipping 2025/01/14 01:40:46 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:40:46 DEBUG : both8: Unchanged skipping 2025/01/14 01:40:46 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/14 01:40:46 DEBUG : both9: Unchanged skipping 2025/01/14 01:40:46 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/14 01:40:46 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/14 01:40:46 DEBUG : both10: Unchanged skipping 2025/01/14 01:40:46 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/14 01:40:46 DEBUG : both12: Unchanged skipping 2025/01/14 01:40:46 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/14 01:40:46 DEBUG : both5: Unchanged skipping 2025/01/14 01:40:46 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/14 01:40:46 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/14 01:40:46 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/14 01:40:46 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/14 01:40:46 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/14 01:40:46 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/14 01:40:46 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/14 01:40:46 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/14 01:40:46 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/14 01:40:46 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/14 01:40:46 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/14 01:40:46 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/14 01:40:46 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/14 01:40:46 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/14 01:40:46 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/14 01:40:46 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/14 01:40:46 DEBUG : Yandex rclone-test-wocogok8nogi: Waiting for transfers to finish 2025/01/14 01:40:48 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/01/14 01:40:48 INFO : only11: Copied (replaced existing) 2025/01/14 01:40:48 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/01/14 01:40:48 INFO : only0: Copied (replaced existing) 2025/01/14 01:40:49 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/01/14 01:40:49 INFO : only10: Copied (replaced existing) 2025/01/14 01:40:50 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/01/14 01:40:50 INFO : only12: Copied (replaced existing) 2025/01/14 01:40:51 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/01/14 01:40:51 INFO : only1: Copied (replaced existing) 2025/01/14 01:40:51 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/01/14 01:40:51 INFO : only13: Copied (replaced existing) 2025/01/14 01:40:51 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/01/14 01:40:51 INFO : only17: Copied (replaced existing) 2025/01/14 01:40:53 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/01/14 01:40:53 INFO : only14: Copied (replaced existing) 2025/01/14 01:40:53 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/01/14 01:40:53 INFO : only19: Copied (replaced existing) 2025/01/14 01:40:54 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/01/14 01:40:54 INFO : only2: Copied (replaced existing) 2025/01/14 01:40:55 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/01/14 01:40:55 INFO : only4: Copied (replaced existing) 2025/01/14 01:40:55 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/01/14 01:40:55 INFO : only5: Copied (replaced existing) 2025/01/14 01:40:56 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/01/14 01:40:56 INFO : only6: Copied (replaced existing) 2025/01/14 01:40:57 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/01/14 01:40:57 INFO : only3: Copied (replaced existing) 2025/01/14 01:40:57 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/01/14 01:40:57 INFO : only7: Copied (replaced existing) 2025/01/14 01:40:58 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/01/14 01:40:58 INFO : only9: Copied (replaced existing) 2025/01/14 01:40:59 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/01/14 01:40:59 INFO : only15: Copied (replaced existing) 2025/01/14 01:40:59 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/01/14 01:40:59 INFO : only8: Copied (replaced existing) 2025/01/14 01:40:59 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/01/14 01:40:59 INFO : only16: Copied (replaced existing) 2025/01/14 01:41:00 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/01/14 01:41:00 INFO : only18: Copied (replaced existing) 2025/01/14 01:41:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" --- FAIL: TestSyncConcurrentTruncate (259.15s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:43:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/14 01:43:30 INFO : sub dir: Making directory 2025/01/14 01:43:31 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" --- PASS: TestNothingToTransferWithEmptyDirs (91.72s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" 2025/01/14 01:45:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/14 01:45:02 INFO : sub dir: Making directory 2025/01/14 01:45:02 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-wocogok8nogi", Local "Local file system at /tmp/rclone2038537713", Modify Window "1ns" Diff of "logger" and "lsf" 2d1 < 2001-02-03 04:05:06.499999999;5eb63bbbe01eeed093cb22bb8f5acdc3;11;sub dir/hello world 3a3 > 2025-01-14 01:45:05.000000000;5eb63bbbe01eeed093cb22bb8f5acdc3;11;sub dir/hello world sync_test.go:2997: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2997 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2796 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2875 Error: Received unexpected error: logger does not match lsf! logger: 2001-02-03 04:05:06.499999999;5eb63bbbe01eeed093cb22bb8f5acdc3;11;sub dir/hello world 2001-02-03 04:05:06.499999999;5eb63bbbe01eeed093cb22bb8f5acdc3;11;sub dir2/very/very/very/very/very/nested/subdir/hello world lsf: 2001-02-03 04:05:06.499999999;5eb63bbbe01eeed093cb22bb8f5acdc3;11;sub dir2/very/very/very/very/very/nested/subdir/hello world 2025-01-14 01:45:05.000000000;5eb63bbbe01eeed093cb22bb8f5acdc3;11;sub dir/hello world Test: TestNothingToTransferWithoutEmptyDirs --- FAIL: TestNothingToTransferWithoutEmptyDirs (72.77s) FAIL 2025/01/14 01:46:15 DEBUG : Yandex rclone-test-wocogok8nogi: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 45m2.22364611s (try 1/5): exit status 1: Failed [TestCopyNoEmptyDirectories TestSyncAfterChangingFilesSizeOnly TestSyncWithExclude TestSyncWithTrackRenames TestMoveWithIgnoreExisting TestSyncSuffix TestSyncSuffixKeepExtension TestSyncConcurrentDelete TestSyncConcurrentTruncate TestNothingToTransferWithoutEmptyDirs]