"./operations.test -test.v -test.timeout 2h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^(TestCopyFileBackupDir|TestDirMove)$|^TestMultithreadCopy$/^(upload=true,size=62914560,streams=2|upload=true,size=62914561,streams=2)$'" - Starting (try 2/5) 2026/07/20 02:56:53 DEBUG : Creating backend with remote "TestInternxt:rclone-test-zanabog7gosa" 2026/07/20 02:56:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/20 02:56:53 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/20 02:56:54 DEBUG : Creating backend with remote "/tmp/rclone899747175" === RUN TestMultithreadCopy run.go:198: Remote "Internxt root 'rclone-test-zanabog7gosa'", Local "Local file system at /tmp/rclone899747175", Modify Window "876000h0m0s" FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/07/20 02:57:04 NOTICE: Internxt root 'rclone-test-zanabog7gosa': Multipart upload aborted for chunksize-probe === RUN TestMultithreadCopy/upload=true,size=62914560,streams=2 2026/07/20 02:57:10 DEBUG : test-multithread-copy-true-62914560-2: multi-thread copy: disabling buffering because source is local disk multithread_test.go:225: file too small for multipart upload: multi-thread copy: failed to open chunk writer: file too small for multipart upload (minimum 104857600 bytes) === RUN TestMultithreadCopy/upload=true,size=62914561,streams=2 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:352 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:193 Error: Should be true Test: TestMultithreadCopy/upload=true,size=62914561,streams=2 Messages: listing wrong, want test-multithread-copy-true-62914561-2 (62914561) got test-multithread-copy-true-62914560-2 (62914560), test-multithread-copy-true-62914561-2 (62914561) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:352 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:193 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMultithreadCopy/upload=true,size=62914561,streams=2 Messages: Unexpected file "test-multithread-copy-true-62914560-2" 2026/07/20 02:57:46 DEBUG : test-multithread-copy-true-62914561-2: multi-thread copy: disabling buffering because source is local disk multithread_test.go:225: file too small for multipart upload: multi-thread copy: failed to open chunk writer: file too small for multipart upload (minimum 104857600 bytes) --- FAIL: TestMultithreadCopy (57.21s) --- SKIP: TestMultithreadCopy/upload=true,size=62914560,streams=2 (5.93s) --- FAIL: TestMultithreadCopy/upload=true,size=62914561,streams=2 (36.95s) === RUN TestCopyFileBackupDir run.go:198: Remote "Internxt root 'rclone-test-zanabog7gosa'", Local "Local file system at /tmp/rclone899747175", Modify Window "876000h0m0s" 2026/07/20 02:57:53 DEBUG : Creating backend with remote "TestInternxt:rclone-test-zanabog7gosa/backup" 2026/07/20 02:57:53 DEBUG : Config file has changed externally - reloading 2026/07/20 02:57:53 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/20 02:57:53 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone899747175) 2026/07/20 02:57:53 DEBUG : dst/file1: size = 18 (Internxt root 'rclone-test-zanabog7gosa') 2026/07/20 02:57:53 DEBUG : dst/file1: Sizes differ 2026/07/20 02:57:55 ERROR : dst/file1: Couldn't move: move file: Not Found (status 404) copy_test.go:186: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:186 Error: Received unexpected error: moving to --backup-dir failed: move file: Not Found (status 404) Test: TestCopyFileBackupDir --- FAIL: TestCopyFileBackupDir (7.07s) === RUN TestDirMove run.go:198: Remote "Internxt root 'rclone-test-zanabog7gosa'", Local "Local file system at /tmp/rclone899747175", Modify Window "876000h0m0s" 2026/07/20 02:58:04 INFO : A1/B2: Making directory 2026/07/20 02:58:04 INFO : A1/B1/C3: Making directory 2026/07/20 02:58:14 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/07/20 02:58:14 INFO : A2/one: Moved (server-side) to: A3/one 2026/07/20 02:58:14 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/07/20 02:58:14 INFO : A2/two: Moved (server-side) to: A3/two 2026/07/20 02:58:14 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/07/20 02:58:19 INFO : Internxt root 'rclone-test-zanabog7gosa': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/07/20 02:58:24 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/07/20 02:58:24 INFO : A3/two: Moved (server-side) to: A4/two 2026/07/20 02:58:24 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/07/20 02:58:24 INFO : A3/one: Moved (server-side) to: A4/one 2026/07/20 02:58:25 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three operations_test.go:1464: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1464 Error: Received unexpected error: RenameDir rmdir: directory not empty Test: TestDirMove fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1470 Error: Not equal: expected: []string{"A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2"} actual : []string{"A3", "A3/B1", "A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=6) { +([]string) (len=8) { + (string) (len=2) "A3", + (string) (len=5) "A3/B1", (string) (len=2) "A4", Test: TestDirMove Messages: directories run.go:186: removing dir "A3" failed - try 1/5: sleeping 1s: directory not empty --- FAIL: TestDirMove (91.06s) FAIL 2026/07/20 02:59:29 DEBUG : Internxt root 'rclone-test-zanabog7gosa': Purge dir "" "./operations.test -test.v -test.timeout 2h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^(TestCopyFileBackupDir|TestDirMove)$|^TestMultithreadCopy$/^(upload=true,size=62914560,streams=2|upload=true,size=62914561,streams=2)$'" - Finished ERROR in 2m36.862253356s (try 2/5): exit status 1: Failed [TestMultithreadCopy/upload=true,size=62914561,streams=2 TestCopyFileBackupDir TestDirMove]