"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose -test.run '^(TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors|TestSyncNoTraverse|TestSyncReplaceDirModTimeWithEmptyDirs)$'" - Starting (try 2/5) 2025/10/15 05:38:34 DEBUG : Creating backend with remote "TestYandex:rclone-test-repokar5lufa" 2025/10/15 05:38:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/15 05:38:34 DEBUG : Creating backend with remote "/tmp/rclone2741403043" === RUN TestSyncNoTraverse run.go:180: Remote "Yandex rclone-test-repokar5lufa", Local "Local file system at /tmp/rclone2741403043", Modify Window "1ns" 2025/10/15 05:38:34 ERROR : Ignoring --no-traverse with sync 2025/10/15 05:38:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/15 05:38:34 DEBUG : Yandex rclone-test-repokar5lufa: Waiting for checks to finish 2025/10/15 05:38:34 DEBUG : Yandex rclone-test-repokar5lufa: Waiting for transfers to finish 2025/10/15 05:38:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/15 05:38:37 INFO : sub dir/hello world: Copied (new) 2025/10/15 05:38:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (16.55s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Yandex rclone-test-repokar5lufa", Local "Local file system at /tmp/rclone2741403043", Modify Window "1ns" 2025/10/15 05:38:55 INFO : d: Making directory fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1285 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors Messages: c/non empty space: Modification time difference too big |-121024h38m54.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-10-15 05:38:54 +0000 UTC) (precision 1ns) 2025/10/15 05:38:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/15 05:38:57 DEBUG : c/non empty space: Modification times differ by 121024h38m54.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2025-10-15 05:38:54 +0000 UTC 2025/10/15 05:38:57 DEBUG : c/non empty space: md5 = ec26039bacb958460a511485fc59d24e OK 2025/10/15 05:38:57 DEBUG : Yandex rclone-test-repokar5lufa: Waiting for checks to finish 2025/10/15 05:38:58 INFO : c/non empty space: Updated modification time in destination 2025/10/15 05:38:58 DEBUG : c/non empty space: Unchanged skipping 2025/10/15 05:38:58 DEBUG : Yandex rclone-test-repokar5lufa: Waiting for transfers to finish 2025/10/15 05:38:59 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/10/15 05:38:59 INFO : a/potato2: Copied (new) 2025/10/15 05:38:59 ERROR : Yandex rclone-test-repokar5lufa: not deleting files as there were IO errors 2025/10/15 05:38:59 ERROR : Yandex rclone-test-repokar5lufa: not deleting directories as there were IO errors --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (53.17s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Yandex rclone-test-repokar5lufa", Local "Local file system at /tmp/rclone2741403043", Modify Window "1ns" 2025/10/15 05:39:44 DEBUG : empty_dir: Making directory with metadata 2025/10/15 05:39:44 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/15 05:39:44 DEBUG : empty_on_remote: Making directory with metadata 2025/10/15 05:39:44 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/15 05:39:44 INFO : empty_on_remote: Making directory 2025/10/15 05:39:44 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/15 05:39:49 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/15 05:39:49 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/15 05:39:49 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/15 05:39:49 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/10/15 05:39:49 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (59.20s) FAIL 2025/10/15 05:40:43 DEBUG : Yandex rclone-test-repokar5lufa: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose -test.run '^(TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors|TestSyncNoTraverse|TestSyncReplaceDirModTimeWithEmptyDirs)$'" - Finished ERROR in 2m15.186384661s (try 2/5): exit status 1: Failed [TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors]