"./vfs.test -test.v -test.timeout 2h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^TestDirReadDirAll$/^Virtual$|^TestFileSetModTime$/^(cache=off,open=false,write=false|cache=off,open=true,write=false)$|^TestRWFileHandleSizeCreateNew$'" - Starting (try 2/5) 2026/08/26 03:25:35 DEBUG : Creating backend with remote "TestInternxt:rclone-test-tahotev9luzo" 2026/08/26 03:25:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/26 03:25:35 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/08/26 03:25:35 DEBUG : Creating backend with remote "/tmp/rclone914611979" === RUN TestDirReadDirAll run.go:198: Remote "Internxt root 'rclone-test-tahotev9luzo'", Local "Local file system at /tmp/rclone914611979", Modify Window "876000h0m0s" 2026/08/26 03:25:35 INFO : Internxt root 'rclone-test-tahotev9luzo': poll-interval is not supported by this remote 2026/08/26 03:25:35 NOTICE: Internxt root 'rclone-test-tahotev9luzo': --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/26 03:25:45 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/08/26 03:25:45 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/08/26 03:25:45 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/26 03:25:45 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/08/26 03:25:47 DEBUG : Waiting for deletions to finish 2026/08/26 03:25:48 INFO : dir/subdir/file3: Deleted 2026/08/26 03:25:48 DEBUG : dir: invalidating directory cache 2026/08/26 03:25:48 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/08/26 03:25:48 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/08/26 03:25:48 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/08/26 03:25:48 DEBUG : dir/file1: Reset virtual modtime 2026/08/26 03:25:48 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/08/26 03:25:48 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/26 03:25:48 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/08/26 03:25:48 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/08/26 03:25:48 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/26 03:25:48 DEBUG : dir: invalidating directory cache 2026/08/26 03:25:49 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/26 03:25:49 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/08/26 03:25:49 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:324 Error: Not equal: expected: []string{"file1,14,false", "virtualDir,0,true", "virtualFile,20,false", "virtualFile2,100,false"} actual : []string{"file1,14,false", "subdir,0,true", "virtualDir,0,true", "virtualFile,20,false", "virtualFile2,100,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=14) "file1,14,false", + (string) (len=13) "subdir,0,true", (string) (len=17) "virtualDir,0,true", Test: TestDirReadDirAll/Virtual 2026/08/26 03:25:49 DEBUG : forgetting directory cache 2026/08/26 03:25:49 DEBUG : dir: forgetting directory cache 2026/08/26 03:25:49 DEBUG : dir/subdir: forgetting directory cache 2026/08/26 03:25:49 DEBUG : dir/virtualDir: forgetting directory cache 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:329 Error: Not equal: expected: []string{"file1,14,false", "virtualDir,0,true", "virtualFile,20,false", "virtualFile2,100,false"} actual : []string{"file1,14,false", "subdir,0,true", "virtualDir,0,true", "virtualFile,20,false", "virtualFile2,100,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=14) "file1,14,false", + (string) (len=13) "subdir,0,true", (string) (len=17) "virtualDir,0,true", Test: TestDirReadDirAll/Virtual 2026/08/26 03:25:49 DEBUG : WaitForWriters: timeout=30s 2026/08/26 03:25:49 DEBUG : dir/subdir: Looking for writers 2026/08/26 03:25:49 DEBUG : dir/virtualDir: Looking for writers 2026/08/26 03:25:49 DEBUG : dir: Looking for writers 2026/08/26 03:25:49 DEBUG : virtualFile: reading active writers 2026/08/26 03:25:49 DEBUG : virtualDir: reading active writers 2026/08/26 03:25:49 DEBUG : file1: reading active writers 2026/08/26 03:25:49 DEBUG : subdir: reading active writers 2026/08/26 03:25:49 DEBUG : virtualFile2: reading active writers 2026/08/26 03:25:49 DEBUG : Looking for writers 2026/08/26 03:25:49 DEBUG : dir: reading active writers 2026/08/26 03:25:49 DEBUG : >WaitForWriters: === NAME TestDirReadDirAll run.go:186: removing dir "dir" failed - try 1/5: sleeping 1s: directory not empty 2026/08/26 03:25:53 ERROR : dir: error listing: directory not found fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:302: Flushing the directory cache fstest.go:293: Sleeping for 6s just to make sure --- FAIL: TestDirReadDirAll (25.16s) --- FAIL: TestDirReadDirAll/Virtual (3.75s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "Internxt root 'rclone-test-tahotev9luzo'", Local "Local file system at /tmp/rclone914611979", Modify Window "876000h0m0s" 2026/08/26 03:26:01 INFO : Internxt root 'rclone-test-tahotev9luzo': poll-interval is not supported by this remote 2026/08/26 03:26:01 NOTICE: Internxt root 'rclone-test-tahotev9luzo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 03:26:05 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/08/26 03:26:05 DEBUG : WaitForWriters: timeout=30s 2026/08/26 03:26:05 DEBUG : dir: Looking for writers 2026/08/26 03:26:05 DEBUG : file1: reading active writers 2026/08/26 03:26:05 DEBUG : Looking for writers 2026/08/26 03:26:05 DEBUG : dir: reading active writers 2026/08/26 03:26:05 DEBUG : >WaitForWriters: 2026/08/26 03:26:06 ERROR : dir: error listing: directory not found fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:302: Flushing the directory cache fstest.go:293: Sleeping for 6s just to make sure === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (16.64s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (16.64s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "Internxt root 'rclone-test-tahotev9luzo'", Local "Local file system at /tmp/rclone914611979", Modify Window "876000h0m0s" 2026/08/26 03:26:17 INFO : Internxt root 'rclone-test-tahotev9luzo': poll-interval is not supported by this remote 2026/08/26 03:26:17 DEBUG : Internxt root 'rclone-test-tahotev9luzo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 03:26:17 DEBUG : Internxt root 'rclone-test-tahotev9luzo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-tahotev9luzo" 2026/08/26 03:26:17 DEBUG : Internxt root 'rclone-test-tahotev9luzo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tahotev9luzo" 2026/08/26 03:26:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-tahotev9luzo" 2026/08/26 03:26:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 03:26:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-tahotev9luzo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-tahotev9luzo" 2026/08/26 03:26:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tahotev9luzo" 2026/08/26 03:26:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 03:26:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tahotev9luzo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tahotev9luzo" 2026/08/26 03:26:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 03:26:17 INFO : Internxt root 'rclone-test-tahotev9luzo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 03:26:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 03:26:18 DEBUG : file1: newRWFileHandle: 2026/08/26 03:26:18 DEBUG : file1(0x34901b6343c0): openPending: 2026/08/26 03:26:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 03:26:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 03:26:18 DEBUG : file1(0x34901b6343c0): >openPending: err= 2026/08/26 03:26:18 DEBUG : file1: >newRWFileHandle: err= 2026/08/26 03:26:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 03:26:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/26 03:26:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/26 03:26:18 DEBUG : file1(0x34901b6343c0): _writeAt: size=5, off=0 2026/08/26 03:26:18 DEBUG : file1(0x34901b6343c0): >_writeAt: n=5, err= 2026/08/26 03:26:18 DEBUG : file1(0x34901b6343c0): close: 2026/08/26 03:26:18 DEBUG : file1: vfs cache: setting modification time to 2026-08-26 03:26:18.039536413 +0000 UTC m=+43.044385221 2026/08/26 03:26:18 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/26 03:26:18 DEBUG : file1(0x34901b6343c0): >close: err= 2026/08/26 03:26:18 DEBUG : WaitForWriters: timeout=30s 2026/08/26 03:26:18 DEBUG : Looking for writers 2026/08/26 03:26:18 DEBUG : file1: reading active writers 2026/08/26 03:26:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 03:26:18 DEBUG : Looking for writers 2026/08/26 03:26:18 DEBUG : file1: reading active writers 2026/08/26 03:26:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 03:26:18 DEBUG : Looking for writers 2026/08/26 03:26:18 DEBUG : file1: reading active writers 2026/08/26 03:26:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 03:26:18 DEBUG : Looking for writers 2026/08/26 03:26:18 DEBUG : file1: reading active writers 2026/08/26 03:26:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 03:26:18 DEBUG : file1: vfs cache: starting upload 2026/08/26 03:26:18 DEBUG : Looking for writers 2026/08/26 03:26:18 DEBUG : file1: reading active writers 2026/08/26 03:26:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 03:26:18 DEBUG : Looking for writers 2026/08/26 03:26:18 DEBUG : file1: reading active writers 2026/08/26 03:26:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 03:26:18 DEBUG : Looking for writers 2026/08/26 03:26:18 DEBUG : file1: reading active writers 2026/08/26 03:26:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/26 03:26:19 DEBUG : file1: size = 5 OK 2026/08/26 03:26:19 INFO : file1: Copied (new) 2026/08/26 03:26:19 DEBUG : file1: vfs cache: fingerprint now "5" 2026/08/26 03:26:19 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/26 03:26:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 03:26:19 INFO : file1: vfs cache: upload succeeded try #1 2026/08/26 03:26:19 DEBUG : Looking for writers 2026/08/26 03:26:19 DEBUG : file1: reading active writers 2026/08/26 03:26:19 DEBUG : >WaitForWriters: 2026/08/26 03:26:19 DEBUG : Internxt root 'rclone-test-tahotev9luzo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (4.02s) FAIL 2026/08/26 03:26:21 DEBUG : Internxt root 'rclone-test-tahotev9luzo': Purge dir "" "./vfs.test -test.v -test.timeout 2h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^TestDirReadDirAll$/^Virtual$|^TestFileSetModTime$/^(cache=off,open=false,write=false|cache=off,open=true,write=false)$|^TestRWFileHandleSizeCreateNew$'" - Finished ERROR in 47.361727054s (try 2/5): exit status 1: Failed [TestDirReadDirAll/Virtual]