"./vfs.test -test.v -test.timeout 2h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^(TestCaseSensitivity|TestDirRemoveAll|TestDirRename|TestWriteFileHandleRelease|TestWriteFileModTimeWithOpenWriters)$|^TestDirReadDirAll$/^Virtual$|^TestFileSetModTime$/^cache=off,open=false,write=false$'" - Starting (try 2/5) 2026/08/12 03:09:00 DEBUG : Creating backend with remote "TestInternxt:rclone-test-wipolup7dadu" 2026/08/12 03:09:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/12 03:09:01 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/08/12 03:09:01 DEBUG : Creating backend with remote "/tmp/rclone1595657551" === RUN TestDirReadDirAll run.go:198: Remote "Internxt root 'rclone-test-wipolup7dadu'", Local "Local file system at /tmp/rclone1595657551", Modify Window "876000h0m0s" 2026/08/12 03:09:01 INFO : Internxt root 'rclone-test-wipolup7dadu': poll-interval is not supported by this remote 2026/08/12 03:09:01 NOTICE: Internxt root 'rclone-test-wipolup7dadu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } === RUN TestDirReadDirAll/Virtual 2026/08/12 03:09:18 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/08/12 03:09:18 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/08/12 03:09:18 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/12 03:09:18 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/08/12 03:09:23 DEBUG : Waiting for deletions to finish 2026/08/12 03:09:23 INFO : dir/subdir/file3: Deleted 2026/08/12 03:09:24 DEBUG : removing 1 level 2 directories 2026/08/12 03:09:24 INFO : dir/subdir: Removing directory 2026/08/12 03:09:24 DEBUG : dir: invalidating directory cache 2026/08/12 03:09:24 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/08/12 03:09:24 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/08/12 03:09:24 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/08/12 03:09:24 DEBUG : dir/file1: Reset virtual modtime 2026/08/12 03:09:24 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/08/12 03:09:24 DEBUG : dir/virtualFile: Reset virtual modtime dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:300 Error: Not equal: expected: []string{"file1,14,false", "virtualDir,0,true", "virtualFile,20,false"} actual : []string{"file1,14,false", "subdir,0,true", "virtualDir,0,true", "virtualFile,20,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=3) { +([]string) (len=4) { (string) (len=14) "file1,14,false", + (string) (len=13) "subdir,0,true", (string) (len=17) "virtualDir,0,true", Test: TestDirReadDirAll/Virtual 2026/08/12 03:09:24 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/08/12 03:09:24 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/08/12 03:09:24 DEBUG : dir: Added virtual directory entry vDel: "file1" dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:313 Error: Not equal: expected: []string{"virtualDir,0,true", "virtualDir2,0,true", "virtualFile,20,false", "virtualFile2,100,false"} actual : []string{"subdir,0,true", "virtualDir,0,true", "virtualDir2,0,true", "virtualFile,20,false", "virtualFile2,100,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=4) { +([]string) (len=5) { + (string) (len=13) "subdir,0,true", (string) (len=17) "virtualDir,0,true", Test: TestDirReadDirAll/Virtual 2026/08/12 03:09:24 DEBUG : dir: invalidating directory cache 2026/08/12 03:09:28 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/08/12 03:09:28 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/12 03:09:28 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/12 03:09:28 DEBUG : forgetting directory cache 2026/08/12 03:09:28 DEBUG : dir: forgetting directory cache 2026/08/12 03:09:28 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/12 03:09:28 DEBUG : WaitForWriters: timeout=30s 2026/08/12 03:09:28 DEBUG : dir/virtualDir: Looking for writers 2026/08/12 03:09:28 DEBUG : dir: Looking for writers 2026/08/12 03:09:28 DEBUG : virtualFile2: reading active writers 2026/08/12 03:09:28 DEBUG : virtualFile: reading active writers 2026/08/12 03:09:28 DEBUG : virtualDir: reading active writers 2026/08/12 03:09:28 DEBUG : file1: reading active writers 2026/08/12 03:09:28 DEBUG : Looking for writers 2026/08/12 03:09:28 DEBUG : dir: reading active writers 2026/08/12 03:09:28 DEBUG : >WaitForWriters: === NAME TestDirReadDirAll run.go:186: removing dir "dir" failed - try 1/5: sleeping 1s: directory not empty 2026/08/12 03:09:36 ERROR : dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestDirReadDirAll (42.42s) --- FAIL: TestDirReadDirAll/Virtual (10.07s) === RUN TestDirRemoveAll run.go:198: Remote "Internxt root 'rclone-test-wipolup7dadu'", Local "Local file system at /tmp/rclone1595657551", Modify Window "876000h0m0s" 2026/08/12 03:09:43 INFO : Internxt root 'rclone-test-wipolup7dadu': poll-interval is not supported by this remote 2026/08/12 03:09:43 NOTICE: Internxt root 'rclone-test-wipolup7dadu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/12 03:09:46 DEBUG : dir/file1: Remove: 2026/08/12 03:09:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/12 03:09:46 DEBUG : dir/file1: >Remove: err= 2026/08/12 03:09:46 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/12 03:09:47 ERROR : dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/08/12 03:09:54 DEBUG : WaitForWriters: timeout=30s 2026/08/12 03:09:54 DEBUG : Looking for writers 2026/08/12 03:09:54 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (12.23s) === RUN TestDirRename run.go:198: Remote "Internxt root 'rclone-test-wipolup7dadu'", Local "Local file system at /tmp/rclone1595657551", Modify Window "876000h0m0s" 2026/08/12 03:09:56 INFO : Internxt root 'rclone-test-wipolup7dadu': poll-interval is not supported by this remote 2026/08/12 03:09:56 NOTICE: Internxt root 'rclone-test-wipolup7dadu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/12 03:10:02 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/08/12 03:10:02 DEBUG : dir: Updating dir with dir2 0xbb996ee9380 2026/08/12 03:10:02 DEBUG : dir: forgetting directory cache 2026/08/12 03:10:02 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/12 03:10:02 DEBUG : Added virtual directory entry vAddDir: "dir2" dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:540 Error: Not equal: expected: []string{"file1,14,false", "file3,15,false"} actual : []string(nil) Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=2) { - (string) (len=14) "file1,14,false", - (string) (len=14) "file3,15,false" -} +([]string) Test: TestDirRename 2026/08/12 03:10:03 ERROR : dir2/file1: Dir.Rename error: file does not exist dir_test.go:556: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:556 Error: Received unexpected error: file does not exist Test: TestDirRename dir_test.go:557: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:557 Error: Should be true Test: TestDirRename dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:558 Error: Not equal: expected: []string{"dir2,0,true", "file2,14,false"} actual : []string{"dir2,0,true"} Diff: --- Expected +++ Actual @@ -1,4 +1,3 @@ -([]string) (len=2) { - (string) (len=11) "dir2,0,true", - (string) (len=14) "file2,14,false" +([]string) (len=1) { + (string) (len=11) "dir2,0,true" } Test: TestDirRename dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:559 Error: Not equal: expected: []string{"file3,15,false"} actual : []string(nil) Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=1) { - (string) (len=14) "file3,15,false" -} +([]string) Test: TestDirRename 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: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/vfs/dir_test.go:563 Error: Should be true Test: TestDirRename Messages: listing wrong, want dir2/file3 (15), file2 (14) got dir2/file1 (14), dir2/file3 (15) 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/vfs/dir_test.go:563 Error: Should be true Test: TestDirRename Messages: Unexpected file "dir2/file1" fstest.go:203: Not found "file2" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:563 Error: Not equal: expected: 0 actual : 1 Test: TestDirRename Messages: 1 objects not found 2026/08/12 03:10:38 ERROR : file2: Dir.Rename error: file does not exist dir_test.go:567: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:567 Error: Received unexpected error: file does not exist Test: TestDirRename dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:569 Error: Not equal: expected: []string{"file3,14,false"} actual : []string(nil) Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=1) { - (string) (len=14) "file3,14,false" -} +([]string) Test: TestDirRename 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: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/vfs/dir_test.go:573 Error: Should be true Test: TestDirRename Messages: listing wrong, want dir2/file3 (14) got dir2/file1 (14), dir2/file3 (15) 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/vfs/dir_test.go:573 Error: Should be true Test: TestDirRename Messages: Unexpected file "dir2/file1" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /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/vfs/dir_test.go:573 Error: Not equal: expected: 14 actual : 15 Test: TestDirRename Messages: dir2/file3: size incorrect file=14 vs obj=15 2026/08/12 03:11:14 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/08/12 03:11:14 DEBUG : empty directory: Updating dir with renamed empty directory 0xbb997522540 2026/08/12 03:11:14 DEBUG : empty directory: forgetting directory cache 2026/08/12 03:11:14 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/08/12 03:11:14 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/08/12 03:11:14 DEBUG : dir2: Renaming to "dir3" 2026/08/12 03:11:14 DEBUG : WaitForWriters: timeout=30s 2026/08/12 03:11:14 DEBUG : dir3: Looking for writers 2026/08/12 03:11:14 DEBUG : renamed empty directory: Looking for writers 2026/08/12 03:11:14 DEBUG : Looking for writers 2026/08/12 03:11:14 DEBUG : renamed empty directory: reading active writers 2026/08/12 03:11:14 DEBUG : dir3: reading active writers 2026/08/12 03:11:14 DEBUG : >WaitForWriters: --- FAIL: TestDirRename (81.26s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "Internxt root 'rclone-test-wipolup7dadu'", Local "Local file system at /tmp/rclone1595657551", Modify Window "876000h0m0s" 2026/08/12 03:11:17 INFO : Internxt root 'rclone-test-wipolup7dadu': poll-interval is not supported by this remote 2026/08/12 03:11:17 NOTICE: Internxt root 'rclone-test-wipolup7dadu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream write_test.go:341: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:341 /usr/local/go/src/sync/once.go:78 /usr/local/go/src/sync/once.go:69 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:337 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:96 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Received unexpected error: object not found Test: TestFileSetModTime/cache=off,open=false,write=false 2026/08/12 03:11:24 DEBUG : WaitForWriters: timeout=30s 2026/08/12 03:11:24 DEBUG : dir: Looking for writers 2026/08/12 03:11:24 DEBUG : file1: reading active writers 2026/08/12 03:11:24 DEBUG : Looking for writers 2026/08/12 03:11:24 DEBUG : dir: reading active writers 2026/08/12 03:11:24 DEBUG : >WaitForWriters: --- FAIL: TestFileSetModTime (11.35s) --- FAIL: TestFileSetModTime/cache=off,open=false,write=false (11.35s) === RUN TestCaseSensitivity run.go:198: Remote "Internxt root 'rclone-test-wipolup7dadu'", Local "Local file system at /tmp/rclone1595657551", Modify Window "876000h0m0s" 2026/08/12 03:11:31 INFO : Internxt root 'rclone-test-wipolup7dadu': poll-interval is not supported by this remote 2026/08/12 03:11:31 NOTICE: Internxt root 'rclone-test-wipolup7dadu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/12 03:11:31 INFO : Internxt root 'rclone-test-wipolup7dadu': poll-interval is not supported by this remote 2026/08/12 03:11:31 NOTICE: Internxt root 'rclone-test-wipolup7dadu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/12 03:11:31 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/12 03:11:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/12 03:11:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/12 03:11:31 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/12 03:11:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/12 03:11:32 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/12 03:11:32 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/12 03:11:32 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/12 03:11:32 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/12 03:11:32 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/12 03:11:32 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/12 03:11:32 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/12 03:11:32 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/12 03:11:32 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/12 03:11:32 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/12 03:11:32 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/12 03:11:32 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/12 03:11:33 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/12 03:11:33 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/12 03:11:33 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/12 03:11:33 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/12 03:11:33 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/12 03:11:33 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/12 03:11:33 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/12 03:11:33 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/12 03:11:33 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/12 03:11:33 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/12 03:11:33 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/12 03:11:33 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/12 03:11:34 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/12 03:11:34 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/12 03:11:34 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/12 03:11:34 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/12 03:11:34 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/12 03:11:34 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/12 03:11:34 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/12 03:11:34 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/12 03:11:34 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/12 03:11:34 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/12 03:11:34 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/08/12 03:11:34 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/12 03:11:34 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/12 03:11:34 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/12 03:11:34 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/12 03:11:34 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/12 03:11:34 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/08/12 03:11:34 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/12 03:11:35 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/12 03:11:35 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/12 03:11:35 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/12 03:11:35 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/12 03:11:35 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/08/12 03:11:35 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/12 03:11:35 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/12 03:11:35 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/12 03:11:35 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/12 03:11:35 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/12 03:11:35 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/12 03:11:35 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/12 03:11:35 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/12 03:11:35 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/12 03:11:35 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/12 03:11:35 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/12 03:11:35 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/12 03:11:35 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/12 03:11:35 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/12 03:11:35 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/12 03:11:35 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/12 03:11:35 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/12 03:11:35 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/12 03:11:35 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/12 03:11:35 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/12 03:11:35 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/12 03:11:35 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/12 03:11:35 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/12 03:11:35 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/12 03:11:35 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/12 03:11:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/12 03:11:36 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/12 03:11:36 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/08/12 03:11:36 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/12 03:11:36 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/08/12 03:11:36 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/12 03:11:36 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/08/12 03:11:36 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/12 03:11:36 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/12 03:11:36 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/12 03:11:36 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/12 03:11:36 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/12 03:11:36 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/12 03:11:36 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/12 03:11:36 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/12 03:11:36 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/12 03:11:36 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/12 03:11:36 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/12 03:11:36 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/12 03:11:36 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/12 03:11:36 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/08/12 03:11:36 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/12 03:11:36 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/08/12 03:11:36 DEBUG : WaitForWriters: timeout=30s 2026/08/12 03:11:36 DEBUG : Looking for writers 2026/08/12 03:11:36 DEBUG : FiLeB: reading active writers 2026/08/12 03:11:36 DEBUG : FilEb: reading active writers 2026/08/12 03:11:36 DEBUG : FiLeA: reading active writers 2026/08/12 03:11:36 DEBUG : >WaitForWriters: 2026/08/12 03:11:36 DEBUG : WaitForWriters: timeout=30s 2026/08/12 03:11:36 DEBUG : Looking for writers 2026/08/12 03:11:36 DEBUG : FiLeA: reading active writers 2026/08/12 03:11:36 DEBUG : FiLeB: reading active writers 2026/08/12 03:11:36 DEBUG : FilEb: reading active writers 2026/08/12 03:11:36 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (9.52s) === RUN TestWriteFileHandleRelease run.go:198: Remote "Internxt root 'rclone-test-wipolup7dadu'", Local "Local file system at /tmp/rclone1595657551", Modify Window "876000h0m0s" 2026/08/12 03:11:38 INFO : Internxt root 'rclone-test-wipolup7dadu': poll-interval is not supported by this remote 2026/08/12 03:11:38 NOTICE: Internxt root 'rclone-test-wipolup7dadu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/12 03:11:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 03:11:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/12 03:11:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/12 03:11:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/12 03:11:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/12 03:11:38 DEBUG : file1: WriteFileHandle.Release closing 2026/08/12 03:11:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/12 03:11:38 DEBUG : Internxt root 'rclone-test-wipolup7dadu': File to upload is small (0 bytes), uploading instead of streaming 2026/08/12 03:11:40 DEBUG : file1: size = 0 OK 2026/08/12 03:11:40 NOTICE: Internxt root 'rclone-test-wipolup7dadu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/12 03:11:40 DEBUG : file1: Size of src and dst objects identical 2026/08/12 03:11:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/12 03:11:40 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/08/12 03:11:40 DEBUG : WaitForWriters: timeout=30s 2026/08/12 03:11:40 DEBUG : Looking for writers 2026/08/12 03:11:40 DEBUG : file1: reading active writers 2026/08/12 03:11:40 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.76s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "Internxt root 'rclone-test-wipolup7dadu'", Local "Local file system at /tmp/rclone1595657551", Modify Window "876000h0m0s" 2026/08/12 03:11:41 INFO : Internxt root 'rclone-test-wipolup7dadu': poll-interval is not supported by this remote 2026/08/12 03:11:41 NOTICE: Internxt root 'rclone-test-wipolup7dadu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/12 03:11:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 03:11:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/12 03:11:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/12 03:11:41 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/12 03:11:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/12 03:11:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/12 03:11:41 DEBUG : Internxt root 'rclone-test-wipolup7dadu': File to upload is small (2 bytes), uploading instead of streaming 2026/08/12 03:11:42 DEBUG : file1: size = 2 OK 2026/08/12 03:11:42 DEBUG : file1: Size of src and dst objects identical 2026/08/12 03:11:42 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/08/12 03:11:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/12 03:11:42 DEBUG : WaitForWriters: timeout=30s 2026/08/12 03:11:42 DEBUG : Looking for writers 2026/08/12 03:11:42 DEBUG : file1: reading active writers 2026/08/12 03:11:42 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestWriteFileModTimeWithOpenWriters (9.48s) FAIL 2026/08/12 03:11:50 DEBUG : Internxt root 'rclone-test-wipolup7dadu': Purge dir "" "./vfs.test -test.v -test.timeout 2h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^(TestCaseSensitivity|TestDirRemoveAll|TestDirRename|TestWriteFileHandleRelease|TestWriteFileModTimeWithOpenWriters)$|^TestDirReadDirAll$/^Virtual$|^TestFileSetModTime$/^cache=off,open=false,write=false$'" - Finished ERROR in 2m50.220914764s (try 2/5): exit status 1: Failed [TestDirReadDirAll/Virtual TestDirRename TestFileSetModTime/cache=off,open=false,write=false]