"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2025/01/15 01:53:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-dobuqap0ruti" 2025/01/15 01:53:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/15 01:53:32 DEBUG : Creating backend with remote "/tmp/rclone662845615" === 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-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 01:53:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 01:53:33 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/15 01:53:33 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 01:53:33 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" --- PASS: TestCopyWithDryRun (4.06s) === RUN TestCopy run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 01:53:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/15 01:53:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 01:53:36 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 01:53:36 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish 2025/01/15 01:53:39 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/15 01:53:39 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" Diff of "logger" and "lsf" 2c2 < 2001-02-03 04:05:06.499999999;5eb63bbbe01eeed093cb22bb8f5acdc3;11;sub dir/hello world --- > 2025-01-15 01:53:38.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:79 Error: Received unexpected error: logger does not match lsf! logger: 2001-02-03 04:05:06.499999999;5eb63bbbe01eeed093cb22bb8f5acdc3;11;sub dir/hello world lsf: 2025-01-15 01:53:38.000000000;5eb63bbbe01eeed093cb22bb8f5acdc3;11;sub dir/hello world Test: TestCopy --- FAIL: TestCopy (15.81s) === RUN TestCopyMetadata run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.78s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.85s) === RUN TestCopyMissingDirectory run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 01:53:53 DEBUG : Creating backend with remote "/non-existing" 2025/01/15 01:53:54 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/15 01:53:54 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 01:53:54 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" --- PASS: TestCopyMissingDirectory (3.45s) === RUN TestCopyNoTraverse run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 01:53:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 01:53:57 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 01:53:57 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish 2025/01/15 01:54:17 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/15 01:54:17 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" --- PASS: TestCopyNoTraverse (34.18s) === RUN TestCopyCheckFirst run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 01:54:31 INFO : Yandex rclone-test-dobuqap0ruti: Running all checks before starting transfers 2025/01/15 01:54:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 01:54:32 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 01:54:32 INFO : Yandex rclone-test-dobuqap0ruti: Checks finished, now starting transfers 2025/01/15 01:54:32 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish 2025/01/15 01:54:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/15 01:54:34 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" --- PASS: TestCopyCheckFirst (15.48s) === RUN TestSyncNoTraverse run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 01:54:47 ERROR : Ignoring --no-traverse with sync 2025/01/15 01:54:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 01:54:47 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 01:54:47 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish 2025/01/15 01:54:51 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/15 01:54:51 INFO : sub dir/hello world: Copied (new) 2025/01/15 01:54:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" --- PASS: TestSyncNoTraverse (16.28s) === RUN TestCopyWithDepth run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 01:55:03 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/15 01:55:03 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 01:55:03 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish 2025/01/15 01:55:05 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/01/15 01:55:05 INFO : hello world2: Copied (new) run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" --- PASS: TestCopyWithDepth (9.99s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 01:55:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/15 01:55:13 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 01:55:13 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish 2025/01/15 01:55:19 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/15 01:55:19 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" --- PASS: TestCopyWithFilesFrom (13.48s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 01:55:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/15 01:55:26 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 01:55:26 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish 2025/01/15 01:55:30 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/15 01:55:30 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" --- PASS: TestCopyWithFilesFromAndNoTraverse (9.77s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 01:55:36 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/15 01:55:36 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/15 01:55:36 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/15 01:55:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/15 01:55:37 INFO : sub dir: Making directory 2025/01/15 01:55:37 INFO : sub dir2: Making directory 2025/01/15 01:55:38 INFO : sub dir2/sub sub dir2: Making directory 2025/01/15 01:55:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 01:55:38 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 01:55:38 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish 2025/01/15 01:55:41 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/15 01:55:41 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 01:55:43 DEBUG : Yandex rclone-test-dobuqap0ruti: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (27.06s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 01:56:03 INFO : sub dir2: Making directory 2025/01/15 01:56:03 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/15 01:56:03 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/15 01:56:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 01:56:03 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 01:56:03 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish 2025/01/15 01:56:06 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/15 01:56:06 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (13.94s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 01:56:17 DEBUG : sub dir2: Making directory with metadata 2025/01/15 01:56:17 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/15 01:56:17 INFO : sub dir: Making directory 2025/01/15 01:56:18 INFO : sub dir2: Making directory 2025/01/15 01:56:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 01:56:18 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 01:56:18 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish 2025/01/15 01:56:21 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/15 01:56:21 INFO : sub dir/hello world: Copied (new) 2025/01/15 01:56:21 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 01:56:24 DEBUG : Yandex rclone-test-dobuqap0ruti: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/15 01:56:25 DEBUG : Yandex rclone-test-dobuqap0ruti: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (22.59s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.85s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 01:56:41 INFO : sub dir2: Making directory 2025/01/15 01:56:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 01:56:41 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 01:56:41 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish 2025/01/15 01:56:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/15 01:56:44 INFO : sub dir/hello world: Copied (new) 2025/01/15 01:56:44 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (15.61s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 01:56:56 DEBUG : sub dir2: Making directory with metadata 2025/01/15 01:56:56 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/15 01:56:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/15 01:56:56 INFO : sub dir: Making directory 2025/01/15 01:56:57 INFO : sub dir2: Making directory 2025/01/15 01:56:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 01:56:57 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 01:56:57 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish 2025/01/15 01:57:00 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/15 01:57:00 INFO : sub dir/hello world: Copied (new) 2025/01/15 01:57:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 01:57:02 DEBUG : Yandex rclone-test-dobuqap0ruti: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (21.13s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.84s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 01:57:18 INFO : sub dir2: Making directory 2025/01/15 01:57:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 01:57:18 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 01:57:18 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish 2025/01/15 01:57:21 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/15 01:57:21 INFO : sub dir/hello world: Copied (new) 2025/01/15 01:57:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (13.93s) === RUN TestServerSideCopy run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 01:57:35 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/01/15 01:57:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/15 01:57:36 DEBUG : pacer: Reducing sleep to 15ms 2025/01/15 01:57:37 DEBUG : pacer: Reducing sleep to 11.25ms 2025/01/15 01:57:37 DEBUG : pacer: Reducing sleep to 10ms 2025/01/15 01:57:37 DEBUG : Creating backend with remote "TestYandex:rclone-test-zeniciw8guje" sync_test.go:590: Server side copy (if possible) Yandex rclone-test-dobuqap0ruti -> Yandex rclone-test-zeniciw8guje 2025/01/15 01:57:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 01:57:38 DEBUG : Yandex rclone-test-zeniciw8guje: Waiting for checks to finish 2025/01/15 01:57:38 DEBUG : Yandex rclone-test-zeniciw8guje: Waiting for transfers to finish 2025/01/15 01:57:42 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/15 01:57:42 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 01:57:44 DEBUG : Yandex rclone-test-zeniciw8guje: Purge remote --- PASS: TestServerSideCopy (30.88s) === RUN TestCopyOverSelf run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 01:58:07 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 01:58:07 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/15 01:58:07 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish 2025/01/15 01:58:10 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/15 01:58:10 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" --- PASS: TestCopyOverSelf (21.31s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 01:58:28 DEBUG : Creating backend with remote "TestYandex:rclone-test-necojed3gihi" 2025/01/15 01:58:28 DEBUG : Config file has changed externally - reloading sync_test.go:626: Server side copy (if possible) Yandex rclone-test-dobuqap0ruti -> Yandex rclone-test-necojed3gihi 2025/01/15 01:58:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 01:58:30 DEBUG : Yandex rclone-test-necojed3gihi: Waiting for checks to finish 2025/01/15 01:58:30 DEBUG : Yandex rclone-test-necojed3gihi: Waiting for transfers to finish 2025/01/15 01:58:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/15 01:58:34 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 01:58:43 DEBUG : Yandex rclone-test-necojed3gihi: Waiting for checks to finish 2025/01/15 01:58:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/15 01:58:43 DEBUG : Yandex rclone-test-necojed3gihi: Waiting for transfers to finish 2025/01/15 01:58:44 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.vurarew1" before starting 2025/01/15 01:58:47 DEBUG : sub dir/hello world.vurarew1: server side copy: removing renamed existing file after operation 2025/01/15 01:58:51 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/01/15 01:58:51 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 01:58:52 DEBUG : Yandex rclone-test-necojed3gihi: Purge remote --- PASS: TestServerSideCopyOverSelf (49.74s) === RUN TestMoveOverSelf run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 01:59:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/15 01:59:19 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 01:59:19 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish 2025/01/15 01:59:21 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/15 01:59:21 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/15 01:59:21 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" --- PASS: TestMoveOverSelf (19.40s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 01:59:37 DEBUG : Creating backend with remote "TestYandex:rclone-test-tavedib7zulo" sync_test.go:671: Server side copy (if possible) Yandex rclone-test-dobuqap0ruti -> Yandex rclone-test-tavedib7zulo 2025/01/15 01:59:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 01:59:38 DEBUG : Yandex rclone-test-tavedib7zulo: Waiting for checks to finish 2025/01/15 01:59:38 DEBUG : Yandex rclone-test-tavedib7zulo: Waiting for transfers to finish 2025/01/15 01:59:42 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/15 01:59:42 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 01:59:48 DEBUG : Yandex rclone-test-tavedib7zulo: Using server-side directory move 2025/01/15 01:59:49 INFO : Yandex rclone-test-tavedib7zulo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/15 01:59:50 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/15 01:59:50 DEBUG : Yandex rclone-test-tavedib7zulo: Waiting for checks to finish 2025/01/15 01:59:50 DEBUG : Yandex rclone-test-tavedib7zulo: Waiting for transfers to finish 2025/01/15 01:59:54 INFO : sub dir/hello world: Deleted 2025/01/15 01:59:56 INFO : sub dir/hello world: Moved (server-side) 2025/01/15 02:00:01 DEBUG : testing file moves 2025/01/15 02:00:02 DEBUG : Yandex rclone-test-tavedib7zulo: Waiting for checks to finish 2025/01/15 02:00:02 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/15 02:00:02 DEBUG : Yandex rclone-test-tavedib7zulo: Waiting for transfers to finish 2025/01/15 02:00:06 INFO : sub dir/hello world: Deleted 2025/01/15 02:00:08 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:00:34 DEBUG : Yandex rclone-test-tavedib7zulo: Purge remote --- PASS: TestServerSideMoveOverSelf (74.72s) === RUN TestCopyAfterDelete run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:00:51 ERROR : : error listing: directory not found 2025/01/15 02:00:51 INFO : Local file system at /tmp/rclone662845615: Making directory 2025/01/15 02:00:52 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 02:00:52 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" --- PASS: TestCopyAfterDelete (20.97s) === RUN TestCopyRedownload run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:01:13 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/15 02:01:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 02:01:13 DEBUG : Local file system at /tmp/rclone662845615: Waiting for checks to finish 2025/01/15 02:01:13 DEBUG : Local file system at /tmp/rclone662845615: Waiting for transfers to finish 2025/01/15 02:01:14 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/15 02:01:14 DEBUG : sub dir/hello world.7ddbfcba.partial: renamed to: sub dir/hello world 2025/01/15 02:01:14 INFO : sub dir/hello world: Copied (new) 2025/01/15 02:01:14 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" --- PASS: TestCopyRedownload (16.38s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:01:26 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/15 02:01:26 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 02:01:26 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish 2025/01/15 02:01:29 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/15 02:01:29 INFO : check sum: Copied (new) 2025/01/15 02:01:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:01:31 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 02:01:31 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/15 02:01:31 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/01/15 02:01:31 DEBUG : check sum: Unchanged skipping 2025/01/15 02:01:31 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish 2025/01/15 02:01:31 DEBUG : Waiting for deletions to finish 2025/01/15 02:01:31 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" --- PASS: TestSyncBasedOnCheckSum (12.92s) === RUN TestSyncSizeOnly run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:01:39 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/15 02:01:39 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 02:01:39 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish 2025/01/15 02:01:41 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/15 02:01:41 INFO : sizeonly: Copied (new) 2025/01/15 02:01:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:01:43 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 02:01:43 DEBUG : sizeonly: Sizes identical 2025/01/15 02:01:43 DEBUG : sizeonly: Unchanged skipping 2025/01/15 02:01:43 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish 2025/01/15 02:01:43 DEBUG : Waiting for deletions to finish 2025/01/15 02:01:43 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" --- PASS: TestSyncSizeOnly (11.42s) === RUN TestSyncIgnoreSize run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:01:50 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/15 02:01:50 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 02:01:50 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish 2025/01/15 02:01:52 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2025/01/15 02:01:52 INFO : ignore-size: Copied (new) 2025/01/15 02:01:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:01:55 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:01:55 DEBUG : ignore-size: Unchanged skipping 2025/01/15 02:01:55 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 02:01:55 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish 2025/01/15 02:01:55 DEBUG : Waiting for deletions to finish 2025/01/15 02:01:55 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" --- PASS: TestSyncIgnoreSize (13.23s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:02:08 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 02:02:08 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:02:08 DEBUG : existing: Unchanged skipping 2025/01/15 02:02:08 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish 2025/01/15 02:02:08 DEBUG : Waiting for deletions to finish 2025/01/15 02:02:08 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:02:09 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/15 02:02:09 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 02:02:09 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish 2025/01/15 02:02:12 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/01/15 02:02:12 INFO : existing: Copied (replaced existing) 2025/01/15 02:02:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" --- PASS: TestSyncIgnoreTimes (16.81s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:02:20 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/15 02:02:20 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 02:02:20 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish 2025/01/15 02:02:23 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/15 02:02:23 INFO : existing: Copied (new) 2025/01/15 02:02:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:02:25 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 02:02:25 DEBUG : existing: Destination exists, skipping 2025/01/15 02:02:25 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish 2025/01/15 02:02:25 DEBUG : Waiting for deletions to finish 2025/01/15 02:02:25 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" --- PASS: TestSyncIgnoreExisting (13.67s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:02:39 INFO : d: Making directory 2025/01/15 02:02:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/15 02:02:42 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:02:42 DEBUG : c/non empty space: Unchanged skipping 2025/01/15 02:02:42 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 02:02:42 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish 2025/01/15 02:02:44 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/01/15 02:02:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/15 02:02:45 DEBUG : pacer: Reducing sleep to 15ms 2025/01/15 02:02:45 DEBUG : pacer: Reducing sleep to 11.25ms 2025/01/15 02:02:45 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/15 02:02:45 INFO : a/potato2: Copied (new) 2025/01/15 02:02:45 DEBUG : Waiting for deletions to finish 2025/01/15 02:02:49 DEBUG : pacer: Reducing sleep to 10ms 2025/01/15 02:02:49 INFO : b/potato: Deleted 2025/01/15 02:02:49 INFO : d: Removing directory 2025/01/15 02:02:54 INFO : b: Removing directory 2025/01/15 02:02:59 DEBUG : Yandex rclone-test-dobuqap0ruti: deleted 2 directories run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" --- PASS: TestSyncIgnoreErrors (46.79s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:03:24 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 02:03:24 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/15 02:03:24 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/15 02:03:24 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/15 02:03:24 DEBUG : empty space: Unchanged skipping 2025/01/15 02:03:24 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish 2025/01/15 02:03:24 DEBUG : Waiting for deletions to finish 2025/01/15 02:03:24 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:03:25 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/15 02:03:25 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 02:03:25 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/15 02:03:26 INFO : empty space: Updated modification time in destination 2025/01/15 02:03:26 DEBUG : empty space: Unchanged skipping 2025/01/15 02:03:26 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish 2025/01/15 02:03:26 DEBUG : Waiting for deletions to finish 2025/01/15 02:03:26 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnly (11.98s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:03:36 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/15 02:03:36 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 02:03:36 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/15 02:03:36 DEBUG : empty space: Unchanged skipping 2025/01/15 02:03:36 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish 2025/01/15 02:03:36 DEBUG : Waiting for deletions to finish 2025/01/15 02:03:36 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (10.70s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:03:47 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/15 02:03:47 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 02:03:47 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone662845615) 2025/01/15 02:03:47 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-dobuqap0ruti) 2025/01/15 02:03:47 DEBUG : foo: md5 differ 2025/01/15 02:03:47 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish 2025/01/15 02:03:50 DEBUG : foo: Dst hash empty - aborting Src hash check 2025/01/15 02:03:50 INFO : foo: Copied (replaced existing) 2025/01/15 02:03:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" --- PASS: TestSyncDoesntUpdateModtime (13.54s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:03:59 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/15 02:03:59 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:03:59 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 02:03:59 DEBUG : empty space: Unchanged skipping 2025/01/15 02:03:59 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish 2025/01/15 02:04:02 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/15 02:04:02 INFO : potato: Copied (new) 2025/01/15 02:04:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" --- PASS: TestSyncAfterAddingAFile (16.15s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", 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 |-114349h4m15s| > 1ns (want 2011-12-30 12:59:59 +0000 UTC vs got 2025-01-15 02:04:14 +0000 UTC) (precision 1ns) 2025/01/15 02:04:16 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/15 02:04:16 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 02:04:16 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish 2025/01/15 02:04:19 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/01/15 02:04:19 INFO : potato: Copied (replaced existing) 2025/01/15 02:04:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" --- FAIL: TestSyncAfterChangingFilesSizeOnly (12.69s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:04:29 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 02:04:29 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/15 02:04:29 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone662845615) 2025/01/15 02:04:29 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-dobuqap0ruti) 2025/01/15 02:04:29 DEBUG : potato: md5 differ 2025/01/15 02:04:29 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish 2025/01/15 02:04:32 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/01/15 02:04:32 INFO : potato: Copied (replaced existing) 2025/01/15 02:04:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" --- PASS: TestSyncAfterChangingContentsOnly (12.71s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:04:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/15 02:04:44 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/15 02:04:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:04:44 DEBUG : empty space: Unchanged skipping 2025/01/15 02:04:44 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 02:04:44 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish 2025/01/15 02:04:44 DEBUG : Waiting for deletions to finish 2025/01/15 02:04:44 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (15.59s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:05:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/15 02:05:00 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 02:05:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:05:00 DEBUG : empty space: Unchanged skipping 2025/01/15 02:05:00 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish 2025/01/15 02:05:03 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/15 02:05:03 INFO : potato2: Copied (new) 2025/01/15 02:05:03 DEBUG : Waiting for deletions to finish 2025/01/15 02:05:06 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (23.93s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:05:23 INFO : d: Making directory 2025/01/15 02:05:23 INFO : d/e: Making directory 2025/01/15 02:05:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/15 02:05:26 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:05:26 DEBUG : c/non empty space: Unchanged skipping 2025/01/15 02:05:27 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 02:05:27 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish 2025/01/15 02:05:28 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/01/15 02:05:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/15 02:05:29 DEBUG : pacer: Reducing sleep to 15ms 2025/01/15 02:05:29 DEBUG : pacer: Reducing sleep to 11.25ms 2025/01/15 02:05:29 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/15 02:05:29 INFO : a/potato2: Copied (new) 2025/01/15 02:05:29 DEBUG : Waiting for deletions to finish 2025/01/15 02:05:33 DEBUG : pacer: Reducing sleep to 10ms 2025/01/15 02:05:33 INFO : b/potato: Deleted 2025/01/15 02:05:33 INFO : d/e: Removing directory 2025/01/15 02:05:38 INFO : d: Removing directory 2025/01/15 02:05:43 INFO : b: Removing directory 2025/01/15 02:05:47 DEBUG : Yandex rclone-test-dobuqap0ruti: deleted 3 directories run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (52.71s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:06:15 INFO : d: Making directory 2025/01/15 02:06:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/15 02:06:17 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:06:17 DEBUG : c/non empty space: Unchanged skipping 2025/01/15 02:06:17 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 02:06:17 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish 2025/01/15 02:06:23 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/15 02:06:23 INFO : a/potato2: Copied (new) 2025/01/15 02:06:23 ERROR : Yandex rclone-test-dobuqap0ruti: not deleting files as there were IO errors 2025/01/15 02:06:23 ERROR : Yandex rclone-test-dobuqap0ruti: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (47.47s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:07:04 DEBUG : Waiting for deletions to finish 2025/01/15 02:07:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/15 02:07:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:07:04 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 02:07:04 DEBUG : empty space: Unchanged skipping 2025/01/15 02:07:04 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish 2025/01/15 02:07:07 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/15 02:07:07 INFO : potato2: Copied (new) 2025/01/15 02:07:08 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" --- PASS: TestSyncDeleteDuring (20.71s) === RUN TestSyncDeleteBefore run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:07:23 DEBUG : Waiting for deletions to finish 2025/01/15 02:07:24 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 02:07:24 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish 2025/01/15 02:07:27 INFO : potato: Deleted 2025/01/15 02:07:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/15 02:07:28 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:07:28 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 02:07:28 DEBUG : empty space: Unchanged skipping 2025/01/15 02:07:28 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish 2025/01/15 02:07:31 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/15 02:07:31 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" --- PASS: TestSyncDeleteBefore (23.32s) === RUN TestCopyDeleteBefore run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:07:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/15 02:07:45 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 02:07:45 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish 2025/01/15 02:07:47 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/01/15 02:07:47 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" --- PASS: TestCopyDeleteBefore (16.03s) === RUN TestSyncWithExclude run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:08:03 DEBUG : enormous: Excluded (Size Filter) 2025/01/15 02:08:03 DEBUG : enormous: Excluded 2025/01/15 02:08:03 DEBUG : potato2: Excluded (Size Filter) 2025/01/15 02:08:03 DEBUG : potato2: Excluded 2025/01/15 02:08:03 DEBUG : potato2: Excluded (Size Filter) 2025/01/15 02:08:03 DEBUG : potato2: Excluded 2025/01/15 02:08:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:08:03 DEBUG : empty space: Unchanged skipping 2025/01/15 02:08:03 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 02:08:03 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish 2025/01/15 02:08:03 DEBUG : Waiting for deletions to finish 2025/01/15 02:08:03 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:08:04 DEBUG : potato2: Excluded (Size Filter) 2025/01/15 02:08:04 DEBUG : potato2: Excluded 2025/01/15 02:08:05 DEBUG : enormous: Excluded (Size Filter) 2025/01/15 02:08:05 DEBUG : enormous: Excluded 2025/01/15 02:08:05 DEBUG : potato2: Excluded (Size Filter) 2025/01/15 02:08:05 DEBUG : potato2: Excluded 2025/01/15 02:08:05 DEBUG : potato2: Excluded (Size Filter) 2025/01/15 02:08:05 DEBUG : potato2: Excluded 2025/01/15 02:08:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:08:05 DEBUG : empty space: Unchanged skipping 2025/01/15 02:08:05 DEBUG : Local file system at /tmp/rclone662845615: Waiting for checks to finish 2025/01/15 02:08:05 DEBUG : Local file system at /tmp/rclone662845615: Waiting for transfers to finish 2025/01/15 02:08:05 DEBUG : Waiting for deletions to finish 2025/01/15 02:08:05 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:08:05 DEBUG : potato2: Excluded (Size Filter) 2025/01/15 02:08:05 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (17.79s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:08:23 DEBUG : enormous: Excluded (Size Filter) 2025/01/15 02:08:23 DEBUG : enormous: Excluded 2025/01/15 02:08:23 DEBUG : potato2: Excluded (Size Filter) 2025/01/15 02:08:23 DEBUG : potato2: Excluded 2025/01/15 02:08:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:08:23 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 02:08:23 DEBUG : empty space: Unchanged skipping 2025/01/15 02:08:23 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish 2025/01/15 02:08:23 DEBUG : Waiting for deletions to finish 2025/01/15 02:08:27 INFO : enormous: Deleted 2025/01/15 02:08:27 INFO : potato2: Deleted 2025/01/15 02:08:27 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:08:29 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:08:29 DEBUG : Local file system at /tmp/rclone662845615: Waiting for checks to finish 2025/01/15 02:08:29 DEBUG : empty space: Unchanged skipping 2025/01/15 02:08:29 DEBUG : Local file system at /tmp/rclone662845615: Waiting for transfers to finish 2025/01/15 02:08:29 DEBUG : Waiting for deletions to finish 2025/01/15 02:08:29 INFO : potato2: Deleted 2025/01/15 02:08:29 INFO : enormous: Deleted 2025/01/15 02:08:29 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" --- PASS: TestSyncWithExcludeAndDeleteExcluded (21.56s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:08:48 DEBUG : five: Need to transfer - File not found at Destination 2025/01/15 02:08:48 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/15 02:08:48 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 02:08:48 DEBUG : one: Destination is newer than source, skipping 2025/01/15 02:08:48 DEBUG : three: Sizes identical 2025/01/15 02:08:48 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/15 02:08:48 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/15 02:08:48 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone662845615) 2025/01/15 02:08:48 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-dobuqap0ruti) 2025/01/15 02:08:48 DEBUG : two: md5 differ 2025/01/15 02:08:48 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish 2025/01/15 02:08:50 DEBUG : four: Dst hash empty - aborting Src hash check 2025/01/15 02:08:50 INFO : four: Copied (replaced existing) 2025/01/15 02:08:50 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/01/15 02:08:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/15 02:08:50 DEBUG : pacer: Reducing sleep to 15ms 2025/01/15 02:08:50 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/01/15 02:08:50 INFO : five: Copied (new) 2025/01/15 02:08:50 DEBUG : pacer: Reducing sleep to 11.25ms 2025/01/15 02:08:50 DEBUG : two: Dst hash empty - aborting Src hash check 2025/01/15 02:08:50 INFO : two: Copied (replaced existing) 2025/01/15 02:08:50 DEBUG : Waiting for deletions to finish 2025/01/15 02:08:51 DEBUG : pacer: Reducing sleep to 10ms 2025/01/15 02:08:51 DEBUG : one: Destination is newer than source, skipping 2025/01/15 02:08:51 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 02:08:51 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/01/15 02:08:51 DEBUG : five: Size and md5 of src and dst objects identical 2025/01/15 02:08:51 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/01/15 02:08:51 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/15 02:08:51 DEBUG : four: Size and md5 of src and dst objects identical 2025/01/15 02:08:51 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/15 02:08:51 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/15 02:08:51 DEBUG : two: Size and md5 of src and dst objects identical 2025/01/15 02:08:51 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/15 02:08:51 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone662845615) 2025/01/15 02:08:51 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-dobuqap0ruti) 2025/01/15 02:08:51 DEBUG : three: md5 differ 2025/01/15 02:08:51 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/01/15 02:08:51 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish 2025/01/15 02:08:54 DEBUG : three: Dst hash empty - aborting Src hash check 2025/01/15 02:08:54 INFO : three: Copied (replaced existing) 2025/01/15 02:08:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (37.60s) === 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-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" sync_test.go:1538: Can track renames: true 2025/01/15 02:09:15 INFO : Yandex rclone-test-dobuqap0ruti: Making map for --track-renames 2025/01/15 02:09:15 INFO : Yandex rclone-test-dobuqap0ruti: Finished making map for --track-renames 2025/01/15 02:09:15 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 02:09:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/15 02:09:15 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for renames to finish 2025/01/15 02:09:15 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/15 02:09:15 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish 2025/01/15 02:09:18 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/15 02:09:18 INFO : potato: Copied (new) 2025/01/15 02:09:18 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/15 02:09:18 INFO : yam: Copied (new) 2025/01/15 02:09:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" Diff of "logger" and "lsf" 2d1 < 2001-02-03 04:05:06.499999999;7f6fa9ddec9bfebda9510af0323fd696;14;potato 3a3 > 2025-01-15 02:09:16.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-15 02:09:16.000000000;7f6fa9ddec9bfebda9510af0323fd696;14;potato Test: TestSyncWithTrackRenames --- FAIL: TestSyncWithTrackRenames (13.23s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" sync_test.go:1610: Can track renames: true 2025/01/15 02:09:28 INFO : Yandex rclone-test-dobuqap0ruti: Making map for --track-renames 2025/01/15 02:09:28 INFO : Yandex rclone-test-dobuqap0ruti: Finished making map for --track-renames 2025/01/15 02:09:28 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 02:09:28 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/15 02:09:28 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/15 02:09:28 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for renames to finish 2025/01/15 02:09:28 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish 2025/01/15 02:09:31 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/15 02:09:31 INFO : yam: Copied (new) 2025/01/15 02:09:31 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/15 02:09:31 INFO : potato: Copied (new) 2025/01/15 02:09:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:09:33 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:09:33 INFO : Yandex rclone-test-dobuqap0ruti: Making map for --track-renames 2025/01/15 02:09:33 INFO : Yandex rclone-test-dobuqap0ruti: Finished making map for --track-renames 2025/01/15 02:09:33 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 02:09:33 DEBUG : potato: Unchanged skipping 2025/01/15 02:09:33 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for renames to finish 2025/01/15 02:09:36 INFO : yam: Moved (server-side) to: yaml 2025/01/15 02:09:36 INFO : yaml: Renamed from "yam" 2025/01/15 02:09:36 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish 2025/01/15 02:09:36 DEBUG : Waiting for deletions to finish 2025/01/15 02:09:36 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyModtime (19.79s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" sync_test.go:1649: Can track renames: true 2025/01/15 02:09:48 INFO : Yandex rclone-test-dobuqap0ruti: Making map for --track-renames 2025/01/15 02:09:48 INFO : Yandex rclone-test-dobuqap0ruti: Finished making map for --track-renames 2025/01/15 02:09:48 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 02:09:48 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for renames to finish 2025/01/15 02:09:48 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/15 02:09:48 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/15 02:09:48 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish 2025/01/15 02:09:51 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/15 02:09:51 INFO : sub/yam: Copied (new) 2025/01/15 02:09:58 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/15 02:09:58 INFO : potato: Copied (new) 2025/01/15 02:09:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:10:01 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:10:01 DEBUG : potato: Unchanged skipping 2025/01/15 02:10:01 INFO : Yandex rclone-test-dobuqap0ruti: Making map for --track-renames 2025/01/15 02:10:01 INFO : Yandex rclone-test-dobuqap0ruti: Finished making map for --track-renames 2025/01/15 02:10:01 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 02:10:01 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for renames to finish 2025/01/15 02:10:03 INFO : sub/yam: Moved (server-side) to: yam 2025/01/15 02:10:03 INFO : yam: Renamed from "sub/yam" 2025/01/15 02:10:03 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish 2025/01/15 02:10:03 DEBUG : Waiting for deletions to finish 2025/01/15 02:10:03 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (32.62s) === RUN TestServerSideMoveLocal run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:10:20 DEBUG : Creating backend with remote "/tmp/rclone662845615/dir1" 2025/01/15 02:10:20 DEBUG : Creating backend with remote "/tmp/rclone662845615/dir2" 2025/01/15 02:10:20 DEBUG : Local file system at /tmp/rclone662845615/dir2: Using server-side directory move 2025/01/15 02:10:20 INFO : Local file system at /tmp/rclone662845615/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/15 02:10:20 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/15 02:10:20 INFO : file1.txt: Moved (server-side) 2025/01/15 02:10:20 DEBUG : Local file system at /tmp/rclone662845615/dir2: Waiting for checks to finish 2025/01/15 02:10:20 DEBUG : Local file system at /tmp/rclone662845615/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (1.02s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:10:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 02:10:22 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/15 02:10:22 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 02:10:22 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish 2025/01/15 02:10:25 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/15 02:10:25 INFO : sub dir/hello world: Copied (new) 2025/01/15 02:10:25 INFO : sub dir/hello world: Deleted 2025/01/15 02:10:29 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/01/15 02:10:29 INFO : nested/sub dir/file: Copied (new) 2025/01/15 02:10:29 INFO : nested/sub dir/file: Deleted 2025/01/15 02:10:29 INFO : sub dir: Removing directory 2025/01/15 02:10:29 INFO : nested/sub dir: Removing directory 2025/01/15 02:10:29 INFO : nested: Removing directory 2025/01/15 02:10:29 DEBUG : Local file system at /tmp/rclone662845615: deleted 3 directories run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" --- PASS: TestMoveWithDeleteEmptySrcDirs (35.27s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:10:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 02:10:57 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/15 02:10:57 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 02:10:57 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish 2025/01/15 02:11:00 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/15 02:11:00 INFO : sub dir/hello world: Copied (new) 2025/01/15 02:11:00 INFO : sub dir/hello world: Deleted 2025/01/15 02:11:01 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/01/15 02:11:01 INFO : nested/sub dir/file: Copied (new) 2025/01/15 02:11:01 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (32.11s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:11:29 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/15 02:11:29 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/15 02:11:29 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 02:11:29 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish 2025/01/15 02:11:31 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/15 02:11:31 INFO : existing: Copied (new) 2025/01/15 02:11:31 INFO : existing: Deleted 2025/01/15 02:11:32 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/01/15 02:11:32 INFO : existing-b: Copied (new) 2025/01/15 02:11:32 INFO : existing-b: Deleted 2025/01/15 02:11:33 DEBUG : existing: Destination exists, skipping 2025/01/15 02:11:33 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/15 02:11:33 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 02:11:33 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish 2025/01/15 02:11:33 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" --- PASS: TestMoveWithIgnoreExisting (14.40s) === RUN TestServerSideMove run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:11:43 DEBUG : Creating backend with remote "TestYandex:rclone-test-welurug9puqe" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-dobuqap0ruti -> Yandex rclone-test-welurug9puqe 2025/01/15 02:11:56 DEBUG : Yandex rclone-test-welurug9puqe: Using server-side directory move 2025/01/15 02:11:56 INFO : Yandex rclone-test-welurug9puqe: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/15 02:11:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/15 02:11:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:11:57 DEBUG : empty space: Unchanged skipping 2025/01/15 02:11:57 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/15 02:11:57 DEBUG : Yandex rclone-test-welurug9puqe: Waiting for checks to finish 2025/01/15 02:11:59 INFO : potato2: Moved (server-side) 2025/01/15 02:12:01 INFO : empty space: Deleted 2025/01/15 02:12:01 DEBUG : Yandex rclone-test-welurug9puqe: Waiting for transfers to finish 2025/01/15 02:12:01 INFO : potato3: Deleted 2025/01/15 02:12:03 INFO : potato3: Moved (server-side) 2025/01/15 02:12:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-bodezon7hoto" 2025/01/15 02:12:05 DEBUG : Yandex rclone-test-bodezon7hoto: Using server-side directory move 2025/01/15 02:12:08 INFO : Yandex rclone-test-bodezon7hoto: Server side directory move succeeded 2025/01/15 02:12:09 ERROR : : error listing: directory not found 2025/01/15 02:12:09 DEBUG : Yandex rclone-test-bodezon7hoto: Purge remote 2025/01/15 02:12:17 DEBUG : Yandex rclone-test-welurug9puqe: Purge remote 2025/01/15 02:12:18 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (35.09s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:12:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-jopuner7qicu" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-dobuqap0ruti -> Yandex rclone-test-jopuner7qicu 2025/01/15 02:12:33 DEBUG : empty space: Excluded (Size Filter) 2025/01/15 02:12:33 DEBUG : empty space: Excluded 2025/01/15 02:12:33 DEBUG : empty space: Excluded (Size Filter) 2025/01/15 02:12:33 DEBUG : empty space: Excluded 2025/01/15 02:12:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/15 02:12:33 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/15 02:12:33 DEBUG : Yandex rclone-test-jopuner7qicu: Waiting for checks to finish 2025/01/15 02:12:33 DEBUG : Yandex rclone-test-jopuner7qicu: Waiting for transfers to finish 2025/01/15 02:12:35 INFO : potato2: Moved (server-side) 2025/01/15 02:12:37 INFO : potato3: Deleted 2025/01/15 02:12:39 INFO : potato3: Moved (server-side) 2025/01/15 02:12:39 DEBUG : Creating backend with remote "TestYandex:rclone-test-magayuz8kifo" 2025/01/15 02:12:40 DEBUG : empty space: Excluded (Size Filter) 2025/01/15 02:12:40 DEBUG : empty space: Excluded 2025/01/15 02:12:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/15 02:12:40 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/15 02:12:40 DEBUG : Yandex rclone-test-magayuz8kifo: Waiting for checks to finish 2025/01/15 02:12:40 DEBUG : Yandex rclone-test-magayuz8kifo: Waiting for transfers to finish 2025/01/15 02:12:42 INFO : potato3: Moved (server-side) 2025/01/15 02:12:43 INFO : potato2: Moved (server-side) 2025/01/15 02:12:43 DEBUG : Yandex rclone-test-magayuz8kifo: Purge remote 2025/01/15 02:12:50 DEBUG : Yandex rclone-test-jopuner7qicu: Purge remote --- PASS: TestServerSideMoveWithFilter (43.71s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:13:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-sihikaw2sase" 2025/01/15 02:13:09 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Yandex rclone-test-dobuqap0ruti -> Yandex rclone-test-sihikaw2sase 2025/01/15 02:13:17 DEBUG : Yandex rclone-test-sihikaw2sase: Using server-side directory move 2025/01/15 02:13:17 INFO : Yandex rclone-test-sihikaw2sase: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/15 02:13:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/15 02:13:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:13:17 DEBUG : empty space: Unchanged skipping 2025/01/15 02:13:17 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/15 02:13:17 DEBUG : Yandex rclone-test-sihikaw2sase: Waiting for checks to finish 2025/01/15 02:13:19 INFO : potato2: Moved (server-side) 2025/01/15 02:13:21 INFO : potato3: Deleted 2025/01/15 02:13:21 INFO : empty space: Deleted 2025/01/15 02:13:21 DEBUG : Yandex rclone-test-sihikaw2sase: Waiting for transfers to finish 2025/01/15 02:13:23 INFO : potato3: Moved (server-side) 2025/01/15 02:13:23 INFO : tomatoDir: Removing directory 2025/01/15 02:13:28 DEBUG : Yandex rclone-test-dobuqap0ruti: deleted 1 directories 2025/01/15 02:13:29 DEBUG : Creating backend with remote "TestYandex:rclone-test-covahuj3ximo" 2025/01/15 02:13:29 INFO : tomatoDir: Making directory 2025/01/15 02:13:30 DEBUG : Yandex rclone-test-covahuj3ximo: Using server-side directory move 2025/01/15 02:13:34 INFO : Yandex rclone-test-covahuj3ximo: Server side directory move succeeded 2025/01/15 02:13:35 ERROR : : error listing: directory not found 2025/01/15 02:13:35 ERROR : : error listing: directory not found 2025/01/15 02:13:35 DEBUG : Yandex rclone-test-covahuj3ximo: Purge remote 2025/01/15 02:13:44 DEBUG : Yandex rclone-test-sihikaw2sase: Purge remote 2025/01/15 02:13:45 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (43.88s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.05s) === RUN TestSyncOverlap run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:13:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-dobuqap0ruti/rclone-sync-test" run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" --- PASS: TestSyncOverlap (7.61s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:13:55 DEBUG : Creating backend with remote "TestYandex:rclone-test-dobuqap0ruti/rclone-sync-test" 2025/01/15 02:13:55 DEBUG : Creating backend with remote "TestYandex:rclone-test-dobuqap0ruti/rclone-sync-test-include/layer2" 2025/01/15 02:13:58 DEBUG : Creating backend with remote "TestYandex:rclone-test-dobuqap0ruti/rclone-sync-test-ignore-file" 2025/01/15 02:14:02 DEBUG : rclone-sync-test: Excluded 2025/01/15 02:14:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/15 02:14:04 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/15 02:14:04 DEBUG : Yandex rclone-test-dobuqap0ruti/rclone-sync-test: Waiting for checks to finish 2025/01/15 02:14:04 DEBUG : Yandex rclone-test-dobuqap0ruti/rclone-sync-test: Waiting for transfers to finish 2025/01/15 02:14:04 DEBUG : Waiting for deletions to finish 2025/01/15 02:14:04 INFO : There was nothing to transfer 2025/01/15 02:14:06 DEBUG : rclone-sync-test: Excluded 2025/01/15 02:14:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/15 02:14:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/15 02:14:07 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 02:14:07 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish 2025/01/15 02:14:07 DEBUG : Waiting for deletions to finish 2025/01/15 02:14:07 INFO : rclone-sync-test-include: Removing directory 2025/01/15 02:14:08 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/01/15 02:14:08 DEBUG : Yandex rclone-test-dobuqap0ruti: failed to delete 1 directories 2025/01/15 02:14:08 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:14:08 DEBUG : rclone-sync-test: Excluded 2025/01/15 02:14:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/15 02:14:10 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:14:11 DEBUG : rclone-sync-test: Excluded 2025/01/15 02:14:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/15 02:14:13 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:14:14 DEBUG : rclone-sync-test: Excluded 2025/01/15 02:14:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/15 02:14:15 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:14:16 DEBUG : rclone-sync-test: Excluded 2025/01/15 02:14:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/15 02:14:18 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:14:19 DEBUG : rclone-sync-test: Excluded 2025/01/15 02:14:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/15 02:14:20 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:14:22 DEBUG : rclone-sync-test: Excluded 2025/01/15 02:14:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/15 02:14:24 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/15 02:14:25 DEBUG : rclone-sync-test: Excluded 2025/01/15 02:14:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/15 02:14:27 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/15 02:14:27 DEBUG : Yandex rclone-test-dobuqap0ruti/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/01/15 02:14:27 DEBUG : Yandex rclone-test-dobuqap0ruti/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/01/15 02:14:27 DEBUG : Waiting for deletions to finish 2025/01/15 02:14:27 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:14:27 DEBUG : rclone-sync-test: Excluded 2025/01/15 02:14:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/15 02:14:29 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:14:30 DEBUG : rclone-sync-test: Excluded 2025/01/15 02:14:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/15 02:14:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/15 02:14:34 DEBUG : rclone-sync-test: Excluded 2025/01/15 02:14:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/15 02:14:35 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/15 02:14:35 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 02:14:35 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish 2025/01/15 02:14:35 DEBUG : Waiting for deletions to finish 2025/01/15 02:14:35 INFO : rclone-sync-test-include: Removing directory 2025/01/15 02:14:36 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/01/15 02:14:36 DEBUG : Yandex rclone-test-dobuqap0ruti: failed to delete 1 directories 2025/01/15 02:14:36 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:14:37 DEBUG : rclone-sync-test: Excluded 2025/01/15 02:14:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/15 02:14:39 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:14:40 DEBUG : rclone-sync-test: Excluded 2025/01/15 02:14:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/15 02:14:41 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:14:42 DEBUG : rclone-sync-test: Excluded 2025/01/15 02:14:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/15 02:14:44 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:14:45 DEBUG : rclone-sync-test: Excluded 2025/01/15 02:14:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/15 02:14:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/15 02:14:48 DEBUG : : Excluded 2025/01/15 02:14:48 DEBUG : rclone-sync-test: Excluded 2025/01/15 02:14:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/15 02:14:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/15 02:14:49 DEBUG : Yandex rclone-test-dobuqap0ruti/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/01/15 02:14:49 DEBUG : Yandex rclone-test-dobuqap0ruti/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/01/15 02:14:49 DEBUG : Waiting for deletions to finish 2025/01/15 02:14:49 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:14:51 DEBUG : rclone-sync-test: Excluded 2025/01/15 02:14:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/15 02:14:52 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:14:53 DEBUG : rclone-sync-test: Excluded 2025/01/15 02:14:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/15 02:14:55 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:14:55 DEBUG : rclone-sync-test: Excluded 2025/01/15 02:14:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/15 02:14:58 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:14:58 DEBUG : rclone-sync-test: Excluded 2025/01/15 02:14:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/15 02:15:00 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:15:01 DEBUG : rclone-sync-test: Excluded 2025/01/15 02:15:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/15 02:15:03 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (117.87s) === RUN TestSyncCompareDest run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:15:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-dobuqap0ruti/dst" 2025/01/15 02:15:53 DEBUG : Creating backend with remote "TestYandex:rclone-test-dobuqap0ruti/CompareDest" 2025/01/15 02:15:54 DEBUG : one: Need to transfer - File not found at Destination 2025/01/15 02:15:54 DEBUG : Yandex rclone-test-dobuqap0ruti/dst: Waiting for checks to finish 2025/01/15 02:15:54 DEBUG : Yandex rclone-test-dobuqap0ruti/dst: Waiting for transfers to finish 2025/01/15 02:15:57 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/01/15 02:15:57 INFO : one: Copied (new) 2025/01/15 02:15:57 DEBUG : Waiting for deletions to finish 2025/01/15 02:15:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/15 02:15:58 DEBUG : Yandex rclone-test-dobuqap0ruti/dst: Waiting for checks to finish 2025/01/15 02:15:59 DEBUG : Yandex rclone-test-dobuqap0ruti/dst: Waiting for transfers to finish 2025/01/15 02:16:02 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/15 02:16:02 INFO : one: Copied (replaced existing) 2025/01/15 02:16:02 DEBUG : Waiting for deletions to finish 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:2112 Error: Should be true Test: TestSyncCompareDest Messages: dst/one: Modification time difference too big |-209926h10m58.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-15 02:16:05 +0000 UTC) (precision 1ns) 2025/01/15 02:16:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/15 02:16:09 DEBUG : Yandex rclone-test-dobuqap0ruti/dst: Waiting for checks to finish 2025/01/15 02:16:10 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:16:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/15 02:16:10 DEBUG : Yandex rclone-test-dobuqap0ruti/dst: Waiting for transfers to finish 2025/01/15 02:16:10 DEBUG : Waiting for deletions to finish 2025/01/15 02:16:10 INFO : There was nothing to transfer 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:2121 Error: Should be true Test: TestSyncCompareDest Messages: dst/one: Modification time difference too big |-209926h10m58.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-15 02:16:05 +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:2126 Error: Should be true Test: TestSyncCompareDest Messages: dst/one: Modification time difference too big |-209926h10m58.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-15 02:16:05 +0000 UTC) (precision 1ns) 2025/01/15 02:16:14 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:16:14 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/15 02:16:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/15 02:16:14 DEBUG : Yandex rclone-test-dobuqap0ruti/dst: Waiting for checks to finish 2025/01/15 02:16:15 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:16:15 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/15 02:16:15 DEBUG : Yandex rclone-test-dobuqap0ruti/dst: Waiting for transfers to finish 2025/01/15 02:16:15 DEBUG : Waiting for deletions to finish 2025/01/15 02:16:15 INFO : There was nothing to transfer 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:2135 Error: Should be true Test: TestSyncCompareDest Messages: dst/one: Modification time difference too big |-209926h10m58.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-15 02:16:05 +0000 UTC) (precision 1ns) 2025/01/15 02:16:17 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:16:17 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/15 02:16:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/15 02:16:17 DEBUG : Yandex rclone-test-dobuqap0ruti/dst: Waiting for checks to finish 2025/01/15 02:16:17 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:16:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/15 02:16:17 DEBUG : Yandex rclone-test-dobuqap0ruti/dst: Waiting for transfers to finish 2025/01/15 02:16:17 DEBUG : Waiting for deletions to finish 2025/01/15 02:16:17 INFO : There was nothing to transfer 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:2144 Error: Should be true Test: TestSyncCompareDest Messages: dst/one: Modification time difference too big |-209926h10m58.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-15 02:16:05 +0000 UTC) (precision 1ns) 2025/01/15 02:16:20 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/15 02:16:20 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/15 02:16:20 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/15 02:16:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/15 02:16:20 DEBUG : Yandex rclone-test-dobuqap0ruti/dst: Waiting for checks to finish 2025/01/15 02:16:20 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:16:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/15 02:16:20 DEBUG : Yandex rclone-test-dobuqap0ruti/dst: Waiting for transfers to finish 2025/01/15 02:16:20 DEBUG : Waiting for deletions to finish 2025/01/15 02:16:20 INFO : There was nothing to transfer 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:2173 Error: Should be true Test: TestSyncCompareDest Messages: dst/one: Modification time difference too big |-209926h10m58.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-15 02:16:05 +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:2180 Error: Should be true Test: TestSyncCompareDest Messages: dst/one: Modification time difference too big |-209926h10m58.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-15 02:16:05 +0000 UTC) (precision 1ns) 2025/01/15 02:16:25 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/15 02:16:25 DEBUG : two: Need to transfer - File not found at Destination 2025/01/15 02:16:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/15 02:16:25 DEBUG : Yandex rclone-test-dobuqap0ruti/dst: Waiting for checks to finish 2025/01/15 02:16:25 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:16:25 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/15 02:16:25 DEBUG : Yandex rclone-test-dobuqap0ruti/dst: Waiting for transfers to finish 2025/01/15 02:16:27 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/01/15 02:16:27 INFO : two: Copied (new) 2025/01/15 02:16:27 DEBUG : Waiting for deletions to finish 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:2192 Error: Should be true Test: TestSyncCompareDest Messages: dst/one: Modification time difference too big |-209926h10m58.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-15 02:16:05 +0000 UTC) (precision 1ns) --- FAIL: TestSyncCompareDest (61.80s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:17:00 DEBUG : Creating backend with remote "TestYandex:rclone-test-dobuqap0ruti/dest" 2025/01/15 02:17:00 DEBUG : Config file has changed externally - reloading 2025/01/15 02:17:00 DEBUG : Creating backend with remote "TestYandex:rclone-test-dobuqap0ruti/pre-dest1" 2025/01/15 02:17:01 DEBUG : Creating backend with remote "TestYandex:rclone-test-dobuqap0ruti/pre-dest2" 2025/01/15 02:17:02 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:17:02 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/15 02:17:03 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:17:03 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/15 02:17:04 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/15 02:17:04 DEBUG : Yandex rclone-test-dobuqap0ruti/dest: Waiting for checks to finish 2025/01/15 02:17:04 DEBUG : Yandex rclone-test-dobuqap0ruti/dest: Waiting for transfers to finish 2025/01/15 02:17:07 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/01/15 02:17:07 INFO : 3: Copied (new) 2025/01/15 02:17:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (41.41s) === RUN TestSyncCopyDest run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:17:36 DEBUG : Creating backend with remote "TestYandex:rclone-test-dobuqap0ruti/dst" 2025/01/15 02:17:36 DEBUG : Creating backend with remote "TestYandex:rclone-test-dobuqap0ruti/CopyDest" 2025/01/15 02:17:37 DEBUG : one: Need to transfer - File not found at Destination 2025/01/15 02:17:37 DEBUG : Yandex rclone-test-dobuqap0ruti/dst: Waiting for checks to finish 2025/01/15 02:17:37 DEBUG : Yandex rclone-test-dobuqap0ruti/dst: Waiting for transfers to finish 2025/01/15 02:17:39 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/01/15 02:17:39 INFO : one: Copied (new) 2025/01/15 02:17:39 DEBUG : Waiting for deletions to finish 2025/01/15 02:17:42 DEBUG : Yandex rclone-test-dobuqap0ruti/dst: Waiting for checks to finish 2025/01/15 02:17:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/15 02:17:42 DEBUG : Yandex rclone-test-dobuqap0ruti/dst: Waiting for transfers to finish 2025/01/15 02:17:45 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/15 02:17:45 INFO : one: Copied (replaced existing) 2025/01/15 02:17:45 DEBUG : Waiting for deletions to finish 2025/01/15 02:17:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-dobuqap0ruti/BackupDir" 2025/01/15 02:17:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/15 02:17:51 DEBUG : Yandex rclone-test-dobuqap0ruti/dst: Waiting for checks to finish 2025/01/15 02:17:52 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:17:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/15 02:17:54 INFO : one: Moved (server-side) 2025/01/15 02:17:56 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/01/15 02:17:56 INFO : one: Copied (server-side copy) 2025/01/15 02:17:56 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/15 02:17:56 DEBUG : Yandex rclone-test-dobuqap0ruti/dst: Waiting for transfers to finish 2025/01/15 02:17:56 DEBUG : Waiting for deletions to finish 2025/01/15 02:18:02 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:18:05 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/15 02:18:05 INFO : two: Copied (server-side copy) 2025/01/15 02:18:05 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/15 02:18:05 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:18:05 DEBUG : one: Unchanged skipping 2025/01/15 02:18:05 DEBUG : Yandex rclone-test-dobuqap0ruti/dst: Waiting for checks to finish 2025/01/15 02:18:05 DEBUG : Yandex rclone-test-dobuqap0ruti/dst: Waiting for transfers to finish 2025/01/15 02:18:05 DEBUG : Waiting for deletions to finish 2025/01/15 02:18:06 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:18:06 DEBUG : one: Unchanged skipping 2025/01/15 02:18:06 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:18:06 DEBUG : two: Unchanged skipping 2025/01/15 02:18:06 DEBUG : Yandex rclone-test-dobuqap0ruti/dst: Waiting for checks to finish 2025/01/15 02:18:06 DEBUG : Yandex rclone-test-dobuqap0ruti/dst: Waiting for transfers to finish 2025/01/15 02:18:06 DEBUG : Waiting for deletions to finish 2025/01/15 02:18:06 INFO : There was nothing to transfer 2025/01/15 02:18:10 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/15 02:18:10 DEBUG : three: Destination not found in --copy-dest 2025/01/15 02:18:10 DEBUG : three: Need to transfer - File not found at Destination 2025/01/15 02:18:10 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:18:10 DEBUG : one: Unchanged skipping 2025/01/15 02:18:10 DEBUG : Yandex rclone-test-dobuqap0ruti/dst: Waiting for checks to finish 2025/01/15 02:18:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:18:10 DEBUG : two: Unchanged skipping 2025/01/15 02:18:10 DEBUG : Yandex rclone-test-dobuqap0ruti/dst: Waiting for transfers to finish 2025/01/15 02:18:13 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/01/15 02:18:13 INFO : three: Copied (new) 2025/01/15 02:18:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (86.36s) === RUN TestSyncBackupDir run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:19:16 DEBUG : Creating backend with remote "TestYandex:rclone-test-dobuqap0ruti/dst" 2025/01/15 02:19:16 DEBUG : Creating backend with remote "TestYandex:rclone-test-dobuqap0ruti/backup" 2025/01/15 02:19:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/15 02:19:17 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:19:17 DEBUG : two: Unchanged skipping 2025/01/15 02:19:17 DEBUG : Yandex rclone-test-dobuqap0ruti/dst: Waiting for checks to finish 2025/01/15 02:19:23 INFO : one: Moved (server-side) 2025/01/15 02:19:23 DEBUG : Yandex rclone-test-dobuqap0ruti/dst: Waiting for transfers to finish 2025/01/15 02:19:26 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/15 02:19:26 INFO : one: Copied (new) 2025/01/15 02:19:26 DEBUG : Waiting for deletions to finish 2025/01/15 02:19:29 INFO : three.txt: Moved (server-side) 2025/01/15 02:19:29 INFO : three.txt: Moved into backup dir 2025/01/15 02:19:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/15 02:19:34 DEBUG : Yandex rclone-test-dobuqap0ruti/dst: Waiting for checks to finish 2025/01/15 02:19:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:19:34 DEBUG : two: Unchanged skipping 2025/01/15 02:19:38 INFO : one: Deleted 2025/01/15 02:19:40 INFO : one: Moved (server-side) 2025/01/15 02:19:40 DEBUG : Yandex rclone-test-dobuqap0ruti/dst: Waiting for transfers to finish 2025/01/15 02:19:47 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/15 02:19:47 INFO : one: Copied (new) 2025/01/15 02:19:47 DEBUG : Waiting for deletions to finish 2025/01/15 02:19:52 INFO : three.txt: Deleted 2025/01/15 02:19:54 INFO : three.txt: Moved (server-side) 2025/01/15 02:19:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (81.29s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:20:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-dobuqap0ruti/dst" 2025/01/15 02:20:32 DEBUG : Creating backend with remote "TestYandex:rclone-test-dobuqap0ruti/backup" 2025/01/15 02:20:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/15 02:20:32 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:20:32 DEBUG : two: Unchanged skipping 2025/01/15 02:20:32 DEBUG : Yandex rclone-test-dobuqap0ruti/dst: Waiting for checks to finish 2025/01/15 02:20:35 INFO : one: Moved (server-side) to: one.bak 2025/01/15 02:20:35 DEBUG : Yandex rclone-test-dobuqap0ruti/dst: Waiting for transfers to finish 2025/01/15 02:20:37 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/15 02:20:37 INFO : one: Copied (new) 2025/01/15 02:20:37 DEBUG : Waiting for deletions to finish 2025/01/15 02:20:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/15 02:20:40 INFO : three.txt: Moved into backup dir 2025/01/15 02:20:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/15 02:20:44 DEBUG : Yandex rclone-test-dobuqap0ruti/dst: Waiting for checks to finish 2025/01/15 02:20:44 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:20:44 DEBUG : two: Unchanged skipping 2025/01/15 02:20:48 INFO : one.bak: Deleted 2025/01/15 02:20:50 INFO : one: Moved (server-side) to: one.bak 2025/01/15 02:20:50 DEBUG : Yandex rclone-test-dobuqap0ruti/dst: Waiting for transfers to finish 2025/01/15 02:20:53 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/15 02:20:53 INFO : one: Copied (new) 2025/01/15 02:20:53 DEBUG : Waiting for deletions to finish 2025/01/15 02:20:58 INFO : three.txt.bak: Deleted 2025/01/15 02:21:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/15 02:21:07 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (77.84s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:21:46 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/01/15 02:21:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/15 02:21:46 DEBUG : pacer: Reducing sleep to 15ms 2025/01/15 02:21:47 DEBUG : pacer: Reducing sleep to 11.25ms 2025/01/15 02:21:48 DEBUG : pacer: Reducing sleep to 10ms 2025/01/15 02:21:50 DEBUG : Creating backend with remote "TestYandex:rclone-test-dobuqap0ruti/dst" 2025/01/15 02:21:50 DEBUG : Config file has changed externally - reloading 2025/01/15 02:21:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-dobuqap0ruti/backup" 2025/01/15 02:21:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/15 02:21:52 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:21:52 DEBUG : two: Unchanged skipping 2025/01/15 02:21:52 DEBUG : Yandex rclone-test-dobuqap0ruti/dst: Waiting for checks to finish 2025/01/15 02:21:55 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/15 02:21:55 DEBUG : Yandex rclone-test-dobuqap0ruti/dst: Waiting for transfers to finish 2025/01/15 02:21:59 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/15 02:21:59 INFO : one: Copied (new) 2025/01/15 02:21:59 DEBUG : Waiting for deletions to finish 2025/01/15 02:22:01 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/15 02:22:01 INFO : three.txt: Moved into backup dir 2025/01/15 02:22:06 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:22:06 DEBUG : two: Unchanged skipping 2025/01/15 02:22:06 DEBUG : Yandex rclone-test-dobuqap0ruti/dst: Waiting for checks to finish 2025/01/15 02:22:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/15 02:22:11 INFO : one-2019-01-01: Deleted 2025/01/15 02:22:13 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/15 02:22:13 DEBUG : Yandex rclone-test-dobuqap0ruti/dst: Waiting for transfers to finish 2025/01/15 02:22:16 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/15 02:22:16 INFO : one: Copied (new) 2025/01/15 02:22:16 DEBUG : Waiting for deletions to finish 2025/01/15 02:22:20 INFO : three-2019-01-01.txt: Deleted 2025/01/15 02:22:22 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/15 02:22:22 INFO : three.txt: Moved into backup dir 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:2423 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: dst/one: Modification time difference too big |-114349h22m15s| > 1ns (want 2011-12-30 12:59:59 +0000 UTC vs got 2025-01-15 02:22:14 +0000 UTC) (precision 1ns) --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (68.92s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:22:58 DEBUG : Creating backend with remote "TestYandex:rclone-test-dobuqap0ruti/dst" 2025/01/15 02:22:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/15 02:22:59 DEBUG : Yandex rclone-test-dobuqap0ruti/dst: Waiting for checks to finish 2025/01/15 02:22:59 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:22:59 DEBUG : two: Unchanged skipping 2025/01/15 02:23:01 INFO : one: Moved (server-side) to: one.bak 2025/01/15 02:23:01 DEBUG : Yandex rclone-test-dobuqap0ruti/dst: Waiting for transfers to finish 2025/01/15 02:23:05 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/15 02:23:05 INFO : one: Copied (new) 2025/01/15 02:23:05 DEBUG : Waiting for deletions to finish 2025/01/15 02:23:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/15 02:23:07 INFO : three.txt: Moved into backup dir 2025/01/15 02:23:14 DEBUG : one.bak: Excluded (Path Filter) 2025/01/15 02:23:14 DEBUG : one.bak: Excluded 2025/01/15 02:23:14 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/15 02:23:14 DEBUG : three.txt.bak: Excluded 2025/01/15 02:23:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/15 02:23:14 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:23:14 DEBUG : two: Unchanged skipping 2025/01/15 02:23:14 DEBUG : Yandex rclone-test-dobuqap0ruti/dst: Waiting for checks to finish 2025/01/15 02:23:18 INFO : one.bak: Deleted 2025/01/15 02:23:20 INFO : one: Moved (server-side) to: one.bak 2025/01/15 02:23:20 DEBUG : Yandex rclone-test-dobuqap0ruti/dst: Waiting for transfers to finish 2025/01/15 02:23:23 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/15 02:23:23 INFO : one: Copied (new) 2025/01/15 02:23:23 DEBUG : Waiting for deletions to finish 2025/01/15 02:23:27 INFO : three.txt.bak: Deleted 2025/01/15 02:23:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/15 02:23:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (60.53s) === RUN TestSyncSuffix run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:23:58 DEBUG : Creating backend with remote "TestYandex:rclone-test-dobuqap0ruti/dst" 2025/01/15 02:23:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/15 02:24:02 INFO : one: Moved (server-side) to: one.bak 2025/01/15 02:24:05 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/15 02:24:05 INFO : one: Copied (new) 2025/01/15 02:24:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:24:05 DEBUG : two: Unchanged skipping 2025/01/15 02:24:06 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/15 02:24:09 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/15 02:24:11 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/01/15 02:24:11 INFO : three.txt: Copied (new) 2025/01/15 02:24:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/15 02:24:19 INFO : one.bak: Deleted 2025/01/15 02:24:20 INFO : one: Moved (server-side) to: one.bak 2025/01/15 02:24:23 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/15 02:24:23 INFO : one: Copied (new) 2025/01/15 02:24:23 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:24:23 DEBUG : two: Unchanged skipping 2025/01/15 02:24:23 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/15 02:24:28 INFO : three.txt.bak: Deleted 2025/01/15 02:24:30 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/15 02:24:33 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/01/15 02:24:33 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:2523 Error: Should be true Test: TestSyncSuffix Messages: dst/one: Modification time difference too big |-114349h24m22s| > 1ns (want 2011-12-30 12:59:59 +0000 UTC vs got 2025-01-15 02:24:21 +0000 UTC) (precision 1ns) --- FAIL: TestSyncSuffix (68.10s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:25:06 DEBUG : Creating backend with remote "TestYandex:rclone-test-dobuqap0ruti/dst" 2025/01/15 02:25:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/15 02:25:09 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/15 02:25:13 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/15 02:25:13 INFO : one: Copied (new) 2025/01/15 02:25:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:25:13 DEBUG : two: Unchanged skipping 2025/01/15 02:25:13 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/15 02:25:15 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/15 02:25:18 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/01/15 02:25:18 INFO : three.txt: Copied (new) 2025/01/15 02:25:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/15 02:25:24 INFO : one-2019-01-01: Deleted 2025/01/15 02:25:26 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/15 02:25:29 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/15 02:25:29 INFO : one: Copied (new) 2025/01/15 02:25:30 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:25:30 DEBUG : two: Unchanged skipping 2025/01/15 02:25:30 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/15 02:25:36 INFO : three-2019-01-01.txt: Deleted 2025/01/15 02:25:39 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/15 02:25:42 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/01/15 02:25:42 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (68.78s) === RUN TestSyncUTFNorm run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:26:10 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/15 02:26:10 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 02:26:10 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish 2025/01/15 02:26:13 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2025/01/15 02:26:13 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/15 02:26:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (10.95s) === RUN TestSyncImmutable run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:26:19 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/15 02:26:19 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 02:26:19 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish 2025/01/15 02:26:22 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/15 02:26:22 INFO : existing: Copied (new) 2025/01/15 02:26:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:26:24 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 02:26:24 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/15 02:26:24 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/15 02:26:24 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish 2025/01/15 02:26:24 ERROR : Yandex rclone-test-dobuqap0ruti: not deleting files as there were IO errors 2025/01/15 02:26:24 ERROR : Yandex rclone-test-dobuqap0ruti: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" --- PASS: TestSyncImmutable (14.04s) === RUN TestSyncIgnoreCase run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:26:36 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:26:36 DEBUG : existing: Unchanged skipping 2025/01/15 02:26:36 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 02:26:36 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish 2025/01/15 02:26:36 DEBUG : Waiting for deletions to finish 2025/01/15 02:26:36 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (8.40s) === RUN TestFixCase run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (1.23s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (2.18s) --- SKIP: TestMaxTransfer/Hard (0.66s) --- SKIP: TestMaxTransfer/Soft (0.91s) --- SKIP: TestMaxTransfer/Cautious (0.60s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:28:18 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:28:18 DEBUG : both0: Unchanged skipping 2025/01/15 02:28:18 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:28:18 DEBUG : both1: Unchanged skipping 2025/01/15 02:28:18 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:28:18 DEBUG : both10: Unchanged skipping 2025/01/15 02:28:18 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:28:18 DEBUG : both11: Unchanged skipping 2025/01/15 02:28:18 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:28:18 DEBUG : both12: Unchanged skipping 2025/01/15 02:28:18 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:28:18 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:28:18 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 02:28:18 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:28:18 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:28:18 DEBUG : both15: Unchanged skipping 2025/01/15 02:28:18 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:28:18 DEBUG : both17: Unchanged skipping 2025/01/15 02:28:18 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:28:18 DEBUG : both18: Unchanged skipping 2025/01/15 02:28:18 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:28:18 DEBUG : both19: Unchanged skipping 2025/01/15 02:28:18 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:28:18 DEBUG : both13: Unchanged skipping 2025/01/15 02:28:18 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:28:18 DEBUG : both3: Unchanged skipping 2025/01/15 02:28:18 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:28:18 DEBUG : both16: Unchanged skipping 2025/01/15 02:28:18 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:28:18 DEBUG : both14: Unchanged skipping 2025/01/15 02:28:18 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:28:18 DEBUG : both2: Unchanged skipping 2025/01/15 02:28:18 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:28:18 DEBUG : both4: Unchanged skipping 2025/01/15 02:28:18 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:28:18 DEBUG : both8: Unchanged skipping 2025/01/15 02:28:18 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:28:18 DEBUG : both5: Unchanged skipping 2025/01/15 02:28:18 DEBUG : both6: Unchanged skipping 2025/01/15 02:28:18 DEBUG : both7: Unchanged skipping 2025/01/15 02:28:18 DEBUG : both9: Unchanged skipping 2025/01/15 02:28:18 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish 2025/01/15 02:28:18 DEBUG : Waiting for deletions to finish 2025/01/15 02:28:22 INFO : only6: Deleted 2025/01/15 02:28:22 INFO : only3: Deleted 2025/01/15 02:28:22 INFO : only9: Deleted 2025/01/15 02:28:22 INFO : only7: Deleted 2025/01/15 02:28:26 INFO : only12: Deleted 2025/01/15 02:28:26 INFO : only14: Deleted 2025/01/15 02:28:26 INFO : only16: Deleted 2025/01/15 02:28:27 INFO : only15: Deleted 2025/01/15 02:28:29 INFO : only5: Deleted 2025/01/15 02:28:30 INFO : only1: Deleted 2025/01/15 02:28:30 INFO : only0: Deleted 2025/01/15 02:28:30 INFO : only13: Deleted 2025/01/15 02:28:33 INFO : only17: Deleted 2025/01/15 02:28:34 INFO : only2: Deleted 2025/01/15 02:28:34 INFO : only8: Deleted 2025/01/15 02:28:34 INFO : only10: Deleted 2025/01/15 02:28:37 INFO : only11: Deleted 2025/01/15 02:28:37 INFO : only19: Deleted 2025/01/15 02:28:38 INFO : only18: Deleted 2025/01/15 02:28:38 INFO : only4: Deleted 2025/01/15 02:28:38 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" --- PASS: TestSyncConcurrentDelete (195.37s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:30:21 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/01/15 02:30:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/15 02:30:21 DEBUG : pacer: Reducing sleep to 15ms 2025/01/15 02:30:22 DEBUG : pacer: Reducing sleep to 11.25ms 2025/01/15 02:30:23 DEBUG : pacer: Reducing sleep to 10ms 2025/01/15 02:30:42 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/01/15 02:30:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/15 02:30:43 DEBUG : pacer: Reducing sleep to 15ms 2025/01/15 02:30:43 DEBUG : pacer: Reducing sleep to 11.25ms 2025/01/15 02:30:44 DEBUG : pacer: Reducing sleep to 10ms 2025/01/15 02:30:48 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/01/15 02:30:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/15 02:30:49 DEBUG : pacer: Reducing sleep to 15ms 2025/01/15 02:30:50 DEBUG : pacer: Reducing sleep to 11.25ms 2025/01/15 02:30:50 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: both14: Modification time difference too big |-209926h26m4.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-15 02:31:11 +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: only12: Modification time difference too big |-209926h25m57.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-15 02:31:04 +0000 UTC) (precision 1ns) 2025/01/15 02:31:39 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:31:39 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:31:39 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for checks to finish 2025/01/15 02:31:39 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:31:39 DEBUG : both0: Unchanged skipping 2025/01/15 02:31:39 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:31:39 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:31:39 DEBUG : both12: Unchanged skipping 2025/01/15 02:31:39 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:31:39 DEBUG : both13: Unchanged skipping 2025/01/15 02:31:39 DEBUG : both14: Modification times differ by 209926h26m4.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2025-01-15 02:31:11 +0000 UTC 2025/01/15 02:31:39 DEBUG : both14: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/15 02:31:39 DEBUG : both10: Unchanged skipping 2025/01/15 02:31:39 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:31:39 DEBUG : both11: Unchanged skipping 2025/01/15 02:31:39 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:31:39 DEBUG : both16: Unchanged skipping 2025/01/15 02:31:39 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:31:39 DEBUG : both17: Unchanged skipping 2025/01/15 02:31:39 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:31:39 DEBUG : both18: Unchanged skipping 2025/01/15 02:31:39 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:31:39 DEBUG : both19: Unchanged skipping 2025/01/15 02:31:39 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:31:39 DEBUG : both1: Unchanged skipping 2025/01/15 02:31:39 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:31:39 DEBUG : both15: Unchanged skipping 2025/01/15 02:31:39 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:31:39 DEBUG : both4: Unchanged skipping 2025/01/15 02:31:39 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:31:39 DEBUG : both5: Unchanged skipping 2025/01/15 02:31:39 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:31:39 DEBUG : both6: Unchanged skipping 2025/01/15 02:31:39 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:31:39 DEBUG : both7: Unchanged skipping 2025/01/15 02:31:39 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:31:39 DEBUG : both8: Unchanged skipping 2025/01/15 02:31:39 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 02:31:39 DEBUG : both9: Unchanged skipping 2025/01/15 02:31:39 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/15 02:31:39 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/15 02:31:39 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/15 02:31:39 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/15 02:31:39 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/15 02:31:39 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/15 02:31:39 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/15 02:31:39 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/15 02:31:39 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/15 02:31:39 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/15 02:31:39 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/15 02:31:39 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/15 02:31:39 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/15 02:31:39 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/15 02:31:39 DEBUG : both2: Unchanged skipping 2025/01/15 02:31:39 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/15 02:31:39 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/15 02:31:39 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/15 02:31:39 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/15 02:31:39 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/15 02:31:39 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/15 02:31:39 DEBUG : both3: Unchanged skipping 2025/01/15 02:31:39 INFO : both14: Updated modification time in destination 2025/01/15 02:31:39 DEBUG : both14: Unchanged skipping 2025/01/15 02:31:39 DEBUG : Yandex rclone-test-dobuqap0ruti: Waiting for transfers to finish 2025/01/15 02:31:41 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/01/15 02:31:41 INFO : only0: Copied (replaced existing) 2025/01/15 02:31:41 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/01/15 02:31:41 INFO : only10: Copied (replaced existing) 2025/01/15 02:31:42 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/01/15 02:31:42 INFO : only1: Copied (replaced existing) 2025/01/15 02:31:43 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/01/15 02:31:43 INFO : only12: Copied (replaced existing) 2025/01/15 02:31:43 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/01/15 02:31:43 INFO : only13: Copied (replaced existing) 2025/01/15 02:31:43 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/01/15 02:31:43 INFO : only11: Copied (replaced existing) 2025/01/15 02:31:45 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/01/15 02:31:45 INFO : only15: Copied (replaced existing) 2025/01/15 02:31:45 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/01/15 02:31:45 INFO : only17: Copied (replaced existing) 2025/01/15 02:31:47 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/01/15 02:31:47 INFO : only16: Copied (replaced existing) 2025/01/15 02:31:47 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/01/15 02:31:47 INFO : only19: Copied (replaced existing) 2025/01/15 02:31:48 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/01/15 02:31:48 INFO : only18: Copied (replaced existing) 2025/01/15 02:31:48 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/01/15 02:31:48 INFO : only14: Copied (replaced existing) 2025/01/15 02:31:49 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/01/15 02:31:49 INFO : only2: Copied (replaced existing) 2025/01/15 02:31:50 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/01/15 02:31:50 INFO : only5: Copied (replaced existing) 2025/01/15 02:31:50 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/01/15 02:31:50 INFO : only4: Copied (replaced existing) 2025/01/15 02:31:50 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/01/15 02:31:50 INFO : only3: Copied (replaced existing) 2025/01/15 02:31:51 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/01/15 02:31:51 INFO : only7: Copied (replaced existing) 2025/01/15 02:31:52 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/01/15 02:31:52 INFO : only8: Copied (replaced existing) 2025/01/15 02:31:53 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/01/15 02:31:53 INFO : only9: Copied (replaced existing) 2025/01/15 02:31:53 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/01/15 02:31:53 INFO : only6: Copied (replaced existing) 2025/01/15 02:31:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" --- FAIL: TestSyncConcurrentTruncate (268.94s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:34:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/15 02:34:29 INFO : sub dir: Making directory 2025/01/15 02:34:29 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" --- PASS: TestNothingToTransferWithEmptyDirs (91.26s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" 2025/01/15 02:36:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/15 02:36:00 INFO : sub dir: Making directory 2025/01/15 02:36:00 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-dobuqap0ruti", Local "Local file system at /tmp/rclone662845615", Modify Window "1ns" --- PASS: TestNothingToTransferWithoutEmptyDirs (86.06s) FAIL 2025/01/15 02:37:26 DEBUG : Yandex rclone-test-dobuqap0ruti: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 43m58.546900365s (try 1/5): exit status 1: Failed [TestCopy TestSyncAfterChangingFilesSizeOnly TestSyncWithTrackRenames TestSyncCompareDest TestSyncBackupDirWithSuffixKeepExtension TestSyncSuffix TestSyncConcurrentTruncate]