"./vfs.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestDirRemove$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=false|writes,forceCache=true)$'" - Starting (try 2/5)
2025/03/30 02:22:59 DEBUG : Creating backend with remote "TestMega:rclone-test-cozarup7yepi"
2025/03/30 02:22:59 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/30 02:23:12 DEBUG : Creating backend with remote "/tmp/rclone4013078001"
2025/03/30 02:23:12 DEBUG : Config file has changed externally - reloading
=== RUN   TestDirRemove
    run.go:180: Remote "mega root 'rclone-test-cozarup7yepi'", Local "Local file system at /tmp/rclone4013078001", Modify Window "876000h0m0s"
2025/03/30 02:23:12 INFO  : mega root 'rclone-test-cozarup7yepi': poll-interval is not supported by this remote
2025/03/30 02:23:12 NOTICE: mega root 'rclone-test-cozarup7yepi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream
2025/03/30 02:23:13 ERROR : dir/: Dir.Remove not empty
2025/03/30 02:23:13 DEBUG : dir/file1: Remove: 
2025/03/30 02:23:13 DEBUG : dir: Added virtual directory entry vDel: "file1"
2025/03/30 02:23:13 DEBUG : dir/file1: >Remove: err=<nil>
2025/03/30 02:23:13 DEBUG : : Added virtual directory entry vDel: "dir"
2025/03/30 02:23:13 DEBUG : WaitForWriters: timeout=30s
2025/03/30 02:23:13 DEBUG : : Looking for writers
2025/03/30 02:23:13 DEBUG : >WaitForWriters: 
--- PASS: TestDirRemove (0.90s)
=== RUN   TestFileRename
=== RUN   TestFileRename/off,forceCache=false
    run.go:180: Remote "mega root 'rclone-test-cozarup7yepi'", Local "Local file system at /tmp/rclone4013078001", Modify Window "876000h0m0s"
2025/03/30 02:23:13 INFO  : mega root 'rclone-test-cozarup7yepi': poll-interval is not supported by this remote
2025/03/30 02:23:13 NOTICE: mega root 'rclone-test-cozarup7yepi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream
2025/03/30 02:23:14 DEBUG : WaitForWriters: timeout=30s
2025/03/30 02:23:14 DEBUG : dir: Looking for writers
2025/03/30 02:23:14 DEBUG : file1: reading active writers
2025/03/30 02:23:14 DEBUG : : Looking for writers
2025/03/30 02:23:14 DEBUG : dir: reading active writers
2025/03/30 02:23:14 DEBUG : >WaitForWriters: 
2025/03/30 02:23:14 INFO  : dir/file1: Moved (server-side) to: newLeaf
2025/03/30 02:23:14 DEBUG : newLeaf: Updating file with newLeaf 0xc002f62000
2025/03/30 02:23:14 DEBUG : dir: Added virtual directory entry vDel: "file1"
2025/03/30 02:23:14 DEBUG : : Added virtual directory entry vAddFile: "newLeaf"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/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:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/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/03/30 02:23:21 INFO  : newLeaf: Moved (server-side) to: dir/file1
2025/03/30 02:23:21 DEBUG : dir/file1: Updating file with dir/file1 0xc002f62000
2025/03/30 02:23:21 DEBUG : : Added virtual directory entry vDel: "newLeaf"
2025/03/30 02:23:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/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:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/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:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/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/03/30 02:23:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC
2025/03/30 02:23:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err=<nil>
2025/03/30 02:23:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/03/30 02:23:28 DEBUG : dir/file1: File is currently open, delaying rename 0xc002f62000
2025/03/30 02:23:28 DEBUG : dir: Added virtual directory entry vDel: "file1"
2025/03/30 02:23:28 DEBUG : : Added virtual directory entry vAddFile: "newLeaf"
2025/03/30 02:23:28 DEBUG : mega root 'rclone-test-cozarup7yepi': File to upload is small (25 bytes), uploading instead of streaming
2025/03/30 02:23:29 NOTICE: mega root 'rclone-test-cozarup7yepi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only
2025/03/30 02:23:29 DEBUG : dir/file1: Size of src and dst objects identical
2025/03/30 02:23:29 DEBUG : : Added virtual directory entry vAddFile: "newLeaf"
2025/03/30 02:23:29 DEBUG : newLeaf: Running delayed rename now
2025/03/30 02:23:29 INFO  : newLeaf: Deleted
2025/03/30 02:23:29 INFO  : dir/file1: Moved (server-side) to: newLeaf
2025/03/30 02:23:29 DEBUG : newLeaf: Updating file with newLeaf 0xc002f62000
2025/03/30 02:23:29 DEBUG : WaitForWriters: timeout=30s
2025/03/30 02:23:29 DEBUG : dir: Looking for writers
2025/03/30 02:23:29 DEBUG : : Looking for writers
2025/03/30 02:23:29 DEBUG : dir: reading active writers
2025/03/30 02:23:29 DEBUG : newLeaf: reading active writers
2025/03/30 02:23:29 DEBUG : >WaitForWriters: 
2025/03/30 02:23:29 DEBUG : WaitForWriters: timeout=30s
2025/03/30 02:23:29 DEBUG : dir: Looking for writers
2025/03/30 02:23:29 DEBUG : : Looking for writers
2025/03/30 02:23:29 DEBUG : dir: reading active writers
2025/03/30 02:23:29 DEBUG : newLeaf: reading active writers
2025/03/30 02:23:29 DEBUG : >WaitForWriters: 
=== RUN   TestFileRename/minimal,forceCache=false
    run.go:180: Remote "mega root 'rclone-test-cozarup7yepi'", Local "Local file system at /tmp/rclone4013078001", Modify Window "876000h0m0s"
2025/03/30 02:23:29 INFO  : mega root 'rclone-test-cozarup7yepi': poll-interval is not supported by this remote
2025/03/30 02:23:29 NOTICE: mega root 'rclone-test-cozarup7yepi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream
2025/03/30 02:23:29 DEBUG : mega root 'rclone-test-cozarup7yepi': vfs cache: root is "/home/rclone/.cache/rclone"
2025/03/30 02:23:29 DEBUG : mega root 'rclone-test-cozarup7yepi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-cozarup7yepi"
2025/03/30 02:23:29 DEBUG : mega root 'rclone-test-cozarup7yepi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-cozarup7yepi"
2025/03/30 02:23:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-cozarup7yepi"
2025/03/30 02:23:29 DEBUG : Config file has changed externally - reloading
2025/03/30 02:23:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/03/30 02:23:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-cozarup7yepi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-cozarup7yepi"
2025/03/30 02:23:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-cozarup7yepi"
2025/03/30 02:23:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/03/30 02:23:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-cozarup7yepi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-cozarup7yepi"
2025/03/30 02:23:29 INFO  : mega root 'rclone-test-cozarup7yepi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2025/03/30 02:23:30 DEBUG : WaitForWriters: timeout=30s
2025/03/30 02:23:30 DEBUG : dir: Looking for writers
2025/03/30 02:23:30 DEBUG : file1: reading active writers
2025/03/30 02:23:30 DEBUG : : Looking for writers
2025/03/30 02:23:30 DEBUG : dir: reading active writers
2025/03/30 02:23:30 DEBUG : >WaitForWriters: 
2025/03/30 02:23:30 INFO  : dir/file1: Moved (server-side) to: newLeaf
2025/03/30 02:23:30 DEBUG : newLeaf: Updating file with newLeaf 0xc002f629c0
2025/03/30 02:23:30 DEBUG : dir: Added virtual directory entry vDel: "file1"
2025/03/30 02:23:30 DEBUG : : Added virtual directory entry vAddFile: "newLeaf"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/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:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/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/03/30 02:23:38 INFO  : newLeaf: Moved (server-side) to: dir/file1
2025/03/30 02:23:38 DEBUG : dir/file1: Updating file with dir/file1 0xc002f629c0
2025/03/30 02:23:38 DEBUG : : Added virtual directory entry vDel: "newLeaf"
2025/03/30 02:23:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/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:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/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:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/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/03/30 02:23:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC
2025/03/30 02:23:45 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err=<nil>
2025/03/30 02:23:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/03/30 02:23:45 DEBUG : dir/file1: File is currently open, delaying rename 0xc002f629c0
2025/03/30 02:23:45 DEBUG : dir: Added virtual directory entry vDel: "file1"
2025/03/30 02:23:45 DEBUG : : Added virtual directory entry vAddFile: "newLeaf"
2025/03/30 02:23:45 DEBUG : mega root 'rclone-test-cozarup7yepi': File to upload is small (25 bytes), uploading instead of streaming
2025/03/30 02:23:45 DEBUG : dir/file1: Size of src and dst objects identical
2025/03/30 02:23:45 DEBUG : : Added virtual directory entry vAddFile: "newLeaf"
2025/03/30 02:23:45 DEBUG : newLeaf: Running delayed rename now
2025/03/30 02:23:45 INFO  : newLeaf: Deleted
2025/03/30 02:23:45 INFO  : dir/file1: Moved (server-side) to: newLeaf
2025/03/30 02:23:45 DEBUG : newLeaf: Updating file with newLeaf 0xc002f629c0
2025/03/30 02:23:45 DEBUG : WaitForWriters: timeout=30s
2025/03/30 02:23:45 DEBUG : dir: Looking for writers
2025/03/30 02:23:45 DEBUG : : Looking for writers
2025/03/30 02:23:45 DEBUG : dir: reading active writers
2025/03/30 02:23:45 DEBUG : newLeaf: reading active writers
2025/03/30 02:23:45 DEBUG : >WaitForWriters: 
2025/03/30 02:23:45 DEBUG : WaitForWriters: timeout=30s
2025/03/30 02:23:45 DEBUG : dir: Looking for writers
2025/03/30 02:23:45 DEBUG : : Looking for writers
2025/03/30 02:23:45 DEBUG : dir: reading active writers
2025/03/30 02:23:45 DEBUG : newLeaf: reading active writers
2025/03/30 02:23:45 DEBUG : >WaitForWriters: 
2025/03/30 02:23:45 DEBUG : mega root 'rclone-test-cozarup7yepi': vfs cache: cleaner exiting
=== RUN   TestFileRename/minimal,forceCache=true
    run.go:180: Remote "mega root 'rclone-test-cozarup7yepi'", Local "Local file system at /tmp/rclone4013078001", Modify Window "876000h0m0s"
2025/03/30 02:23:45 INFO  : mega root 'rclone-test-cozarup7yepi': poll-interval is not supported by this remote
2025/03/30 02:23:45 NOTICE: mega root 'rclone-test-cozarup7yepi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream
2025/03/30 02:23:45 DEBUG : mega root 'rclone-test-cozarup7yepi': vfs cache: root is "/home/rclone/.cache/rclone"
2025/03/30 02:23:45 DEBUG : mega root 'rclone-test-cozarup7yepi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-cozarup7yepi"
2025/03/30 02:23:45 DEBUG : mega root 'rclone-test-cozarup7yepi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-cozarup7yepi"
2025/03/30 02:23:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-cozarup7yepi"
2025/03/30 02:23:45 DEBUG : Config file has changed externally - reloading
2025/03/30 02:23:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/03/30 02:23:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-cozarup7yepi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-cozarup7yepi"
2025/03/30 02:23:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-cozarup7yepi"
2025/03/30 02:23:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/03/30 02:23:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-cozarup7yepi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-cozarup7yepi"
2025/03/30 02:23:45 INFO  : mega root 'rclone-test-cozarup7yepi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2025/03/30 02:23:46 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC
2025/03/30 02:23:46 DEBUG : dir/file1: newRWFileHandle: 
2025/03/30 02:23:46 DEBUG : dir/file1(0xc003504bc0): openPending: 
2025/03/30 02:23:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint ""
2025/03/30 02:23:46 DEBUG : dir/file1: vfs cache: truncate to size=14
2025/03/30 02:23:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/03/30 02:23:46 DEBUG : dir/file1(0xc003504bc0): >openPending: err=<nil>
2025/03/30 02:23:46 DEBUG : dir/file1: vfs cache: truncate to size=0
2025/03/30 02:23:46 DEBUG : dir/file1: >newRWFileHandle: err=<nil>
2025/03/30 02:23:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/03/30 02:23:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil>
2025/03/30 02:23:46 DEBUG : dir/file1(0xc003504bc0): _writeAt: size=14, off=0
2025/03/30 02:23:46 DEBUG : dir/file1(0xc003504bc0): >_writeAt: n=14, err=<nil>
2025/03/30 02:23:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC
2025/03/30 02:23:46 DEBUG : dir/file1(0xc003504bc0): close: 
2025/03/30 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true
2025/03/30 02:23:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC
2025/03/30 02:23:46 INFO  : dir/file1: vfs cache: queuing for upload in 100ms
2025/03/30 02:23:46 DEBUG : dir/file1(0xc003504bc0): >close: err=<nil>
2025/03/30 02:23:46 DEBUG : WaitForWriters: timeout=30s
2025/03/30 02:23:46 DEBUG : dir: Looking for writers
2025/03/30 02:23:46 DEBUG : file1: reading active writers
2025/03/30 02:23:46 DEBUG : : Looking for writers
2025/03/30 02:23:46 DEBUG : dir: reading active writers
2025/03/30 02:23:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms
2025/03/30 02:23:46 DEBUG : dir: Looking for writers
2025/03/30 02:23:46 DEBUG : file1: reading active writers
2025/03/30 02:23:46 DEBUG : : Looking for writers
2025/03/30 02:23:46 DEBUG : dir: reading active writers
2025/03/30 02:23:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms
2025/03/30 02:23:46 DEBUG : dir: Looking for writers
2025/03/30 02:23:46 DEBUG : file1: reading active writers
2025/03/30 02:23:46 DEBUG : : Looking for writers
2025/03/30 02:23:46 DEBUG : dir: reading active writers
2025/03/30 02:23:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms
2025/03/30 02:23:46 DEBUG : dir: Looking for writers
2025/03/30 02:23:46 DEBUG : file1: reading active writers
2025/03/30 02:23:46 DEBUG : : Looking for writers
2025/03/30 02:23:46 DEBUG : dir: reading active writers
2025/03/30 02:23:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms
2025/03/30 02:23:46 DEBUG : dir/file1: vfs cache: starting upload
2025/03/30 02:23:46 DEBUG : dir: Looking for writers
2025/03/30 02:23:46 DEBUG : file1: reading active writers
2025/03/30 02:23:46 DEBUG : : Looking for writers
2025/03/30 02:23:46 DEBUG : dir: reading active writers
2025/03/30 02:23:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms
2025/03/30 02:23:46 DEBUG : dir: Looking for writers
2025/03/30 02:23:46 DEBUG : file1: reading active writers
2025/03/30 02:23:46 DEBUG : : Looking for writers
2025/03/30 02:23:46 DEBUG : dir: reading active writers
2025/03/30 02:23:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms
2025/03/30 02:23:46 INFO  : dir/file1: Copied (replaced existing)
2025/03/30 02:23:46 DEBUG : dir/file1: vfs cache: writeback object to VFS layer
2025/03/30 02:23:46 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set
2025/03/30 02:23:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/03/30 02:23:46 INFO  : dir/file1: vfs cache: upload succeeded try #1
2025/03/30 02:23:46 DEBUG : dir: Looking for writers
2025/03/30 02:23:46 DEBUG : file1: reading active writers
2025/03/30 02:23:46 DEBUG : : Looking for writers
2025/03/30 02:23:46 DEBUG : dir: reading active writers
2025/03/30 02:23:46 DEBUG : >WaitForWriters: 
2025/03/30 02:23:46 DEBUG : dir/file1: Open: flags=O_RDONLY
2025/03/30 02:23:46 DEBUG : dir/file1: newRWFileHandle: 
2025/03/30 02:23:46 DEBUG : dir/file1: >newRWFileHandle: err=<nil>
2025/03/30 02:23:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil>
2025/03/30 02:23:46 DEBUG : dir/file1(0xc003218d80): _readAt: size=512, off=0
2025/03/30 02:23:46 DEBUG : dir/file1(0xc003218d80): openPending: 
2025/03/30 02:23:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14"
2025/03/30 02:23:46 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct)
2025/03/30 02:23:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/03/30 02:23:46 DEBUG : dir/file1(0xc003218d80): >openPending: err=<nil>
2025/03/30 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true
2025/03/30 02:23:46 DEBUG : dir/file1(0xc003218d80): >_readAt: n=14, err=EOF
2025/03/30 02:23:46 DEBUG : dir/file1(0xc003218d80): close: 
2025/03/30 02:23:46 DEBUG : dir/file1: vfs cache: setting modification time to 2025-03-30 02:23:46 +0000 UTC
2025/03/30 02:23:46 DEBUG : dir/file1(0xc003218d80): >close: err=<nil>
2025/03/30 02:23:47 INFO  : dir/file1: Moved (server-side) to: newLeaf
2025/03/30 02:23:47 INFO  : dir/file1: vfs cache: renamed in cache to "newLeaf"
2025/03/30 02:23:47 DEBUG : newLeaf: Updating file with newLeaf 0xc000ad2cc0
2025/03/30 02:23:47 DEBUG : dir: Added virtual directory entry vDel: "file1"
2025/03/30 02:23:47 DEBUG : : Added virtual directory entry vAddFile: "newLeaf"
2025/03/30 02:23:47 INFO  : newLeaf: Moved (server-side) to: dir/file1
2025/03/30 02:23:47 INFO  : newLeaf: vfs cache: renamed in cache to "dir/file1"
2025/03/30 02:23:47 DEBUG : dir/file1: Updating file with dir/file1 0xc000ad2cc0
2025/03/30 02:23:47 DEBUG : : Added virtual directory entry vDel: "newLeaf"
2025/03/30 02:23:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/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:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/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/03/30 02:23:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC
2025/03/30 02:23:54 DEBUG : dir/file1: newRWFileHandle: 
2025/03/30 02:23:54 DEBUG : dir/file1(0xc003219380): openPending: 
2025/03/30 02:23:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14"
2025/03/30 02:23:54 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct)
2025/03/30 02:23:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/03/30 02:23:54 DEBUG : dir/file1(0xc003219380): >openPending: err=<nil>
2025/03/30 02:23:54 DEBUG : dir/file1: vfs cache: truncate to size=0
2025/03/30 02:23:54 DEBUG : dir/file1: >newRWFileHandle: err=<nil>
2025/03/30 02:23:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil>
2025/03/30 02:23:54 DEBUG : dir/file1(0xc003219380): _writeAt: size=25, off=0
2025/03/30 02:23:54 DEBUG : dir/file1(0xc003219380): >_writeAt: n=25, err=<nil>
2025/03/30 02:23:54 INFO  : dir/file1: Moved (server-side) to: newLeaf
2025/03/30 02:23:54 INFO  : dir/file1: vfs cache: renamed in cache to "newLeaf"
2025/03/30 02:23:54 DEBUG : newLeaf: Updating file with newLeaf 0xc000ad2cc0
2025/03/30 02:23:54 DEBUG : dir: Added virtual directory entry vDel: "file1"
2025/03/30 02:23:54 DEBUG : : Added virtual directory entry vAddFile: "newLeaf"
2025/03/30 02:23:54 DEBUG : newLeaf(0xc003219380): close: 
2025/03/30 02:23:54 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true
2025/03/30 02:23:54 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-30 02:23:54.529873214 +0000 UTC m=+54.848126631
2025/03/30 02:23:54 INFO  : newLeaf: vfs cache: queuing for upload in 100ms
2025/03/30 02:23:54 DEBUG : newLeaf(0xc003219380): >close: err=<nil>
2025/03/30 02:23:54 DEBUG : WaitForWriters: timeout=30s
2025/03/30 02:23:54 DEBUG : dir: Looking for writers
2025/03/30 02:23:54 DEBUG : : Looking for writers
2025/03/30 02:23:54 DEBUG : newLeaf: reading active writers
2025/03/30 02:23:54 DEBUG : dir: reading active writers
2025/03/30 02:23:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms
2025/03/30 02:23:54 DEBUG : dir: Looking for writers
2025/03/30 02:23:54 DEBUG : : Looking for writers
2025/03/30 02:23:54 DEBUG : dir: reading active writers
2025/03/30 02:23:54 DEBUG : newLeaf: reading active writers
2025/03/30 02:23:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms
2025/03/30 02:23:54 DEBUG : dir: Looking for writers
2025/03/30 02:23:54 DEBUG : : Looking for writers
2025/03/30 02:23:54 DEBUG : dir: reading active writers
2025/03/30 02:23:54 DEBUG : newLeaf: reading active writers
2025/03/30 02:23:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms
2025/03/30 02:23:54 DEBUG : dir: Looking for writers
2025/03/30 02:23:54 DEBUG : : Looking for writers
2025/03/30 02:23:54 DEBUG : dir: reading active writers
2025/03/30 02:23:54 DEBUG : newLeaf: reading active writers
2025/03/30 02:23:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms
2025/03/30 02:23:54 DEBUG : newLeaf: vfs cache: starting upload
2025/03/30 02:23:54 DEBUG : dir: Looking for writers
2025/03/30 02:23:54 DEBUG : : Looking for writers
2025/03/30 02:23:54 DEBUG : dir: reading active writers
2025/03/30 02:23:54 DEBUG : newLeaf: reading active writers
2025/03/30 02:23:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms
2025/03/30 02:23:55 DEBUG : dir: Looking for writers
2025/03/30 02:23:55 DEBUG : : Looking for writers
2025/03/30 02:23:55 DEBUG : dir: reading active writers
2025/03/30 02:23:55 DEBUG : newLeaf: reading active writers
2025/03/30 02:23:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms
2025/03/30 02:23:55 INFO  : newLeaf: Copied (replaced existing)
2025/03/30 02:23:55 DEBUG : newLeaf: vfs cache: fingerprint now "25"
2025/03/30 02:23:55 DEBUG : newLeaf: vfs cache: writeback object to VFS layer
2025/03/30 02:23:55 DEBUG : : Added virtual directory entry vAddFile: "newLeaf"
2025/03/30 02:23:55 INFO  : newLeaf: vfs cache: upload succeeded try #1
2025/03/30 02:23:55 DEBUG : dir: Looking for writers
2025/03/30 02:23:55 DEBUG : : Looking for writers
2025/03/30 02:23:55 DEBUG : dir: reading active writers
2025/03/30 02:23:55 DEBUG : newLeaf: reading active writers
2025/03/30 02:23:55 DEBUG : >WaitForWriters: 
2025/03/30 02:23:55 DEBUG : WaitForWriters: timeout=30s
2025/03/30 02:23:55 DEBUG : dir: Looking for writers
2025/03/30 02:23:55 DEBUG : : Looking for writers
2025/03/30 02:23:55 DEBUG : dir: reading active writers
2025/03/30 02:23:55 DEBUG : newLeaf: reading active writers
2025/03/30 02:23:55 DEBUG : >WaitForWriters: 
2025/03/30 02:23:55 DEBUG : mega root 'rclone-test-cozarup7yepi': vfs cache: cleaner exiting
=== RUN   TestFileRename/writes,forceCache=false
    run.go:180: Remote "mega root 'rclone-test-cozarup7yepi'", Local "Local file system at /tmp/rclone4013078001", Modify Window "876000h0m0s"
2025/03/30 02:23:55 INFO  : mega root 'rclone-test-cozarup7yepi': poll-interval is not supported by this remote
2025/03/30 02:23:55 DEBUG : mega root 'rclone-test-cozarup7yepi': vfs cache: root is "/home/rclone/.cache/rclone"
2025/03/30 02:23:55 DEBUG : mega root 'rclone-test-cozarup7yepi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-cozarup7yepi"
2025/03/30 02:23:55 DEBUG : mega root 'rclone-test-cozarup7yepi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-cozarup7yepi"
2025/03/30 02:23:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-cozarup7yepi"
2025/03/30 02:23:55 DEBUG : Config file has changed externally - reloading
2025/03/30 02:23:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/03/30 02:23:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-cozarup7yepi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-cozarup7yepi"
2025/03/30 02:23:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-cozarup7yepi"
2025/03/30 02:23:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/03/30 02:23:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-cozarup7yepi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-cozarup7yepi"
2025/03/30 02:23:55 INFO  : mega root 'rclone-test-cozarup7yepi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2025/03/30 02:23:56 DEBUG : WaitForWriters: timeout=30s
2025/03/30 02:23:56 DEBUG : dir: Looking for writers
2025/03/30 02:23:56 DEBUG : file1: reading active writers
2025/03/30 02:23:56 DEBUG : : Looking for writers
2025/03/30 02:23:56 DEBUG : dir: reading active writers
2025/03/30 02:23:56 DEBUG : >WaitForWriters: 
2025/03/30 02:23:56 INFO  : dir/file1: Moved (server-side) to: newLeaf
2025/03/30 02:23:56 DEBUG : newLeaf: Updating file with newLeaf 0xc00327c600
2025/03/30 02:23:56 DEBUG : dir: Added virtual directory entry vDel: "file1"
2025/03/30 02:23:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/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:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/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/03/30 02:24:03 INFO  : newLeaf: Moved (server-side) to: dir/file1
2025/03/30 02:24:03 DEBUG : dir/file1: Updating file with dir/file1 0xc00327c600
2025/03/30 02:24:03 DEBUG : : Added virtual directory entry vDel: "newLeaf"
2025/03/30 02:24:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/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:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/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:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/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/03/30 02:24:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC
2025/03/30 02:24:10 DEBUG : dir/file1: newRWFileHandle: 
2025/03/30 02:24:10 DEBUG : dir/file1(0xc003587f40): openPending: 
2025/03/30 02:24:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint ""
2025/03/30 02:24:10 DEBUG : dir/file1: vfs cache: truncate to size=14
2025/03/30 02:24:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/03/30 02:24:10 DEBUG : dir/file1(0xc003587f40): >openPending: err=<nil>
2025/03/30 02:24:10 DEBUG : dir/file1: vfs cache: truncate to size=0
2025/03/30 02:24:10 DEBUG : dir/file1: >newRWFileHandle: err=<nil>
2025/03/30 02:24:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil>
2025/03/30 02:24:10 DEBUG : dir/file1(0xc003587f40): _writeAt: size=25, off=0
2025/03/30 02:24:10 DEBUG : dir/file1(0xc003587f40): >_writeAt: n=25, err=<nil>
2025/03/30 02:24:10 INFO  : newLeaf: Deleted
2025/03/30 02:24:11 INFO  : dir/file1: Moved (server-side) to: newLeaf
2025/03/30 02:24:11 INFO  : dir/file1: vfs cache: renamed in cache to "newLeaf"
2025/03/30 02:24:11 DEBUG : newLeaf: Updating file with newLeaf 0xc00327c600
2025/03/30 02:24:11 DEBUG : dir: Added virtual directory entry vDel: "file1"
2025/03/30 02:24:11 DEBUG : : Added virtual directory entry vAddFile: "newLeaf"
2025/03/30 02:24:11 DEBUG : newLeaf(0xc003587f40): close: 
2025/03/30 02:24:11 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true
2025/03/30 02:24:11 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-30 02:24:10.71701684 +0000 UTC m=+71.035270266
2025/03/30 02:24:11 INFO  : newLeaf: vfs cache: queuing for upload in 100ms
2025/03/30 02:24:11 DEBUG : newLeaf(0xc003587f40): >close: err=<nil>
2025/03/30 02:24:11 DEBUG : WaitForWriters: timeout=30s
2025/03/30 02:24:11 DEBUG : dir: Looking for writers
2025/03/30 02:24:11 DEBUG : : Looking for writers
2025/03/30 02:24:11 DEBUG : dir: reading active writers
2025/03/30 02:24:11 DEBUG : newLeaf: reading active writers
2025/03/30 02:24:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms
2025/03/30 02:24:11 DEBUG : dir: Looking for writers
2025/03/30 02:24:11 DEBUG : : Looking for writers
2025/03/30 02:24:11 DEBUG : dir: reading active writers
2025/03/30 02:24:11 DEBUG : newLeaf: reading active writers
2025/03/30 02:24:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms
2025/03/30 02:24:11 DEBUG : dir: Looking for writers
2025/03/30 02:24:11 DEBUG : : Looking for writers
2025/03/30 02:24:11 DEBUG : dir: reading active writers
2025/03/30 02:24:11 DEBUG : newLeaf: reading active writers
2025/03/30 02:24:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms
2025/03/30 02:24:11 DEBUG : dir: Looking for writers
2025/03/30 02:24:11 DEBUG : : Looking for writers
2025/03/30 02:24:11 DEBUG : newLeaf: reading active writers
2025/03/30 02:24:11 DEBUG : dir: reading active writers
2025/03/30 02:24:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms
2025/03/30 02:24:11 DEBUG : newLeaf: vfs cache: starting upload
2025/03/30 02:24:11 DEBUG : dir: Looking for writers
2025/03/30 02:24:11 DEBUG : : Looking for writers
2025/03/30 02:24:11 DEBUG : dir: reading active writers
2025/03/30 02:24:11 DEBUG : newLeaf: reading active writers
2025/03/30 02:24:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms
2025/03/30 02:24:11 DEBUG : dir: Looking for writers
2025/03/30 02:24:11 DEBUG : : Looking for writers
2025/03/30 02:24:11 DEBUG : dir: reading active writers
2025/03/30 02:24:11 DEBUG : newLeaf: reading active writers
2025/03/30 02:24:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms
2025/03/30 02:24:11 INFO  : newLeaf: Copied (replaced existing)
2025/03/30 02:24:11 DEBUG : newLeaf: vfs cache: fingerprint now "25"
2025/03/30 02:24:11 DEBUG : newLeaf: vfs cache: writeback object to VFS layer
2025/03/30 02:24:11 DEBUG : : Added virtual directory entry vAddFile: "newLeaf"
2025/03/30 02:24:11 INFO  : newLeaf: vfs cache: upload succeeded try #1
2025/03/30 02:24:11 DEBUG : dir: Looking for writers
2025/03/30 02:24:11 DEBUG : : Looking for writers
2025/03/30 02:24:11 DEBUG : dir: reading active writers
2025/03/30 02:24:11 DEBUG : newLeaf: reading active writers
2025/03/30 02:24:11 DEBUG : >WaitForWriters: 
2025/03/30 02:24:11 DEBUG : WaitForWriters: timeout=30s
2025/03/30 02:24:11 DEBUG : dir: Looking for writers
2025/03/30 02:24:11 DEBUG : : Looking for writers
2025/03/30 02:24:11 DEBUG : newLeaf: reading active writers
2025/03/30 02:24:11 DEBUG : dir: reading active writers
2025/03/30 02:24:11 DEBUG : >WaitForWriters: 
2025/03/30 02:24:11 DEBUG : mega root 'rclone-test-cozarup7yepi': vfs cache: cleaner exiting
=== RUN   TestFileRename/writes,forceCache=true
    run.go:180: Remote "mega root 'rclone-test-cozarup7yepi'", Local "Local file system at /tmp/rclone4013078001", Modify Window "876000h0m0s"
2025/03/30 02:24:12 INFO  : mega root 'rclone-test-cozarup7yepi': poll-interval is not supported by this remote
2025/03/30 02:24:12 DEBUG : mega root 'rclone-test-cozarup7yepi': vfs cache: root is "/home/rclone/.cache/rclone"
2025/03/30 02:24:12 DEBUG : mega root 'rclone-test-cozarup7yepi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-cozarup7yepi"
2025/03/30 02:24:12 DEBUG : mega root 'rclone-test-cozarup7yepi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-cozarup7yepi"
2025/03/30 02:24:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-cozarup7yepi"
2025/03/30 02:24:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/03/30 02:24:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-cozarup7yepi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-cozarup7yepi"
2025/03/30 02:24:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-cozarup7yepi"
2025/03/30 02:24:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/03/30 02:24:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-cozarup7yepi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-cozarup7yepi"
2025/03/30 02:24:12 INFO  : mega root 'rclone-test-cozarup7yepi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2025/03/30 02:24:12 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC
2025/03/30 02:24:12 DEBUG : dir/file1: newRWFileHandle: 
2025/03/30 02:24:12 DEBUG : dir/file1(0xc003a76cc0): openPending: 
2025/03/30 02:24:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint ""
2025/03/30 02:24:12 DEBUG : dir/file1: vfs cache: truncate to size=14
2025/03/30 02:24:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/03/30 02:24:12 DEBUG : dir/file1(0xc003a76cc0): >openPending: err=<nil>
2025/03/30 02:24:12 DEBUG : dir/file1: vfs cache: truncate to size=0
2025/03/30 02:24:12 DEBUG : dir/file1: >newRWFileHandle: err=<nil>
2025/03/30 02:24:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/03/30 02:24:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil>
2025/03/30 02:24:12 DEBUG : dir/file1(0xc003a76cc0): _writeAt: size=14, off=0
2025/03/30 02:24:12 DEBUG : dir/file1(0xc003a76cc0): >_writeAt: n=14, err=<nil>
2025/03/30 02:24:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC
2025/03/30 02:24:12 DEBUG : dir/file1(0xc003a76cc0): close: 
2025/03/30 02:24:12 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true
2025/03/30 02:24:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC
2025/03/30 02:24:12 INFO  : dir/file1: vfs cache: queuing for upload in 100ms
2025/03/30 02:24:12 DEBUG : dir/file1(0xc003a76cc0): >close: err=<nil>
2025/03/30 02:24:12 DEBUG : WaitForWriters: timeout=30s
2025/03/30 02:24:12 DEBUG : dir: Looking for writers
2025/03/30 02:24:12 DEBUG : file1: reading active writers
2025/03/30 02:24:12 DEBUG : : Looking for writers
2025/03/30 02:24:12 DEBUG : dir: reading active writers
2025/03/30 02:24:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms
2025/03/30 02:24:12 DEBUG : dir: Looking for writers
2025/03/30 02:24:12 DEBUG : file1: reading active writers
2025/03/30 02:24:12 DEBUG : : Looking for writers
2025/03/30 02:24:12 DEBUG : dir: reading active writers
2025/03/30 02:24:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms
2025/03/30 02:24:12 DEBUG : dir: Looking for writers
2025/03/30 02:24:12 DEBUG : file1: reading active writers
2025/03/30 02:24:12 DEBUG : : Looking for writers
2025/03/30 02:24:12 DEBUG : dir: reading active writers
2025/03/30 02:24:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms
2025/03/30 02:24:12 DEBUG : dir: Looking for writers
2025/03/30 02:24:12 DEBUG : file1: reading active writers
2025/03/30 02:24:12 DEBUG : : Looking for writers
2025/03/30 02:24:12 DEBUG : dir: reading active writers
2025/03/30 02:24:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms
2025/03/30 02:24:12 DEBUG : dir/file1: vfs cache: starting upload
2025/03/30 02:24:12 DEBUG : dir: Looking for writers
2025/03/30 02:24:12 DEBUG : file1: reading active writers
2025/03/30 02:24:12 DEBUG : : Looking for writers
2025/03/30 02:24:12 DEBUG : dir: reading active writers
2025/03/30 02:24:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms
2025/03/30 02:24:12 DEBUG : dir: Looking for writers
2025/03/30 02:24:12 DEBUG : file1: reading active writers
2025/03/30 02:24:12 DEBUG : : Looking for writers
2025/03/30 02:24:12 DEBUG : dir: reading active writers
2025/03/30 02:24:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms
2025/03/30 02:24:12 INFO  : dir/file1: Copied (replaced existing)
2025/03/30 02:24:12 DEBUG : dir/file1: vfs cache: writeback object to VFS layer
2025/03/30 02:24:12 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set
2025/03/30 02:24:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/03/30 02:24:12 INFO  : dir/file1: vfs cache: upload succeeded try #1
2025/03/30 02:24:13 DEBUG : dir: Looking for writers
2025/03/30 02:24:13 DEBUG : file1: reading active writers
2025/03/30 02:24:13 DEBUG : : Looking for writers
2025/03/30 02:24:13 DEBUG : dir: reading active writers
2025/03/30 02:24:13 DEBUG : >WaitForWriters: 
2025/03/30 02:24:13 DEBUG : dir/file1: Open: flags=O_RDONLY
2025/03/30 02:24:13 DEBUG : dir/file1: newRWFileHandle: 
2025/03/30 02:24:13 DEBUG : dir/file1: >newRWFileHandle: err=<nil>
2025/03/30 02:24:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil>
2025/03/30 02:24:13 DEBUG : dir/file1(0xc003a77140): _readAt: size=512, off=0
2025/03/30 02:24:13 DEBUG : dir/file1(0xc003a77140): openPending: 
2025/03/30 02:24:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14"
2025/03/30 02:24:13 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct)
2025/03/30 02:24:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/03/30 02:24:13 DEBUG : dir/file1(0xc003a77140): >openPending: err=<nil>
2025/03/30 02:24:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true
2025/03/30 02:24:13 DEBUG : dir/file1(0xc003a77140): >_readAt: n=14, err=EOF
2025/03/30 02:24:13 DEBUG : dir/file1(0xc003a77140): close: 
2025/03/30 02:24:13 DEBUG : dir/file1: vfs cache: setting modification time to 2025-03-30 02:24:12 +0000 UTC
2025/03/30 02:24:13 DEBUG : dir/file1(0xc003a77140): >close: err=<nil>
2025/03/30 02:24:13 INFO  : dir/file1: Moved (server-side) to: newLeaf
2025/03/30 02:24:13 INFO  : dir/file1: vfs cache: renamed in cache to "newLeaf"
2025/03/30 02:24:13 DEBUG : newLeaf: Updating file with newLeaf 0xc003ad4000
2025/03/30 02:24:13 DEBUG : dir: Added virtual directory entry vDel: "file1"
2025/03/30 02:24:13 DEBUG : : Added virtual directory entry vAddFile: "newLeaf"
2025/03/30 02:24:13 INFO  : newLeaf: Moved (server-side) to: dir/file1
2025/03/30 02:24:13 INFO  : newLeaf: vfs cache: renamed in cache to "dir/file1"
2025/03/30 02:24:13 DEBUG : dir/file1: Updating file with dir/file1 0xc003ad4000
2025/03/30 02:24:13 DEBUG : : Added virtual directory entry vDel: "newLeaf"
2025/03/30 02:24:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/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:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/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/03/30 02:24:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC
2025/03/30 02:24:20 DEBUG : dir/file1: newRWFileHandle: 
2025/03/30 02:24:20 DEBUG : dir/file1(0xc0037ddb00): openPending: 
2025/03/30 02:24:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14"
2025/03/30 02:24:20 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct)
2025/03/30 02:24:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/03/30 02:24:20 DEBUG : dir/file1(0xc0037ddb00): >openPending: err=<nil>
2025/03/30 02:24:20 DEBUG : dir/file1: vfs cache: truncate to size=0
2025/03/30 02:24:20 DEBUG : dir/file1: >newRWFileHandle: err=<nil>
2025/03/30 02:24:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil>
2025/03/30 02:24:20 DEBUG : dir/file1(0xc0037ddb00): _writeAt: size=25, off=0
2025/03/30 02:24:20 DEBUG : dir/file1(0xc0037ddb00): >_writeAt: n=25, err=<nil>
2025/03/30 02:24:20 INFO  : dir/file1: Moved (server-side) to: newLeaf
2025/03/30 02:24:20 INFO  : dir/file1: vfs cache: renamed in cache to "newLeaf"
2025/03/30 02:24:20 DEBUG : newLeaf: Updating file with newLeaf 0xc003ad4000
2025/03/30 02:24:20 DEBUG : dir: Added virtual directory entry vDel: "file1"
2025/03/30 02:24:20 DEBUG : : Added virtual directory entry vAddFile: "newLeaf"
2025/03/30 02:24:20 DEBUG : newLeaf(0xc0037ddb00): close: 
2025/03/30 02:24:20 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true
2025/03/30 02:24:20 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-30 02:24:20.713978097 +0000 UTC m=+81.032231494
2025/03/30 02:24:20 INFO  : newLeaf: vfs cache: queuing for upload in 100ms
2025/03/30 02:24:20 DEBUG : newLeaf(0xc0037ddb00): >close: err=<nil>
2025/03/30 02:24:20 DEBUG : WaitForWriters: timeout=30s
2025/03/30 02:24:20 DEBUG : dir: Looking for writers
2025/03/30 02:24:20 DEBUG : : Looking for writers
2025/03/30 02:24:20 DEBUG : dir: reading active writers
2025/03/30 02:24:20 DEBUG : newLeaf: reading active writers
2025/03/30 02:24:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms
2025/03/30 02:24:20 DEBUG : dir: Looking for writers
2025/03/30 02:24:20 DEBUG : : Looking for writers
2025/03/30 02:24:20 DEBUG : dir: reading active writers
2025/03/30 02:24:20 DEBUG : newLeaf: reading active writers
2025/03/30 02:24:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms
2025/03/30 02:24:20 DEBUG : dir: Looking for writers
2025/03/30 02:24:20 DEBUG : : Looking for writers
2025/03/30 02:24:20 DEBUG : dir: reading active writers
2025/03/30 02:24:20 DEBUG : newLeaf: reading active writers
2025/03/30 02:24:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms
2025/03/30 02:24:21 DEBUG : dir: Looking for writers
2025/03/30 02:24:21 DEBUG : : Looking for writers
2025/03/30 02:24:21 DEBUG : dir: reading active writers
2025/03/30 02:24:21 DEBUG : newLeaf: reading active writers
2025/03/30 02:24:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms
2025/03/30 02:24:21 DEBUG : newLeaf: vfs cache: starting upload
2025/03/30 02:24:21 DEBUG : dir: Looking for writers
2025/03/30 02:24:21 DEBUG : : Looking for writers
2025/03/30 02:24:21 DEBUG : dir: reading active writers
2025/03/30 02:24:21 DEBUG : newLeaf: reading active writers
2025/03/30 02:24:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms
2025/03/30 02:24:21 DEBUG : dir: Looking for writers
2025/03/30 02:24:21 DEBUG : : Looking for writers
2025/03/30 02:24:21 DEBUG : newLeaf: reading active writers
2025/03/30 02:24:21 DEBUG : dir: reading active writers
2025/03/30 02:24:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms
2025/03/30 02:24:21 INFO  : newLeaf: Copied (replaced existing)
2025/03/30 02:24:21 DEBUG : newLeaf: vfs cache: fingerprint now "25"
2025/03/30 02:24:21 DEBUG : newLeaf: vfs cache: writeback object to VFS layer
2025/03/30 02:24:21 DEBUG : : Added virtual directory entry vAddFile: "newLeaf"
2025/03/30 02:24:21 INFO  : newLeaf: vfs cache: upload succeeded try #1
2025/03/30 02:24:21 DEBUG : dir: Looking for writers
2025/03/30 02:24:21 DEBUG : : Looking for writers
2025/03/30 02:24:21 DEBUG : dir: reading active writers
2025/03/30 02:24:21 DEBUG : newLeaf: reading active writers
2025/03/30 02:24:21 DEBUG : >WaitForWriters: 
2025/03/30 02:24:21 DEBUG : WaitForWriters: timeout=30s
2025/03/30 02:24:21 DEBUG : dir: Looking for writers
2025/03/30 02:24:21 DEBUG : : Looking for writers
2025/03/30 02:24:21 DEBUG : dir: reading active writers
2025/03/30 02:24:21 DEBUG : newLeaf: reading active writers
2025/03/30 02:24:21 DEBUG : >WaitForWriters: 
2025/03/30 02:24:21 DEBUG : mega root 'rclone-test-cozarup7yepi': vfs cache: cleaner exiting
=== RUN   TestFileRename/full,forceCache=false
    run.go:180: Remote "mega root 'rclone-test-cozarup7yepi'", Local "Local file system at /tmp/rclone4013078001", Modify Window "876000h0m0s"
2025/03/30 02:24:21 INFO  : mega root 'rclone-test-cozarup7yepi': poll-interval is not supported by this remote
2025/03/30 02:24:21 DEBUG : mega root 'rclone-test-cozarup7yepi': vfs cache: root is "/home/rclone/.cache/rclone"
2025/03/30 02:24:21 DEBUG : mega root 'rclone-test-cozarup7yepi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-cozarup7yepi"
2025/03/30 02:24:21 DEBUG : mega root 'rclone-test-cozarup7yepi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-cozarup7yepi"
2025/03/30 02:24:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-cozarup7yepi"
2025/03/30 02:24:21 DEBUG : Config file has changed externally - reloading
2025/03/30 02:24:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/03/30 02:24:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-cozarup7yepi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-cozarup7yepi"
2025/03/30 02:24:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-cozarup7yepi"
2025/03/30 02:24:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/03/30 02:24:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-cozarup7yepi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-cozarup7yepi"
2025/03/30 02:24:21 INFO  : mega root 'rclone-test-cozarup7yepi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2025/03/30 02:24:22 DEBUG : WaitForWriters: timeout=30s
2025/03/30 02:24:22 DEBUG : dir: Looking for writers
2025/03/30 02:24:22 DEBUG : file1: reading active writers
2025/03/30 02:24:22 DEBUG : : Looking for writers
2025/03/30 02:24:22 DEBUG : dir: reading active writers
2025/03/30 02:24:22 DEBUG : >WaitForWriters: 
2025/03/30 02:24:22 DEBUG : dir/file1: Open: flags=O_RDONLY
2025/03/30 02:24:22 DEBUG : dir/file1: newRWFileHandle: 
2025/03/30 02:24:22 DEBUG : dir/file1: >newRWFileHandle: err=<nil>
2025/03/30 02:24:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil>
2025/03/30 02:24:22 DEBUG : dir/file1(0xc003505580): _readAt: size=512, off=0
2025/03/30 02:24:22 DEBUG : dir/file1(0xc003505580): openPending: 
2025/03/30 02:24:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint ""
2025/03/30 02:24:22 DEBUG : dir/file1: vfs cache: truncate to size=14
2025/03/30 02:24:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/03/30 02:24:22 DEBUG : dir/file1(0xc003505580): >openPending: err=<nil>
2025/03/30 02:24:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false
2025/03/30 02:24:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1
2025/03/30 02:24:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728
2025/03/30 02:24:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728
2025/03/30 02:24:23 DEBUG : dir/file1(0xc003505580): >_readAt: n=14, err=EOF
2025/03/30 02:24:23 DEBUG : dir/file1(0xc003505580): close: 
2025/03/30 02:24:23 DEBUG : dir/file1: vfs cache: setting modification time to 2025-03-30 02:24:22 +0000 UTC
2025/03/30 02:24:23 DEBUG : dir/file1(0xc003505580): >close: err=<nil>
2025/03/30 02:24:23 INFO  : dir/file1: Moved (server-side) to: newLeaf
2025/03/30 02:24:23 INFO  : dir/file1: vfs cache: renamed in cache to "newLeaf"
2025/03/30 02:24:23 DEBUG : newLeaf: Updating file with newLeaf 0xc000ad3200
2025/03/30 02:24:23 DEBUG : dir: Added virtual directory entry vDel: "file1"
2025/03/30 02:24:23 DEBUG : : Added virtual directory entry vAddFile: "newLeaf"
2025/03/30 02:24:23 INFO  : newLeaf: Moved (server-side) to: dir/file1
2025/03/30 02:24:23 INFO  : newLeaf: vfs cache: renamed in cache to "dir/file1"
2025/03/30 02:24:23 DEBUG : dir/file1: Updating file with dir/file1 0xc000ad3200
2025/03/30 02:24:23 DEBUG : : Added virtual directory entry vDel: "newLeaf"
2025/03/30 02:24:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/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:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/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/03/30 02:24:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC
2025/03/30 02:24:30 DEBUG : dir/file1: newRWFileHandle: 
2025/03/30 02:24:30 DEBUG : dir/file1(0xc003c5eac0): openPending: 
2025/03/30 02:24:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14"
2025/03/30 02:24:30 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct)
2025/03/30 02:24:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/03/30 02:24:30 DEBUG : dir/file1(0xc003c5eac0): >openPending: err=<nil>
2025/03/30 02:24:30 DEBUG : dir/file1: vfs cache: truncate to size=0
2025/03/30 02:24:30 DEBUG : dir/file1: >newRWFileHandle: err=<nil>
2025/03/30 02:24:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil>
2025/03/30 02:24:30 DEBUG : dir/file1(0xc003c5eac0): _writeAt: size=25, off=0
2025/03/30 02:24:30 DEBUG : dir/file1(0xc003c5eac0): >_writeAt: n=25, err=<nil>
2025/03/30 02:24:30 INFO  : dir/file1: Moved (server-side) to: newLeaf
2025/03/30 02:24:30 INFO  : dir/file1: vfs cache: renamed in cache to "newLeaf"
2025/03/30 02:24:30 DEBUG : newLeaf: Updating file with newLeaf 0xc000ad3200
2025/03/30 02:24:30 DEBUG : dir: Added virtual directory entry vDel: "file1"
2025/03/30 02:24:30 DEBUG : : Added virtual directory entry vAddFile: "newLeaf"
2025/03/30 02:24:30 DEBUG : newLeaf(0xc003c5eac0): close: 
2025/03/30 02:24:30 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true
2025/03/30 02:24:30 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-30 02:24:30.689047265 +0000 UTC m=+91.007300712
2025/03/30 02:24:30 INFO  : newLeaf: vfs cache: queuing for upload in 100ms
2025/03/30 02:24:30 DEBUG : newLeaf(0xc003c5eac0): >close: err=<nil>
2025/03/30 02:24:30 DEBUG : WaitForWriters: timeout=30s
2025/03/30 02:24:30 DEBUG : dir: Looking for writers
2025/03/30 02:24:30 DEBUG : : Looking for writers
2025/03/30 02:24:30 DEBUG : dir: reading active writers
2025/03/30 02:24:30 DEBUG : newLeaf: reading active writers
2025/03/30 02:24:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms
2025/03/30 02:24:30 DEBUG : dir: Looking for writers
2025/03/30 02:24:30 DEBUG : : Looking for writers
2025/03/30 02:24:30 DEBUG : dir: reading active writers
2025/03/30 02:24:30 DEBUG : newLeaf: reading active writers
2025/03/30 02:24:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms
2025/03/30 02:24:31 DEBUG : dir: Looking for writers
2025/03/30 02:24:31 DEBUG : : Looking for writers
2025/03/30 02:24:31 DEBUG : dir: reading active writers
2025/03/30 02:24:31 DEBUG : newLeaf: reading active writers
2025/03/30 02:24:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms
2025/03/30 02:24:31 DEBUG : dir: Looking for writers
2025/03/30 02:24:31 DEBUG : : Looking for writers
2025/03/30 02:24:31 DEBUG : dir: reading active writers
2025/03/30 02:24:31 DEBUG : newLeaf: reading active writers
2025/03/30 02:24:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms
2025/03/30 02:24:31 DEBUG : newLeaf: vfs cache: starting upload
2025/03/30 02:24:31 DEBUG : dir: Looking for writers
2025/03/30 02:24:31 DEBUG : : Looking for writers
2025/03/30 02:24:31 DEBUG : dir: reading active writers
2025/03/30 02:24:31 DEBUG : newLeaf: reading active writers
2025/03/30 02:24:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms
2025/03/30 02:24:31 DEBUG : dir: Looking for writers
2025/03/30 02:24:31 DEBUG : : Looking for writers
2025/03/30 02:24:31 DEBUG : dir: reading active writers
2025/03/30 02:24:31 DEBUG : newLeaf: reading active writers
2025/03/30 02:24:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms
2025/03/30 02:24:31 INFO  : newLeaf: Copied (replaced existing)
2025/03/30 02:24:31 DEBUG : newLeaf: vfs cache: fingerprint now "25"
2025/03/30 02:24:31 DEBUG : newLeaf: vfs cache: writeback object to VFS layer
2025/03/30 02:24:31 DEBUG : : Added virtual directory entry vAddFile: "newLeaf"
2025/03/30 02:24:31 INFO  : newLeaf: vfs cache: upload succeeded try #1
2025/03/30 02:24:31 DEBUG : dir: Looking for writers
2025/03/30 02:24:31 DEBUG : : Looking for writers
2025/03/30 02:24:31 DEBUG : dir: reading active writers
2025/03/30 02:24:31 DEBUG : newLeaf: reading active writers
2025/03/30 02:24:31 DEBUG : >WaitForWriters: 
2025/03/30 02:24:31 DEBUG : WaitForWriters: timeout=30s
2025/03/30 02:24:31 DEBUG : dir: Looking for writers
2025/03/30 02:24:31 DEBUG : : Looking for writers
2025/03/30 02:24:31 DEBUG : newLeaf: reading active writers
2025/03/30 02:24:31 DEBUG : dir: reading active writers
2025/03/30 02:24:31 DEBUG : >WaitForWriters: 
2025/03/30 02:24:31 DEBUG : mega root 'rclone-test-cozarup7yepi': vfs cache: cleaner exiting
--- FAIL: TestFileRename (78.01s)
    --- FAIL: TestFileRename/off,forceCache=false (16.01s)
    --- FAIL: TestFileRename/minimal,forceCache=false (16.12s)
    --- FAIL: TestFileRename/minimal,forceCache=true (9.70s)
    --- FAIL: TestFileRename/writes,forceCache=false (16.34s)
    --- FAIL: TestFileRename/writes,forceCache=true (9.87s)
    --- FAIL: TestFileRename/full,forceCache=false (9.98s)
FAIL
2025/03/30 02:24:31 DEBUG : mega root 'rclone-test-cozarup7yepi': Purge remote
"./vfs.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestDirRemove$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=false|writes,forceCache=true)$'" - Finished ERROR in 1m32.376732063s (try 2/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]