"./operations.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose -test.run '^(TestCheckSizeOnly|TestCopyDirMetadata|TestDeduplicateNewestByHash|TestDirMove|TestDirsEqual|TestGetFsInfo|TestMkdirMetadata|TestMkdirModTime|TestRcatMetadata|TestRcatSize|TestRcatSizeMetadata|TestRemoveExisting|TestSetDirModTime|TestTouchDir)$|^TestRcat$/^(withChecksum=false,ignoreChecksum=false|withChecksum=false,ignoreChecksum=true|withChecksum=true,ignoreChecksum=false|withChecksum=true,ignoreChecksum=true)$'" - Starting (try 2/5) 2025/07/29 02:56:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-yunopam9seje" 2025/07/29 02:56:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/29 02:56:47 DEBUG : Creating backend with remote "/tmp/rclone3093953846" === RUN TestCheckSizeOnly run.go:180: Remote "Yandex rclone-test-yunopam9seje", Local "Local file system at /tmp/rclone3093953846", Modify Window "1ns" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (29.64s) --- PASS: TestCheckSizeOnly/1 (0.30s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.88s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.38s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Yandex rclone-test-yunopam9seje", Local "Local file system at /tmp/rclone3093953846", Modify Window "1ns" 2025/07/29 02:57:24 INFO : Yandex rclone-test-yunopam9seje: Looking for duplicate md5 hashes using newest mode. 2025/07/29 02:57:25 NOTICE: e56c03c7ce6cb7b9fd40fc97449f258b: Found 3 files with duplicate md5 hashes 2025/07/29 02:57:29 INFO : one: Deleted 2025/07/29 02:57:34 INFO : also/one: Deleted 2025/07/29 02:57:34 NOTICE: e56c03c7ce6cb7b9fd40fc97449f258b: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (32.51s) === RUN TestDirMove run.go:180: Remote "Yandex rclone-test-yunopam9seje", Local "Local file system at /tmp/rclone3093953846", Modify Window "1ns" 2025/07/29 02:57:59 INFO : A1/B2: Making directory 2025/07/29 02:58:00 INFO : A1/B1/C3: Making directory 2025/07/29 02:58:13 INFO : A2/two: Moved (server-side) to: A3/two 2025/07/29 02:58:13 INFO : A2/one: Moved (server-side) to: A3/one 2025/07/29 02:58:13 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/07/29 02:58:13 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/07/29 02:58:14 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/07/29 02:58:49 INFO : Yandex rclone-test-yunopam9seje: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/07/29 02:58:54 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/07/29 02:58:54 INFO : A3/two: Moved (server-side) to: A4/two 2025/07/29 02:58:54 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/07/29 02:58:54 INFO : A3/one: Moved (server-side) to: A4/one 2025/07/29 02:58:55 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five --- PASS: TestDirMove (157.81s) === RUN TestGetFsInfo run.go:180: Remote "Yandex rclone-test-yunopam9seje", Local "Local file system at /tmp/rclone3093953846", Modify Window "1ns" --- PASS: TestGetFsInfo (0.61s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Yandex rclone-test-yunopam9seje", Local "Local file system at /tmp/rclone3093953846", Modify Window "1ns" 2025/07/29 03:00:28 DEBUG : Yandex rclone-test-yunopam9seje: File to upload is small (34 bytes), uploading instead of streaming 2025/07/29 03:00:30 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/07/29 03:00:30 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/07/29 03:00:32 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2025/07/29 03:00:32 DEBUG : no_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Yandex rclone-test-yunopam9seje", Local "Local file system at /tmp/rclone3093953846", Modify Window "1ns" 2025/07/29 03:00:43 DEBUG : Yandex rclone-test-yunopam9seje: File to upload is small (34 bytes), uploading instead of streaming 2025/07/29 03:00:45 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/07/29 03:00:45 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/07/29 03:00:48 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2025/07/29 03:00:48 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Yandex rclone-test-yunopam9seje", Local "Local file system at /tmp/rclone3093953846", Modify Window "1ns" 2025/07/29 03:00:59 DEBUG : Yandex rclone-test-yunopam9seje: File to upload is small (34 bytes), uploading instead of streaming 2025/07/29 03:01:01 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/29 03:01:03 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Yandex rclone-test-yunopam9seje", Local "Local file system at /tmp/rclone3093953846", Modify Window "1ns" 2025/07/29 03:01:13 DEBUG : Yandex rclone-test-yunopam9seje: File to upload is small (34 bytes), uploading instead of streaming 2025/07/29 03:01:15 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2025/07/29 03:01:15 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/29 03:01:17 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2025/07/29 03:01:17 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (59.53s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (14.97s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (15.59s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (14.56s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (14.41s) === RUN TestRcatMetadata run.go:180: Remote "Yandex rclone-test-yunopam9seje", Local "Local file system at /tmp/rclone3093953846", Modify Window "1ns" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (1.35s) === RUN TestRcatSize run.go:180: Remote "Yandex rclone-test-yunopam9seje", Local "Local file system at /tmp/rclone3093953846", Modify Window "1ns" 2025/07/29 03:01:31 DEBUG : Yandex rclone-test-yunopam9seje: File to upload is small (60 bytes), uploading instead of streaming 2025/07/29 03:01:33 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/07/29 03:01:33 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (14.35s) === RUN TestRcatSizeMetadata run.go:180: Remote "Yandex rclone-test-yunopam9seje", Local "Local file system at /tmp/rclone3093953846", Modify Window "1ns" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.63s) === RUN TestTouchDir run.go:180: Remote "Yandex rclone-test-yunopam9seje", Local "Local file system at /tmp/rclone3093953846", Modify Window "1ns" 2025/07/29 03:01:53 DEBUG : Yandex rclone-test-yunopam9seje: Touching "empty space" 2025/07/29 03:01:53 DEBUG : Yandex rclone-test-yunopam9seje: Touching "potato2" 2025/07/29 03:01:53 DEBUG : Yandex rclone-test-yunopam9seje: Touching "sub dir/potato3" --- PASS: TestTouchDir (31.09s) === RUN TestMkdirMetadata run.go:180: Remote "Yandex rclone-test-yunopam9seje", Local "Local file system at /tmp/rclone3093953846", Modify Window "1ns" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.55s) === RUN TestMkdirModTime run.go:180: Remote "Yandex rclone-test-yunopam9seje", Local "Local file system at /tmp/rclone3093953846", Modify Window "1ns" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.66s) === RUN TestCopyDirMetadata run.go:180: Remote "Yandex rclone-test-yunopam9seje", Local "Local file system at /tmp/rclone3093953846", Modify Window "1ns" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.70s) === RUN TestSetDirModTime run.go:180: Remote "Yandex rclone-test-yunopam9seje", Local "Local file system at /tmp/rclone3093953846", Modify Window "1ns" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.88s) === RUN TestDirsEqual run.go:180: Remote "Yandex rclone-test-yunopam9seje", Local "Local file system at /tmp/rclone3093953846", Modify Window "1ns" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.49s) === RUN TestRemoveExisting run.go:180: Remote "Yandex rclone-test-yunopam9seje", Local "Local file system at /tmp/rclone3093953846", Modify Window "1ns" 2025/07/29 03:02:24 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.dewafed6" before starting 2025/07/29 03:02:27 DEBUG : sub dir/test remove existing.dewafed6: TEST: removing renamed existing file after operation 2025/07/29 03:02:32 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sogefos6" before starting 2025/07/29 03:02:34 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sogefos6: TEST: renaming existing back after failed operation 2025/07/29 03:02:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pewalow8" before starting 2025/07/29 03:02:40 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pewalow8: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (33.23s) PASS 2025/07/29 03:02:51 DEBUG : Yandex rclone-test-yunopam9seje: Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose -test.run '^(TestCheckSizeOnly|TestCopyDirMetadata|TestDeduplicateNewestByHash|TestDirMove|TestDirsEqual|TestGetFsInfo|TestMkdirMetadata|TestMkdirModTime|TestRcatMetadata|TestRcatSize|TestRcatSizeMetadata|TestRemoveExisting|TestSetDirModTime|TestTouchDir)$|^TestRcat$/^(withChecksum=false,ignoreChecksum=false|withChecksum=false,ignoreChecksum=true|withChecksum=true,ignoreChecksum=false|withChecksum=true,ignoreChecksum=true)$'" - Finished OK in 6m9.614408373s (try 2/5)