"./vfs.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestDirMkdirSub|TestDirRemove)$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=false|writes,forceCache=true)$'" - Starting (try 5/5) 2025/08/22 01:47:38 DEBUG : Creating backend with remote "TestMega:rclone-test-mepakuj7puxa" 2025/08/22 01:47:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/22 01:47:56 DEBUG : Creating backend with remote "/tmp/rclone3545653751" === RUN TestDirMkdirSub run.go:180: Remote "mega root 'rclone-test-mepakuj7puxa'", Local "Local file system at /tmp/rclone3545653751", Modify Window "876000h0m0s" 2025/08/22 01:47:56 INFO : mega root 'rclone-test-mepakuj7puxa': poll-interval is not supported by this remote 2025/08/22 01:47:56 NOTICE: mega root 'rclone-test-mepakuj7puxa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/22 01:47:56 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/22 01:47:56 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/08/22 01:47:56 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:47:56 DEBUG : dir/sub/subsub: Looking for writers 2025/08/22 01:47:56 DEBUG : dir/sub: Looking for writers 2025/08/22 01:47:56 DEBUG : subsub: reading active writers 2025/08/22 01:47:56 DEBUG : dir: Looking for writers 2025/08/22 01:47:56 DEBUG : sub: reading active writers 2025/08/22 01:47:56 DEBUG : file1: reading active writers 2025/08/22 01:47:56 DEBUG : Looking for writers 2025/08/22 01:47:56 DEBUG : dir: reading active writers 2025/08/22 01:47:56 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.15s) === RUN TestDirRemove run.go:180: Remote "mega root 'rclone-test-mepakuj7puxa'", Local "Local file system at /tmp/rclone3545653751", Modify Window "876000h0m0s" 2025/08/22 01:47:57 INFO : mega root 'rclone-test-mepakuj7puxa': poll-interval is not supported by this remote 2025/08/22 01:47:57 NOTICE: mega root 'rclone-test-mepakuj7puxa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/22 01:47:57 ERROR : dir/: Dir.Remove not empty 2025/08/22 01:47:57 DEBUG : dir/file1: Remove: 2025/08/22 01:47:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/22 01:47:57 DEBUG : dir/file1: >Remove: err= 2025/08/22 01:47:57 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/22 01:47:57 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:47:57 DEBUG : Looking for writers 2025/08/22 01:47:57 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.66s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "mega root 'rclone-test-mepakuj7puxa'", Local "Local file system at /tmp/rclone3545653751", Modify Window "876000h0m0s" 2025/08/22 01:47:57 INFO : mega root 'rclone-test-mepakuj7puxa': poll-interval is not supported by this remote 2025/08/22 01:47:57 NOTICE: mega root 'rclone-test-mepakuj7puxa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/22 01:47:58 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:47:58 DEBUG : dir: Looking for writers 2025/08/22 01:47:58 DEBUG : file1: reading active writers 2025/08/22 01:47:58 DEBUG : Looking for writers 2025/08/22 01:47:58 DEBUG : dir: reading active writers 2025/08/22 01:47:58 DEBUG : >WaitForWriters: 2025/08/22 01:47:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/22 01:47:58 DEBUG : newLeaf: Updating file with newLeaf 0xc00620e540 2025/08/22 01:47:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/22 01:47:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: listing wrong, want newLeaf (14) got file1 (14), newLeaf (14) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: Unexpected file "file1" 2025/08/22 01:48:05 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/22 01:48:05 DEBUG : dir/file1: Updating file with dir/file1 0xc00620e540 2025/08/22 01:48:05 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/22 01:48:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (14) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: Unexpected file "dir/file1" 2025/08/22 01:48:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/22 01:48:12 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/22 01:48:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/22 01:48:12 DEBUG : dir/file1: File is currently open, delaying rename 0xc00620e540 2025/08/22 01:48:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/22 01:48:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/22 01:48:12 DEBUG : mega root 'rclone-test-mepakuj7puxa': File to upload is small (25 bytes), uploading instead of streaming 2025/08/22 01:48:12 NOTICE: mega root 'rclone-test-mepakuj7puxa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/22 01:48:12 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/22 01:48:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/22 01:48:12 DEBUG : newLeaf: Running delayed rename now 2025/08/22 01:48:12 INFO : newLeaf: Deleted 2025/08/22 01:48:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/22 01:48:13 DEBUG : newLeaf: Updating file with newLeaf 0xc00620e540 2025/08/22 01:48:13 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:48:13 DEBUG : dir: Looking for writers 2025/08/22 01:48:13 DEBUG : Looking for writers 2025/08/22 01:48:13 DEBUG : dir: reading active writers 2025/08/22 01:48:13 DEBUG : newLeaf: reading active writers 2025/08/22 01:48:13 DEBUG : >WaitForWriters: 2025/08/22 01:48:13 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:48:13 DEBUG : dir: Looking for writers 2025/08/22 01:48:13 DEBUG : Looking for writers 2025/08/22 01:48:13 DEBUG : dir: reading active writers 2025/08/22 01:48:13 DEBUG : newLeaf: reading active writers 2025/08/22 01:48:13 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "mega root 'rclone-test-mepakuj7puxa'", Local "Local file system at /tmp/rclone3545653751", Modify Window "876000h0m0s" 2025/08/22 01:48:13 INFO : mega root 'rclone-test-mepakuj7puxa': poll-interval is not supported by this remote 2025/08/22 01:48:13 NOTICE: mega root 'rclone-test-mepakuj7puxa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/22 01:48:13 DEBUG : mega root 'rclone-test-mepakuj7puxa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/22 01:48:13 DEBUG : mega root 'rclone-test-mepakuj7puxa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mepakuj7puxa" 2025/08/22 01:48:13 DEBUG : mega root 'rclone-test-mepakuj7puxa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mepakuj7puxa" 2025/08/22 01:48:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mepakuj7puxa" 2025/08/22 01:48:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/22 01:48:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mepakuj7puxa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mepakuj7puxa" 2025/08/22 01:48:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mepakuj7puxa" 2025/08/22 01:48:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/22 01:48:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mepakuj7puxa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mepakuj7puxa" 2025/08/22 01:48:13 INFO : mega root 'rclone-test-mepakuj7puxa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/22 01:48:13 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:48:13 DEBUG : dir: Looking for writers 2025/08/22 01:48:13 DEBUG : file1: reading active writers 2025/08/22 01:48:13 DEBUG : Looking for writers 2025/08/22 01:48:13 DEBUG : dir: reading active writers 2025/08/22 01:48:13 DEBUG : >WaitForWriters: 2025/08/22 01:48:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/22 01:48:13 DEBUG : newLeaf: Updating file with newLeaf 0xc000621200 2025/08/22 01:48:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/22 01:48:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want newLeaf (14) got file1 (14), newLeaf (14) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "file1" 2025/08/22 01:48:21 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/22 01:48:21 DEBUG : dir/file1: Updating file with dir/file1 0xc000621200 2025/08/22 01:48:21 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/22 01:48:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (14) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "dir/file1" 2025/08/22 01:48:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/22 01:48:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/22 01:48:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/22 01:48:28 DEBUG : dir/file1: File is currently open, delaying rename 0xc000621200 2025/08/22 01:48:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/22 01:48:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/22 01:48:28 DEBUG : mega root 'rclone-test-mepakuj7puxa': File to upload is small (25 bytes), uploading instead of streaming 2025/08/22 01:48:28 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/22 01:48:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/22 01:48:28 DEBUG : newLeaf: Running delayed rename now 2025/08/22 01:48:28 INFO : newLeaf: Deleted 2025/08/22 01:48:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/22 01:48:28 DEBUG : newLeaf: Updating file with newLeaf 0xc000621200 2025/08/22 01:48:28 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:48:28 DEBUG : dir: Looking for writers 2025/08/22 01:48:28 DEBUG : Looking for writers 2025/08/22 01:48:28 DEBUG : dir: reading active writers 2025/08/22 01:48:28 DEBUG : newLeaf: reading active writers 2025/08/22 01:48:28 DEBUG : >WaitForWriters: 2025/08/22 01:48:28 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:48:28 DEBUG : dir: Looking for writers 2025/08/22 01:48:28 DEBUG : Looking for writers 2025/08/22 01:48:28 DEBUG : dir: reading active writers 2025/08/22 01:48:28 DEBUG : newLeaf: reading active writers 2025/08/22 01:48:28 DEBUG : >WaitForWriters: 2025/08/22 01:48:28 DEBUG : mega root 'rclone-test-mepakuj7puxa': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "mega root 'rclone-test-mepakuj7puxa'", Local "Local file system at /tmp/rclone3545653751", Modify Window "876000h0m0s" 2025/08/22 01:48:29 INFO : mega root 'rclone-test-mepakuj7puxa': poll-interval is not supported by this remote 2025/08/22 01:48:29 NOTICE: mega root 'rclone-test-mepakuj7puxa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/22 01:48:29 DEBUG : mega root 'rclone-test-mepakuj7puxa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/22 01:48:29 DEBUG : mega root 'rclone-test-mepakuj7puxa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mepakuj7puxa" 2025/08/22 01:48:29 DEBUG : mega root 'rclone-test-mepakuj7puxa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mepakuj7puxa" 2025/08/22 01:48:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mepakuj7puxa" 2025/08/22 01:48:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/22 01:48:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mepakuj7puxa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mepakuj7puxa" 2025/08/22 01:48:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mepakuj7puxa" 2025/08/22 01:48:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/22 01:48:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mepakuj7puxa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mepakuj7puxa" 2025/08/22 01:48:29 INFO : mega root 'rclone-test-mepakuj7puxa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/22 01:48:29 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/22 01:48:29 DEBUG : dir/file1: newRWFileHandle: 2025/08/22 01:48:29 DEBUG : dir/file1(0xc0065f7680): openPending: 2025/08/22 01:48:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/08/22 01:48:29 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/22 01:48:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/22 01:48:29 DEBUG : dir/file1(0xc0065f7680): >openPending: err= 2025/08/22 01:48:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/22 01:48:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/22 01:48:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/22 01:48:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/22 01:48:29 DEBUG : dir/file1(0xc0065f7680): _writeAt: size=14, off=0 2025/08/22 01:48:29 DEBUG : dir/file1(0xc0065f7680): >_writeAt: n=14, err= 2025/08/22 01:48:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/22 01:48:29 DEBUG : dir/file1(0xc0065f7680): close: 2025/08/22 01:48:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/22 01:48:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/22 01:48:29 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/22 01:48:29 DEBUG : dir/file1(0xc0065f7680): >close: err= 2025/08/22 01:48:29 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:48:29 DEBUG : dir: Looking for writers 2025/08/22 01:48:29 DEBUG : file1: reading active writers 2025/08/22 01:48:29 DEBUG : Looking for writers 2025/08/22 01:48:29 DEBUG : dir: reading active writers 2025/08/22 01:48:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/22 01:48:29 DEBUG : dir: Looking for writers 2025/08/22 01:48:29 DEBUG : file1: reading active writers 2025/08/22 01:48:29 DEBUG : Looking for writers 2025/08/22 01:48:29 DEBUG : dir: reading active writers 2025/08/22 01:48:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/22 01:48:29 DEBUG : dir: Looking for writers 2025/08/22 01:48:29 DEBUG : file1: reading active writers 2025/08/22 01:48:29 DEBUG : Looking for writers 2025/08/22 01:48:29 DEBUG : dir: reading active writers 2025/08/22 01:48:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/22 01:48:29 DEBUG : dir: Looking for writers 2025/08/22 01:48:29 DEBUG : file1: reading active writers 2025/08/22 01:48:29 DEBUG : Looking for writers 2025/08/22 01:48:29 DEBUG : dir: reading active writers 2025/08/22 01:48:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/22 01:48:29 DEBUG : dir/file1: vfs cache: starting upload 2025/08/22 01:48:29 DEBUG : dir: Looking for writers 2025/08/22 01:48:29 DEBUG : file1: reading active writers 2025/08/22 01:48:29 DEBUG : Looking for writers 2025/08/22 01:48:29 DEBUG : dir: reading active writers 2025/08/22 01:48:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/22 01:48:29 DEBUG : dir: Looking for writers 2025/08/22 01:48:29 DEBUG : file1: reading active writers 2025/08/22 01:48:29 DEBUG : Looking for writers 2025/08/22 01:48:29 DEBUG : dir: reading active writers 2025/08/22 01:48:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/22 01:48:29 INFO : dir/file1: Copied (replaced existing) 2025/08/22 01:48:29 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/22 01:48:29 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/22 01:48:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/22 01:48:29 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/22 01:48:30 DEBUG : dir: Looking for writers 2025/08/22 01:48:30 DEBUG : file1: reading active writers 2025/08/22 01:48:30 DEBUG : Looking for writers 2025/08/22 01:48:30 DEBUG : dir: reading active writers 2025/08/22 01:48:30 DEBUG : >WaitForWriters: 2025/08/22 01:48:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/22 01:48:30 DEBUG : dir/file1: newRWFileHandle: 2025/08/22 01:48:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/22 01:48:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/22 01:48:30 DEBUG : dir/file1(0xc006927b80): _readAt: size=512, off=0 2025/08/22 01:48:30 DEBUG : dir/file1(0xc006927b80): openPending: 2025/08/22 01:48:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/08/22 01:48:30 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/22 01:48:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/22 01:48:30 DEBUG : dir/file1(0xc006927b80): >openPending: err= 2025/08/22 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/22 01:48:30 DEBUG : dir/file1(0xc006927b80): >_readAt: n=14, err=EOF 2025/08/22 01:48:30 DEBUG : dir/file1(0xc006927b80): close: 2025/08/22 01:48:30 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-22 01:48:29 +0000 UTC 2025/08/22 01:48:30 DEBUG : dir/file1(0xc006927b80): >close: err= 2025/08/22 01:48:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/22 01:48:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/22 01:48:32 DEBUG : newLeaf: Updating file with newLeaf 0xc0068bc6c0 2025/08/22 01:48:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/22 01:48:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/22 01:48:32 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/22 01:48:32 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/22 01:48:32 DEBUG : dir/file1: Updating file with dir/file1 0xc0068bc6c0 2025/08/22 01:48:32 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/22 01:48:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: Unexpected file "dir/file1" 2025/08/22 01:48:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/22 01:48:39 DEBUG : dir/file1: newRWFileHandle: 2025/08/22 01:48:39 DEBUG : dir/file1(0xc006ab4540): openPending: 2025/08/22 01:48:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/08/22 01:48:39 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/22 01:48:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/22 01:48:39 DEBUG : dir/file1(0xc006ab4540): >openPending: err= 2025/08/22 01:48:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/22 01:48:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/22 01:48:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/22 01:48:39 DEBUG : dir/file1(0xc006ab4540): _writeAt: size=25, off=0 2025/08/22 01:48:39 DEBUG : dir/file1(0xc006ab4540): >_writeAt: n=25, err= 2025/08/22 01:48:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/22 01:48:39 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/22 01:48:39 DEBUG : newLeaf: Updating file with newLeaf 0xc0068bc6c0 2025/08/22 01:48:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/22 01:48:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/22 01:48:39 DEBUG : newLeaf(0xc006ab4540): close: 2025/08/22 01:48:39 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/22 01:48:39 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-22 01:48:39.476923707 +0000 UTC m=+60.742593748 2025/08/22 01:48:39 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/22 01:48:39 DEBUG : newLeaf(0xc006ab4540): >close: err= 2025/08/22 01:48:39 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:48:39 DEBUG : dir: Looking for writers 2025/08/22 01:48:39 DEBUG : Looking for writers 2025/08/22 01:48:39 DEBUG : dir: reading active writers 2025/08/22 01:48:39 DEBUG : newLeaf: reading active writers 2025/08/22 01:48:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/22 01:48:39 DEBUG : dir: Looking for writers 2025/08/22 01:48:39 DEBUG : Looking for writers 2025/08/22 01:48:39 DEBUG : dir: reading active writers 2025/08/22 01:48:39 DEBUG : newLeaf: reading active writers 2025/08/22 01:48:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/22 01:48:39 DEBUG : dir: Looking for writers 2025/08/22 01:48:39 DEBUG : Looking for writers 2025/08/22 01:48:39 DEBUG : dir: reading active writers 2025/08/22 01:48:39 DEBUG : newLeaf: reading active writers 2025/08/22 01:48:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/22 01:48:39 DEBUG : dir: Looking for writers 2025/08/22 01:48:39 DEBUG : Looking for writers 2025/08/22 01:48:39 DEBUG : dir: reading active writers 2025/08/22 01:48:39 DEBUG : newLeaf: reading active writers 2025/08/22 01:48:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/22 01:48:39 DEBUG : newLeaf: vfs cache: starting upload 2025/08/22 01:48:39 DEBUG : dir: Looking for writers 2025/08/22 01:48:39 DEBUG : Looking for writers 2025/08/22 01:48:39 DEBUG : dir: reading active writers 2025/08/22 01:48:39 DEBUG : newLeaf: reading active writers 2025/08/22 01:48:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/22 01:48:40 DEBUG : dir: Looking for writers 2025/08/22 01:48:40 DEBUG : Looking for writers 2025/08/22 01:48:40 DEBUG : dir: reading active writers 2025/08/22 01:48:40 DEBUG : newLeaf: reading active writers 2025/08/22 01:48:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/22 01:48:40 INFO : newLeaf: Copied (replaced existing) 2025/08/22 01:48:40 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/08/22 01:48:40 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/22 01:48:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/22 01:48:40 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/22 01:48:40 DEBUG : dir: Looking for writers 2025/08/22 01:48:40 DEBUG : Looking for writers 2025/08/22 01:48:40 DEBUG : dir: reading active writers 2025/08/22 01:48:40 DEBUG : newLeaf: reading active writers 2025/08/22 01:48:40 DEBUG : >WaitForWriters: 2025/08/22 01:48:40 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:48:40 DEBUG : dir: Looking for writers 2025/08/22 01:48:40 DEBUG : Looking for writers 2025/08/22 01:48:40 DEBUG : dir: reading active writers 2025/08/22 01:48:40 DEBUG : newLeaf: reading active writers 2025/08/22 01:48:40 DEBUG : >WaitForWriters: 2025/08/22 01:48:40 DEBUG : mega root 'rclone-test-mepakuj7puxa': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "mega root 'rclone-test-mepakuj7puxa'", Local "Local file system at /tmp/rclone3545653751", Modify Window "876000h0m0s" 2025/08/22 01:48:40 INFO : mega root 'rclone-test-mepakuj7puxa': poll-interval is not supported by this remote 2025/08/22 01:48:40 DEBUG : mega root 'rclone-test-mepakuj7puxa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/22 01:48:40 DEBUG : mega root 'rclone-test-mepakuj7puxa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mepakuj7puxa" 2025/08/22 01:48:40 DEBUG : mega root 'rclone-test-mepakuj7puxa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mepakuj7puxa" 2025/08/22 01:48:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mepakuj7puxa" 2025/08/22 01:48:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/22 01:48:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mepakuj7puxa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mepakuj7puxa" 2025/08/22 01:48:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mepakuj7puxa" 2025/08/22 01:48:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/22 01:48:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mepakuj7puxa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mepakuj7puxa" 2025/08/22 01:48:40 INFO : mega root 'rclone-test-mepakuj7puxa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/22 01:48:40 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:48:40 DEBUG : dir: Looking for writers 2025/08/22 01:48:40 DEBUG : file1: reading active writers 2025/08/22 01:48:40 DEBUG : Looking for writers 2025/08/22 01:48:40 DEBUG : dir: reading active writers 2025/08/22 01:48:40 DEBUG : >WaitForWriters: 2025/08/22 01:48:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/22 01:48:43 DEBUG : newLeaf: Updating file with newLeaf 0xc0068bcfc0 2025/08/22 01:48:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/22 01:48:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want newLeaf (14) got file1 (14), newLeaf (14) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "file1" 2025/08/22 01:48:50 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/22 01:48:50 DEBUG : dir/file1: Updating file with dir/file1 0xc0068bcfc0 2025/08/22 01:48:50 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/22 01:48:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (14) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "dir/file1" 2025/08/22 01:48:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/22 01:48:57 DEBUG : dir/file1: newRWFileHandle: 2025/08/22 01:48:57 DEBUG : dir/file1(0xc006d5e200): openPending: 2025/08/22 01:48:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/08/22 01:48:57 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/22 01:48:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/22 01:48:57 DEBUG : dir/file1(0xc006d5e200): >openPending: err= 2025/08/22 01:48:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/22 01:48:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/22 01:48:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/22 01:48:57 DEBUG : dir/file1(0xc006d5e200): _writeAt: size=25, off=0 2025/08/22 01:48:57 DEBUG : dir/file1(0xc006d5e200): >_writeAt: n=25, err= 2025/08/22 01:48:57 INFO : newLeaf: Deleted 2025/08/22 01:48:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/22 01:48:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/22 01:48:57 DEBUG : newLeaf: Updating file with newLeaf 0xc0068bcfc0 2025/08/22 01:48:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/22 01:48:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/22 01:48:57 DEBUG : newLeaf(0xc006d5e200): close: 2025/08/22 01:48:57 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/22 01:48:57 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-22 01:48:57.436127244 +0000 UTC m=+78.701797264 2025/08/22 01:48:57 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/22 01:48:57 DEBUG : newLeaf(0xc006d5e200): >close: err= 2025/08/22 01:48:57 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:48:57 DEBUG : dir: Looking for writers 2025/08/22 01:48:57 DEBUG : Looking for writers 2025/08/22 01:48:57 DEBUG : dir: reading active writers 2025/08/22 01:48:57 DEBUG : newLeaf: reading active writers 2025/08/22 01:48:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/22 01:48:57 DEBUG : dir: Looking for writers 2025/08/22 01:48:57 DEBUG : Looking for writers 2025/08/22 01:48:57 DEBUG : dir: reading active writers 2025/08/22 01:48:57 DEBUG : newLeaf: reading active writers 2025/08/22 01:48:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/22 01:48:57 DEBUG : dir: Looking for writers 2025/08/22 01:48:57 DEBUG : Looking for writers 2025/08/22 01:48:57 DEBUG : dir: reading active writers 2025/08/22 01:48:57 DEBUG : newLeaf: reading active writers 2025/08/22 01:48:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/22 01:48:57 DEBUG : dir: Looking for writers 2025/08/22 01:48:57 DEBUG : Looking for writers 2025/08/22 01:48:57 DEBUG : dir: reading active writers 2025/08/22 01:48:57 DEBUG : newLeaf: reading active writers 2025/08/22 01:48:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/22 01:48:57 DEBUG : newLeaf: vfs cache: starting upload 2025/08/22 01:48:57 DEBUG : dir: Looking for writers 2025/08/22 01:48:57 DEBUG : Looking for writers 2025/08/22 01:48:57 DEBUG : dir: reading active writers 2025/08/22 01:48:57 DEBUG : newLeaf: reading active writers 2025/08/22 01:48:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/22 01:48:58 DEBUG : dir: Looking for writers 2025/08/22 01:48:58 DEBUG : Looking for writers 2025/08/22 01:48:58 DEBUG : newLeaf: reading active writers 2025/08/22 01:48:58 DEBUG : dir: reading active writers 2025/08/22 01:48:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/22 01:48:58 INFO : newLeaf: Copied (replaced existing) 2025/08/22 01:48:58 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/08/22 01:48:58 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/22 01:48:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/22 01:48:58 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/22 01:48:58 DEBUG : dir: Looking for writers 2025/08/22 01:48:58 DEBUG : Looking for writers 2025/08/22 01:48:58 DEBUG : dir: reading active writers 2025/08/22 01:48:58 DEBUG : newLeaf: reading active writers 2025/08/22 01:48:58 DEBUG : >WaitForWriters: 2025/08/22 01:48:58 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:48:58 DEBUG : dir: Looking for writers 2025/08/22 01:48:58 DEBUG : Looking for writers 2025/08/22 01:48:58 DEBUG : newLeaf: reading active writers 2025/08/22 01:48:58 DEBUG : dir: reading active writers 2025/08/22 01:48:58 DEBUG : >WaitForWriters: 2025/08/22 01:48:58 DEBUG : mega root 'rclone-test-mepakuj7puxa': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "mega root 'rclone-test-mepakuj7puxa'", Local "Local file system at /tmp/rclone3545653751", Modify Window "876000h0m0s" 2025/08/22 01:48:58 INFO : mega root 'rclone-test-mepakuj7puxa': poll-interval is not supported by this remote 2025/08/22 01:48:58 DEBUG : mega root 'rclone-test-mepakuj7puxa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/22 01:48:58 DEBUG : mega root 'rclone-test-mepakuj7puxa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mepakuj7puxa" 2025/08/22 01:48:58 DEBUG : mega root 'rclone-test-mepakuj7puxa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mepakuj7puxa" 2025/08/22 01:48:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mepakuj7puxa" 2025/08/22 01:48:58 DEBUG : Config file has changed externally - reloading 2025/08/22 01:48:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/22 01:48:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mepakuj7puxa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mepakuj7puxa" 2025/08/22 01:48:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mepakuj7puxa" 2025/08/22 01:48:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/22 01:48:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mepakuj7puxa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mepakuj7puxa" 2025/08/22 01:48:58 INFO : mega root 'rclone-test-mepakuj7puxa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/22 01:49:00 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/22 01:49:00 DEBUG : dir/file1: newRWFileHandle: 2025/08/22 01:49:00 DEBUG : dir/file1(0xc006cc3500): openPending: 2025/08/22 01:49:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/08/22 01:49:00 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/22 01:49:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/22 01:49:00 DEBUG : dir/file1(0xc006cc3500): >openPending: err= 2025/08/22 01:49:00 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/22 01:49:00 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/22 01:49:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/22 01:49:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/22 01:49:00 DEBUG : dir/file1(0xc006cc3500): _writeAt: size=14, off=0 2025/08/22 01:49:00 DEBUG : dir/file1(0xc006cc3500): >_writeAt: n=14, err= 2025/08/22 01:49:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/22 01:49:00 DEBUG : dir/file1(0xc006cc3500): close: 2025/08/22 01:49:00 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/22 01:49:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/22 01:49:00 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/22 01:49:00 DEBUG : dir/file1(0xc006cc3500): >close: err= 2025/08/22 01:49:00 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:49:00 DEBUG : dir: Looking for writers 2025/08/22 01:49:00 DEBUG : file1: reading active writers 2025/08/22 01:49:00 DEBUG : Looking for writers 2025/08/22 01:49:00 DEBUG : dir: reading active writers 2025/08/22 01:49:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/22 01:49:00 DEBUG : dir: Looking for writers 2025/08/22 01:49:00 DEBUG : file1: reading active writers 2025/08/22 01:49:00 DEBUG : Looking for writers 2025/08/22 01:49:00 DEBUG : dir: reading active writers 2025/08/22 01:49:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/22 01:49:00 DEBUG : dir: Looking for writers 2025/08/22 01:49:00 DEBUG : file1: reading active writers 2025/08/22 01:49:00 DEBUG : Looking for writers 2025/08/22 01:49:00 DEBUG : dir: reading active writers 2025/08/22 01:49:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/22 01:49:00 DEBUG : dir: Looking for writers 2025/08/22 01:49:00 DEBUG : file1: reading active writers 2025/08/22 01:49:00 DEBUG : Looking for writers 2025/08/22 01:49:00 DEBUG : dir: reading active writers 2025/08/22 01:49:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/22 01:49:00 DEBUG : dir/file1: vfs cache: starting upload 2025/08/22 01:49:01 DEBUG : dir: Looking for writers 2025/08/22 01:49:01 DEBUG : file1: reading active writers 2025/08/22 01:49:01 DEBUG : Looking for writers 2025/08/22 01:49:01 DEBUG : dir: reading active writers 2025/08/22 01:49:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/22 01:49:01 DEBUG : dir: Looking for writers 2025/08/22 01:49:01 DEBUG : file1: reading active writers 2025/08/22 01:49:01 DEBUG : Looking for writers 2025/08/22 01:49:01 DEBUG : dir: reading active writers 2025/08/22 01:49:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/22 01:49:01 DEBUG : dir: Looking for writers 2025/08/22 01:49:01 DEBUG : file1: reading active writers 2025/08/22 01:49:01 DEBUG : Looking for writers 2025/08/22 01:49:01 DEBUG : dir: reading active writers 2025/08/22 01:49:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/22 01:49:01 INFO : dir/file1: Copied (replaced existing) 2025/08/22 01:49:01 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/22 01:49:01 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/22 01:49:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/22 01:49:01 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/22 01:49:02 DEBUG : dir: Looking for writers 2025/08/22 01:49:02 DEBUG : file1: reading active writers 2025/08/22 01:49:02 DEBUG : Looking for writers 2025/08/22 01:49:02 DEBUG : dir: reading active writers 2025/08/22 01:49:02 DEBUG : >WaitForWriters: 2025/08/22 01:49:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/22 01:49:02 DEBUG : dir/file1: newRWFileHandle: 2025/08/22 01:49:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/22 01:49:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/22 01:49:02 DEBUG : dir/file1(0xc006dc9e00): _readAt: size=512, off=0 2025/08/22 01:49:02 DEBUG : dir/file1(0xc006dc9e00): openPending: 2025/08/22 01:49:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/08/22 01:49:02 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/22 01:49:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/22 01:49:02 DEBUG : dir/file1(0xc006dc9e00): >openPending: err= 2025/08/22 01:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/22 01:49:02 DEBUG : dir/file1(0xc006dc9e00): >_readAt: n=14, err=EOF 2025/08/22 01:49:02 DEBUG : dir/file1(0xc006dc9e00): close: 2025/08/22 01:49:02 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-22 01:49:01 +0000 UTC 2025/08/22 01:49:02 DEBUG : dir/file1(0xc006dc9e00): >close: err= 2025/08/22 01:49:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/22 01:49:04 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/22 01:49:04 DEBUG : newLeaf: Updating file with newLeaf 0xc00620fc80 2025/08/22 01:49:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/22 01:49:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/22 01:49:04 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/22 01:49:04 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/22 01:49:04 DEBUG : dir/file1: Updating file with dir/file1 0xc00620fc80 2025/08/22 01:49:04 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/22 01:49:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: Unexpected file "dir/file1" 2025/08/22 01:49:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/22 01:49:11 DEBUG : dir/file1: newRWFileHandle: 2025/08/22 01:49:11 DEBUG : dir/file1(0xc006c54140): openPending: 2025/08/22 01:49:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/08/22 01:49:11 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/22 01:49:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/22 01:49:11 DEBUG : dir/file1(0xc006c54140): >openPending: err= 2025/08/22 01:49:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/22 01:49:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/22 01:49:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/22 01:49:11 DEBUG : dir/file1(0xc006c54140): _writeAt: size=25, off=0 2025/08/22 01:49:11 DEBUG : dir/file1(0xc006c54140): >_writeAt: n=25, err= 2025/08/22 01:49:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/22 01:49:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/22 01:49:11 DEBUG : newLeaf: Updating file with newLeaf 0xc00620fc80 2025/08/22 01:49:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/22 01:49:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/22 01:49:11 DEBUG : newLeaf(0xc006c54140): close: 2025/08/22 01:49:11 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/22 01:49:11 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-22 01:49:11.363843627 +0000 UTC m=+92.629513667 2025/08/22 01:49:11 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/22 01:49:11 DEBUG : newLeaf(0xc006c54140): >close: err= 2025/08/22 01:49:11 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:49:11 DEBUG : dir: Looking for writers 2025/08/22 01:49:11 DEBUG : Looking for writers 2025/08/22 01:49:11 DEBUG : dir: reading active writers 2025/08/22 01:49:11 DEBUG : newLeaf: reading active writers 2025/08/22 01:49:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/22 01:49:11 DEBUG : dir: Looking for writers 2025/08/22 01:49:11 DEBUG : Looking for writers 2025/08/22 01:49:11 DEBUG : dir: reading active writers 2025/08/22 01:49:11 DEBUG : newLeaf: reading active writers 2025/08/22 01:49:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/22 01:49:11 DEBUG : dir: Looking for writers 2025/08/22 01:49:11 DEBUG : Looking for writers 2025/08/22 01:49:11 DEBUG : dir: reading active writers 2025/08/22 01:49:11 DEBUG : newLeaf: reading active writers 2025/08/22 01:49:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/22 01:49:11 DEBUG : dir: Looking for writers 2025/08/22 01:49:11 DEBUG : Looking for writers 2025/08/22 01:49:11 DEBUG : dir: reading active writers 2025/08/22 01:49:11 DEBUG : newLeaf: reading active writers 2025/08/22 01:49:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/22 01:49:11 DEBUG : newLeaf: vfs cache: starting upload 2025/08/22 01:49:11 DEBUG : dir: Looking for writers 2025/08/22 01:49:11 DEBUG : Looking for writers 2025/08/22 01:49:11 DEBUG : newLeaf: reading active writers 2025/08/22 01:49:11 DEBUG : dir: reading active writers 2025/08/22 01:49:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/22 01:49:11 INFO : newLeaf: Copied (replaced existing) 2025/08/22 01:49:11 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/08/22 01:49:11 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/22 01:49:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/22 01:49:11 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/22 01:49:11 DEBUG : dir: Looking for writers 2025/08/22 01:49:11 DEBUG : Looking for writers 2025/08/22 01:49:11 DEBUG : dir: reading active writers 2025/08/22 01:49:11 DEBUG : newLeaf: reading active writers 2025/08/22 01:49:11 DEBUG : >WaitForWriters: 2025/08/22 01:49:11 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:49:11 DEBUG : dir: Looking for writers 2025/08/22 01:49:11 DEBUG : Looking for writers 2025/08/22 01:49:11 DEBUG : dir: reading active writers 2025/08/22 01:49:11 DEBUG : newLeaf: reading active writers 2025/08/22 01:49:11 DEBUG : >WaitForWriters: 2025/08/22 01:49:11 DEBUG : mega root 'rclone-test-mepakuj7puxa': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "mega root 'rclone-test-mepakuj7puxa'", Local "Local file system at /tmp/rclone3545653751", Modify Window "876000h0m0s" 2025/08/22 01:49:12 INFO : mega root 'rclone-test-mepakuj7puxa': poll-interval is not supported by this remote 2025/08/22 01:49:12 DEBUG : mega root 'rclone-test-mepakuj7puxa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/22 01:49:12 DEBUG : mega root 'rclone-test-mepakuj7puxa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mepakuj7puxa" 2025/08/22 01:49:12 DEBUG : mega root 'rclone-test-mepakuj7puxa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mepakuj7puxa" 2025/08/22 01:49:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mepakuj7puxa" 2025/08/22 01:49:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/22 01:49:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mepakuj7puxa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mepakuj7puxa" 2025/08/22 01:49:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mepakuj7puxa" 2025/08/22 01:49:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/22 01:49:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mepakuj7puxa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mepakuj7puxa" 2025/08/22 01:49:12 INFO : mega root 'rclone-test-mepakuj7puxa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/22 01:49:12 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:49:12 DEBUG : dir: Looking for writers 2025/08/22 01:49:12 DEBUG : file1: reading active writers 2025/08/22 01:49:12 DEBUG : Looking for writers 2025/08/22 01:49:12 DEBUG : dir: reading active writers 2025/08/22 01:49:12 DEBUG : >WaitForWriters: 2025/08/22 01:49:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/22 01:49:12 DEBUG : dir/file1: newRWFileHandle: 2025/08/22 01:49:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/22 01:49:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/22 01:49:12 DEBUG : dir/file1(0xc006e19ac0): _readAt: size=512, off=0 2025/08/22 01:49:12 DEBUG : dir/file1(0xc006e19ac0): openPending: 2025/08/22 01:49:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/08/22 01:49:12 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/22 01:49:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/22 01:49:12 DEBUG : dir/file1(0xc006e19ac0): >openPending: err= 2025/08/22 01:49:12 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/08/22 01:49:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/22 01:49:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/22 01:49:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/22 01:49:12 DEBUG : dir/file1(0xc006e19ac0): >_readAt: n=14, err=EOF 2025/08/22 01:49:12 DEBUG : dir/file1(0xc006e19ac0): close: 2025/08/22 01:49:12 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-22 01:49:12 +0000 UTC 2025/08/22 01:49:12 DEBUG : dir/file1(0xc006e19ac0): >close: err= 2025/08/22 01:49:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/22 01:49:13 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/22 01:49:13 DEBUG : newLeaf: Updating file with newLeaf 0xc006ab2cc0 2025/08/22 01:49:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/22 01:49:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/22 01:49:13 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/22 01:49:13 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/22 01:49:13 DEBUG : dir/file1: Updating file with dir/file1 0xc006ab2cc0 2025/08/22 01:49:13 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/22 01:49:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: Unexpected file "dir/file1" 2025/08/22 01:49:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/22 01:49:20 DEBUG : dir/file1: newRWFileHandle: 2025/08/22 01:49:20 DEBUG : dir/file1(0xc006e99500): openPending: 2025/08/22 01:49:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/08/22 01:49:20 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/22 01:49:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/22 01:49:20 DEBUG : dir/file1(0xc006e99500): >openPending: err= 2025/08/22 01:49:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/22 01:49:20 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/22 01:49:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/22 01:49:20 DEBUG : dir/file1(0xc006e99500): _writeAt: size=25, off=0 2025/08/22 01:49:20 DEBUG : dir/file1(0xc006e99500): >_writeAt: n=25, err= 2025/08/22 01:49:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/22 01:49:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/22 01:49:20 DEBUG : newLeaf: Updating file with newLeaf 0xc006ab2cc0 2025/08/22 01:49:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/22 01:49:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/22 01:49:20 DEBUG : newLeaf(0xc006e99500): close: 2025/08/22 01:49:20 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/22 01:49:20 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-22 01:49:20.364178208 +0000 UTC m=+101.629848207 2025/08/22 01:49:20 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/22 01:49:20 DEBUG : newLeaf(0xc006e99500): >close: err= 2025/08/22 01:49:20 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:49:20 DEBUG : dir: Looking for writers 2025/08/22 01:49:20 DEBUG : Looking for writers 2025/08/22 01:49:20 DEBUG : dir: reading active writers 2025/08/22 01:49:20 DEBUG : newLeaf: reading active writers 2025/08/22 01:49:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/22 01:49:20 DEBUG : dir: Looking for writers 2025/08/22 01:49:20 DEBUG : Looking for writers 2025/08/22 01:49:20 DEBUG : dir: reading active writers 2025/08/22 01:49:20 DEBUG : newLeaf: reading active writers 2025/08/22 01:49:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/22 01:49:20 DEBUG : dir: Looking for writers 2025/08/22 01:49:20 DEBUG : Looking for writers 2025/08/22 01:49:20 DEBUG : dir: reading active writers 2025/08/22 01:49:20 DEBUG : newLeaf: reading active writers 2025/08/22 01:49:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/22 01:49:20 DEBUG : dir: Looking for writers 2025/08/22 01:49:20 DEBUG : Looking for writers 2025/08/22 01:49:20 DEBUG : dir: reading active writers 2025/08/22 01:49:20 DEBUG : newLeaf: reading active writers 2025/08/22 01:49:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/22 01:49:20 DEBUG : newLeaf: vfs cache: starting upload 2025/08/22 01:49:20 DEBUG : dir: Looking for writers 2025/08/22 01:49:20 DEBUG : Looking for writers 2025/08/22 01:49:20 DEBUG : dir: reading active writers 2025/08/22 01:49:20 DEBUG : newLeaf: reading active writers 2025/08/22 01:49:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/22 01:49:20 DEBUG : dir: Looking for writers 2025/08/22 01:49:20 DEBUG : Looking for writers 2025/08/22 01:49:20 DEBUG : dir: reading active writers 2025/08/22 01:49:20 DEBUG : newLeaf: reading active writers 2025/08/22 01:49:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/22 01:49:21 INFO : newLeaf: Copied (replaced existing) 2025/08/22 01:49:21 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/08/22 01:49:21 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/22 01:49:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/22 01:49:21 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/22 01:49:21 DEBUG : dir: Looking for writers 2025/08/22 01:49:21 DEBUG : Looking for writers 2025/08/22 01:49:21 DEBUG : dir: reading active writers 2025/08/22 01:49:21 DEBUG : newLeaf: reading active writers 2025/08/22 01:49:21 DEBUG : >WaitForWriters: 2025/08/22 01:49:21 DEBUG : WaitForWriters: timeout=30s 2025/08/22 01:49:21 DEBUG : dir: Looking for writers 2025/08/22 01:49:21 DEBUG : Looking for writers 2025/08/22 01:49:21 DEBUG : dir: reading active writers 2025/08/22 01:49:21 DEBUG : newLeaf: reading active writers 2025/08/22 01:49:21 DEBUG : >WaitForWriters: 2025/08/22 01:49:21 DEBUG : mega root 'rclone-test-mepakuj7puxa': vfs cache: cleaner exiting --- FAIL: TestFileRename (83.65s) --- FAIL: TestFileRename/off,forceCache=false (15.55s) --- FAIL: TestFileRename/minimal,forceCache=false (15.76s) --- FAIL: TestFileRename/minimal,forceCache=true (11.45s) --- FAIL: TestFileRename/writes,forceCache=false (17.94s) --- FAIL: TestFileRename/writes,forceCache=true (13.81s) --- FAIL: TestFileRename/full,forceCache=false (9.13s) FAIL 2025/08/22 01:49:21 DEBUG : mega root 'rclone-test-mepakuj7puxa': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestDirMkdirSub|TestDirRemove)$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=false|writes,forceCache=true)$'" - Finished ERROR in 1m43.42107678s (try 5/5): exit status 1: Failed [TestFileRename/off,forceCache=false TestFileRename/minimal,forceCache=false TestFileRename/minimal,forceCache=true TestFileRename/writes,forceCache=false TestFileRename/writes,forceCache=true TestFileRename/full,forceCache=false]