"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose -test.run '^(TestCopyNoTraverse|TestCopyOverSelf|TestServerSideCopyOverSelf|TestSyncEmptyDirectories|TestSyncWithExcludeAndDeleteExcluded)$'" - Starting (try 2/5) 2024/11/03 01:45:29 DEBUG : Creating backend with remote "TestYandex:rclone-test-pabibur6doxo" 2024/11/03 01:45:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/03 01:45:29 DEBUG : Creating backend with remote "/tmp/rclone383589491" === RUN TestCopyNoTraverse run.go:180: Remote "Yandex rclone-test-pabibur6doxo", Local "Local file system at /tmp/rclone383589491", Modify Window "1ns" 2024/11/03 01:45:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/03 01:45:29 DEBUG : Yandex rclone-test-pabibur6doxo: Waiting for checks to finish 2024/11/03 01:45:29 DEBUG : Yandex rclone-test-pabibur6doxo: Waiting for transfers to finish 2024/11/03 01:45:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/03 01:45:33 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-pabibur6doxo", Local "Local file system at /tmp/rclone383589491", Modify Window "1ns" --- PASS: TestCopyNoTraverse (9.26s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Yandex rclone-test-pabibur6doxo", Local "Local file system at /tmp/rclone383589491", Modify Window "1ns" 2024/11/03 01:45:38 DEBUG : sub dir2: Making directory with metadata 2024/11/03 01:45:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/03 01:45:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/03 01:45:39 DEBUG : sub dir: Making directory 2024/11/03 01:45:40 DEBUG : sub dir2: Making directory 2024/11/03 01:45:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/03 01:45:41 DEBUG : Yandex rclone-test-pabibur6doxo: Waiting for checks to finish 2024/11/03 01:45:41 DEBUG : Yandex rclone-test-pabibur6doxo: Waiting for transfers to finish 2024/11/03 01:45:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/03 01:45:43 INFO : sub dir/hello world: Copied (new) 2024/11/03 01:45:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-pabibur6doxo", Local "Local file system at /tmp/rclone383589491", Modify Window "1ns" 2024/11/03 01:45:44 DEBUG : Yandex rclone-test-pabibur6doxo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (12.41s) === RUN TestCopyOverSelf run.go:180: Remote "Yandex rclone-test-pabibur6doxo", Local "Local file system at /tmp/rclone383589491", Modify Window "1ns" 2024/11/03 01:45:54 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/03 01:45:54 DEBUG : Yandex rclone-test-pabibur6doxo: Waiting for checks to finish 2024/11/03 01:45:54 DEBUG : Yandex rclone-test-pabibur6doxo: Waiting for transfers to finish 2024/11/03 01:45:57 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/03 01:45:57 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Yandex rclone-test-pabibur6doxo", Local "Local file system at /tmp/rclone383589491", Modify Window "1ns" --- PASS: TestCopyOverSelf (14.30s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Yandex rclone-test-pabibur6doxo", Local "Local file system at /tmp/rclone383589491", Modify Window "1ns" 2024/11/03 01:46:09 DEBUG : Creating backend with remote "TestYandex:rclone-test-kanokix2rexa" sync_test.go:626: Server side copy (if possible) Yandex rclone-test-pabibur6doxo -> Yandex rclone-test-kanokix2rexa 2024/11/03 01:46:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/03 01:46:10 DEBUG : Yandex rclone-test-kanokix2rexa: Waiting for checks to finish 2024/11/03 01:46:10 DEBUG : Yandex rclone-test-kanokix2rexa: Waiting for transfers to finish 2024/11/03 01:46:12 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/03 01:46:12 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-pabibur6doxo", Local "Local file system at /tmp/rclone383589491", Modify Window "1ns" 2024/11/03 01:46:17 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/03 01:46:17 DEBUG : Yandex rclone-test-kanokix2rexa: Waiting for checks to finish 2024/11/03 01:46:17 DEBUG : Yandex rclone-test-kanokix2rexa: Waiting for transfers to finish 2024/11/03 01:46:18 ERROR : sub dir/hello world: Failed to copy: couldn't copy file: [409 - DiskResourceAlreadyExistsError] Resource "disk:/rclone-test-kanokix2rexa/sub dir/hello world" already exists. (Ресурс "disk:/rclone-test-kanokix2rexa/sub dir/hello world" уже существует.) sync_test.go:639: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:639 Error: Received unexpected error: couldn't copy file: [409 - DiskResourceAlreadyExistsError] Resource "disk:/rclone-test-kanokix2rexa/sub dir/hello world" already exists. (Ресурс "disk:/rclone-test-kanokix2rexa/sub dir/hello world" уже существует.) Test: TestServerSideCopyOverSelf 2024/11/03 01:46:18 DEBUG : Yandex rclone-test-kanokix2rexa: Purge remote --- FAIL: TestServerSideCopyOverSelf (20.17s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Yandex rclone-test-pabibur6doxo", Local "Local file system at /tmp/rclone383589491", Modify Window "1ns" 2024/11/03 01:46:31 DEBUG : enormous: Excluded (Size Filter) 2024/11/03 01:46:31 DEBUG : enormous: Excluded 2024/11/03 01:46:31 DEBUG : potato2: Excluded (Size Filter) 2024/11/03 01:46:31 DEBUG : potato2: Excluded 2024/11/03 01:46:32 DEBUG : Yandex rclone-test-pabibur6doxo: Waiting for checks to finish 2024/11/03 01:46:32 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:46:32 DEBUG : empty space: Unchanged skipping 2024/11/03 01:46:32 DEBUG : Yandex rclone-test-pabibur6doxo: Waiting for transfers to finish 2024/11/03 01:46:32 DEBUG : Waiting for deletions to finish 2024/11/03 01:46:33 INFO : enormous: Deleted 2024/11/03 01:46:33 INFO : potato2: Deleted 2024/11/03 01:46:33 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-pabibur6doxo", Local "Local file system at /tmp/rclone383589491", Modify Window "1ns" 2024/11/03 01:46:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:46:34 DEBUG : empty space: Unchanged skipping 2024/11/03 01:46:34 DEBUG : Local file system at /tmp/rclone383589491: Waiting for checks to finish 2024/11/03 01:46:34 DEBUG : Local file system at /tmp/rclone383589491: Waiting for transfers to finish 2024/11/03 01:46:34 DEBUG : Waiting for deletions to finish 2024/11/03 01:46:34 INFO : enormous: Deleted 2024/11/03 01:46:34 INFO : potato2: Deleted 2024/11/03 01:46:34 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-pabibur6doxo", Local "Local file system at /tmp/rclone383589491", Modify Window "1ns" --- PASS: TestSyncWithExcludeAndDeleteExcluded (12.43s) FAIL 2024/11/03 01:46:38 DEBUG : Yandex rclone-test-pabibur6doxo: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose -test.run '^(TestCopyNoTraverse|TestCopyOverSelf|TestServerSideCopyOverSelf|TestSyncEmptyDirectories|TestSyncWithExcludeAndDeleteExcluded)$'" - Finished ERROR in 1m10.440260903s (try 2/5): exit status 1: Failed [TestServerSideCopyOverSelf]