"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5) 2025/10/13 03:28:06 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-xoqinus0luwi" 2025/10/13 03:28:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/13 03:28:06 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/10/13 03:28:06 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/10/13 03:28:06 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/10/13 03:28:06 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/10/13 03:28:06 DEBUG : Setting pass="9m1PKZIQ6GJeeGmnf9Mz_nTsGtt3-ANI" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/10/13 03:28:06 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/10/13 03:28:06 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{Aat-1}" suffix to name 2025/10/13 03:28:06 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/10/13 03:28:06 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/10/13 03:28:06 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/10/13 03:28:06 DEBUG : Setting pass="9m1PKZIQ6GJeeGmnf9Mz_nTsGtt3-ANI" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/10/13 03:28:06 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/10/13 03:28:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: New connection 127.0.0.1:56048->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/10/13 03:28:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell type "unix" from config 2025/10/13 03:28:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Relative path resolved to "/home/rclone/rclone-test-xoqinus0luwi" 2025/10/13 03:28:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Using root directory "/home/rclone/rclone-test-xoqinus0luwi" 2025/10/13 03:28:06 DEBUG : Creating backend with remote "/tmp/rclone1119101657" === RUN TestDirHandleMethods run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:06 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:06 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:06 DEBUG : dir: Looking for writers 2025/10/13 03:28:06 DEBUG : Looking for writers 2025/10/13 03:28:06 DEBUG : dir: reading active writers 2025/10/13 03:28:06 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.04s) === RUN TestDirHandleReaddir run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:06 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file2" 2025/10/13 03:28:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file2 2025/10/13 03:28:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-xoqinus0luwi/dir/file2 2025/10/13 03:28:06 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2025/10/13 03:28:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file2" 2025/10/13 03:28:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file2 2025/10/13 03:28:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-xoqinus0luwi/dir/file2 2025/10/13 03:28:06 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2025/10/13 03:28:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/subdir/file3" 2025/10/13 03:28:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/subdir/file3 2025/10/13 03:28:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-xoqinus0luwi/dir/subdir/file3 2025/10/13 03:28:06 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2025/10/13 03:28:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/subdir/file3" 2025/10/13 03:28:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/subdir/file3 2025/10/13 03:28:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-xoqinus0luwi/dir/subdir/file3 2025/10/13 03:28:06 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2025/10/13 03:28:06 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:06 DEBUG : dir/subdir: Looking for writers 2025/10/13 03:28:06 DEBUG : dir: Looking for writers 2025/10/13 03:28:06 DEBUG : file1: reading active writers 2025/10/13 03:28:06 DEBUG : file2: reading active writers 2025/10/13 03:28:06 DEBUG : subdir: reading active writers 2025/10/13 03:28:06 DEBUG : Looking for writers 2025/10/13 03:28:06 DEBUG : dir: reading active writers 2025/10/13 03:28:06 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.06s) === RUN TestDirHandleReaddirnames run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:06 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:06 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:06 DEBUG : dir: Looking for writers 2025/10/13 03:28:06 DEBUG : file1: reading active writers 2025/10/13 03:28:06 DEBUG : Looking for writers 2025/10/13 03:28:06 DEBUG : dir: reading active writers 2025/10/13 03:28:06 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.04s) === RUN TestDirMethods run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:06 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:06 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:06 DEBUG : dir: Looking for writers 2025/10/13 03:28:06 DEBUG : Looking for writers 2025/10/13 03:28:06 DEBUG : dir: reading active writers 2025/10/13 03:28:06 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.03s) === RUN TestDirForgetAll run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:06 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:06 DEBUG : dir: forgetting directory cache 2025/10/13 03:28:06 DEBUG : forgetting directory cache 2025/10/13 03:28:06 DEBUG : dir: forgetting directory cache 2025/10/13 03:28:06 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:06 DEBUG : Looking for writers 2025/10/13 03:28:06 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.03s) === RUN TestDirForgetPath run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:06 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:06 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/10/13 03:28:06 DEBUG : dir: invalidating directory cache 2025/10/13 03:28:06 DEBUG : >ForgetPath: 2025/10/13 03:28:06 DEBUG : ForgetPath: relativePath="dir", type=0 2025/10/13 03:28:06 DEBUG : invalidating directory cache 2025/10/13 03:28:06 DEBUG : dir: forgetting directory cache 2025/10/13 03:28:06 DEBUG : >ForgetPath: 2025/10/13 03:28:06 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/10/13 03:28:06 DEBUG : >ForgetPath: 2025/10/13 03:28:06 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:06 DEBUG : dir: Looking for writers 2025/10/13 03:28:06 DEBUG : Looking for writers 2025/10/13 03:28:06 DEBUG : dir: reading active writers 2025/10/13 03:28:06 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.03s) === RUN TestDirWalk run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:06 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: New connection 127.0.0.1:56054->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/fil/a/b/c" 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/fil/a/b/c 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /home/rclone/rclone-test-xoqinus0luwi/fil/a/b/c 2025/10/13 03:28:07 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/fil/a/b/c" 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/fil/a/b/c 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /home/rclone/rclone-test-xoqinus0luwi/fil/a/b/c 2025/10/13 03:28:07 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:07 DEBUG : forgetting directory cache 2025/10/13 03:28:07 DEBUG : dir: forgetting directory cache 2025/10/13 03:28:07 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:07 DEBUG : dir: Looking for writers 2025/10/13 03:28:07 DEBUG : fil/a/b: Looking for writers 2025/10/13 03:28:07 DEBUG : fil/a: Looking for writers 2025/10/13 03:28:07 DEBUG : b: reading active writers 2025/10/13 03:28:07 DEBUG : fil: Looking for writers 2025/10/13 03:28:07 DEBUG : a: reading active writers 2025/10/13 03:28:07 DEBUG : Looking for writers 2025/10/13 03:28:07 DEBUG : dir: reading active writers 2025/10/13 03:28:07 DEBUG : fil: reading active writers 2025/10/13 03:28:07 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.18s) === RUN TestDirSetModTime run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:07 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:07 DEBUG : dir: Looking for writers 2025/10/13 03:28:07 DEBUG : Looking for writers 2025/10/13 03:28:07 DEBUG : dir: reading active writers 2025/10/13 03:28:07 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.04s) === RUN TestDirStat run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:07 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:07 DEBUG : dir: Looking for writers 2025/10/13 03:28:07 DEBUG : file1: reading active writers 2025/10/13 03:28:07 DEBUG : Looking for writers 2025/10/13 03:28:07 DEBUG : dir: reading active writers 2025/10/13 03:28:07 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.04s) === RUN TestDirReadDirAll run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file2" 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file2 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-xoqinus0luwi/dir/file2 2025/10/13 03:28:07 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file2" 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file2 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-xoqinus0luwi/dir/file2 2025/10/13 03:28:07 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/subdir/file3" 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/subdir/file3 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-xoqinus0luwi/dir/subdir/file3 2025/10/13 03:28:07 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/subdir/file3" 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/subdir/file3 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-xoqinus0luwi/dir/subdir/file3 2025/10/13 03:28:07 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2025/10/13 03:28:07 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/10/13 03:28:07 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/10/13 03:28:07 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/10/13 03:28:07 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/10/13 03:28:07 DEBUG : Waiting for deletions to finish 2025/10/13 03:28:07 INFO : dir/subdir/file3: Deleted 2025/10/13 03:28:07 DEBUG : removing 1 level 2 directories 2025/10/13 03:28:07 INFO : dir/subdir: Removing directory 2025/10/13 03:28:07 DEBUG : dir: invalidating directory cache 2025/10/13 03:28:07 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/10/13 03:28:07 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/10/13 03:28:07 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/10/13 03:28:07 DEBUG : dir/file1: Reset virtual modtime 2025/10/13 03:28:07 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/10/13 03:28:07 DEBUG : dir/virtualFile: Reset virtual modtime 2025/10/13 03:28:07 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/10/13 03:28:07 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/10/13 03:28:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/13 03:28:07 DEBUG : dir: invalidating directory cache 2025/10/13 03:28:07 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/10/13 03:28:07 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/10/13 03:28:07 DEBUG : dir/virtualFile: Reset virtual modtime 2025/10/13 03:28:07 DEBUG : forgetting directory cache 2025/10/13 03:28:07 DEBUG : dir: forgetting directory cache 2025/10/13 03:28:07 DEBUG : dir/virtualDir: forgetting directory cache 2025/10/13 03:28:07 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:07 DEBUG : dir/virtualDir: Looking for writers 2025/10/13 03:28:07 DEBUG : dir: Looking for writers 2025/10/13 03:28:07 DEBUG : virtualFile: reading active writers 2025/10/13 03:28:07 DEBUG : virtualDir: reading active writers 2025/10/13 03:28:07 DEBUG : file1: reading active writers 2025/10/13 03:28:07 DEBUG : virtualFile2: reading active writers 2025/10/13 03:28:07 DEBUG : Looking for writers 2025/10/13 03:28:07 DEBUG : dir: reading active writers 2025/10/13 03:28:07 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.07s) --- PASS: TestDirReadDirAll/Virtual (0.01s) === RUN TestDirOpen run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:07 ERROR : dir/: Can only open directories read only 2025/10/13 03:28:07 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:07 DEBUG : dir: Looking for writers 2025/10/13 03:28:07 DEBUG : Looking for writers 2025/10/13 03:28:07 DEBUG : dir: reading active writers 2025/10/13 03:28:07 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.02s) === RUN TestDirCreate run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:07 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:07 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/13 03:28:07 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/10/13 03:28:07 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: File to upload is small (5 bytes), uploading instead of streaming 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/potato" 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/potato 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-xoqinus0luwi/dir/potato 2025/10/13 03:28:07 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/10/13 03:28:07 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/13 03:28:07 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/10/13 03:28:07 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/13 03:28:07 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:07 DEBUG : dir: Looking for writers 2025/10/13 03:28:07 DEBUG : file1: reading active writers 2025/10/13 03:28:07 DEBUG : potato: reading active writers 2025/10/13 03:28:07 DEBUG : Looking for writers 2025/10/13 03:28:07 DEBUG : dir: reading active writers 2025/10/13 03:28:07 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.13s) === RUN TestDirMkdir run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:07 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:07 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:07 DEBUG : dir/sub: Looking for writers 2025/10/13 03:28:07 DEBUG : dir: Looking for writers 2025/10/13 03:28:07 DEBUG : file1: reading active writers 2025/10/13 03:28:07 DEBUG : sub: reading active writers 2025/10/13 03:28:07 DEBUG : Looking for writers 2025/10/13 03:28:07 DEBUG : dir: reading active writers 2025/10/13 03:28:07 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.14s) === RUN TestDirMkdirSub run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:07 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/13 03:28:07 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:07 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:07 DEBUG : dir/sub/subsub: Looking for writers 2025/10/13 03:28:07 DEBUG : dir/sub: Looking for writers 2025/10/13 03:28:07 DEBUG : subsub: reading active writers 2025/10/13 03:28:07 DEBUG : dir: Looking for writers 2025/10/13 03:28:07 DEBUG : file1: reading active writers 2025/10/13 03:28:07 DEBUG : sub: reading active writers 2025/10/13 03:28:07 DEBUG : Looking for writers 2025/10/13 03:28:07 DEBUG : dir: reading active writers 2025/10/13 03:28:07 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.06s) === RUN TestDirRemove run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:07 ERROR : dir/: Dir.Remove not empty 2025/10/13 03:28:07 DEBUG : dir/file1: Remove: 2025/10/13 03:28:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/13 03:28:07 DEBUG : dir/file1: >Remove: err= 2025/10/13 03:28:07 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/13 03:28:07 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:07 DEBUG : Looking for writers 2025/10/13 03:28:07 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.02s) === RUN TestDirRemoveAll run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:07 DEBUG : dir/file1: Remove: 2025/10/13 03:28:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/13 03:28:07 DEBUG : dir/file1: >Remove: err= 2025/10/13 03:28:07 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/13 03:28:07 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:07 DEBUG : Looking for writers 2025/10/13 03:28:07 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.03s) === RUN TestDirRemoveName run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:07 DEBUG : dir/file1: Remove: 2025/10/13 03:28:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/13 03:28:07 DEBUG : dir/file1: >Remove: err= 2025/10/13 03:28:07 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:07 DEBUG : dir: Looking for writers 2025/10/13 03:28:07 DEBUG : Looking for writers 2025/10/13 03:28:07 DEBUG : dir: reading active writers 2025/10/13 03:28:07 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.13s) === RUN TestDirRename run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file3" 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file3 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-xoqinus0luwi/dir/file3 2025/10/13 03:28:07 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file3" 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file3 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-xoqinus0luwi/dir/file3 2025/10/13 03:28:07 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2025/10/13 03:28:07 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/10/13 03:28:07 DEBUG : dir: Updating dir with dir2 0xc000757860 2025/10/13 03:28:07 DEBUG : dir: forgetting directory cache 2025/10/13 03:28:07 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/13 03:28:07 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir2/file1" 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir2/file1 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir2/file1 2025/10/13 03:28:07 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir2/file1" 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir2/file1 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/dir2/file1 2025/10/13 03:28:07 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir2/file3" 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir2/file3 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-xoqinus0luwi/dir2/file3 2025/10/13 03:28:07 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir2/file3" 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir2/file3 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-xoqinus0luwi/dir2/file3 2025/10/13 03:28:07 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2025/10/13 03:28:07 INFO : dir2/file1: Moved (server-side) to: file2 2025/10/13 03:28:07 DEBUG : file2: Updating file with file2 0xc0001b1b00 2025/10/13 03:28:07 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/10/13 03:28:07 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/file2" 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/file2 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/file2 2025/10/13 03:28:07 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/file2" 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/file2 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/file2 2025/10/13 03:28:07 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir2/file3" 2025/10/13 03:28:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir2/file3 2025/10/13 03:28:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-xoqinus0luwi/dir2/file3 2025/10/13 03:28:08 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2025/10/13 03:28:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir2/file3" 2025/10/13 03:28:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir2/file3 2025/10/13 03:28:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-xoqinus0luwi/dir2/file3 2025/10/13 03:28:08 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2025/10/13 03:28:08 INFO : dir2/file3: Deleted 2025/10/13 03:28:08 INFO : file2: Moved (server-side) to: dir2/file3 2025/10/13 03:28:08 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0001b1b00 2025/10/13 03:28:08 DEBUG : Added virtual directory entry vDel: "file2" 2025/10/13 03:28:08 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/10/13 03:28:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir2/file3" 2025/10/13 03:28:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir2/file3 2025/10/13 03:28:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir2/file3 2025/10/13 03:28:08 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir2/file3" 2025/10/13 03:28:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir2/file3 2025/10/13 03:28:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/dir2/file3 2025/10/13 03:28:08 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:08 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/10/13 03:28:08 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000757e10 2025/10/13 03:28:08 DEBUG : empty directory: forgetting directory cache 2025/10/13 03:28:08 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/10/13 03:28:08 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/10/13 03:28:08 DEBUG : dir2: Renaming to "dir3" 2025/10/13 03:28:08 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:08 DEBUG : dir3: Looking for writers 2025/10/13 03:28:08 DEBUG : file3: reading active writers 2025/10/13 03:28:08 DEBUG : renamed empty directory: Looking for writers 2025/10/13 03:28:08 DEBUG : Looking for writers 2025/10/13 03:28:08 DEBUG : dir3: reading active writers 2025/10/13 03:28:08 DEBUG : renamed empty directory: reading active writers 2025/10/13 03:28:08 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.23s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:08 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/13 03:28:08 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:08 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/13 03:28:08 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/13 03:28:08 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/10/13 03:28:08 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/10/13 03:28:08 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/13 03:28:08 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:08 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/13 03:28:08 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/13 03:28:08 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/10/13 03:28:08 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/10/13 03:28:08 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/13 03:28:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: File to upload is small (12 bytes), uploading instead of streaming 2025/10/13 03:28:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/sub/file2" 2025/10/13 03:28:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/sub/file2 2025/10/13 03:28:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /home/rclone/rclone-test-xoqinus0luwi/dir/sub/file2 2025/10/13 03:28:08 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2025/10/13 03:28:08 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/10/13 03:28:08 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/10/13 03:28:08 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/13 03:28:08 DEBUG : forgetting directory cache 2025/10/13 03:28:08 DEBUG : dir: forgetting directory cache 2025/10/13 03:28:08 DEBUG : dir/sub: forgetting directory cache 2025/10/13 03:28:08 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/10/13 03:28:08 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/10/13 03:28:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: File to upload is small (5 bytes), uploading instead of streaming 2025/10/13 03:28:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/sub/file0" 2025/10/13 03:28:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/sub/file0 2025/10/13 03:28:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-xoqinus0luwi/dir/sub/file0 2025/10/13 03:28:08 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/10/13 03:28:08 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/13 03:28:08 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/10/13 03:28:08 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/13 03:28:08 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:08 DEBUG : dir/sub: Looking for writers 2025/10/13 03:28:08 DEBUG : file0: reading active writers 2025/10/13 03:28:08 DEBUG : file2: reading active writers 2025/10/13 03:28:08 DEBUG : dir: Looking for writers 2025/10/13 03:28:08 DEBUG : sub: reading active writers 2025/10/13 03:28:08 DEBUG : file1: reading active writers 2025/10/13 03:28:08 DEBUG : Looking for writers 2025/10/13 03:28:08 DEBUG : dir: reading active writers 2025/10/13 03:28:08 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.04s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:08 DEBUG : forgetting directory cache 2025/10/13 03:28:09 DEBUG : forgetting directory cache 2025/10/13 03:28:09 DEBUG : dir: forgetting directory cache 2025/10/13 03:28:09 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:09 DEBUG : dir: Looking for writers 2025/10/13 03:28:09 DEBUG : Looking for writers 2025/10/13 03:28:09 DEBUG : dir: reading active writers 2025/10/13 03:28:09 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.13s) === RUN TestDirMetadataExtension run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/10/13 03:28:09 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:09 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/10/13 03:28:09 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/10/13 03:28:09 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/10/13 03:28:09 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/10/13 03:28:09 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:09 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/10/13 03:28:09 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:09 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/10/13 03:28:09 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/10/13 03:28:09 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/10/13 03:28:09 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/10/13 03:28:09 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:09 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:09 DEBUG : dir: Looking for writers 2025/10/13 03:28:09 DEBUG : file1: reading active writers 2025/10/13 03:28:09 DEBUG : file1.metadata: reading active writers 2025/10/13 03:28:09 DEBUG : Looking for writers 2025/10/13 03:28:09 DEBUG : dir: reading active writers 2025/10/13 03:28:09 DEBUG : dir.metadata: reading active writers 2025/10/13 03:28:09 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.04s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:09 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:09 DEBUG : dir: Looking for writers 2025/10/13 03:28:09 DEBUG : file1: reading active writers 2025/10/13 03:28:09 DEBUG : Looking for writers 2025/10/13 03:28:09 DEBUG : dir: reading active writers 2025/10/13 03:28:09 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.04s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:09 DEBUG : Can set mod time: true 2025/10/13 03:28:09 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:09 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:09 DEBUG : dir: Looking for writers 2025/10/13 03:28:09 DEBUG : file1: reading active writers 2025/10/13 03:28:09 DEBUG : Looking for writers 2025/10/13 03:28:09 DEBUG : dir: reading active writers 2025/10/13 03:28:09 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/13 03:28:09 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/13 03:28:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: File to upload is small (0 bytes), uploading instead of streaming 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/10/13 03:28:09 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/13 03:28:09 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/10/13 03:28:09 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/13 03:28:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:09 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:09 DEBUG : dir: Looking for writers 2025/10/13 03:28:09 DEBUG : file1: reading active writers 2025/10/13 03:28:09 DEBUG : Looking for writers 2025/10/13 03:28:09 DEBUG : dir: reading active writers 2025/10/13 03:28:09 DEBUG : >WaitForWriters: 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/10/13 03:28:09 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:09 DEBUG : dir: Looking for writers 2025/10/13 03:28:09 DEBUG : file1: reading active writers 2025/10/13 03:28:09 DEBUG : Looking for writers 2025/10/13 03:28:09 DEBUG : dir: reading active writers 2025/10/13 03:28:09 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/13 03:28:09 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/13 03:28:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: File to upload is small (5 bytes), uploading instead of streaming 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/10/13 03:28:09 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/13 03:28:09 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/10/13 03:28:09 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/13 03:28:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:09 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:09 DEBUG : dir: Looking for writers 2025/10/13 03:28:09 DEBUG : file1: reading active writers 2025/10/13 03:28:09 DEBUG : Looking for writers 2025/10/13 03:28:09 DEBUG : dir: reading active writers 2025/10/13 03:28:09 DEBUG : >WaitForWriters: 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2025/10/13 03:28:09 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:09 DEBUG : dir: Looking for writers 2025/10/13 03:28:09 DEBUG : file1: reading active writers 2025/10/13 03:28:09 DEBUG : Looking for writers 2025/10/13 03:28:09 DEBUG : dir: reading active writers 2025/10/13 03:28:09 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/13 03:28:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/13 03:28:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:09 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:09 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:09 DEBUG : dir: Looking for writers 2025/10/13 03:28:09 DEBUG : file1: reading active writers 2025/10/13 03:28:09 DEBUG : Looking for writers 2025/10/13 03:28:09 DEBUG : dir: reading active writers 2025/10/13 03:28:09 DEBUG : >WaitForWriters: 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/13 03:28:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/13 03:28:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:09 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/10/13 03:28:09 DEBUG : dir/file1: newRWFileHandle: 2025/10/13 03:28:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/13 03:28:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/13 03:28:09 DEBUG : dir/file1(0xc0004e4e00): close: 2025/10/13 03:28:09 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/13 03:28:09 DEBUG : dir/file1(0xc0004e4e00): >close: err= 2025/10/13 03:28:09 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:09 DEBUG : dir: Looking for writers 2025/10/13 03:28:09 DEBUG : file1: reading active writers 2025/10/13 03:28:09 DEBUG : Looking for writers 2025/10/13 03:28:09 DEBUG : dir: reading active writers 2025/10/13 03:28:09 DEBUG : >WaitForWriters: 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:09 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:09 DEBUG : dir: Looking for writers 2025/10/13 03:28:09 DEBUG : file1: reading active writers 2025/10/13 03:28:09 DEBUG : Looking for writers 2025/10/13 03:28:09 DEBUG : dir: reading active writers 2025/10/13 03:28:09 DEBUG : >WaitForWriters: 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/13 03:28:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/13 03:28:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:09 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/10/13 03:28:09 DEBUG : dir/file1: newRWFileHandle: 2025/10/13 03:28:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/13 03:28:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/13 03:28:09 DEBUG : dir/file1(0xc0004e5e80): _writeAt: size=5, off=0 2025/10/13 03:28:09 DEBUG : dir/file1(0xc0004e5e80): openPending: 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/13 03:28:09 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/13 03:28:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:09 DEBUG : dir/file1(0xc0004e5e80): >openPending: err= 2025/10/13 03:28:09 DEBUG : dir/file1(0xc0004e5e80): >_writeAt: n=5, err= 2025/10/13 03:28:09 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/13 03:28:09 DEBUG : dir/file1(0xc0004e5e80): close: 2025/10/13 03:28:09 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/10/13 03:28:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/10/13 03:28:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/10/13 03:28:09 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/10/13 03:28:09 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/13 03:28:09 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:09 DEBUG : dir/file1(0xc0004e5e80): >close: err= 2025/10/13 03:28:09 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:09 DEBUG : dir: Looking for writers 2025/10/13 03:28:09 DEBUG : file1: reading active writers 2025/10/13 03:28:09 DEBUG : Looking for writers 2025/10/13 03:28:09 DEBUG : dir: reading active writers 2025/10/13 03:28:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/13 03:28:09 DEBUG : dir: Looking for writers 2025/10/13 03:28:09 DEBUG : file1: reading active writers 2025/10/13 03:28:09 DEBUG : Looking for writers 2025/10/13 03:28:09 DEBUG : dir: reading active writers 2025/10/13 03:28:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/13 03:28:09 DEBUG : dir: Looking for writers 2025/10/13 03:28:09 DEBUG : file1: reading active writers 2025/10/13 03:28:09 DEBUG : Looking for writers 2025/10/13 03:28:09 DEBUG : dir: reading active writers 2025/10/13 03:28:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/13 03:28:09 DEBUG : dir: Looking for writers 2025/10/13 03:28:09 DEBUG : file1: reading active writers 2025/10/13 03:28:09 DEBUG : Looking for writers 2025/10/13 03:28:09 DEBUG : dir: reading active writers 2025/10/13 03:28:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/13 03:28:09 DEBUG : dir/file1: vfs cache: starting upload 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1.2f98c60a.partial" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1.2f98c60a.partial 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-xoqinus0luwi/dir/file1.2f98c60a.partial 2025/10/13 03:28:09 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2025/10/13 03:28:09 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/10/13 03:28:09 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2025/10/13 03:28:09 INFO : dir/file1: Copied (replaced existing) 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2025/10/13 03:28:09 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/10/13 03:28:09 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/13 03:28:09 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/10/13 03:28:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:09 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/13 03:28:09 DEBUG : dir: Looking for writers 2025/10/13 03:28:09 DEBUG : file1: reading active writers 2025/10/13 03:28:09 DEBUG : Looking for writers 2025/10/13 03:28:09 DEBUG : dir: reading active writers 2025/10/13 03:28:09 DEBUG : >WaitForWriters: 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2025/10/13 03:28:09 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:09 DEBUG : dir: Looking for writers 2025/10/13 03:28:09 DEBUG : file1: reading active writers 2025/10/13 03:28:09 DEBUG : Looking for writers 2025/10/13 03:28:09 DEBUG : dir: reading active writers 2025/10/13 03:28:09 DEBUG : >WaitForWriters: 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (0.44s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.05s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.05s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.04s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.04s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.05s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.21s) === RUN TestFileOpenRead run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/13 03:28:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/13 03:28:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/13 03:28:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:09 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:09 DEBUG : dir: Looking for writers 2025/10/13 03:28:09 DEBUG : file1: reading active writers 2025/10/13 03:28:09 DEBUG : Looking for writers 2025/10/13 03:28:09 DEBUG : dir: reading active writers 2025/10/13 03:28:09 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.05s) === RUN TestFileOpenReadUnknownSize 2025/10/13 03:28:09 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/10/13 03:28:09 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/13 03:28:09 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/13 03:28:09 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/10/13 03:28:09 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:09 DEBUG : Looking for writers 2025/10/13 03:28:09 DEBUG : file.txt: reading active writers 2025/10/13 03:28:09 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: File to upload is small (25 bytes), uploading instead of streaming 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/10/13 03:28:09 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/13 03:28:09 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/10/13 03:28:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:09 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:09 DEBUG : dir: Looking for writers 2025/10/13 03:28:09 DEBUG : file1: reading active writers 2025/10/13 03:28:09 DEBUG : Looking for writers 2025/10/13 03:28:09 DEBUG : dir: reading active writers 2025/10/13 03:28:09 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.03s) === RUN TestFileRemove run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:09 DEBUG : dir/file1: Remove: 2025/10/13 03:28:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/13 03:28:09 DEBUG : dir/file1: >Remove: err= 2025/10/13 03:28:09 DEBUG : dir/file1: Remove: 2025/10/13 03:28:09 DEBUG : dir/file1: >Remove: err=Read only file system 2025/10/13 03:28:09 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:09 DEBUG : dir: Looking for writers 2025/10/13 03:28:09 DEBUG : Looking for writers 2025/10/13 03:28:09 DEBUG : dir: reading active writers 2025/10/13 03:28:09 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.03s) === RUN TestFileRemoveAll run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:09 DEBUG : dir/file1: Remove: 2025/10/13 03:28:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/13 03:28:09 DEBUG : dir/file1: >Remove: err= 2025/10/13 03:28:09 DEBUG : dir/file1: Remove: 2025/10/13 03:28:09 DEBUG : dir/file1: >Remove: err=Read only file system 2025/10/13 03:28:09 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:09 DEBUG : dir: Looking for writers 2025/10/13 03:28:09 DEBUG : Looking for writers 2025/10/13 03:28:09 DEBUG : dir: reading active writers 2025/10/13 03:28:09 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.03s) === RUN TestFileOpen run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/13 03:28:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/13 03:28:09 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/10/13 03:28:09 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/13 03:28:09 DEBUG : dir/file1: Open: flags=O_RDWR 2025/10/13 03:28:09 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/13 03:28:09 DEBUG : dir/file1: Open: flags=0x3 2025/10/13 03:28:09 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/10/13 03:28:09 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/10/13 03:28:09 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:09 DEBUG : dir: Looking for writers 2025/10/13 03:28:09 DEBUG : file1: reading active writers 2025/10/13 03:28:09 DEBUG : Looking for writers 2025/10/13 03:28:09 DEBUG : dir: reading active writers 2025/10/13 03:28:09 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.03s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:09 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:09 DEBUG : dir: Looking for writers 2025/10/13 03:28:09 DEBUG : file1: reading active writers 2025/10/13 03:28:09 DEBUG : Looking for writers 2025/10/13 03:28:09 DEBUG : dir: reading active writers 2025/10/13 03:28:09 DEBUG : >WaitForWriters: 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/13 03:28:09 DEBUG : newLeaf: Updating file with newLeaf 0xc0007bbc80 2025/10/13 03:28:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/13 03:28:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/newLeaf" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/newLeaf 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/newLeaf 2025/10/13 03:28:09 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/newLeaf" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/newLeaf 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/newLeaf 2025/10/13 03:28:09 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:09 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/13 03:28:09 DEBUG : dir/file1: Updating file with dir/file1 0xc0007bbc80 2025/10/13 03:28:09 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/13 03:28:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/13 03:28:09 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/13 03:28:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:09 DEBUG : dir/file1: File is currently open, delaying rename 0xc0007bbc80 2025/10/13 03:28:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/13 03:28:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: File to upload is small (25 bytes), uploading instead of streaming 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/10/13 03:28:09 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/13 03:28:09 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/10/13 03:28:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/13 03:28:09 DEBUG : newLeaf: Running delayed rename now 2025/10/13 03:28:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/13 03:28:09 DEBUG : newLeaf: Updating file with newLeaf 0xc0007bbc80 2025/10/13 03:28:09 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:09 DEBUG : dir: Looking for writers 2025/10/13 03:28:09 DEBUG : Looking for writers 2025/10/13 03:28:09 DEBUG : newLeaf: reading active writers 2025/10/13 03:28:09 DEBUG : dir: reading active writers 2025/10/13 03:28:09 DEBUG : >WaitForWriters: 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/newLeaf" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/newLeaf 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-xoqinus0luwi/newLeaf 2025/10/13 03:28:09 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/newLeaf" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/newLeaf 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-xoqinus0luwi/newLeaf 2025/10/13 03:28:09 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/10/13 03:28:09 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:09 DEBUG : dir: Looking for writers 2025/10/13 03:28:09 DEBUG : Looking for writers 2025/10/13 03:28:09 DEBUG : dir: reading active writers 2025/10/13 03:28:09 DEBUG : newLeaf: reading active writers 2025/10/13 03:28:09 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/13 03:28:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/13 03:28:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:09 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:09 DEBUG : dir: Looking for writers 2025/10/13 03:28:09 DEBUG : file1: reading active writers 2025/10/13 03:28:09 DEBUG : Looking for writers 2025/10/13 03:28:09 DEBUG : dir: reading active writers 2025/10/13 03:28:09 DEBUG : >WaitForWriters: 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/13 03:28:10 DEBUG : newLeaf: Updating file with newLeaf 0xc00090b140 2025/10/13 03:28:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/13 03:28:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/newLeaf" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/newLeaf 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/newLeaf 2025/10/13 03:28:10 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/newLeaf" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/newLeaf 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/newLeaf 2025/10/13 03:28:10 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:10 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/13 03:28:10 DEBUG : dir/file1: Updating file with dir/file1 0xc00090b140 2025/10/13 03:28:10 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/13 03:28:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/13 03:28:10 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/13 03:28:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:10 DEBUG : dir/file1: File is currently open, delaying rename 0xc00090b140 2025/10/13 03:28:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/13 03:28:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: File to upload is small (25 bytes), uploading instead of streaming 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:10 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/10/13 03:28:10 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/13 03:28:10 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/10/13 03:28:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/13 03:28:10 DEBUG : newLeaf: Running delayed rename now 2025/10/13 03:28:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/13 03:28:10 DEBUG : newLeaf: Updating file with newLeaf 0xc00090b140 2025/10/13 03:28:10 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:10 DEBUG : dir: Looking for writers 2025/10/13 03:28:10 DEBUG : Looking for writers 2025/10/13 03:28:10 DEBUG : dir: reading active writers 2025/10/13 03:28:10 DEBUG : newLeaf: reading active writers 2025/10/13 03:28:10 DEBUG : >WaitForWriters: 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/newLeaf" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/newLeaf 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-xoqinus0luwi/newLeaf 2025/10/13 03:28:10 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/newLeaf" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/newLeaf 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-xoqinus0luwi/newLeaf 2025/10/13 03:28:10 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/10/13 03:28:10 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:10 DEBUG : dir: Looking for writers 2025/10/13 03:28:10 DEBUG : Looking for writers 2025/10/13 03:28:10 DEBUG : newLeaf: reading active writers 2025/10/13 03:28:10 DEBUG : dir: reading active writers 2025/10/13 03:28:10 DEBUG : >WaitForWriters: 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/13 03:28:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/13 03:28:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:10 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/13 03:28:10 DEBUG : dir/file1: newRWFileHandle: 2025/10/13 03:28:10 DEBUG : dir/file1(0xc000938fc0): openPending: 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/13 03:28:10 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/13 03:28:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:10 DEBUG : dir/file1(0xc000938fc0): >openPending: err= 2025/10/13 03:28:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/13 03:28:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/13 03:28:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/13 03:28:10 DEBUG : dir/file1(0xc000938fc0): _writeAt: size=14, off=0 2025/10/13 03:28:10 DEBUG : dir/file1(0xc000938fc0): >_writeAt: n=14, err= 2025/10/13 03:28:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/13 03:28:10 DEBUG : dir/file1(0xc000938fc0): close: 2025/10/13 03:28:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/13 03:28:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/13 03:28:10 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:10 DEBUG : dir/file1(0xc000938fc0): >close: err= 2025/10/13 03:28:10 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:10 DEBUG : dir: Looking for writers 2025/10/13 03:28:10 DEBUG : file1: reading active writers 2025/10/13 03:28:10 DEBUG : Looking for writers 2025/10/13 03:28:10 DEBUG : dir: reading active writers 2025/10/13 03:28:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/13 03:28:10 DEBUG : dir: Looking for writers 2025/10/13 03:28:10 DEBUG : file1: reading active writers 2025/10/13 03:28:10 DEBUG : Looking for writers 2025/10/13 03:28:10 DEBUG : dir: reading active writers 2025/10/13 03:28:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/13 03:28:10 DEBUG : dir: Looking for writers 2025/10/13 03:28:10 DEBUG : file1: reading active writers 2025/10/13 03:28:10 DEBUG : Looking for writers 2025/10/13 03:28:10 DEBUG : dir: reading active writers 2025/10/13 03:28:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/13 03:28:10 DEBUG : dir: Looking for writers 2025/10/13 03:28:10 DEBUG : file1: reading active writers 2025/10/13 03:28:10 DEBUG : Looking for writers 2025/10/13 03:28:10 DEBUG : dir: reading active writers 2025/10/13 03:28:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/13 03:28:10 DEBUG : dir/file1: vfs cache: starting upload 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1.ca338588.partial" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1.ca338588.partial 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1.ca338588.partial 2025/10/13 03:28:10 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:10 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/10/13 03:28:10 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2025/10/13 03:28:10 INFO : dir/file1: Copied (replaced existing) 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:10 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/13 03:28:10 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/10/13 03:28:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:10 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/13 03:28:10 DEBUG : dir: Looking for writers 2025/10/13 03:28:10 DEBUG : file1: reading active writers 2025/10/13 03:28:10 DEBUG : Looking for writers 2025/10/13 03:28:10 DEBUG : dir: reading active writers 2025/10/13 03:28:10 DEBUG : >WaitForWriters: 2025/10/13 03:28:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/13 03:28:10 DEBUG : dir/file1: newRWFileHandle: 2025/10/13 03:28:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/13 03:28:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/13 03:28:10 DEBUG : dir/file1(0xc000c1d100): _readAt: size=512, off=0 2025/10/13 03:28:10 DEBUG : dir/file1(0xc000c1d100): openPending: 2025/10/13 03:28:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/10/13 03:28:10 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/13 03:28:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:10 DEBUG : dir/file1(0xc000c1d100): >openPending: err= 2025/10/13 03:28:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/13 03:28:10 DEBUG : dir/file1(0xc000c1d100): >_readAt: n=14, err=EOF 2025/10/13 03:28:10 DEBUG : dir/file1(0xc000c1d100): close: 2025/10/13 03:28:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/13 03:28:10 DEBUG : dir/file1(0xc000c1d100): >close: err= 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/13 03:28:10 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/13 03:28:10 DEBUG : newLeaf: Updating file with newLeaf 0xc00090b440 2025/10/13 03:28:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/13 03:28:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/newLeaf" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/newLeaf 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/newLeaf 2025/10/13 03:28:10 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/newLeaf" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/newLeaf 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/newLeaf 2025/10/13 03:28:10 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:10 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/13 03:28:10 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/13 03:28:10 DEBUG : dir/file1: Updating file with dir/file1 0xc00090b440 2025/10/13 03:28:10 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/13 03:28:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/13 03:28:10 DEBUG : dir/file1: newRWFileHandle: 2025/10/13 03:28:10 DEBUG : dir/file1(0xc000c7c480): openPending: 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/10/13 03:28:10 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/13 03:28:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:10 DEBUG : dir/file1(0xc000c7c480): >openPending: err= 2025/10/13 03:28:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/13 03:28:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/13 03:28:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/13 03:28:10 DEBUG : dir/file1(0xc000c7c480): _writeAt: size=25, off=0 2025/10/13 03:28:10 DEBUG : dir/file1(0xc000c7c480): >_writeAt: n=25, err= 2025/10/13 03:28:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/13 03:28:10 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/13 03:28:10 DEBUG : newLeaf: Updating file with newLeaf 0xc00090b440 2025/10/13 03:28:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/13 03:28:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/13 03:28:10 DEBUG : newLeaf(0xc000c7c480): close: 2025/10/13 03:28:10 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/13 03:28:10 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-13 03:28:10.286421986 +0000 UTC m=+3.699072766 2025/10/13 03:28:10 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:10 DEBUG : newLeaf(0xc000c7c480): >close: err= 2025/10/13 03:28:10 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:10 DEBUG : dir: Looking for writers 2025/10/13 03:28:10 DEBUG : Looking for writers 2025/10/13 03:28:10 DEBUG : dir: reading active writers 2025/10/13 03:28:10 DEBUG : newLeaf: reading active writers 2025/10/13 03:28:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/13 03:28:10 DEBUG : dir: Looking for writers 2025/10/13 03:28:10 DEBUG : Looking for writers 2025/10/13 03:28:10 DEBUG : dir: reading active writers 2025/10/13 03:28:10 DEBUG : newLeaf: reading active writers 2025/10/13 03:28:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/13 03:28:10 DEBUG : dir: Looking for writers 2025/10/13 03:28:10 DEBUG : Looking for writers 2025/10/13 03:28:10 DEBUG : dir: reading active writers 2025/10/13 03:28:10 DEBUG : newLeaf: reading active writers 2025/10/13 03:28:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/13 03:28:10 DEBUG : dir: Looking for writers 2025/10/13 03:28:10 DEBUG : Looking for writers 2025/10/13 03:28:10 DEBUG : dir: reading active writers 2025/10/13 03:28:10 DEBUG : newLeaf: reading active writers 2025/10/13 03:28:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/13 03:28:10 DEBUG : newLeaf: vfs cache: starting upload 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/newLeaf.a83beda0.partial" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/newLeaf.a83beda0.partial 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-xoqinus0luwi/newLeaf.a83beda0.partial 2025/10/13 03:28:10 DEBUG : newLeaf.a83beda0.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/10/13 03:28:10 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/13 03:28:10 DEBUG : newLeaf.a83beda0.partial: renamed to: newLeaf 2025/10/13 03:28:10 INFO : newLeaf: Copied (replaced existing) 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/newLeaf" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/newLeaf 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-xoqinus0luwi/newLeaf 2025/10/13 03:28:10 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/10/13 03:28:10 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-13 03:28:10 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/10/13 03:28:10 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/13 03:28:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/13 03:28:10 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/13 03:28:10 DEBUG : dir: Looking for writers 2025/10/13 03:28:10 DEBUG : Looking for writers 2025/10/13 03:28:10 DEBUG : dir: reading active writers 2025/10/13 03:28:10 DEBUG : newLeaf: reading active writers 2025/10/13 03:28:10 DEBUG : >WaitForWriters: 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/newLeaf" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/newLeaf 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-xoqinus0luwi/newLeaf 2025/10/13 03:28:10 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/newLeaf" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/newLeaf 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-xoqinus0luwi/newLeaf 2025/10/13 03:28:10 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/10/13 03:28:10 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:10 DEBUG : dir: Looking for writers 2025/10/13 03:28:10 DEBUG : Looking for writers 2025/10/13 03:28:10 DEBUG : dir: reading active writers 2025/10/13 03:28:10 DEBUG : newLeaf: reading active writers 2025/10/13 03:28:10 DEBUG : >WaitForWriters: 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/13 03:28:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/13 03:28:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:10 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:10 DEBUG : dir: Looking for writers 2025/10/13 03:28:10 DEBUG : file1: reading active writers 2025/10/13 03:28:10 DEBUG : Looking for writers 2025/10/13 03:28:10 DEBUG : dir: reading active writers 2025/10/13 03:28:10 DEBUG : >WaitForWriters: 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/13 03:28:10 DEBUG : newLeaf: Updating file with newLeaf 0xc000d42540 2025/10/13 03:28:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/13 03:28:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/newLeaf" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/newLeaf 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/newLeaf 2025/10/13 03:28:10 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/newLeaf" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/newLeaf 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/newLeaf 2025/10/13 03:28:10 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:10 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/13 03:28:10 DEBUG : dir/file1: Updating file with dir/file1 0xc000d42540 2025/10/13 03:28:10 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/13 03:28:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/13 03:28:10 DEBUG : dir/file1: newRWFileHandle: 2025/10/13 03:28:10 DEBUG : dir/file1(0xc000938f40): openPending: 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/13 03:28:10 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/13 03:28:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:10 DEBUG : dir/file1(0xc000938f40): >openPending: err= 2025/10/13 03:28:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/13 03:28:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/13 03:28:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/13 03:28:10 DEBUG : dir/file1(0xc000938f40): _writeAt: size=25, off=0 2025/10/13 03:28:10 DEBUG : dir/file1(0xc000938f40): >_writeAt: n=25, err= 2025/10/13 03:28:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/13 03:28:10 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/13 03:28:10 DEBUG : newLeaf: Updating file with newLeaf 0xc000d42540 2025/10/13 03:28:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/13 03:28:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/13 03:28:10 DEBUG : newLeaf(0xc000938f40): close: 2025/10/13 03:28:10 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/13 03:28:10 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-13 03:28:10.546438431 +0000 UTC m=+3.959089210 2025/10/13 03:28:10 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:10 DEBUG : newLeaf(0xc000938f40): >close: err= 2025/10/13 03:28:10 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:10 DEBUG : dir: Looking for writers 2025/10/13 03:28:10 DEBUG : Looking for writers 2025/10/13 03:28:10 DEBUG : dir: reading active writers 2025/10/13 03:28:10 DEBUG : newLeaf: reading active writers 2025/10/13 03:28:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/13 03:28:10 DEBUG : dir: Looking for writers 2025/10/13 03:28:10 DEBUG : Looking for writers 2025/10/13 03:28:10 DEBUG : dir: reading active writers 2025/10/13 03:28:10 DEBUG : newLeaf: reading active writers 2025/10/13 03:28:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/13 03:28:10 DEBUG : dir: Looking for writers 2025/10/13 03:28:10 DEBUG : Looking for writers 2025/10/13 03:28:10 DEBUG : dir: reading active writers 2025/10/13 03:28:10 DEBUG : newLeaf: reading active writers 2025/10/13 03:28:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/13 03:28:10 DEBUG : dir: Looking for writers 2025/10/13 03:28:10 DEBUG : Looking for writers 2025/10/13 03:28:10 DEBUG : newLeaf: reading active writers 2025/10/13 03:28:10 DEBUG : dir: reading active writers 2025/10/13 03:28:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/13 03:28:10 DEBUG : newLeaf: vfs cache: starting upload 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/newLeaf.f6d4eaba.partial" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/newLeaf.f6d4eaba.partial 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-xoqinus0luwi/newLeaf.f6d4eaba.partial 2025/10/13 03:28:10 DEBUG : newLeaf.f6d4eaba.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/10/13 03:28:10 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/13 03:28:10 DEBUG : newLeaf.f6d4eaba.partial: renamed to: newLeaf 2025/10/13 03:28:10 INFO : newLeaf: Copied (replaced existing) 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/newLeaf" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/newLeaf 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-xoqinus0luwi/newLeaf 2025/10/13 03:28:10 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/10/13 03:28:10 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-13 03:28:10 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/10/13 03:28:10 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/13 03:28:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/13 03:28:10 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/13 03:28:10 DEBUG : dir: Looking for writers 2025/10/13 03:28:10 DEBUG : Looking for writers 2025/10/13 03:28:10 DEBUG : dir: reading active writers 2025/10/13 03:28:10 DEBUG : newLeaf: reading active writers 2025/10/13 03:28:10 DEBUG : >WaitForWriters: 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/newLeaf" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/newLeaf 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-xoqinus0luwi/newLeaf 2025/10/13 03:28:10 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/newLeaf" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/newLeaf 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-xoqinus0luwi/newLeaf 2025/10/13 03:28:10 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/10/13 03:28:10 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:10 DEBUG : dir: Looking for writers 2025/10/13 03:28:10 DEBUG : Looking for writers 2025/10/13 03:28:10 DEBUG : dir: reading active writers 2025/10/13 03:28:10 DEBUG : newLeaf: reading active writers 2025/10/13 03:28:10 DEBUG : >WaitForWriters: 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/13 03:28:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/13 03:28:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:10 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/13 03:28:10 DEBUG : dir/file1: newRWFileHandle: 2025/10/13 03:28:10 DEBUG : dir/file1(0xc000939c80): openPending: 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/13 03:28:10 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/13 03:28:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:10 DEBUG : dir/file1(0xc000939c80): >openPending: err= 2025/10/13 03:28:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/13 03:28:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/13 03:28:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/13 03:28:10 DEBUG : dir/file1(0xc000939c80): _writeAt: size=14, off=0 2025/10/13 03:28:10 DEBUG : dir/file1(0xc000939c80): >_writeAt: n=14, err= 2025/10/13 03:28:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/13 03:28:10 DEBUG : dir/file1(0xc000939c80): close: 2025/10/13 03:28:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/13 03:28:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/13 03:28:10 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:10 DEBUG : dir/file1(0xc000939c80): >close: err= 2025/10/13 03:28:10 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:10 DEBUG : dir: Looking for writers 2025/10/13 03:28:10 DEBUG : file1: reading active writers 2025/10/13 03:28:10 DEBUG : Looking for writers 2025/10/13 03:28:10 DEBUG : dir: reading active writers 2025/10/13 03:28:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/13 03:28:10 DEBUG : dir: Looking for writers 2025/10/13 03:28:10 DEBUG : file1: reading active writers 2025/10/13 03:28:10 DEBUG : Looking for writers 2025/10/13 03:28:10 DEBUG : dir: reading active writers 2025/10/13 03:28:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/13 03:28:10 DEBUG : dir: Looking for writers 2025/10/13 03:28:10 DEBUG : file1: reading active writers 2025/10/13 03:28:10 DEBUG : Looking for writers 2025/10/13 03:28:10 DEBUG : dir: reading active writers 2025/10/13 03:28:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/13 03:28:10 DEBUG : dir: Looking for writers 2025/10/13 03:28:10 DEBUG : file1: reading active writers 2025/10/13 03:28:10 DEBUG : Looking for writers 2025/10/13 03:28:10 DEBUG : dir: reading active writers 2025/10/13 03:28:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/13 03:28:10 DEBUG : dir/file1: vfs cache: starting upload 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1.ca338588.partial" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1.ca338588.partial 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1.ca338588.partial 2025/10/13 03:28:10 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:10 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/10/13 03:28:10 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2025/10/13 03:28:10 INFO : dir/file1: Copied (replaced existing) 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:10 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/13 03:28:10 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/10/13 03:28:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:10 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/13 03:28:10 DEBUG : dir: Looking for writers 2025/10/13 03:28:10 DEBUG : file1: reading active writers 2025/10/13 03:28:10 DEBUG : Looking for writers 2025/10/13 03:28:10 DEBUG : dir: reading active writers 2025/10/13 03:28:10 DEBUG : >WaitForWriters: 2025/10/13 03:28:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/13 03:28:10 DEBUG : dir/file1: newRWFileHandle: 2025/10/13 03:28:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/13 03:28:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/13 03:28:10 DEBUG : dir/file1(0xc0007e45c0): _readAt: size=512, off=0 2025/10/13 03:28:10 DEBUG : dir/file1(0xc0007e45c0): openPending: 2025/10/13 03:28:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/10/13 03:28:10 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/13 03:28:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:10 DEBUG : dir/file1(0xc0007e45c0): >openPending: err= 2025/10/13 03:28:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/13 03:28:10 DEBUG : dir/file1(0xc0007e45c0): >_readAt: n=14, err=EOF 2025/10/13 03:28:10 DEBUG : dir/file1(0xc0007e45c0): close: 2025/10/13 03:28:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/13 03:28:10 DEBUG : dir/file1(0xc0007e45c0): >close: err= 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/13 03:28:10 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/13 03:28:10 DEBUG : newLeaf: Updating file with newLeaf 0xc000155680 2025/10/13 03:28:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/13 03:28:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/newLeaf" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/newLeaf 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/newLeaf 2025/10/13 03:28:10 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/newLeaf" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/newLeaf 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/newLeaf 2025/10/13 03:28:10 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:10 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/13 03:28:10 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/13 03:28:10 DEBUG : dir/file1: Updating file with dir/file1 0xc000155680 2025/10/13 03:28:10 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/13 03:28:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/13 03:28:10 DEBUG : dir/file1: newRWFileHandle: 2025/10/13 03:28:10 DEBUG : dir/file1(0xc0008c6200): openPending: 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/10/13 03:28:10 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/13 03:28:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:10 DEBUG : dir/file1(0xc0008c6200): >openPending: err= 2025/10/13 03:28:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/13 03:28:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/13 03:28:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/13 03:28:10 DEBUG : dir/file1(0xc0008c6200): _writeAt: size=25, off=0 2025/10/13 03:28:10 DEBUG : dir/file1(0xc0008c6200): >_writeAt: n=25, err= 2025/10/13 03:28:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/13 03:28:10 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/13 03:28:10 DEBUG : newLeaf: Updating file with newLeaf 0xc000155680 2025/10/13 03:28:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/13 03:28:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/13 03:28:10 DEBUG : newLeaf(0xc0008c6200): close: 2025/10/13 03:28:10 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/13 03:28:10 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-13 03:28:10.957015269 +0000 UTC m=+4.369666049 2025/10/13 03:28:10 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:10 DEBUG : newLeaf(0xc0008c6200): >close: err= 2025/10/13 03:28:10 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:10 DEBUG : dir: Looking for writers 2025/10/13 03:28:10 DEBUG : Looking for writers 2025/10/13 03:28:10 DEBUG : dir: reading active writers 2025/10/13 03:28:10 DEBUG : newLeaf: reading active writers 2025/10/13 03:28:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/13 03:28:10 DEBUG : dir: Looking for writers 2025/10/13 03:28:10 DEBUG : Looking for writers 2025/10/13 03:28:10 DEBUG : dir: reading active writers 2025/10/13 03:28:10 DEBUG : newLeaf: reading active writers 2025/10/13 03:28:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/13 03:28:10 DEBUG : dir: Looking for writers 2025/10/13 03:28:10 DEBUG : Looking for writers 2025/10/13 03:28:10 DEBUG : dir: reading active writers 2025/10/13 03:28:10 DEBUG : newLeaf: reading active writers 2025/10/13 03:28:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/13 03:28:11 DEBUG : dir: Looking for writers 2025/10/13 03:28:11 DEBUG : Looking for writers 2025/10/13 03:28:11 DEBUG : dir: reading active writers 2025/10/13 03:28:11 DEBUG : newLeaf: reading active writers 2025/10/13 03:28:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/13 03:28:11 DEBUG : newLeaf: vfs cache: starting upload 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/newLeaf.372143ba.partial" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/newLeaf.372143ba.partial 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-xoqinus0luwi/newLeaf.372143ba.partial 2025/10/13 03:28:11 DEBUG : newLeaf.372143ba.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/10/13 03:28:11 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/13 03:28:11 DEBUG : newLeaf.372143ba.partial: renamed to: newLeaf 2025/10/13 03:28:11 INFO : newLeaf: Copied (replaced existing) 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/newLeaf" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/newLeaf 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-xoqinus0luwi/newLeaf 2025/10/13 03:28:11 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/10/13 03:28:11 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-13 03:28:10 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/10/13 03:28:11 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/13 03:28:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/13 03:28:11 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/13 03:28:11 DEBUG : dir: Looking for writers 2025/10/13 03:28:11 DEBUG : Looking for writers 2025/10/13 03:28:11 DEBUG : dir: reading active writers 2025/10/13 03:28:11 DEBUG : newLeaf: reading active writers 2025/10/13 03:28:11 DEBUG : >WaitForWriters: 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/newLeaf" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/newLeaf 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-xoqinus0luwi/newLeaf 2025/10/13 03:28:11 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/newLeaf" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/newLeaf 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-xoqinus0luwi/newLeaf 2025/10/13 03:28:11 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/10/13 03:28:11 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:11 DEBUG : dir: Looking for writers 2025/10/13 03:28:11 DEBUG : Looking for writers 2025/10/13 03:28:11 DEBUG : dir: reading active writers 2025/10/13 03:28:11 DEBUG : newLeaf: reading active writers 2025/10/13 03:28:11 DEBUG : >WaitForWriters: 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/13 03:28:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/13 03:28:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:11 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:11 DEBUG : dir: Looking for writers 2025/10/13 03:28:11 DEBUG : file1: reading active writers 2025/10/13 03:28:11 DEBUG : Looking for writers 2025/10/13 03:28:11 DEBUG : dir: reading active writers 2025/10/13 03:28:11 DEBUG : >WaitForWriters: 2025/10/13 03:28:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/13 03:28:11 DEBUG : dir/file1: newRWFileHandle: 2025/10/13 03:28:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/13 03:28:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/13 03:28:11 DEBUG : dir/file1(0xc0008c76c0): _readAt: size=512, off=0 2025/10/13 03:28:11 DEBUG : dir/file1(0xc0008c76c0): openPending: 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/13 03:28:11 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/13 03:28:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:11 DEBUG : dir/file1(0xc0008c76c0): >openPending: err= 2025/10/13 03:28:11 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/10/13 03:28:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/13 03:28:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/13 03:28:11 DEBUG : dir/file1(0xc0008c76c0): >_readAt: n=14, err=EOF 2025/10/13 03:28:11 DEBUG : dir/file1(0xc0008c76c0): close: 2025/10/13 03:28:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/13 03:28:11 DEBUG : dir/file1(0xc0008c76c0): >close: err= 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/13 03:28:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/13 03:28:11 DEBUG : newLeaf: Updating file with newLeaf 0xc0007ba000 2025/10/13 03:28:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/13 03:28:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/newLeaf" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/newLeaf 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/newLeaf 2025/10/13 03:28:11 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/newLeaf" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/newLeaf 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/newLeaf 2025/10/13 03:28:11 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:11 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/13 03:28:11 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/13 03:28:11 DEBUG : dir/file1: Updating file with dir/file1 0xc0007ba000 2025/10/13 03:28:11 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/13 03:28:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/13 03:28:11 DEBUG : dir/file1: newRWFileHandle: 2025/10/13 03:28:11 DEBUG : dir/file1(0xc000904600): openPending: 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/10/13 03:28:11 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/13 03:28:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:11 DEBUG : dir/file1(0xc000904600): >openPending: err= 2025/10/13 03:28:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/13 03:28:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/13 03:28:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/13 03:28:11 DEBUG : dir/file1(0xc000904600): _writeAt: size=25, off=0 2025/10/13 03:28:11 DEBUG : dir/file1(0xc000904600): >_writeAt: n=25, err= 2025/10/13 03:28:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/13 03:28:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/13 03:28:11 DEBUG : newLeaf: Updating file with newLeaf 0xc0007ba000 2025/10/13 03:28:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/13 03:28:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/13 03:28:11 DEBUG : newLeaf(0xc000904600): close: 2025/10/13 03:28:11 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/13 03:28:11 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-13 03:28:11.226247596 +0000 UTC m=+4.638898376 2025/10/13 03:28:11 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:11 DEBUG : newLeaf(0xc000904600): >close: err= 2025/10/13 03:28:11 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:11 DEBUG : dir: Looking for writers 2025/10/13 03:28:11 DEBUG : Looking for writers 2025/10/13 03:28:11 DEBUG : dir: reading active writers 2025/10/13 03:28:11 DEBUG : newLeaf: reading active writers 2025/10/13 03:28:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/13 03:28:11 DEBUG : dir: Looking for writers 2025/10/13 03:28:11 DEBUG : Looking for writers 2025/10/13 03:28:11 DEBUG : dir: reading active writers 2025/10/13 03:28:11 DEBUG : newLeaf: reading active writers 2025/10/13 03:28:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/13 03:28:11 DEBUG : dir: Looking for writers 2025/10/13 03:28:11 DEBUG : Looking for writers 2025/10/13 03:28:11 DEBUG : dir: reading active writers 2025/10/13 03:28:11 DEBUG : newLeaf: reading active writers 2025/10/13 03:28:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/13 03:28:11 DEBUG : dir: Looking for writers 2025/10/13 03:28:11 DEBUG : Looking for writers 2025/10/13 03:28:11 DEBUG : dir: reading active writers 2025/10/13 03:28:11 DEBUG : newLeaf: reading active writers 2025/10/13 03:28:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/13 03:28:11 DEBUG : newLeaf: vfs cache: starting upload 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/newLeaf.add2a885.partial" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/newLeaf.add2a885.partial 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-xoqinus0luwi/newLeaf.add2a885.partial 2025/10/13 03:28:11 DEBUG : newLeaf.add2a885.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/10/13 03:28:11 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/13 03:28:11 DEBUG : newLeaf.add2a885.partial: renamed to: newLeaf 2025/10/13 03:28:11 INFO : newLeaf: Copied (replaced existing) 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/newLeaf" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/newLeaf 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-xoqinus0luwi/newLeaf 2025/10/13 03:28:11 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/10/13 03:28:11 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-13 03:28:11 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/10/13 03:28:11 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/13 03:28:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/13 03:28:11 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/13 03:28:11 DEBUG : dir: Looking for writers 2025/10/13 03:28:11 DEBUG : Looking for writers 2025/10/13 03:28:11 DEBUG : dir: reading active writers 2025/10/13 03:28:11 DEBUG : newLeaf: reading active writers 2025/10/13 03:28:11 DEBUG : >WaitForWriters: 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/newLeaf" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/newLeaf 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-xoqinus0luwi/newLeaf 2025/10/13 03:28:11 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/newLeaf" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/newLeaf 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-xoqinus0luwi/newLeaf 2025/10/13 03:28:11 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/10/13 03:28:11 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:11 DEBUG : dir: Looking for writers 2025/10/13 03:28:11 DEBUG : Looking for writers 2025/10/13 03:28:11 DEBUG : dir: reading active writers 2025/10/13 03:28:11 DEBUG : newLeaf: reading active writers 2025/10/13 03:28:11 DEBUG : >WaitForWriters: 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: cleaner exiting --- PASS: TestFileRename (1.51s) --- PASS: TestFileRename/off,forceCache=false (0.08s) --- PASS: TestFileRename/minimal,forceCache=false (0.08s) --- PASS: TestFileRename/minimal,forceCache=true (0.41s) --- PASS: TestFileRename/writes,forceCache=false (0.26s) --- PASS: TestFileRename/writes,forceCache=true (0.40s) --- PASS: TestFileRename/full,forceCache=false (0.27s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:11 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:11 DEBUG : Looking for writers 2025/10/13 03:28:11 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.00s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/10/13 03:28:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/13 03:28:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/13 03:28:11 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/13 03:28:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/13 03:28:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/13 03:28:11 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:11 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/10/13 03:28:11 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:11 DEBUG : dir: Looking for writers 2025/10/13 03:28:11 DEBUG : file1: reading active writers 2025/10/13 03:28:11 DEBUG : Looking for writers 2025/10/13 03:28:11 DEBUG : dir: reading active writers 2025/10/13 03:28:11 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.03s) === RUN TestReadFileHandleSeek run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/10/13 03:28:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/13 03:28:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/13 03:28:11 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/13 03:28:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/13 03:28:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/13 03:28:11 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:11 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/10/13 03:28:11 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/10/13 03:28:11 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/10/13 03:28:11 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/10/13 03:28:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/10/13 03:28:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/10/13 03:28:11 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/10/13 03:28:11 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/10/13 03:28:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/10/13 03:28:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/10/13 03:28:11 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/10/13 03:28:11 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/10/13 03:28:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/10/13 03:28:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/10/13 03:28:11 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/10/13 03:28:11 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:11 DEBUG : dir: Looking for writers 2025/10/13 03:28:11 DEBUG : file1: reading active writers 2025/10/13 03:28:11 DEBUG : Looking for writers 2025/10/13 03:28:11 DEBUG : dir: reading active writers 2025/10/13 03:28:11 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.07s) === RUN TestReadFileHandleReadAt run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/10/13 03:28:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/13 03:28:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/13 03:28:11 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/13 03:28:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/13 03:28:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/13 03:28:11 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:11 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/10/13 03:28:11 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/10/13 03:28:11 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/10/13 03:28:11 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/10/13 03:28:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/10/13 03:28:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/10/13 03:28:11 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/10/13 03:28:11 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/10/13 03:28:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/10/13 03:28:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/10/13 03:28:11 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/10/13 03:28:11 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/10/13 03:28:11 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/10/13 03:28:11 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/10/13 03:28:11 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/10/13 03:28:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/10/13 03:28:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/10/13 03:28:11 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/10/13 03:28:11 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/10/13 03:28:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/10/13 03:28:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/10/13 03:28:11 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/10/13 03:28:11 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/10/13 03:28:11 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/10/13 03:28:11 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/10/13 03:28:11 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/10/13 03:28:11 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/10/13 03:28:11 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/10/13 03:28:11 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/10/13 03:28:11 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/10/13 03:28:11 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:11 DEBUG : dir: Looking for writers 2025/10/13 03:28:11 DEBUG : file1: reading active writers 2025/10/13 03:28:11 DEBUG : Looking for writers 2025/10/13 03:28:11 DEBUG : dir: reading active writers 2025/10/13 03:28:11 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.13s) === RUN TestReadFileHandleFlush run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/10/13 03:28:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/13 03:28:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/13 03:28:11 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/13 03:28:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/13 03:28:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/13 03:28:11 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/10/13 03:28:11 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:11 DEBUG : dir: Looking for writers 2025/10/13 03:28:11 DEBUG : file1: reading active writers 2025/10/13 03:28:11 DEBUG : Looking for writers 2025/10/13 03:28:11 DEBUG : dir: reading active writers 2025/10/13 03:28:11 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.03s) === RUN TestReadFileHandleRelease run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/10/13 03:28:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/13 03:28:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/13 03:28:11 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/13 03:28:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/13 03:28:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/13 03:28:11 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:11 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/10/13 03:28:11 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/10/13 03:28:11 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:11 DEBUG : dir: Looking for writers 2025/10/13 03:28:11 DEBUG : file1: reading active writers 2025/10/13 03:28:11 DEBUG : Looking for writers 2025/10/13 03:28:11 DEBUG : dir: reading active writers 2025/10/13 03:28:11 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.03s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/13 03:28:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/13 03:28:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/10/13 03:28:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/13 03:28:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/13 03:28:11 DEBUG : dir/file1: newRWFileHandle: 2025/10/13 03:28:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/13 03:28:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/13 03:28:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/13 03:28:11 DEBUG : dir/file1(0xc0008e8a40): _readAt: size=1, off=0 2025/10/13 03:28:11 DEBUG : dir/file1(0xc0008e8a40): openPending: 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/10/13 03:28:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/13 03:28:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/13 03:28:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:11 DEBUG : dir/file1(0xc0008e8a40): >openPending: err= 2025/10/13 03:28:11 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/13 03:28:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/13 03:28:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/13 03:28:11 DEBUG : dir/file1(0xc0008e8a40): >_readAt: n=1, err= 2025/10/13 03:28:11 DEBUG : dir/file1(0xc0008e8a40): _readAt: size=256, off=1 2025/10/13 03:28:11 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/10/13 03:28:11 DEBUG : dir/file1(0xc0008e8a40): >_readAt: n=15, err=EOF 2025/10/13 03:28:11 DEBUG : dir/file1(0xc0008e8a40): _readAt: size=16, off=16 2025/10/13 03:28:11 DEBUG : dir/file1(0xc0008e8a40): >_readAt: n=0, err=EOF 2025/10/13 03:28:11 DEBUG : dir/file1(0xc0008e8a40): close: 2025/10/13 03:28:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/13 03:28:11 DEBUG : dir/file1(0xc0008e8a40): >close: err= 2025/10/13 03:28:11 DEBUG : dir/file1(0xc0008e8a40): close: 2025/10/13 03:28:11 DEBUG : dir/file1(0xc0008e8a40): >close: err=file already closed 2025/10/13 03:28:11 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:11 DEBUG : dir: Looking for writers 2025/10/13 03:28:11 DEBUG : file1: reading active writers 2025/10/13 03:28:11 DEBUG : Looking for writers 2025/10/13 03:28:11 DEBUG : dir: reading active writers 2025/10/13 03:28:11 DEBUG : >WaitForWriters: 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.03s) === RUN TestRWFileHandleSeek run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/13 03:28:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/13 03:28:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/10/13 03:28:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/13 03:28:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/13 03:28:11 DEBUG : dir/file1: newRWFileHandle: 2025/10/13 03:28:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/13 03:28:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/13 03:28:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/13 03:28:11 DEBUG : dir/file1(0xc0008e9980): _readAt: size=1, off=0 2025/10/13 03:28:11 DEBUG : dir/file1(0xc0008e9980): openPending: 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/10/13 03:28:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/13 03:28:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/13 03:28:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:11 DEBUG : dir/file1(0xc0008e9980): >openPending: err= 2025/10/13 03:28:11 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/13 03:28:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/13 03:28:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/13 03:28:11 DEBUG : dir/file1(0xc0008e9980): >_readAt: n=1, err= 2025/10/13 03:28:11 DEBUG : dir/file1(0xc0008e9980): _readAt: size=1, off=5 2025/10/13 03:28:11 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/13 03:28:11 DEBUG : dir/file1(0xc0008e9980): >_readAt: n=1, err= 2025/10/13 03:28:11 DEBUG : dir/file1(0xc0008e9980): _readAt: size=1, off=3 2025/10/13 03:28:11 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/13 03:28:11 DEBUG : dir/file1(0xc0008e9980): >_readAt: n=1, err= 2025/10/13 03:28:11 DEBUG : dir/file1(0xc0008e9980): _readAt: size=1, off=13 2025/10/13 03:28:11 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/13 03:28:11 DEBUG : dir/file1(0xc0008e9980): >_readAt: n=1, err= 2025/10/13 03:28:11 DEBUG : dir/file1(0xc0008e9980): _readAt: size=16, off=100 2025/10/13 03:28:11 DEBUG : dir/file1(0xc0008e9980): >_readAt: n=0, err=EOF 2025/10/13 03:28:11 DEBUG : dir/file1(0xc0008e9980): close: 2025/10/13 03:28:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/13 03:28:11 DEBUG : dir/file1(0xc0008e9980): >close: err= 2025/10/13 03:28:11 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:11 DEBUG : dir: Looking for writers 2025/10/13 03:28:11 DEBUG : file1: reading active writers 2025/10/13 03:28:11 DEBUG : Looking for writers 2025/10/13 03:28:11 DEBUG : dir: reading active writers 2025/10/13 03:28:11 DEBUG : >WaitForWriters: 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.02s) === RUN TestRWFileHandleReadAt run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/13 03:28:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/13 03:28:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/10/13 03:28:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/13 03:28:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/13 03:28:11 DEBUG : dir/file1: newRWFileHandle: 2025/10/13 03:28:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/13 03:28:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/13 03:28:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/13 03:28:11 DEBUG : dir/file1(0xc000d17000): _readAt: size=1, off=0 2025/10/13 03:28:11 DEBUG : dir/file1(0xc000d17000): openPending: 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/10/13 03:28:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/13 03:28:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/13 03:28:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:11 DEBUG : dir/file1(0xc000d17000): >openPending: err= 2025/10/13 03:28:11 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/13 03:28:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/13 03:28:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/13 03:28:11 DEBUG : dir/file1(0xc000d17000): >_readAt: n=1, err= 2025/10/13 03:28:11 DEBUG : dir/file1(0xc000d17000): _readAt: size=1, off=5 2025/10/13 03:28:11 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/13 03:28:11 DEBUG : dir/file1(0xc000d17000): >_readAt: n=1, err= 2025/10/13 03:28:11 DEBUG : dir/file1(0xc000d17000): _readAt: size=1, off=1 2025/10/13 03:28:11 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/13 03:28:11 DEBUG : dir/file1(0xc000d17000): >_readAt: n=1, err= 2025/10/13 03:28:11 DEBUG : dir/file1(0xc000d17000): _readAt: size=6, off=10 2025/10/13 03:28:11 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/10/13 03:28:11 DEBUG : dir/file1(0xc000d17000): >_readAt: n=6, err= 2025/10/13 03:28:11 DEBUG : dir/file1(0xc000d17000): _readAt: size=256, off=10 2025/10/13 03:28:11 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/10/13 03:28:11 DEBUG : dir/file1(0xc000d17000): >_readAt: n=6, err=EOF 2025/10/13 03:28:11 DEBUG : dir/file1(0xc000d17000): _readAt: size=256, off=100 2025/10/13 03:28:11 DEBUG : dir/file1(0xc000d17000): >_readAt: n=0, err=EOF 2025/10/13 03:28:11 DEBUG : dir/file1(0xc000d17000): close: 2025/10/13 03:28:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/13 03:28:11 DEBUG : dir/file1(0xc000d17000): >close: err= 2025/10/13 03:28:11 DEBUG : dir/file1(0xc000d17000): _readAt: size=256, off=100 2025/10/13 03:28:11 DEBUG : dir/file1(0xc000d17000): >_readAt: n=0, err=file already closed 2025/10/13 03:28:11 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:11 DEBUG : dir: Looking for writers 2025/10/13 03:28:11 DEBUG : file1: reading active writers 2025/10/13 03:28:11 DEBUG : Looking for writers 2025/10/13 03:28:11 DEBUG : dir: reading active writers 2025/10/13 03:28:11 DEBUG : >WaitForWriters: 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.02s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/13 03:28:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/13 03:28:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/10/13 03:28:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/13 03:28:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/13 03:28:11 DEBUG : dir/file1: newRWFileHandle: 2025/10/13 03:28:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/13 03:28:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/13 03:28:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/13 03:28:11 DEBUG : dir/file1(0xc000874600): RWFileHandle.Flush 2025/10/13 03:28:11 DEBUG : dir/file1(0xc000874600): _readAt: size=256, off=0 2025/10/13 03:28:11 DEBUG : dir/file1(0xc000874600): openPending: 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/10/13 03:28:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/13 03:28:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/13 03:28:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:11 DEBUG : dir/file1(0xc000874600): >openPending: err= 2025/10/13 03:28:11 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/10/13 03:28:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/13 03:28:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/13 03:28:11 DEBUG : dir/file1(0xc000874600): >_readAt: n=16, err=EOF 2025/10/13 03:28:11 DEBUG : dir/file1(0xc000874600): RWFileHandle.Flush 2025/10/13 03:28:11 DEBUG : dir/file1(0xc000874600): RWFileHandle.Flush 2025/10/13 03:28:11 DEBUG : dir/file1(0xc000874600): close: 2025/10/13 03:28:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/13 03:28:11 DEBUG : dir/file1(0xc000874600): >close: err= 2025/10/13 03:28:11 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:11 DEBUG : dir: Looking for writers 2025/10/13 03:28:11 DEBUG : file1: reading active writers 2025/10/13 03:28:11 DEBUG : Looking for writers 2025/10/13 03:28:11 DEBUG : dir: reading active writers 2025/10/13 03:28:11 DEBUG : >WaitForWriters: 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.02s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/13 03:28:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/13 03:28:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/10/13 03:28:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/13 03:28:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/13 03:28:11 DEBUG : dir/file1: newRWFileHandle: 2025/10/13 03:28:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/13 03:28:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/13 03:28:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/13 03:28:11 DEBUG : dir/file1(0xc000395ac0): _readAt: size=256, off=0 2025/10/13 03:28:11 DEBUG : dir/file1(0xc000395ac0): openPending: 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:11 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/10/13 03:28:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/13 03:28:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/13 03:28:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:11 DEBUG : dir/file1(0xc000395ac0): >openPending: err= 2025/10/13 03:28:11 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/10/13 03:28:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/13 03:28:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/13 03:28:11 DEBUG : dir/file1(0xc000395ac0): >_readAt: n=16, err=EOF 2025/10/13 03:28:11 DEBUG : dir/file1(0xc000395ac0): RWFileHandle.Release 2025/10/13 03:28:11 DEBUG : dir/file1(0xc000395ac0): close: 2025/10/13 03:28:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/13 03:28:11 DEBUG : dir/file1(0xc000395ac0): >close: err= 2025/10/13 03:28:11 DEBUG : dir/file1(0xc000395ac0): RWFileHandle.Release 2025/10/13 03:28:11 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:11 DEBUG : dir: Looking for writers 2025/10/13 03:28:11 DEBUG : file1: reading active writers 2025/10/13 03:28:11 DEBUG : Looking for writers 2025/10/13 03:28:11 DEBUG : dir: reading active writers 2025/10/13 03:28:11 DEBUG : >WaitForWriters: 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.03s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/13 03:28:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/13 03:28:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/13 03:28:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:11 DEBUG : file1: newRWFileHandle: 2025/10/13 03:28:11 DEBUG : file1(0xc0002c78c0): openPending: 2025/10/13 03:28:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:11 DEBUG : file1(0xc0002c78c0): >openPending: err= 2025/10/13 03:28:11 DEBUG : file1: >newRWFileHandle: err= 2025/10/13 03:28:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/13 03:28:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/13 03:28:11 DEBUG : file1(0xc0002c78c0): _writeAt: size=5, off=0 2025/10/13 03:28:11 DEBUG : file1(0xc0002c78c0): >_writeAt: n=5, err= 2025/10/13 03:28:11 DEBUG : file1(0xc0002c78c0): _writeAt: size=7, off=5 2025/10/13 03:28:11 DEBUG : file1(0xc0002c78c0): >_writeAt: n=7, err= 2025/10/13 03:28:11 DEBUG : file1: vfs cache: truncate to size=11 2025/10/13 03:28:11 DEBUG : file1(0xc0002c78c0): close: 2025/10/13 03:28:11 DEBUG : file1: vfs cache: setting modification time to 2025-10-13 03:28:11.834991338 +0000 UTC m=+5.247642078 2025/10/13 03:28:11 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:11 DEBUG : file1(0xc0002c78c0): >close: err= 2025/10/13 03:28:11 DEBUG : file1(0xc0002c78c0): close: 2025/10/13 03:28:11 DEBUG : file1(0xc0002c78c0): >close: err=file already closed 2025/10/13 03:28:11 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:11 DEBUG : Looking for writers 2025/10/13 03:28:11 DEBUG : file1: reading active writers 2025/10/13 03:28:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/13 03:28:11 DEBUG : Looking for writers 2025/10/13 03:28:11 DEBUG : file1: reading active writers 2025/10/13 03:28:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/13 03:28:11 DEBUG : Looking for writers 2025/10/13 03:28:11 DEBUG : file1: reading active writers 2025/10/13 03:28:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/13 03:28:11 DEBUG : Looking for writers 2025/10/13 03:28:11 DEBUG : file1: reading active writers 2025/10/13 03:28:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/13 03:28:11 DEBUG : file1: vfs cache: starting upload 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/file1.0556bcad.partial" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/file1.0556bcad.partial 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-xoqinus0luwi/file1.0556bcad.partial 2025/10/13 03:28:11 DEBUG : file1.0556bcad.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/10/13 03:28:11 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/13 03:28:11 DEBUG : file1.0556bcad.partial: renamed to: file1 2025/10/13 03:28:11 INFO : file1: Copied (new) 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/file1" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:11 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/10/13 03:28:11 DEBUG : file1: vfs cache: fingerprint now "11,2025-10-13 03:28:11 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/10/13 03:28:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/13 03:28:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:11 INFO : file1: vfs cache: upload succeeded try #1 2025/10/13 03:28:11 DEBUG : Looking for writers 2025/10/13 03:28:11 DEBUG : file1: reading active writers 2025/10/13 03:28:11 DEBUG : >WaitForWriters: 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/file1" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:11 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/file1" 2025/10/13 03:28:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:12 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2025/10/13 03:28:12 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:12 DEBUG : Looking for writers 2025/10/13 03:28:12 DEBUG : file1: reading active writers 2025/10/13 03:28:12 DEBUG : >WaitForWriters: 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.18s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/13 03:28:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/13 03:28:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/13 03:28:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:12 DEBUG : file1: newRWFileHandle: 2025/10/13 03:28:12 DEBUG : file1(0xc0004e55c0): openPending: 2025/10/13 03:28:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:12 DEBUG : file1(0xc0004e55c0): >openPending: err= 2025/10/13 03:28:12 DEBUG : file1: >newRWFileHandle: err= 2025/10/13 03:28:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/13 03:28:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/13 03:28:12 DEBUG : file1(0xc0004e55c0): _writeAt: size=7, off=0 2025/10/13 03:28:12 DEBUG : file1(0xc0004e55c0): >_writeAt: n=7, err= 2025/10/13 03:28:12 DEBUG : file1(0xc0004e55c0): _writeAt: size=6, off=5 2025/10/13 03:28:12 DEBUG : file1(0xc0004e55c0): >_writeAt: n=6, err= 2025/10/13 03:28:12 DEBUG : file1(0xc0004e55c0): close: 2025/10/13 03:28:12 DEBUG : file1: vfs cache: setting modification time to 2025-10-13 03:28:12.017401229 +0000 UTC m=+5.430052000 2025/10/13 03:28:12 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:12 DEBUG : file1(0xc0004e55c0): >close: err= 2025/10/13 03:28:12 DEBUG : file1(0xc0004e55c0): _writeAt: size=5, off=0 2025/10/13 03:28:12 DEBUG : file1(0xc0004e55c0): >_writeAt: n=0, err=file already closed 2025/10/13 03:28:12 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:12 DEBUG : Looking for writers 2025/10/13 03:28:12 DEBUG : file1: reading active writers 2025/10/13 03:28:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/13 03:28:12 DEBUG : Looking for writers 2025/10/13 03:28:12 DEBUG : file1: reading active writers 2025/10/13 03:28:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/13 03:28:12 DEBUG : Looking for writers 2025/10/13 03:28:12 DEBUG : file1: reading active writers 2025/10/13 03:28:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/13 03:28:12 DEBUG : Looking for writers 2025/10/13 03:28:12 DEBUG : file1: reading active writers 2025/10/13 03:28:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/13 03:28:12 DEBUG : file1: vfs cache: starting upload 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/file1.d9220cd0.partial" 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/file1.d9220cd0.partial 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-xoqinus0luwi/file1.d9220cd0.partial 2025/10/13 03:28:12 DEBUG : file1.d9220cd0.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/10/13 03:28:12 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/13 03:28:12 DEBUG : file1.d9220cd0.partial: renamed to: file1 2025/10/13 03:28:12 INFO : file1: Copied (new) 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/file1" 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:12 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/10/13 03:28:12 DEBUG : file1: vfs cache: fingerprint now "11,2025-10-13 03:28:12 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/10/13 03:28:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/13 03:28:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:12 INFO : file1: vfs cache: upload succeeded try #1 2025/10/13 03:28:12 DEBUG : Looking for writers 2025/10/13 03:28:12 DEBUG : file1: reading active writers 2025/10/13 03:28:12 DEBUG : >WaitForWriters: 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/file1" 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:12 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/file1" 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:12 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2025/10/13 03:28:12 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:12 DEBUG : Looking for writers 2025/10/13 03:28:12 DEBUG : file1: reading active writers 2025/10/13 03:28:12 DEBUG : >WaitForWriters: 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.18s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/13 03:28:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/13 03:28:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/13 03:28:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:12 DEBUG : file1: newRWFileHandle: 2025/10/13 03:28:12 DEBUG : file1(0xc0007e4100): openPending: 2025/10/13 03:28:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:12 DEBUG : file1(0xc0007e4100): >openPending: err= 2025/10/13 03:28:12 DEBUG : file1: >newRWFileHandle: err= 2025/10/13 03:28:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/13 03:28:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/13 03:28:12 DEBUG : file1(0xc0007e4100): close: 2025/10/13 03:28:12 DEBUG : file1: vfs cache: setting modification time to 2025-10-13 03:28:12.198609353 +0000 UTC m=+5.611260124 2025/10/13 03:28:12 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:12 DEBUG : file1(0xc0007e4100): >close: err= 2025/10/13 03:28:12 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/13 03:28:12 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/13 03:28:12 DEBUG : file2: newRWFileHandle: 2025/10/13 03:28:12 DEBUG : file2(0xc0007e4580): openPending: 2025/10/13 03:28:12 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:12 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/13 03:28:12 DEBUG : file2(0xc0007e4580): >openPending: err= 2025/10/13 03:28:12 DEBUG : file2: >newRWFileHandle: err= 2025/10/13 03:28:12 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/13 03:28:12 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/10/13 03:28:12 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/10/13 03:28:12 DEBUG : file2(0xc0007e4580): RWFileHandle.Flush 2025/10/13 03:28:12 DEBUG : file2(0xc0007e4580): RWFileHandle.Release 2025/10/13 03:28:12 DEBUG : file2(0xc0007e4580): close: 2025/10/13 03:28:12 DEBUG : file2: vfs cache: setting modification time to 2025-10-13 03:28:12.200447364 +0000 UTC m=+5.613098144 2025/10/13 03:28:12 INFO : file2: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:12 DEBUG : file2(0xc0007e4580): >close: err= 2025/10/13 03:28:12 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:12 DEBUG : Looking for writers 2025/10/13 03:28:12 DEBUG : file1: reading active writers 2025/10/13 03:28:12 DEBUG : file2: reading active writers 2025/10/13 03:28:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/10/13 03:28:12 DEBUG : Looking for writers 2025/10/13 03:28:12 DEBUG : file1: reading active writers 2025/10/13 03:28:12 DEBUG : file2: reading active writers 2025/10/13 03:28:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/10/13 03:28:12 DEBUG : Looking for writers 2025/10/13 03:28:12 DEBUG : file1: reading active writers 2025/10/13 03:28:12 DEBUG : file2: reading active writers 2025/10/13 03:28:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/10/13 03:28:12 DEBUG : Looking for writers 2025/10/13 03:28:12 DEBUG : file1: reading active writers 2025/10/13 03:28:12 DEBUG : file2: reading active writers 2025/10/13 03:28:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/10/13 03:28:12 DEBUG : file1: vfs cache: starting upload 2025/10/13 03:28:12 DEBUG : file2: vfs cache: starting upload 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/file1.e077957a.partial" 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/file2.fdeb1d20.partial" 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/file1.e077957a.partial 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/file2.fdeb1d20.partial 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-xoqinus0luwi/file2.fdeb1d20.partial 2025/10/13 03:28:12 DEBUG : file2.fdeb1d20.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-xoqinus0luwi/file1.e077957a.partial 2025/10/13 03:28:12 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/13 03:28:12 DEBUG : file1.e077957a.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/10/13 03:28:12 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/13 03:28:12 DEBUG : file2.fdeb1d20.partial: renamed to: file2 2025/10/13 03:28:12 INFO : file2: Copied (new) 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/file2" 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/file2 2025/10/13 03:28:12 DEBUG : file1.e077957a.partial: renamed to: file1 2025/10/13 03:28:12 INFO : file1: Copied (new) 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/file1" 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-xoqinus0luwi/file2 2025/10/13 03:28:12 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/10/13 03:28:12 DEBUG : file2: vfs cache: fingerprint now "0,2025-10-13 03:28:12 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/10/13 03:28:12 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/10/13 03:28:12 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/13 03:28:12 INFO : file2: vfs cache: upload succeeded try #1 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:12 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/10/13 03:28:12 DEBUG : file1: vfs cache: fingerprint now "0,2025-10-13 03:28:12 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/10/13 03:28:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/13 03:28:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:12 INFO : file1: vfs cache: upload succeeded try #1 2025/10/13 03:28:12 DEBUG : Looking for writers 2025/10/13 03:28:12 DEBUG : file2: reading active writers 2025/10/13 03:28:12 DEBUG : file1: reading active writers 2025/10/13 03:28:12 DEBUG : >WaitForWriters: 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/file1" 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:12 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/file1" 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:12 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/file2" 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/file2 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-xoqinus0luwi/file2 2025/10/13 03:28:12 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/file2" 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/file2 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-xoqinus0luwi/file2 2025/10/13 03:28:12 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/10/13 03:28:12 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:12 DEBUG : Looking for writers 2025/10/13 03:28:12 DEBUG : file1: reading active writers 2025/10/13 03:28:12 DEBUG : file2: reading active writers 2025/10/13 03:28:12 DEBUG : >WaitForWriters: 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.19s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/13 03:28:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/13 03:28:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/13 03:28:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:12 DEBUG : file1: newRWFileHandle: 2025/10/13 03:28:12 DEBUG : file1(0xc0007e5b80): openPending: 2025/10/13 03:28:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:12 DEBUG : file1(0xc0007e5b80): >openPending: err= 2025/10/13 03:28:12 DEBUG : file1: >newRWFileHandle: err= 2025/10/13 03:28:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/13 03:28:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/13 03:28:12 DEBUG : file1(0xc0007e5b80): _writeAt: size=5, off=0 2025/10/13 03:28:12 DEBUG : file1(0xc0007e5b80): >_writeAt: n=5, err= 2025/10/13 03:28:12 DEBUG : file1(0xc0007e5b80): RWFileHandle.Flush 2025/10/13 03:28:12 DEBUG : file1(0xc0007e5b80): RWFileHandle.Flush 2025/10/13 03:28:12 DEBUG : file1(0xc0007e5b80): close: 2025/10/13 03:28:12 DEBUG : file1: vfs cache: setting modification time to 2025-10-13 03:28:12.387796017 +0000 UTC m=+5.800446777 2025/10/13 03:28:12 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:12 DEBUG : file1(0xc0007e5b80): >close: err= 2025/10/13 03:28:12 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:12 DEBUG : Looking for writers 2025/10/13 03:28:12 DEBUG : file1: reading active writers 2025/10/13 03:28:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/13 03:28:12 DEBUG : Looking for writers 2025/10/13 03:28:12 DEBUG : file1: reading active writers 2025/10/13 03:28:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/13 03:28:12 DEBUG : Looking for writers 2025/10/13 03:28:12 DEBUG : file1: reading active writers 2025/10/13 03:28:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/13 03:28:12 DEBUG : Looking for writers 2025/10/13 03:28:12 DEBUG : file1: reading active writers 2025/10/13 03:28:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/13 03:28:12 DEBUG : file1: vfs cache: starting upload 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/file1.c323de23.partial" 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/file1.c323de23.partial 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-xoqinus0luwi/file1.c323de23.partial 2025/10/13 03:28:12 DEBUG : file1.c323de23.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/10/13 03:28:12 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/13 03:28:12 DEBUG : file1.c323de23.partial: renamed to: file1 2025/10/13 03:28:12 INFO : file1: Copied (new) 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/file1" 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:12 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/10/13 03:28:12 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-13 03:28:12 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/10/13 03:28:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/13 03:28:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:12 INFO : file1: vfs cache: upload succeeded try #1 2025/10/13 03:28:12 DEBUG : Looking for writers 2025/10/13 03:28:12 DEBUG : file1: reading active writers 2025/10/13 03:28:12 DEBUG : >WaitForWriters: 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.17s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/13 03:28:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/13 03:28:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/13 03:28:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:12 DEBUG : file1: newRWFileHandle: 2025/10/13 03:28:12 DEBUG : file1(0xc0006740c0): openPending: 2025/10/13 03:28:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:12 DEBUG : file1(0xc0006740c0): >openPending: err= 2025/10/13 03:28:12 DEBUG : file1: >newRWFileHandle: err= 2025/10/13 03:28:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/13 03:28:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/13 03:28:12 DEBUG : file1(0xc0006740c0): _writeAt: size=5, off=0 2025/10/13 03:28:12 DEBUG : file1(0xc0006740c0): >_writeAt: n=5, err= 2025/10/13 03:28:12 DEBUG : file1(0xc0006740c0): RWFileHandle.Release 2025/10/13 03:28:12 DEBUG : file1(0xc0006740c0): close: 2025/10/13 03:28:12 DEBUG : file1: vfs cache: setting modification time to 2025-10-13 03:28:12.555010558 +0000 UTC m=+5.967661339 2025/10/13 03:28:12 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:12 DEBUG : file1(0xc0006740c0): >close: err= 2025/10/13 03:28:12 DEBUG : file1(0xc0006740c0): RWFileHandle.Release 2025/10/13 03:28:12 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:12 DEBUG : Looking for writers 2025/10/13 03:28:12 DEBUG : file1: reading active writers 2025/10/13 03:28:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/13 03:28:12 DEBUG : Looking for writers 2025/10/13 03:28:12 DEBUG : file1: reading active writers 2025/10/13 03:28:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/13 03:28:12 DEBUG : Looking for writers 2025/10/13 03:28:12 DEBUG : file1: reading active writers 2025/10/13 03:28:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/13 03:28:12 DEBUG : Looking for writers 2025/10/13 03:28:12 DEBUG : file1: reading active writers 2025/10/13 03:28:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/13 03:28:12 DEBUG : file1: vfs cache: starting upload 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/file1.3e0b89f2.partial" 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/file1.3e0b89f2.partial 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-xoqinus0luwi/file1.3e0b89f2.partial 2025/10/13 03:28:12 DEBUG : file1.3e0b89f2.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/10/13 03:28:12 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/13 03:28:12 DEBUG : file1.3e0b89f2.partial: renamed to: file1 2025/10/13 03:28:12 INFO : file1: Copied (new) 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/file1" 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:12 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/10/13 03:28:12 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-13 03:28:12 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/10/13 03:28:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/13 03:28:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:12 INFO : file1: vfs cache: upload succeeded try #1 2025/10/13 03:28:12 DEBUG : Looking for writers 2025/10/13 03:28:12 DEBUG : file1: reading active writers 2025/10/13 03:28:12 DEBUG : >WaitForWriters: 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.17s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/13 03:28:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/13 03:28:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:12 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/10/13 03:28:12 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/10/13 03:28:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/13 03:28:12 DEBUG : dir/file1: newRWFileHandle: 2025/10/13 03:28:12 DEBUG : dir/file1(0xc000d70fc0): openPending: 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/10/13 03:28:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/13 03:28:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/13 03:28:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:12 DEBUG : dir/file1(0xc000d70fc0): >openPending: err= 2025/10/13 03:28:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/13 03:28:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/13 03:28:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/13 03:28:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/13 03:28:12 DEBUG : dir/file1(0xc000d70fc0): _writeAt: size=5, off=0 2025/10/13 03:28:12 DEBUG : dir/file1(0xc000d70fc0): >_writeAt: n=5, err= 2025/10/13 03:28:12 DEBUG : dir/file1(0xc000d70fc0): close: 2025/10/13 03:28:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:12 DEBUG : dir/file1: vfs cache: setting modification time to 2025-10-13 03:28:12.746559637 +0000 UTC m=+6.159210417 2025/10/13 03:28:12 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:12 DEBUG : dir/file1(0xc000d70fc0): >close: err= 2025/10/13 03:28:12 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:12 DEBUG : dir: Looking for writers 2025/10/13 03:28:12 DEBUG : file1: reading active writers 2025/10/13 03:28:12 DEBUG : Looking for writers 2025/10/13 03:28:12 DEBUG : dir: reading active writers 2025/10/13 03:28:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/13 03:28:12 DEBUG : dir: Looking for writers 2025/10/13 03:28:12 DEBUG : file1: reading active writers 2025/10/13 03:28:12 DEBUG : Looking for writers 2025/10/13 03:28:12 DEBUG : dir: reading active writers 2025/10/13 03:28:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/13 03:28:12 DEBUG : dir: Looking for writers 2025/10/13 03:28:12 DEBUG : file1: reading active writers 2025/10/13 03:28:12 DEBUG : Looking for writers 2025/10/13 03:28:12 DEBUG : dir: reading active writers 2025/10/13 03:28:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/13 03:28:12 DEBUG : dir: Looking for writers 2025/10/13 03:28:12 DEBUG : file1: reading active writers 2025/10/13 03:28:12 DEBUG : Looking for writers 2025/10/13 03:28:12 DEBUG : dir: reading active writers 2025/10/13 03:28:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/13 03:28:12 DEBUG : dir/file1: vfs cache: starting upload 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1.fc0981cb.partial" 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1.fc0981cb.partial 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-xoqinus0luwi/dir/file1.fc0981cb.partial 2025/10/13 03:28:12 DEBUG : dir/file1.fc0981cb.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/10/13 03:28:12 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/13 03:28:12 DEBUG : dir/file1.fc0981cb.partial: renamed to: dir/file1 2025/10/13 03:28:12 INFO : dir/file1: Copied (replaced existing) 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:12 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/10/13 03:28:12 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-10-13 03:28:12 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/10/13 03:28:12 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/13 03:28:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:12 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/13 03:28:12 DEBUG : dir: Looking for writers 2025/10/13 03:28:12 DEBUG : file1: reading active writers 2025/10/13 03:28:12 DEBUG : Looking for writers 2025/10/13 03:28:12 DEBUG : dir: reading active writers 2025/10/13 03:28:12 DEBUG : >WaitForWriters: 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.20s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/13 03:28:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/13 03:28:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:12 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/10/13 03:28:12 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:12 DEBUG : dir/file1: newRWFileHandle: 2025/10/13 03:28:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/13 03:28:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/13 03:28:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/13 03:28:12 DEBUG : dir/file1(0xc000c1c280): _writeAt: size=5, off=0 2025/10/13 03:28:12 DEBUG : dir/file1(0xc000c1c280): openPending: 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/10/13 03:28:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/13 03:28:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/13 03:28:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:12 DEBUG : dir/file1(0xc000c1c280): >openPending: err= 2025/10/13 03:28:12 DEBUG : dir/file1(0xc000c1c280): >_writeAt: n=5, err= 2025/10/13 03:28:12 DEBUG : dir/file1(0xc000c1c280): _writeAt: size=15, off=5 2025/10/13 03:28:12 DEBUG : dir/file1(0xc000c1c280): >_writeAt: n=15, err= 2025/10/13 03:28:12 DEBUG : dir/file1(0xc000c1c280): close: 2025/10/13 03:28:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/10/13 03:28:12 DEBUG : dir/file1: vfs cache: setting modification time to 2025-10-13 03:28:12.951004718 +0000 UTC m=+6.363655498 2025/10/13 03:28:12 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:12 DEBUG : dir/file1(0xc000c1c280): >close: err= 2025/10/13 03:28:12 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:12 DEBUG : dir: Looking for writers 2025/10/13 03:28:12 DEBUG : file1: reading active writers 2025/10/13 03:28:12 DEBUG : Looking for writers 2025/10/13 03:28:12 DEBUG : dir: reading active writers 2025/10/13 03:28:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/13 03:28:12 DEBUG : dir: Looking for writers 2025/10/13 03:28:12 DEBUG : file1: reading active writers 2025/10/13 03:28:12 DEBUG : Looking for writers 2025/10/13 03:28:12 DEBUG : dir: reading active writers 2025/10/13 03:28:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/13 03:28:12 DEBUG : dir: Looking for writers 2025/10/13 03:28:12 DEBUG : file1: reading active writers 2025/10/13 03:28:12 DEBUG : Looking for writers 2025/10/13 03:28:12 DEBUG : dir: reading active writers 2025/10/13 03:28:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/13 03:28:13 DEBUG : dir: Looking for writers 2025/10/13 03:28:13 DEBUG : file1: reading active writers 2025/10/13 03:28:13 DEBUG : Looking for writers 2025/10/13 03:28:13 DEBUG : dir: reading active writers 2025/10/13 03:28:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/13 03:28:13 DEBUG : dir/file1: vfs cache: starting upload 2025/10/13 03:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1.d0ec05bd.partial" 2025/10/13 03:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1.d0ec05bd.partial 2025/10/13 03:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-xoqinus0luwi/dir/file1.d0ec05bd.partial 2025/10/13 03:28:13 DEBUG : dir/file1.d0ec05bd.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2025/10/13 03:28:13 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/10/13 03:28:13 DEBUG : dir/file1.d0ec05bd.partial: renamed to: dir/file1 2025/10/13 03:28:13 INFO : dir/file1: Copied (replaced existing) 2025/10/13 03:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:13 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2025/10/13 03:28:13 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-10-13 03:28:12 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/10/13 03:28:13 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/13 03:28:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:13 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/13 03:28:13 DEBUG : dir: Looking for writers 2025/10/13 03:28:13 DEBUG : file1: reading active writers 2025/10/13 03:28:13 DEBUG : Looking for writers 2025/10/13 03:28:13 DEBUG : dir: reading active writers 2025/10/13 03:28:13 DEBUG : >WaitForWriters: 2025/10/13 03:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.21s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/13 03:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/13 03:28:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/13 03:28:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/13 03:28:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : file1: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : file1(0xc000c1ce80): openPending: 2025/10/13 03:28:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:13 DEBUG : file1(0xc000c1ce80): >openPending: err= 2025/10/13 03:28:13 DEBUG : file1: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/13 03:28:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/13 03:28:13 DEBUG : file1(0xc000c1ce80): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : file1(0xc000c1ce80): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : file1(0xc000c1ce80): close: 2025/10/13 03:28:13 DEBUG : file1: vfs cache: setting modification time to 2025-10-13 03:28:13.12365729 +0000 UTC m=+6.536308070 2025/10/13 03:28:13 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : file1(0xc000c1ce80): >close: err= 2025/10/13 03:28:13 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:13 DEBUG : Looking for writers 2025/10/13 03:28:13 DEBUG : file1: reading active writers 2025/10/13 03:28:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/13 03:28:13 DEBUG : Looking for writers 2025/10/13 03:28:13 DEBUG : file1: reading active writers 2025/10/13 03:28:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/13 03:28:13 DEBUG : Looking for writers 2025/10/13 03:28:13 DEBUG : file1: reading active writers 2025/10/13 03:28:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/13 03:28:13 DEBUG : Looking for writers 2025/10/13 03:28:13 DEBUG : file1: reading active writers 2025/10/13 03:28:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/13 03:28:13 DEBUG : file1: vfs cache: starting upload 2025/10/13 03:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/file1.40e9bd8a.partial" 2025/10/13 03:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/file1.40e9bd8a.partial 2025/10/13 03:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-xoqinus0luwi/file1.40e9bd8a.partial 2025/10/13 03:28:13 DEBUG : file1.40e9bd8a.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/10/13 03:28:13 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/13 03:28:13 DEBUG : file1.40e9bd8a.partial: renamed to: file1 2025/10/13 03:28:13 INFO : file1: Copied (new) 2025/10/13 03:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/file1" 2025/10/13 03:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:13 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/10/13 03:28:13 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-13 03:28:13 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/10/13 03:28:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:13 INFO : file1: vfs cache: upload succeeded try #1 2025/10/13 03:28:13 DEBUG : Looking for writers 2025/10/13 03:28:13 DEBUG : file1: reading active writers 2025/10/13 03:28:13 DEBUG : >WaitForWriters: 2025/10/13 03:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.17s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/13 03:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/13 03:28:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/13 03:28:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/10/13 03:28:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094f880): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094f880): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094f880): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094f880): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094f880): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.29252288 +0000 UTC m=+6.705173661 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094f880): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094fd00): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094fd00): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094fd00): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094fd00): >_readAt: n=2, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094fd00): _writeAt: size=3, off=2 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094fd00): >_writeAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094fd00): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.29252288 +0000 UTC m=+6.705173661 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094fd00): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d1c240): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d1c240): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d1c240): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d1c240): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d1c240): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.29252288 +0000 UTC m=+6.705173661 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d1c240): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410e00 item 1 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d1c880): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d1c880): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d1c880): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d1c880): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d1c880): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.297441445 +0000 UTC m=+6.710092225 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d1c880): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d1cd80): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d1cd80): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d1cd80): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d1cd80): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d1cd80): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.297441445 +0000 UTC m=+6.710092225 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d1cd80): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411650 item 2 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d1d3c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d1d3c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d1d3c0): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d1d3c0): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d1d3c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.300105357 +0000 UTC m=+6.712756137 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d1d3c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d1d840): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d1d840): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d1d840): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d1d840): >_readAt: n=2, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d1d840): _writeAt: size=3, off=2 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d1d840): >_writeAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d1d840): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.300105357 +0000 UTC m=+6.712756137 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d1d840): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d1dd00): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d1dd00): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d1dd00): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d1dd00): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d1dd00): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.300105357 +0000 UTC m=+6.712756137 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d1dd00): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411c00 item 3 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d3a400): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d3a400): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d3a400): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d3a400): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d3a400): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.304178423 +0000 UTC m=+6.716829194 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d3a400): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d3a940): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d3a940): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d3a940): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d3a940): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d3a940): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.304178423 +0000 UTC m=+6.716829194 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d3a940): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033e230 item 4 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d3af80): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d3af80): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d3af80): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d3af80): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d3af80): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.307144954 +0000 UTC m=+6.719795723 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d3af80): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d3b400): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d3b400): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d3b400): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d3b400): >_readAt: n=2, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d3b400): _writeAt: size=3, off=2 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d3b400): >_writeAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d3b400): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.307144954 +0000 UTC m=+6.719795723 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d3b400): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d3b8c0): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d3b8c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d3b8c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d3b8c0): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d3b8c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.307144954 +0000 UTC m=+6.719795723 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d3b8c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033e5b0 item 5 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d3bf40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d3bf40): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d3bf40): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d3bf40): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d3bf40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.311114977 +0000 UTC m=+6.723765747 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d3bf40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d72500): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d72500): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d72500): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d72500): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d72500): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.311114977 +0000 UTC m=+6.723765747 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d72500): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033eee0 item 6 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d72b80): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d72b80): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d72b80): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d72b80): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d72b80): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.313764982 +0000 UTC m=+6.726415763 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d72b80): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d73080): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d73080): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d73080): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d73080): >_readAt: n=2, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d73080): _writeAt: size=3, off=2 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d73080): >_writeAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d73080): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.313764982 +0000 UTC m=+6.726415763 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d73080): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d73540): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d73540): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d73540): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d73540): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d73540): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.313764982 +0000 UTC m=+6.726415763 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d73540): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f260 item 7 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d73bc0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d73bc0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d73bc0): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d73bc0): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d73bc0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.317461993 +0000 UTC m=+6.730112763 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d73bc0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e96180): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e96180): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e96180): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e96180): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e96180): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.317461993 +0000 UTC m=+6.730112763 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e96180): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f7a0 item 8 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e96740): _readAt: size=2, off=0 2025/10/13 03:28:13 ERROR : open-test-file(0xc000e96740): Couldn't read size of file 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e96740): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e96740): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e96740): >_writeAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e96740): close: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e96740): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e96b00): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e96b00): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e96b00): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e96b00): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e96b00): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.320606707 +0000 UTC m=+6.733257477 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e96b00): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e96f80): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e96f80): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e96f80): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e96f80): >_readAt: n=2, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e96f80): _writeAt: size=3, off=2 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e96f80): >_writeAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e96f80): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.320606707 +0000 UTC m=+6.733257477 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e96f80): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e97480): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e97480): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e97480): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e97480): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e97480): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.320606707 +0000 UTC m=+6.733257477 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e97480): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033fb90 item 9 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e97b00): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e97b00): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e97b00): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e97b00): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e97b00): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.324215923 +0000 UTC m=+6.736866704 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e97b00): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb60c0): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb60c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb60c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb60c0): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb60c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.324215923 +0000 UTC m=+6.736866704 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb60c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378e70 item 10 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb6700): _readAt: size=2, off=0 2025/10/13 03:28:13 ERROR : open-test-file(0xc000eb6700): Couldn't read size of file 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb6700): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb6700): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb6700): >_writeAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb6700): close: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb6700): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb6ac0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb6ac0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb6ac0): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb6ac0): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb6ac0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.327004489 +0000 UTC m=+6.739655259 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb6ac0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb6fc0): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb6fc0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb6fc0): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb6fc0): >_readAt: n=2, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb6fc0): _writeAt: size=3, off=2 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb6fc0): >_writeAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb6fc0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.327004489 +0000 UTC m=+6.739655259 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb6fc0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb74c0): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb74c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb74c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb74c0): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb74c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.327004489 +0000 UTC m=+6.739655259 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb74c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379340 item 11 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb7b40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb7b40): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb7b40): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb7b40): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb7b40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.330941891 +0000 UTC m=+6.743592672 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb7b40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed4100): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed4100): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed4100): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed4100): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed4100): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.330941891 +0000 UTC m=+6.743592672 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed4100): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379b90 item 12 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed4740): _readAt: size=2, off=0 2025/10/13 03:28:13 ERROR : open-test-file(0xc000ed4740): Couldn't read size of file 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed4740): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed4740): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed4740): >_writeAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed4740): close: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed4740): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed4b00): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed4b00): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed4b00): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed4b00): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed4b00): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.334929569 +0000 UTC m=+6.747580348 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed4b00): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed51c0): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed51c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed51c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed51c0): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed51c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.334929569 +0000 UTC m=+6.747580348 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed51c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036a380 item 13 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed5840): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed5840): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed5840): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed5840): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed5840): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.338000514 +0000 UTC m=+6.750651284 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed5840): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed5d80): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed5d80): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed5d80): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed5d80): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed5d80): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.338000514 +0000 UTC m=+6.750651284 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed5d80): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036ab60 item 14 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c6140): _readAt: size=2, off=0 2025/10/13 03:28:13 ERROR : open-test-file(0xc0008c6140): Couldn't read size of file 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c6140): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c6140): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c6140): >_writeAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c6140): close: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c6140): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c6580): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c6580): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c6580): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c6580): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c6580): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.343312978 +0000 UTC m=+6.755963758 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c6580): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c6c80): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c6c80): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c6c80): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c6c80): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c6c80): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.343312978 +0000 UTC m=+6.755963758 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c6c80): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032e230 item 15 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c7300): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c7300): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c7300): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c7300): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c7300): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.346310326 +0000 UTC m=+6.758961105 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c7300): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c7840): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c7840): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c7840): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c7840): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c7840): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.346310326 +0000 UTC m=+6.758961105 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c7840): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ea80 item 16 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c7e80): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c7e80): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c7e80): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c7e80): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c7e80): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.349083772 +0000 UTC m=+6.761734543 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c7e80): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000efe640): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000efe640): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000efe640): open at offset 5 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000efe640): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000efe640): >_readAt: n=2, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000efe640): _writeAt: size=3, off=7 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000efe640): >_writeAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000efe640): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.349083772 +0000 UTC m=+6.761734543 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000efe640): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000efeb40): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000efeb40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000efeb40): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000efeb40): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000efeb40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.349083772 +0000 UTC m=+6.761734543 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000efeb40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032f030 item 17 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eff1c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eff1c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eff1c0): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eff1c0): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eff1c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.352585657 +0000 UTC m=+6.765236438 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eff1c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eff700): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eff700): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eff700): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eff700): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eff700): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.352585657 +0000 UTC m=+6.765236438 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eff700): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032f650 item 18 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000effd80): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000effd80): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000effd80): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000effd80): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000effd80): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.355232216 +0000 UTC m=+6.767882996 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000effd80): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1c300): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1c300): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1c300): open at offset 5 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1c300): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1c300): >_readAt: n=2, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1c300): _writeAt: size=3, off=7 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1c300): >_writeAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1c300): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.355232216 +0000 UTC m=+6.767882996 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1c300): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1c800): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1c800): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1c800): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1c800): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1c800): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.355232216 +0000 UTC m=+6.767882996 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1c800): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032fc00 item 19 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1ce80): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1ce80): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1ce80): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1ce80): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1ce80): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.358766371 +0000 UTC m=+6.771417141 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1ce80): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1d440): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1d440): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1d440): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1d440): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1d440): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.358766371 +0000 UTC m=+6.771417141 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1d440): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036a380 item 20 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1db00): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1db00): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1db00): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1db00): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1db00): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.361075216 +0000 UTC m=+6.773725996 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1db00): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000394040): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000394040): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000394040): open at offset 5 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000394040): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000394040): >_readAt: n=2, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000394040): _writeAt: size=3, off=7 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000394040): >_writeAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000394040): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.361075216 +0000 UTC m=+6.773725996 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000394040): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000395280): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000395280): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000395280): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000395280): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000395280): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.361075216 +0000 UTC m=+6.773725996 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000395280): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036b490 item 21 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0002c66c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0002c66c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0002c66c0): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0002c66c0): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0002c66c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.364389499 +0000 UTC m=+6.777040279 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0002c66c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0002c7140): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0002c7140): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0002c7140): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0002c7140): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0002c7140): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.364389499 +0000 UTC m=+6.777040279 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0002c7140): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036bce0 item 22 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e4300): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e4300): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e4300): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e4300): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e4300): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.367280656 +0000 UTC m=+6.779931426 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e4300): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e4b00): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e4b00): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e4b00): open at offset 5 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e4b00): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e4b00): >_readAt: n=2, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e4b00): _writeAt: size=3, off=7 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e4b00): >_writeAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e4b00): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.367280656 +0000 UTC m=+6.779931426 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e4b00): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e50c0): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e50c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e50c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e50c0): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e50c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.367280656 +0000 UTC m=+6.779931426 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e50c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014e930 item 23 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e5740): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e5740): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e5740): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e5740): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e5740): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.370882408 +0000 UTC m=+6.783533178 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e5740): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e5c80): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e5c80): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e5c80): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e5c80): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e5c80): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.370882408 +0000 UTC m=+6.783533178 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e5c80): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014f340 item 24 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e70340): _readAt: size=2, off=0 2025/10/13 03:28:13 ERROR : open-test-file(0xc000e70340): Couldn't read size of file 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e70340): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e70340): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e70340): >_writeAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e70340): close: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e70340): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e70740): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e70740): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e70740): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e70740): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e70740): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.373626291 +0000 UTC m=+6.786277071 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e70740): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e70c40): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e70c40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e70c40): open at offset 5 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e70c40): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e70c40): >_readAt: n=2, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e70c40): _writeAt: size=3, off=7 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e70c40): >_writeAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e70c40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.373626291 +0000 UTC m=+6.786277071 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e70c40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e71180): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e71180): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e71180): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e71180): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e71180): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.373626291 +0000 UTC m=+6.786277071 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e71180): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014f880 item 25 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e71840): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e71840): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e71840): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e71840): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e71840): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.376921206 +0000 UTC m=+6.789571986 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e71840): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e71d80): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e71d80): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e71d80): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e71d80): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e71d80): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.376921206 +0000 UTC m=+6.789571986 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e71d80): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002de380 item 26 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e4440): _readAt: size=2, off=0 2025/10/13 03:28:13 ERROR : open-test-file(0xc0007e4440): Couldn't read size of file 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e4440): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e4440): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e4440): >_writeAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e4440): close: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e4440): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e4800): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e4800): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e4800): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e4800): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e4800): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.379550683 +0000 UTC m=+6.792201463 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e4800): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e4d00): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e4d00): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e4d00): open at offset 5 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e4d00): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e4d00): >_readAt: n=2, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e4d00): _writeAt: size=3, off=7 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e4d00): >_writeAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e4d00): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.379550683 +0000 UTC m=+6.792201463 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e4d00): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e5240): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e5240): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e5240): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e5240): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e5240): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.379550683 +0000 UTC m=+6.792201463 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e5240): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002de930 item 27 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e58c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e58c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e58c0): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e58c0): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e58c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.382827486 +0000 UTC m=+6.795478246 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e58c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e5ec0): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e5ec0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e5ec0): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e5ec0): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e5ec0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.382827486 +0000 UTC m=+6.795478246 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e5ec0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002df340 item 28 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000874580): _readAt: size=2, off=0 2025/10/13 03:28:13 ERROR : open-test-file(0xc000874580): Couldn't read size of file 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000874580): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000874580): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000874580): >_writeAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000874580): close: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000874580): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000874940): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000874940): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000874940): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000874940): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000874940): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.384925183 +0000 UTC m=+6.797575943 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000874940): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000875000): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000875000): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000875000): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000875000): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000875000): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.384925183 +0000 UTC m=+6.797575943 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000875000): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002df880 item 29 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008756c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008756c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008756c0): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008756c0): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008756c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.386973209 +0000 UTC m=+6.799623979 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008756c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000875c80): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000875c80): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000875c80): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000875c80): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000875c80): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.386973209 +0000 UTC m=+6.799623979 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000875c80): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dfd50 item 30 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000412540): _readAt: size=2, off=0 2025/10/13 03:28:13 ERROR : open-test-file(0xc000412540): Couldn't read size of file 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000412540): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000412540): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000412540): >_writeAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000412540): close: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000412540): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000413180): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000413180): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000413180): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000413180): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000413180): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.389230026 +0000 UTC m=+6.801880796 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000413180): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000413a00): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000413a00): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000413a00): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000413a00): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000413a00): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.389230026 +0000 UTC m=+6.801880796 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000413a00): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005503f0 item 31 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00012cb40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00012cb40): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00012cb40): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00012cb40): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00012cb40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.391493896 +0000 UTC m=+6.804144656 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00012cb40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00012d3c0): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00012d3c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00012d3c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00012d3c0): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00012d3c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.391493896 +0000 UTC m=+6.804144656 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00012d3c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005507e0 item 32 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00012da40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00012da40): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00012da40): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00012da40): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00012da40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.393636939 +0000 UTC m=+6.806287700 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00012da40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006742c0): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006742c0): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006742c0): _writeAt: size=3, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006742c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006742c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000550b60 item 33 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006742c0): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006742c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.394450296 +0000 UTC m=+6.807101057 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006742c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006747c0): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006747c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006747c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006747c0): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006747c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.394450296 +0000 UTC m=+6.807101057 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006747c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000550d20 item 33 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000674ec0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000674ec0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000674ec0): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000674ec0): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000674ec0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.396639387 +0000 UTC m=+6.809290147 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000674ec0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000675340): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000675340): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000551650 item 34 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000675340): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000675340): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000675340): _writeAt: size=3, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000675340): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000675340): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.397471039 +0000 UTC m=+6.810121799 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000675340): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006758c0): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006758c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006758c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006758c0): >_readAt: n=3, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006758c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.397471039 +0000 UTC m=+6.810121799 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006758c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005519d0 item 34 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000675f00): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000675f00): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000675f00): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000675f00): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000675f00): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.399415078 +0000 UTC m=+6.812065838 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000675f00): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094e400): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094e400): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094e400): _writeAt: size=3, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094e400): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094e400): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e02000 item 35 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094e400): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094e400): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.40019904 +0000 UTC m=+6.812849800 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094e400): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094e900): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094e900): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094e900): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094e900): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094e900): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.40019904 +0000 UTC m=+6.812849800 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094e900): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e021c0 item 35 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094efc0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094efc0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094efc0): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094efc0): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094efc0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.402867079 +0000 UTC m=+6.815517859 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094efc0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094f500): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094f500): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e02700 item 36 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094f500): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094f500): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094f500): _writeAt: size=3, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094f500): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094f500): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.403958348 +0000 UTC m=+6.816609119 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094f500): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094fa40): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094fa40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094fa40): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094fa40): >_readAt: n=3, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094fa40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.403958348 +0000 UTC m=+6.816609119 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094fa40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e029a0 item 36 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed4100): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed4100): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed4100): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed4100): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed4100): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.406505209 +0000 UTC m=+6.819155979 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed4100): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed4580): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed4580): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed4580): _writeAt: size=3, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed4580): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed4580): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e02d90 item 37 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed4580): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed4580): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.407539893 +0000 UTC m=+6.820190672 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed4580): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed4a80): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed4a80): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed4a80): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed4a80): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed4a80): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.407539893 +0000 UTC m=+6.820190672 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed4a80): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e02f50 item 37 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed5100): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed5100): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed5100): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed5100): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed5100): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.410346892 +0000 UTC m=+6.822997672 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed5100): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed5600): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed5600): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e032d0 item 38 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed5600): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed5600): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed5600): _writeAt: size=3, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed5600): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed5600): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.411546715 +0000 UTC m=+6.824197495 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ed5600): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d702c0): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d702c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d702c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d702c0): >_readAt: n=3, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d702c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.411546715 +0000 UTC m=+6.824197495 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d702c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e03490 item 38 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d70940): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d70940): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d70940): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d70940): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d70940): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.415837751 +0000 UTC m=+6.828488522 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d70940): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d70e40): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d70e40): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d70e40): _writeAt: size=3, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d70e40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d70e40): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e03810 item 39 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d70e40): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d70e40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.417240545 +0000 UTC m=+6.829891325 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d70e40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d71340): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d71340): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d71340): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d71340): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d71340): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.417240545 +0000 UTC m=+6.829891325 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d71340): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e039d0 item 39 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d71a00): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d71a00): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d71a00): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d71a00): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d71a00): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.419592721 +0000 UTC m=+6.832243491 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d71a00): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d71f40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d71f40): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e03d50 item 40 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d71f40): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d71f40): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d71f40): _writeAt: size=3, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d71f40): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d71f40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.420496778 +0000 UTC m=+6.833147549 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d71f40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000570500): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000570500): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000570500): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000570500): >_readAt: n=3, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000570500): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.420496778 +0000 UTC m=+6.833147549 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000570500): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1e0e0 item 40 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000570ac0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000570ac0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000570ac0): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000570ac0): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000570ac0): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000570ac0): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000570ac0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.422675428 +0000 UTC m=+6.835326229 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000570ac0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000570fc0): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000570fc0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000570fc0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1e540 item 41 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000570fc0): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000570fc0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.423511588 +0000 UTC m=+6.836162359 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000570fc0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000571480): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000571480): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000571480): _writeAt: size=3, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000571480): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000571480): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1e700 item 41 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000571480): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000571480): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.424615251 +0000 UTC m=+6.837266031 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000571480): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0005719c0): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0005719c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0005719c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0005719c0): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0005719c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.424615251 +0000 UTC m=+6.837266031 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0005719c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1e8c0 item 41 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00066c380): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00066c380): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00066c380): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00066c380): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00066c380): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00066c380): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00066c380): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.427315481 +0000 UTC m=+6.839966261 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00066c380): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00066c880): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00066c880): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00066c880): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005121c0 item 42 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00066c880): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00066c880): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.42890797 +0000 UTC m=+6.841558740 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00066c880): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00066cdc0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00066cdc0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512460 item 42 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00066cdc0): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00066cdc0): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00066cdc0): _writeAt: size=3, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00066cdc0): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00066cdc0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.430117651 +0000 UTC m=+6.842768432 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00066cdc0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00066d340): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00066d340): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00066d340): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00066d340): >_readAt: n=3, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00066d340): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.430117651 +0000 UTC m=+6.842768432 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00066d340): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512690 item 42 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00066d980): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00066d980): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00066d980): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00066d980): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00066d980): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00066d980): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00066d980): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.433193997 +0000 UTC m=+6.845844777 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00066d980): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00066de80): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00066de80): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00066de80): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512a10 item 43 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00066de80): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00066de80): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.434533702 +0000 UTC m=+6.847184482 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00066de80): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f4440): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f4440): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f4440): _writeAt: size=3, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f4440): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f4440): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512cb0 item 43 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f4440): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f4440): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.435627537 +0000 UTC m=+6.848278306 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f4440): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f4980): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f4980): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f4980): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f4980): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f4980): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.435627537 +0000 UTC m=+6.848278306 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f4980): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512e70 item 43 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f4fc0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f4fc0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f4fc0): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f4fc0): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f4fc0): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f4fc0): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f4fc0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.43822931 +0000 UTC m=+6.850880091 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f4fc0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f54c0): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f54c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f54c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000513260 item 44 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f54c0): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f54c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.439156763 +0000 UTC m=+6.851807542 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f54c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f5a00): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f5a00): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000513420 item 44 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f5a00): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f5a00): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f5a00): _writeAt: size=3, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f5a00): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f5a00): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.440215289 +0000 UTC m=+6.852866070 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f5a00): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076c000): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076c000): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076c000): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076c000): >_readAt: n=3, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076c000): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.440215289 +0000 UTC m=+6.852866070 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076c000): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005135e0 item 44 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076c640): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076c640): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076c640): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076c640): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076c640): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076c640): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076c640): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.442821543 +0000 UTC m=+6.855472313 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076c640): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076cb40): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076cb40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076cb40): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000513960 item 45 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076cb40): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076cb40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.443549269 +0000 UTC m=+6.856200030 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076cb40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076d240): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076d240): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076d240): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076d240): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076d240): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.443549269 +0000 UTC m=+6.856200030 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076d240): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000513b20 item 45 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076d880): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076d880): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076d880): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076d880): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076d880): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076d880): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076d880): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.445629615 +0000 UTC m=+6.858280365 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076d880): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076dd80): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076dd80): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076dd80): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050540 item 46 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076dd80): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076dd80): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.446347082 +0000 UTC m=+6.858997832 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076dd80): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007a8500): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007a8500): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007a8500): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007a8500): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007a8500): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.446347082 +0000 UTC m=+6.858997832 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007a8500): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050c40 item 46 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007a8b40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007a8b40): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007a8b40): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007a8b40): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007a8b40): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007a8b40): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007a8b40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.448452515 +0000 UTC m=+6.861103265 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007a8b40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007a9040): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007a9040): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007a9040): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051810 item 47 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007a9040): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007a9040): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.450027271 +0000 UTC m=+6.862678021 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007a9040): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007a9740): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007a9740): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007a9740): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007a9740): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007a9740): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.450027271 +0000 UTC m=+6.862678021 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007a9740): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051ab0 item 47 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007a9d80): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007a9d80): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007a9d80): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007a9d80): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007a9d80): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007a9d80): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007a9d80): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.452079694 +0000 UTC m=+6.864730455 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007a9d80): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007c6300): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007c6300): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007c6300): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e2a0 item 48 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007c6300): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007c6300): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.452851584 +0000 UTC m=+6.865502344 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007c6300): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007c6a00): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007c6a00): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007c6a00): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007c6a00): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007c6a00): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.452851584 +0000 UTC m=+6.865502344 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007c6a00): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e4d0 item 48 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007c7040): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007c7040): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007c7040): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007c7040): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007c7040): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.45493752 +0000 UTC m=+6.867588270 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007c7040): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007c74c0): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007c74c0): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007c74c0): _writeAt: size=3, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007c74c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007c74c0): open at offset 5 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007c74c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e8c0 item 49 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007c74c0): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007c74c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.455937769 +0000 UTC m=+6.868588519 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007c74c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007c7a00): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007c7a00): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007c7a00): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007c7a00): >_readAt: n=8, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007c7a00): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.455937769 +0000 UTC m=+6.868588519 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007c7a00): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037eb60 item 49 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007f8100): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007f8100): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007f8100): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007f8100): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007f8100): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.458795844 +0000 UTC m=+6.871446624 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007f8100): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007f8600): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007f8600): open at offset 5 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007f8600): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f030 item 50 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007f8600): _readAt: size=2, off=5 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007f8600): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007f8600): _writeAt: size=3, off=5 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007f8600): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007f8600): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.45987484 +0000 UTC m=+6.872525620 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007f8600): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007f8b80): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007f8b80): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007f8b80): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007f8b80): >_readAt: n=3, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007f8b80): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.45987484 +0000 UTC m=+6.872525620 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007f8b80): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f3b0 item 50 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007f9200): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007f9200): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007f9200): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007f9200): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007f9200): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.462147627 +0000 UTC m=+6.874798407 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007f9200): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007f9700): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007f9700): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007f9700): _writeAt: size=3, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007f9700): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007f9700): open at offset 5 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007f9700): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f8f0 item 51 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007f9700): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007f9700): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.463093102 +0000 UTC m=+6.875743872 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007f9700): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007f9c40): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007f9c40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007f9c40): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007f9c40): >_readAt: n=8, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007f9c40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.463093102 +0000 UTC m=+6.875743872 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007f9c40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037fb20 item 51 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082e340): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082e340): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082e340): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082e340): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082e340): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.465653109 +0000 UTC m=+6.878303878 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082e340): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082e840): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082e840): open at offset 5 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082e840): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c1c0 item 52 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082e840): _readAt: size=2, off=5 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082e840): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082e840): _writeAt: size=3, off=5 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082e840): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082e840): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.466590278 +0000 UTC m=+6.879241058 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082e840): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082edc0): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082edc0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082edc0): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082edc0): >_readAt: n=3, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082edc0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.466590278 +0000 UTC m=+6.879241058 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082edc0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c620 item 52 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082f440): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082f440): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082f440): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082f440): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082f440): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.468557731 +0000 UTC m=+6.881208492 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082f440): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082f940): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082f940): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082f940): _writeAt: size=3, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082f940): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082f940): open at offset 5 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082f940): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cd20 item 53 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082f940): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082f940): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.46927048 +0000 UTC m=+6.881921230 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082f940): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082fe80): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082fe80): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082fe80): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082fe80): >_readAt: n=8, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082fe80): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.46927048 +0000 UTC m=+6.881921230 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082fe80): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cfc0 item 53 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000868580): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000868580): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000868580): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000868580): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000868580): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.471951854 +0000 UTC m=+6.884602614 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000868580): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000868a80): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000868a80): open at offset 5 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000868a80): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d650 item 54 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000868a80): _readAt: size=2, off=5 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000868a80): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000868a80): _writeAt: size=3, off=5 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000868a80): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000868a80): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.472921344 +0000 UTC m=+6.885572094 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000868a80): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000869000): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000869000): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000869000): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000869000): >_readAt: n=3, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000869000): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.472921344 +0000 UTC m=+6.885572094 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000869000): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d9d0 item 54 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000869680): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000869680): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000869680): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000869680): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000869680): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.474775816 +0000 UTC m=+6.887426577 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000869680): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000869b80): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000869b80): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000869b80): _writeAt: size=3, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000869b80): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000869b80): open at offset 5 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000869b80): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c230 item 55 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000869b80): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000869b80): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.475560148 +0000 UTC m=+6.888210908 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000869b80): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000892140): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000892140): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000892140): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000892140): >_readAt: n=8, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000892140): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.475560148 +0000 UTC m=+6.888210908 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000892140): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c540 item 55 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008927c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008927c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008927c0): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008927c0): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008927c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.477594308 +0000 UTC m=+6.890245068 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008927c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000892cc0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000892cc0): open at offset 5 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000892cc0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c8c0 item 56 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000892cc0): _readAt: size=2, off=5 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000892cc0): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000892cc0): _writeAt: size=3, off=5 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000892cc0): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000892cc0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.478358974 +0000 UTC m=+6.891009734 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000892cc0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000893240): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000893240): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000893240): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000893240): >_readAt: n=3, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000893240): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.478358974 +0000 UTC m=+6.891009734 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000893240): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ca80 item 56 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000893880): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000893880): open at offset 0 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000893880): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000893880): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000893880): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000893880): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000893880): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000893880): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.480655535 +0000 UTC m=+6.893306306 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000893880): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000893dc0): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000893dc0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000893dc0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ce00 item 57 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000893dc0): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000893dc0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.481483911 +0000 UTC m=+6.894134691 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000893dc0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008b0380): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008b0380): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008b0380): _writeAt: size=3, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008b0380): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008b0380): open at offset 5 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008b0380): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cfc0 item 57 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008b0380): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008b0380): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.482416442 +0000 UTC m=+6.895067211 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008b0380): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008b0900): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008b0900): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008b0900): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008b0900): >_readAt: n=8, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008b0900): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.482416442 +0000 UTC m=+6.895067211 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008b0900): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d1f0 item 57 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008b0f40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008b0f40): open at offset 0 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008b0f40): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008b0f40): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008b0f40): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008b0f40): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008b0f40): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008b0f40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.484630448 +0000 UTC m=+6.897281208 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008b0f40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008b1480): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008b1480): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008b1480): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d5e0 item 58 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008b1480): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008b1480): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.485417856 +0000 UTC m=+6.898068606 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008b1480): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008b19c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008b19c0): open at offset 5 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008b19c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d7a0 item 58 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008b19c0): _readAt: size=2, off=5 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008b19c0): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008b19c0): _writeAt: size=3, off=5 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008b19c0): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008b19c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.486327414 +0000 UTC m=+6.898978164 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008b19c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008dc000): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008dc000): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008dc000): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008dc000): >_readAt: n=3, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008dc000): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.486327414 +0000 UTC m=+6.898978164 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008dc000): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d960 item 58 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008dc640): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008dc640): open at offset 0 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008dc640): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008dc640): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008dc640): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008dc640): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008dc640): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008dc640): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.488180994 +0000 UTC m=+6.900831744 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008dc640): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008dcb80): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008dcb80): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008dcb80): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047dce0 item 59 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008dcb80): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008dcb80): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.488852305 +0000 UTC m=+6.901503065 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008dcb80): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008dd0c0): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008dd0c0): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008dd0c0): _writeAt: size=3, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008dd0c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008dd0c0): open at offset 5 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008dd0c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047dea0 item 59 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008dd0c0): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008dd0c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.489576353 +0000 UTC m=+6.902227103 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008dd0c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008dd640): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008dd640): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008dd640): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008dd640): >_readAt: n=8, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008dd640): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.489576353 +0000 UTC m=+6.902227103 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008dd640): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366310 item 59 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008ddc80): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008ddc80): open at offset 0 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008ddc80): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008ddc80): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008ddc80): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008ddc80): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008ddc80): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008ddc80): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.491831958 +0000 UTC m=+6.904482708 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008ddc80): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000920240): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000920240): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000920240): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366d20 item 60 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000920240): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000920240): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.492463635 +0000 UTC m=+6.905114405 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000920240): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000920780): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000920780): open at offset 5 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000920780): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366f50 item 60 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000920780): _readAt: size=2, off=5 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000920780): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000920780): _writeAt: size=3, off=5 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000920780): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000920780): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.493331173 +0000 UTC m=+6.905981924 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000920780): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000920d40): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000920d40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000920d40): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000920d40): >_readAt: n=3, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000920d40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.493331173 +0000 UTC m=+6.905981924 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000920d40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367110 item 60 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000921380): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000921380): open at offset 0 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000921380): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000921380): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000921380): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000921380): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000921380): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000921380): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.495058948 +0000 UTC m=+6.907709707 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000921380): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0009218c0): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0009218c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0009218c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367650 item 61 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0009218c0): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0009218c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.495690623 +0000 UTC m=+6.908341373 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0009218c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093a040): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093a040): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093a040): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093a040): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093a040): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.495690623 +0000 UTC m=+6.908341373 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093a040): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003679d0 item 61 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093a680): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093a680): open at offset 0 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093a680): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093a680): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093a680): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093a680): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093a680): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093a680): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.49824536 +0000 UTC m=+6.910896120 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093a680): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093abc0): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093abc0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093abc0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004760e0 item 62 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093abc0): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093abc0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.498964731 +0000 UTC m=+6.911615501 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093abc0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093b2c0): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093b2c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093b2c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093b2c0): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093b2c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.498964731 +0000 UTC m=+6.911615501 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093b2c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476380 item 62 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093b900): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093b900): open at offset 0 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093b900): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093b900): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093b900): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093b900): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093b900): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093b900): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.501347524 +0000 UTC m=+6.913998284 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093b900): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0005b6180): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0005b6180): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0005b6180): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1ebd0 item 63 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0005b6180): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0005b6180): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.502071493 +0000 UTC m=+6.914722254 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0005b6180): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0005b6880): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0005b6880): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0005b6880): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0005b6880): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0005b6880): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.502071493 +0000 UTC m=+6.914722254 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0005b6880): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1ed90 item 63 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0005b6ec0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0005b6ec0): open at offset 0 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0005b6ec0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0005b6ec0): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0005b6ec0): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0005b6ec0): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0005b6ec0): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0005b6ec0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.506217497 +0000 UTC m=+6.918868257 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0005b6ec0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0005b7400): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0005b7400): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0005b7400): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1f110 item 64 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0005b7400): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0005b7400): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.507185965 +0000 UTC m=+6.919836725 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0005b7400): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0005b7b00): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0005b7b00): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0005b7b00): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0005b7b00): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0005b7b00): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.507185965 +0000 UTC m=+6.919836725 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0005b7b00): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1f2d0 item 64 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9e1c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9e1c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9e1c0): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9e1c0): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9e1c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.509679206 +0000 UTC m=+6.922329977 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9e1c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9e640): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9e640): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9e640): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9e640): >_readAt: n=2, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9e640): _writeAt: size=3, off=2 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1f650 item 65 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9e640): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9e640): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.51080555 +0000 UTC m=+6.923456310 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9e640): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9eb40): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9eb40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9eb40): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9eb40): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9eb40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.51080555 +0000 UTC m=+6.923456310 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9eb40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1f810 item 65 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9f180): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9f180): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9f180): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9f180): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9f180): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.513365557 +0000 UTC m=+6.926016317 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9f180): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9f600): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9f600): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1fb90 item 66 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9f600): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9f600): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9f600): _writeAt: size=3, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9f600): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9f600): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.514342682 +0000 UTC m=+6.926993443 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9f600): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9fb40): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9fb40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9fb40): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9fb40): >_readAt: n=3, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9fb40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.514342682 +0000 UTC m=+6.926993443 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9fb40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1fdc0 item 66 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c04200): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c04200): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c04200): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c04200): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c04200): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.516759229 +0000 UTC m=+6.929409989 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c04200): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c04680): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c04680): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c04680): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c04680): >_readAt: n=2, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c04680): _writeAt: size=3, off=2 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416310 item 67 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c04680): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c04680): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.517488899 +0000 UTC m=+6.930139669 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c04680): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c04b80): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c04b80): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c04b80): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c04b80): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c04b80): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.517488899 +0000 UTC m=+6.930139669 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c04b80): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004164d0 item 67 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c05200): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c05200): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c05200): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c05200): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c05200): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.51944393 +0000 UTC m=+6.932094680 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c05200): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c05700): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c05700): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416a10 item 68 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c05700): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c05700): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c05700): _writeAt: size=3, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c05700): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c05700): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.520395827 +0000 UTC m=+6.933046587 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c05700): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c05c40): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c05c40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c05c40): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c05c40): >_readAt: n=3, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c05c40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.520395827 +0000 UTC m=+6.933046587 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c05c40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416d20 item 68 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2c300): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2c300): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2c300): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2c300): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2c300): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.522312185 +0000 UTC m=+6.934962945 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2c300): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2c780): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2c780): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2c780): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2c780): >_readAt: n=2, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2c780): _writeAt: size=3, off=2 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417180 item 69 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2c780): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2c780): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.52323639 +0000 UTC m=+6.935887140 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2c780): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2cc80): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2cc80): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2cc80): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2cc80): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2cc80): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.52323639 +0000 UTC m=+6.935887140 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2cc80): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004173b0 item 69 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2d300): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2d300): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2d300): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2d300): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2d300): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.525262864 +0000 UTC m=+6.937913624 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2d300): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2d800): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2d800): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417d50 item 70 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2d800): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2d800): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2d800): _writeAt: size=3, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2d800): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2d800): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.52608625 +0000 UTC m=+6.938737000 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2d800): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2dd40): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2dd40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2dd40): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2dd40): >_readAt: n=3, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2dd40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.52608625 +0000 UTC m=+6.938737000 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2dd40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a070 item 70 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c98440): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c98440): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c98440): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c98440): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c98440): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.528171946 +0000 UTC m=+6.940822727 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c98440): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c98940): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c98940): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c98940): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c98940): >_readAt: n=2, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c98940): _writeAt: size=3, off=2 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b730 item 71 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c98940): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c98940): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.52900476 +0000 UTC m=+6.941655550 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c98940): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c98e40): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c98e40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c98e40): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c98e40): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c98e40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.52900476 +0000 UTC m=+6.941655550 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c98e40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048bf10 item 71 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c994c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c994c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c994c0): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c994c0): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c994c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.531512939 +0000 UTC m=+6.944163709 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c994c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c999c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c999c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004327e0 item 72 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c999c0): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c999c0): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c999c0): _writeAt: size=3, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c999c0): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c999c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.532312439 +0000 UTC m=+6.944963199 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c999c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c99f00): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c99f00): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c99f00): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c99f00): >_readAt: n=3, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c99f00): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.532312439 +0000 UTC m=+6.944963199 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c99f00): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004329a0 item 72 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ce4540): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ce4540): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ce4540): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ce4540): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ce4540): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ce4540): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ce4540): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.534461584 +0000 UTC m=+6.947112365 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ce4540): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ce4a40): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ce4a40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ce4a40): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432ee0 item 73 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ce4a40): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ce4a40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.535410376 +0000 UTC m=+6.948061156 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ce4a40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ce4f00): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ce4f00): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ce4f00): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ce4f00): >_readAt: n=2, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ce4f00): _writeAt: size=3, off=2 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004331f0 item 73 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ce4f00): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ce4f00): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.536676603 +0000 UTC m=+6.949327383 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ce4f00): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ce5440): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ce5440): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ce5440): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ce5440): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ce5440): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.536676603 +0000 UTC m=+6.949327383 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ce5440): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433490 item 73 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ce5a80): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ce5a80): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ce5a80): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ce5a80): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ce5a80): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ce5a80): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ce5a80): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.539115763 +0000 UTC m=+6.951766533 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ce5a80): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d20000): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d20000): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d20000): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004338f0 item 74 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d20000): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d20000): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.540122332 +0000 UTC m=+6.952773113 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d20000): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d20540): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d20540): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433b20 item 74 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d20540): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d20540): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d20540): _writeAt: size=3, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d20540): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d20540): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.541227077 +0000 UTC m=+6.953877857 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d20540): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d20ac0): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d20ac0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d20ac0): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d20ac0): >_readAt: n=3, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d20ac0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.541227077 +0000 UTC m=+6.953877857 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d20ac0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433ce0 item 74 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d21100): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d21100): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d21100): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d21100): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d21100): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d21100): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d21100): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.543872784 +0000 UTC m=+6.956523565 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d21100): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d21600): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d21600): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d21600): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326230 item 75 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d21600): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d21600): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.544687053 +0000 UTC m=+6.957337823 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d21600): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d21b40): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d21b40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d21b40): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d21b40): >_readAt: n=2, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d21b40): _writeAt: size=3, off=2 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326690 item 75 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d21b40): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d21b40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.545649179 +0000 UTC m=+6.958299960 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d21b40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d50100): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d50100): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d50100): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d50100): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d50100): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.545649179 +0000 UTC m=+6.958299960 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d50100): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326a10 item 75 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d50740): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d50740): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d50740): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d50740): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d50740): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d50740): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d50740): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.54821196 +0000 UTC m=+6.960862731 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d50740): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d50c40): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d50c40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d50c40): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327490 item 76 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d50c40): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d50c40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.548996032 +0000 UTC m=+6.961646793 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d50c40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d51180): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d51180): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327a40 item 76 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d51180): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d51180): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d51180): _writeAt: size=3, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d51180): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d51180): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.549913264 +0000 UTC m=+6.962564025 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d51180): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d51700): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d51700): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d51700): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d51700): >_readAt: n=3, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d51700): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.549913264 +0000 UTC m=+6.962564025 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d51700): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327e30 item 76 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d51d40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d51d40): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d51d40): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d51d40): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d51d40): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d51d40): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d51d40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.552144193 +0000 UTC m=+6.964794973 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d51d40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d8e2c0): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d8e2c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d8e2c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420540 item 77 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d8e2c0): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d8e2c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.552875817 +0000 UTC m=+6.965526567 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d8e2c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d8e9c0): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d8e9c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d8e9c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d8e9c0): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d8e9c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.552875817 +0000 UTC m=+6.965526567 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d8e9c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420850 item 77 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d8f000): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d8f000): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d8f000): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d8f000): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d8f000): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d8f000): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d8f000): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.555150838 +0000 UTC m=+6.967801618 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d8f000): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d8f500): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d8f500): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d8f500): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420ee0 item 78 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d8f500): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d8f500): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.555856854 +0000 UTC m=+6.968507604 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d8f500): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d8fc00): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d8fc00): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d8fc00): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d8fc00): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d8fc00): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.555856854 +0000 UTC m=+6.968507604 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d8fc00): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421570 item 78 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dae2c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dae2c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dae2c0): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dae2c0): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dae2c0): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dae2c0): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dae2c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.557846028 +0000 UTC m=+6.970496778 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dae2c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dae7c0): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dae7c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dae7c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421b90 item 79 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dae7c0): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dae7c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.558636853 +0000 UTC m=+6.971287603 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dae7c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000daeec0): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000daeec0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000daeec0): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000daeec0): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000daeec0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.558636853 +0000 UTC m=+6.971287603 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000daeec0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421e30 item 79 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000daf500): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000daf500): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000daf500): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000daf500): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000daf500): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000daf500): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000daf500): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.56129867 +0000 UTC m=+6.973949451 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000daf500): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dafa00): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dafa00): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dafa00): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000564230 item 80 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dafa00): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dafa00): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.56224105 +0000 UTC m=+6.974891829 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dafa00): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dc6180): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dc6180): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dc6180): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dc6180): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dc6180): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.56224105 +0000 UTC m=+6.974891829 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dc6180): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000564460 item 80 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dc67c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dc67c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dc67c0): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dc67c0): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dc67c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.564980564 +0000 UTC m=+6.977631334 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dc67c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dc6c40): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dc6c40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dc6c40): open at offset 5 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dc6c40): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dc6c40): >_readAt: n=2, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dc6c40): _writeAt: size=3, off=7 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000564a10 item 81 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dc6c40): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dc6c40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.565982294 +0000 UTC m=+6.978633075 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dc6c40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dc7180): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dc7180): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dc7180): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dc7180): >_readAt: n=8, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dc7180): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.565982294 +0000 UTC m=+6.978633075 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dc7180): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000564bd0 item 81 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dc7800): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dc7800): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dc7800): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dc7800): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dc7800): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.571515042 +0000 UTC m=+6.984165802 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dc7800): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dc7d00): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dc7d00): open at offset 5 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dc7d00): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000565030 item 82 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dc7d00): _readAt: size=2, off=5 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dc7d00): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dc7d00): _writeAt: size=3, off=5 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dc7d00): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dc7d00): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.573032281 +0000 UTC m=+6.985683081 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dc7d00): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000de6300): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000de6300): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000de6300): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000de6300): >_readAt: n=3, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000de6300): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.573032281 +0000 UTC m=+6.985683081 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000de6300): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005651f0 item 82 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000de6980): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000de6980): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000de6980): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000de6980): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000de6980): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.575384146 +0000 UTC m=+6.988034916 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000de6980): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000de6e80): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000de6e80): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000de6e80): open at offset 5 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000de6e80): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000de6e80): >_readAt: n=2, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000de6e80): _writeAt: size=3, off=7 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000565570 item 83 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000de6e80): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000de6e80): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.576367392 +0000 UTC m=+6.989018192 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000de6e80): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000de73c0): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000de73c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000de73c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000de73c0): >_readAt: n=8, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000de73c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.576367392 +0000 UTC m=+6.989018192 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000de73c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000565730 item 83 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000de7a40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000de7a40): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000de7a40): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000de7a40): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000de7a40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.578243154 +0000 UTC m=+6.990893913 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000de7a40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000de7f40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000de7f40): open at offset 5 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000de7f40): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000565c00 item 84 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000de7f40): _readAt: size=2, off=5 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000de7f40): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000de7f40): _writeAt: size=3, off=5 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000de7f40): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000de7f40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.579133997 +0000 UTC m=+6.991784756 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000de7f40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e10540): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e10540): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e10540): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e10540): >_readAt: n=3, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e10540): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.579133997 +0000 UTC m=+6.991784756 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e10540): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000565ea0 item 84 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e10bc0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e10bc0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e10bc0): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e10bc0): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e10bc0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.581095789 +0000 UTC m=+6.993746549 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e10bc0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e110c0): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e110c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e110c0): open at offset 5 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e110c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e110c0): >_readAt: n=2, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e110c0): _writeAt: size=3, off=7 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017aaf0 item 85 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e110c0): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e110c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.58191611 +0000 UTC m=+6.994566870 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e110c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e11600): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e11600): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e11600): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e11600): >_readAt: n=8, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e11600): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.58191611 +0000 UTC m=+6.994566870 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e11600): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017b490 item 85 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e11c80): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e11c80): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e11c80): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e11c80): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e11c80): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.583977109 +0000 UTC m=+6.996627859 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e11c80): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e8e200): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e8e200): open at offset 5 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e8e200): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017be30 item 86 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e8e200): _readAt: size=2, off=5 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e8e200): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e8e200): _writeAt: size=3, off=5 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e8e200): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e8e200): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.584984289 +0000 UTC m=+6.997635040 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e8e200): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e8e780): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e8e780): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e8e780): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e8e780): >_readAt: n=3, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e8e780): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.584984289 +0000 UTC m=+6.997635040 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e8e780): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004101c0 item 86 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e8ee00): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e8ee00): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e8ee00): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e8ee00): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e8ee00): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.586945663 +0000 UTC m=+6.999596413 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e8ee00): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e8f300): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e8f300): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e8f300): open at offset 5 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e8f300): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e8f300): >_readAt: n=2, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e8f300): _writeAt: size=3, off=7 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410620 item 87 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e8f300): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e8f300): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.587776171 +0000 UTC m=+7.000426921 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e8f300): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e8f840): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e8f840): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e8f840): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e8f840): >_readAt: n=8, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e8f840): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.587776171 +0000 UTC m=+7.000426921 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e8f840): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410850 item 87 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e8fec0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e8fec0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e8fec0): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e8fec0): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e8fec0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.589769283 +0000 UTC m=+7.002420044 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e8fec0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb2440): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb2440): open at offset 5 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb2440): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411030 item 88 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb2440): _readAt: size=2, off=5 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb2440): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb2440): _writeAt: size=3, off=5 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb2440): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb2440): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.590570688 +0000 UTC m=+7.003221449 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb2440): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb29c0): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb29c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb29c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb29c0): >_readAt: n=3, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb29c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.590570688 +0000 UTC m=+7.003221449 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb29c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004112d0 item 88 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb3000): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb3000): open at offset 0 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb3000): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb3000): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb3000): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb3000): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb3000): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb3000): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.592518455 +0000 UTC m=+7.005169215 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb3000): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb3540): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb3540): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb3540): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411880 item 89 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb3540): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb3540): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.593470622 +0000 UTC m=+7.006121382 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb3540): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb3a80): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb3a80): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb3a80): open at offset 5 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb3a80): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb3a80): >_readAt: n=2, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb3a80): _writeAt: size=3, off=7 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411c00 item 89 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb3a80): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb3a80): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.59436405 +0000 UTC m=+7.007014810 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000eb3a80): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee2080): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee2080): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee2080): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee2080): >_readAt: n=8, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee2080): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.59436405 +0000 UTC m=+7.007014810 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee2080): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411dc0 item 89 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093bc00): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093bc00): open at offset 0 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093bc00): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093bc00): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093bc00): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093bc00): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093bc00): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093bc00): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.598110244 +0000 UTC m=+7.010760994 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093bc00): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee2300): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee2300): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee2300): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033e2a0 item 90 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee2300): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee2300): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.598698137 +0000 UTC m=+7.011348887 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee2300): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee2a80): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee2a80): open at offset 5 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee2a80): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033e460 item 90 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee2a80): _readAt: size=2, off=5 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee2a80): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee2a80): _writeAt: size=3, off=5 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee2a80): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee2a80): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.59960525 +0000 UTC m=+7.012256000 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee2a80): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee3040): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee3040): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee3040): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee3040): >_readAt: n=3, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee3040): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.59960525 +0000 UTC m=+7.012256000 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee3040): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033e620 item 90 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee3680): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee3680): open at offset 0 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee3680): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee3680): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee3680): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee3680): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee3680): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee3680): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.601295914 +0000 UTC m=+7.013946664 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee3680): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee3bc0): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee3bc0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee3bc0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033ea80 item 91 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee3bc0): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee3bc0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.601990299 +0000 UTC m=+7.014641059 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee3bc0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093a180): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093a180): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093a180): open at offset 5 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093a180): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093a180): >_readAt: n=2, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093a180): _writeAt: size=3, off=7 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033eee0 item 91 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093a180): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093a180): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.60268933 +0000 UTC m=+7.015340090 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093a180): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093a700): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093a700): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093a700): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093a700): >_readAt: n=8, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093a700): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.60268933 +0000 UTC m=+7.015340090 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093a700): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f0a0 item 91 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093ad40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093ad40): open at offset 0 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093ad40): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093ad40): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093ad40): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093ad40): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093ad40): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093ad40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.60532603 +0000 UTC m=+7.017976801 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093ad40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093b280): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093b280): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093b280): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f490 item 92 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093b280): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093b280): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.606373548 +0000 UTC m=+7.019024309 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093b280): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093b7c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093b7c0): open at offset 5 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093b7c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f650 item 92 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093b7c0): _readAt: size=2, off=5 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093b7c0): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093b7c0): _writeAt: size=3, off=5 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093b7c0): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093b7c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.607263579 +0000 UTC m=+7.019914339 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00093b7c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c6140): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c6140): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c6140): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c6140): >_readAt: n=3, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c6140): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.607263579 +0000 UTC m=+7.019914339 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c6140): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f810 item 92 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c6840): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c6840): open at offset 0 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c6840): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c6840): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c6840): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c6840): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c6840): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c6840): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.609350596 +0000 UTC m=+7.022001367 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c6840): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c6d80): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c6d80): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c6d80): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033fc70 item 93 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c6d80): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c6d80): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.610193048 +0000 UTC m=+7.022843808 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c6d80): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c7480): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c7480): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c7480): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c7480): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c7480): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.610193048 +0000 UTC m=+7.022843808 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c7480): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004760e0 item 93 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1c480): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1c480): open at offset 0 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1c480): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1c480): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1c480): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1c480): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1c480): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1c480): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.612782841 +0000 UTC m=+7.025433611 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1c480): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1c9c0): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1c9c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1c9c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032e690 item 94 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1c9c0): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1c9c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.613701385 +0000 UTC m=+7.026352155 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1c9c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1d140): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1d140): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1d140): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1d140): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1d140): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.613701385 +0000 UTC m=+7.026352155 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1d140): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032e850 item 94 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1d780): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1d780): open at offset 0 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1d780): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1d780): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1d780): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1d780): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1d780): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1d780): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.617272791 +0000 UTC m=+7.029923562 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1d780): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1dd00): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1dd00): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1dd00): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032eee0 item 95 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1dd00): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1dd00): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.618522827 +0000 UTC m=+7.031173598 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1dd00): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000395180): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000395180): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000395180): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000395180): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000395180): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.618522827 +0000 UTC m=+7.031173598 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000395180): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032f180 item 95 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000395dc0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000395dc0): open at offset 0 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000395dc0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000395dc0): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000395dc0): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000395dc0): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000395dc0): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000395dc0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.621173464 +0000 UTC m=+7.033824224 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000395dc0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0002c6ec0): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0002c6ec0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0002c6ec0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032f5e0 item 96 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0002c6ec0): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0002c6ec0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.622034521 +0000 UTC m=+7.034685301 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0002c6ec0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e40c0): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e40c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e40c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e40c0): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e40c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.622034521 +0000 UTC m=+7.034685301 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e40c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032f9d0 item 96 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= 2025/10/13 03:28:13 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:13 DEBUG : Looking for writers 2025/10/13 03:28:13 DEBUG : >WaitForWriters: 2025/10/13 03:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/13 03:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/13 03:28:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/13 03:28:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/10/13 03:28:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e70240): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e70240): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e70240): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e70240): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e70240): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.635134826 +0000 UTC m=+7.047785586 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e70240): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e70740): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e70740): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e70740): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e70740): >_readAt: n=2, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e70740): _writeAt: size=3, off=2 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e70740): >_writeAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e70740): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.635134826 +0000 UTC m=+7.047785586 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e70740): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e70c00): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e70c00): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e70c00): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e70c00): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e70c00): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.635134826 +0000 UTC m=+7.047785586 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e70c00): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002de700 item 1 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e71240): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e71240): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e71240): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e71240): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e71240): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.639080354 +0000 UTC m=+7.051731134 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e71240): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e71780): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e71780): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e71780): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e71780): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e71780): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.639080354 +0000 UTC m=+7.051731134 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e71780): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002df180 item 2 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e71dc0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e71dc0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e71dc0): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e71dc0): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e71dc0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.641994385 +0000 UTC m=+7.054645156 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e71dc0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008742c0): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008742c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008742c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008742c0): >_readAt: n=2, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008742c0): _writeAt: size=3, off=2 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008742c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008742c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.641994385 +0000 UTC m=+7.054645156 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008742c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000874780): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000874780): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000874780): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000874780): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000874780): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.641994385 +0000 UTC m=+7.054645156 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000874780): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002df730 item 3 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000874e00): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000874e00): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000874e00): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000874e00): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000874e00): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.644924446 +0000 UTC m=+7.057575206 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000874e00): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000875380): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000875380): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000875380): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000875380): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000875380): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.644924446 +0000 UTC m=+7.057575206 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000875380): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dfdc0 item 4 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008759c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008759c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008759c0): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008759c0): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008759c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.647635967 +0000 UTC m=+7.060286738 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008759c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000875f00): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000875f00): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000875f00): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000875f00): >_readAt: n=2, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000875f00): _writeAt: size=3, off=2 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000875f00): >_writeAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000875f00): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.647635967 +0000 UTC m=+7.060286738 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000875f00): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000412740): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000412740): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000412740): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000412740): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000412740): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.647635967 +0000 UTC m=+7.060286738 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000412740): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000550460 item 5 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004136c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004136c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004136c0): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004136c0): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004136c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.650779709 +0000 UTC m=+7.063430470 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004136c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000413c40): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000413c40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000413c40): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000413c40): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000413c40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.650779709 +0000 UTC m=+7.063430470 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000413c40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005509a0 item 6 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00012cd40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00012cd40): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00012cd40): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00012cd40): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00012cd40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.652624473 +0000 UTC m=+7.065275233 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00012cd40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00012d5c0): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00012d5c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00012d5c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00012d5c0): >_readAt: n=2, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00012d5c0): _writeAt: size=3, off=2 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00012d5c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00012d5c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.652624473 +0000 UTC m=+7.065275233 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00012d5c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00012da80): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00012da80): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00012da80): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00012da80): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00012da80): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.652624473 +0000 UTC m=+7.065275233 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00012da80): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000550d20 item 7 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000674500): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000674500): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000674500): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000674500): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000674500): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.655630497 +0000 UTC m=+7.068281257 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000674500): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000674a80): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000674a80): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000674a80): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000674a80): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000674a80): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.655630497 +0000 UTC m=+7.068281257 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000674a80): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005518f0 item 8 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000675040): _readAt: size=2, off=0 2025/10/13 03:28:13 ERROR : open-test-file(0xc000675040): Couldn't read size of file 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000675040): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000675040): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000675040): >_writeAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000675040): close: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000675040): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000675400): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000675400): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000675400): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000675400): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000675400): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.657837901 +0000 UTC m=+7.070488661 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000675400): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006758c0): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006758c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006758c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006758c0): >_readAt: n=2, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006758c0): _writeAt: size=3, off=2 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006758c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006758c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.657837901 +0000 UTC m=+7.070488661 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006758c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000675dc0): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000675dc0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000675dc0): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000675dc0): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000675dc0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.657837901 +0000 UTC m=+7.070488661 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000675dc0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000551f10 item 9 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094e4c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094e4c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094e4c0): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094e4c0): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094e4c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.660462769 +0000 UTC m=+7.073113539 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094e4c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e4640): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e4640): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e4640): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e4640): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e4640): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.660462769 +0000 UTC m=+7.073113539 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e4640): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014ee70 item 10 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e4c80): _readAt: size=2, off=0 2025/10/13 03:28:13 ERROR : open-test-file(0xc0007e4c80): Couldn't read size of file 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e4c80): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e4c80): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e4c80): >_writeAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e4c80): close: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e4c80): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e5040): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e5040): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e5040): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e5040): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e5040): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.663109138 +0000 UTC m=+7.075759898 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e5040): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e5540): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e5540): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e5540): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e5540): >_readAt: n=2, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e5540): _writeAt: size=3, off=2 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e5540): >_writeAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e5540): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.663109138 +0000 UTC m=+7.075759898 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e5540): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e5a80): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e5a80): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e5a80): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e5a80): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e5a80): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.663109138 +0000 UTC m=+7.075759898 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e5a80): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014f570 item 11 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d701c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d701c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d701c0): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d701c0): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d701c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.666319325 +0000 UTC m=+7.078970085 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d701c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d70700): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d70700): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d70700): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d70700): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d70700): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.666319325 +0000 UTC m=+7.078970085 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d70700): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014fb90 item 12 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d70d40): _readAt: size=2, off=0 2025/10/13 03:28:13 ERROR : open-test-file(0xc000d70d40): Couldn't read size of file 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d70d40): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d70d40): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d70d40): >_writeAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d70d40): close: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d70d40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d71100): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d71100): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d71100): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d71100): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d71100): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.668483748 +0000 UTC m=+7.081134508 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d71100): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d71800): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d71800): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d71800): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d71800): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d71800): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.668483748 +0000 UTC m=+7.081134508 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d71800): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512230 item 13 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d71e80): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d71e80): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d71e80): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d71e80): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d71e80): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.670637823 +0000 UTC m=+7.083288592 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d71e80): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006ec440): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006ec440): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006ec440): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006ec440): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006ec440): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.670637823 +0000 UTC m=+7.083288592 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006ec440): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512700 item 14 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006eca80): _readAt: size=2, off=0 2025/10/13 03:28:13 ERROR : open-test-file(0xc0006eca80): Couldn't read size of file 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006eca80): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006eca80): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006eca80): >_writeAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006eca80): close: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006eca80): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006ece40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006ece40): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006ece40): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006ece40): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006ece40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.67292126 +0000 UTC m=+7.085572020 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006ece40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006ed500): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006ed500): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006ed500): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006ed500): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006ed500): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.67292126 +0000 UTC m=+7.085572020 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006ed500): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512a80 item 15 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006edb80): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006edb80): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006edb80): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006edb80): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006edb80): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.675229924 +0000 UTC m=+7.087880684 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006edb80): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006fc140): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006fc140): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006fc140): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006fc140): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006fc140): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.675229924 +0000 UTC m=+7.087880684 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006fc140): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512ee0 item 16 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006fc780): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006fc780): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006fc780): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006fc780): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006fc780): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.677376413 +0000 UTC m=+7.090027174 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006fc780): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006fcc00): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006fcc00): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006fcc00): open at offset 5 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006fcc00): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006fcc00): >_readAt: n=2, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006fcc00): _writeAt: size=3, off=7 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006fcc00): >_writeAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006fcc00): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.677376413 +0000 UTC m=+7.090027174 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006fcc00): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006fd100): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006fd100): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006fd100): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006fd100): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006fd100): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.677376413 +0000 UTC m=+7.090027174 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006fd100): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005132d0 item 17 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006fd780): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006fd780): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006fd780): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006fd780): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006fd780): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.680215445 +0000 UTC m=+7.092866195 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006fd780): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006fdcc0): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006fdcc0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006fdcc0): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006fdcc0): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006fdcc0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.680215445 +0000 UTC m=+7.092866195 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006fdcc0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005137a0 item 18 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076a3c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076a3c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076a3c0): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076a3c0): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076a3c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.682202575 +0000 UTC m=+7.094853325 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076a3c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076a8c0): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076a8c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076a8c0): open at offset 5 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076a8c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076a8c0): >_readAt: n=2, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076a8c0): _writeAt: size=3, off=7 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076a8c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076a8c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.682202575 +0000 UTC m=+7.094853325 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076a8c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076adc0): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076adc0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076adc0): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076adc0): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076adc0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.682202575 +0000 UTC m=+7.094853325 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076adc0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000513b20 item 19 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076b440): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076b440): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076b440): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076b440): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076b440): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.685141763 +0000 UTC m=+7.097792523 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076b440): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076b980): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076b980): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076b980): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076b980): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076b980): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.685141763 +0000 UTC m=+7.097792523 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076b980): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050b60 item 20 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000796080): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000796080): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000796080): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000796080): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000796080): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.687092806 +0000 UTC m=+7.099743556 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000796080): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000796580): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000796580): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000796580): open at offset 5 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000796580): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000796580): >_readAt: n=2, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000796580): _writeAt: size=3, off=7 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000796580): >_writeAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000796580): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.687092806 +0000 UTC m=+7.099743556 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000796580): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000796a80): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000796a80): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000796a80): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000796a80): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000796a80): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.687092806 +0000 UTC m=+7.099743556 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000796a80): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051110 item 21 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000797100): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000797100): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000797100): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000797100): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000797100): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.689912471 +0000 UTC m=+7.102563231 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000797100): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000797640): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000797640): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000797640): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000797640): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000797640): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.689912471 +0000 UTC m=+7.102563231 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000797640): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e1c0 item 22 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000797cc0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000797cc0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000797cc0): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000797cc0): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000797cc0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.692019956 +0000 UTC m=+7.104670726 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000797cc0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007b6240): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007b6240): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007b6240): open at offset 5 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007b6240): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007b6240): >_readAt: n=2, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007b6240): _writeAt: size=3, off=7 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007b6240): >_writeAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007b6240): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.692019956 +0000 UTC m=+7.104670726 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007b6240): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007b6740): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007b6740): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007b6740): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007b6740): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007b6740): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.692019956 +0000 UTC m=+7.104670726 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007b6740): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e5b0 item 23 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007b6dc0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007b6dc0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007b6dc0): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007b6dc0): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007b6dc0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.694895045 +0000 UTC m=+7.107545805 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007b6dc0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007b7300): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007b7300): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007b7300): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007b7300): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007b7300): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.694895045 +0000 UTC m=+7.107545805 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007b7300): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ed20 item 24 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007b7940): _readAt: size=2, off=0 2025/10/13 03:28:13 ERROR : open-test-file(0xc0007b7940): Couldn't read size of file 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007b7940): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007b7940): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007b7940): >_writeAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007b7940): close: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007b7940): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007b7d00): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007b7d00): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007b7d00): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007b7d00): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007b7d00): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.697369721 +0000 UTC m=+7.110020482 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007b7d00): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e8280): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e8280): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e8280): open at offset 5 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e8280): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e8280): >_readAt: n=2, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e8280): _writeAt: size=3, off=7 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e8280): >_writeAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e8280): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.697369721 +0000 UTC m=+7.110020482 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e8280): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e87c0): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e87c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e87c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e87c0): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e87c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.697369721 +0000 UTC m=+7.110020482 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e87c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f0a0 item 25 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e8e40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e8e40): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e8e40): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e8e40): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e8e40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.700113392 +0000 UTC m=+7.112764142 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e8e40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e9380): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e9380): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e9380): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e9380): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e9380): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.700113392 +0000 UTC m=+7.112764142 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e9380): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f8f0 item 26 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e99c0): _readAt: size=2, off=0 2025/10/13 03:28:13 ERROR : open-test-file(0xc0007e99c0): Couldn't read size of file 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e99c0): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e99c0): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e99c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e99c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e99c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e9d80): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e9d80): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e9d80): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e9d80): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e9d80): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.702150156 +0000 UTC m=+7.114800916 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e9d80): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00081e300): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00081e300): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00081e300): open at offset 5 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00081e300): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00081e300): >_readAt: n=2, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00081e300): _writeAt: size=3, off=7 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00081e300): >_writeAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00081e300): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.702150156 +0000 UTC m=+7.114800916 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00081e300): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00081e840): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00081e840): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00081e840): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00081e840): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00081e840): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.702150156 +0000 UTC m=+7.114800916 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00081e840): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037fea0 item 27 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00081eec0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00081eec0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00081eec0): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00081eec0): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00081eec0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.705016848 +0000 UTC m=+7.117667598 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00081eec0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00081f400): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00081f400): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00081f400): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00081f400): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00081f400): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.705016848 +0000 UTC m=+7.117667598 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00081f400): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c8c0 item 28 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00081fa40): _readAt: size=2, off=0 2025/10/13 03:28:13 ERROR : open-test-file(0xc00081fa40): Couldn't read size of file 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00081fa40): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00081fa40): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00081fa40): >_writeAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00081fa40): close: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00081fa40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00081fe00): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00081fe00): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00081fe00): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00081fe00): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00081fe00): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.708286367 +0000 UTC m=+7.120937146 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00081fe00): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000836540): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000836540): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000836540): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000836540): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000836540): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.708286367 +0000 UTC m=+7.120937146 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000836540): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cf50 item 29 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e4ec0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e4ec0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e4ec0): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e4ec0): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e4ec0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.710649714 +0000 UTC m=+7.123300475 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e4ec0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e5440): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e5440): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e5440): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e5440): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e5440): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.710649714 +0000 UTC m=+7.123300475 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e5440): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036acb0 item 30 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e5a80): _readAt: size=2, off=0 2025/10/13 03:28:13 ERROR : open-test-file(0xc0004e5a80): Couldn't read size of file 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e5a80): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e5a80): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e5a80): >_writeAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e5a80): close: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e5a80): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e5e40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e5e40): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e5e40): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e5e40): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e5e40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.712563887 +0000 UTC m=+7.125214647 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e5e40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000880580): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000880580): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000880580): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000880580): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000880580): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.712563887 +0000 UTC m=+7.125214647 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000880580): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036b490 item 31 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000880c00): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000880c00): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000880c00): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000880c00): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000880c00): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.715083027 +0000 UTC m=+7.127733808 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000880c00): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000881140): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000881140): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000881140): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000881140): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000881140): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.715083027 +0000 UTC m=+7.127733808 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000881140): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036bab0 item 32 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000881780): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000881780): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000881780): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000881780): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000881780): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.717655497 +0000 UTC m=+7.130306278 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000881780): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000881c00): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000881c00): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000881c00): _writeAt: size=3, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000881c00): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000881c00): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c1c0 item 33 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000881c00): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000881c00): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.718522465 +0000 UTC m=+7.131173235 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000881c00): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008a2180): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008a2180): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008a2180): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008a2180): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008a2180): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.718522465 +0000 UTC m=+7.131173235 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008a2180): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c460 item 33 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008a27c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008a27c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008a27c0): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008a27c0): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008a27c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.720844875 +0000 UTC m=+7.133495645 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008a27c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008a2c40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008a2c40): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c850 item 34 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008a2c40): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008a2c40): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008a2c40): _writeAt: size=3, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008a2c40): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008a2c40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.721923229 +0000 UTC m=+7.134574009 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008a2c40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008a3180): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008a3180): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008a3180): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008a3180): >_readAt: n=3, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008a3180): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.721923229 +0000 UTC m=+7.134574009 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008a3180): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ca10 item 34 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008a37c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008a37c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008a37c0): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008a37c0): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008a37c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.724040625 +0000 UTC m=+7.136691375 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008a37c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008a3c40): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008a3c40): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008a3c40): _writeAt: size=3, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008a3c40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008a3c40): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cd90 item 35 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008a3c40): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008a3c40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.724901301 +0000 UTC m=+7.137552061 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008a3c40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008d81c0): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008d81c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008d81c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008d81c0): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008d81c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.724901301 +0000 UTC m=+7.137552061 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008d81c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cf50 item 35 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008d8840): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008d8840): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008d8840): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008d8840): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008d8840): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.727121288 +0000 UTC m=+7.139772048 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008d8840): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008d8d40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008d8d40): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d340 item 36 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008d8d40): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008d8d40): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008d8d40): _writeAt: size=3, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008d8d40): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008d8d40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.728041727 +0000 UTC m=+7.140692486 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008d8d40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008d9280): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008d9280): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008d9280): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008d9280): >_readAt: n=3, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008d9280): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.728041727 +0000 UTC m=+7.140692486 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008d9280): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d570 item 36 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008d98c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008d98c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008d98c0): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008d98c0): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008d98c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.729745155 +0000 UTC m=+7.142395905 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008d98c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008d9d40): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008d9d40): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008d9d40): _writeAt: size=3, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008d9d40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008d9d40): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d8f0 item 37 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008d9d40): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008d9d40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.730396498 +0000 UTC m=+7.143047258 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008d9d40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008fa2c0): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008fa2c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008fa2c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008fa2c0): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008fa2c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.730396498 +0000 UTC m=+7.143047258 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008fa2c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047dab0 item 37 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008fa940): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008fa940): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008fa940): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008fa940): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008fa940): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.732236913 +0000 UTC m=+7.144887663 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008fa940): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008fae40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008fae40): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047de30 item 38 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008fae40): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008fae40): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008fae40): _writeAt: size=3, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008fae40): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008fae40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.732965582 +0000 UTC m=+7.145616342 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008fae40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008fb380): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008fb380): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008fb380): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008fb380): >_readAt: n=3, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008fb380): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.732965582 +0000 UTC m=+7.145616342 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008fb380): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366230 item 38 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008fba00): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008fba00): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008fba00): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008fba00): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008fba00): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.735107583 +0000 UTC m=+7.147758343 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008fba00): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008fbf00): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008fbf00): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008fbf00): _writeAt: size=3, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008fbf00): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008fbf00): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366bd0 item 39 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008fbf00): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008fbf00): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.735833916 +0000 UTC m=+7.148484677 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008fbf00): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000940480): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000940480): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000940480): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000940480): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000940480): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.735833916 +0000 UTC m=+7.148484677 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000940480): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366ee0 item 39 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000940b00): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000940b00): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000940b00): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000940b00): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000940b00): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.737833321 +0000 UTC m=+7.150484081 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000940b00): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000941000): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000941000): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367260 item 40 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000941000): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000941000): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000941000): _writeAt: size=3, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000941000): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000941000): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.738858525 +0000 UTC m=+7.151509285 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000941000): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000941540): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000941540): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000941540): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000941540): >_readAt: n=3, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000941540): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.738858525 +0000 UTC m=+7.151509285 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000941540): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367490 item 40 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000941b00): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000941b00): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000941b00): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000941b00): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000941b00): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000941b00): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000941b00): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.740966333 +0000 UTC m=+7.153617093 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000941b00): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9a080): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9a080): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9a080): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367ce0 item 41 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9a080): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9a080): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.741857947 +0000 UTC m=+7.154508707 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9a080): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9a540): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9a540): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9a540): _writeAt: size=3, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9a540): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9a540): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1e070 item 41 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9a540): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9a540): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.742679489 +0000 UTC m=+7.155330250 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9a540): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9aa80): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9aa80): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9aa80): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9aa80): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9aa80): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.742679489 +0000 UTC m=+7.155330250 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9aa80): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1e230 item 41 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9b0c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9b0c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9b0c0): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9b0c0): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9b0c0): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9b0c0): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9b0c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.744691336 +0000 UTC m=+7.157342096 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9b0c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9b5c0): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9b5c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9b5c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1e690 item 42 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9b5c0): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9b5c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.745488823 +0000 UTC m=+7.158139573 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9b5c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9bb00): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9bb00): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1e850 item 42 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9bb00): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9bb00): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9bb00): _writeAt: size=3, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9bb00): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9bb00): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.747049655 +0000 UTC m=+7.159700394 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000b9bb00): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c00100): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c00100): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c00100): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c00100): >_readAt: n=3, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c00100): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.747049655 +0000 UTC m=+7.159700394 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c00100): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1ea10 item 42 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c00740): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c00740): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c00740): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c00740): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c00740): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c00740): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c00740): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.748783859 +0000 UTC m=+7.161434600 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c00740): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c00c40): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c00c40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c00c40): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1ed90 item 43 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c00c40): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c00c40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.749818352 +0000 UTC m=+7.162469092 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c00c40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c01180): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c01180): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c01180): _writeAt: size=3, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c01180): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c01180): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1ef50 item 43 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c01180): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c01180): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.750401657 +0000 UTC m=+7.163052397 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c01180): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c016c0): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c016c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c016c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c016c0): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c016c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.750401657 +0000 UTC m=+7.163052397 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c016c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1f110 item 43 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c01d00): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c01d00): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c01d00): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c01d00): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c01d00): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c01d00): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c01d00): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.751864473 +0000 UTC m=+7.164515213 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c01d00): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2e280): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2e280): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2e280): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1f490 item 44 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2e280): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2e280): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.752535043 +0000 UTC m=+7.165185793 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2e280): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2e7c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2e7c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1f650 item 44 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2e7c0): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2e7c0): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2e7c0): _writeAt: size=3, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2e7c0): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2e7c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.753539528 +0000 UTC m=+7.166190288 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2e7c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2ed40): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2ed40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2ed40): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2ed40): >_readAt: n=3, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2ed40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.753539528 +0000 UTC m=+7.166190288 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2ed40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1f810 item 44 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2f380): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2f380): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2f380): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2f380): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2f380): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2f380): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2f380): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.755742044 +0000 UTC m=+7.168392794 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2f380): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2f880): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2f880): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2f880): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1fb90 item 45 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2f880): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2f880): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.756604804 +0000 UTC m=+7.169255554 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c2f880): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c52000): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c52000): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c52000): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c52000): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c52000): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.756604804 +0000 UTC m=+7.169255554 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c52000): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1fdc0 item 45 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c52640): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c52640): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c52640): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c52640): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c52640): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c52640): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c52640): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.758591213 +0000 UTC m=+7.171241973 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c52640): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c52b40): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c52b40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c52b40): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416310 item 46 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c52b40): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c52b40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.759322145 +0000 UTC m=+7.171972905 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c52b40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c53240): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c53240): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c53240): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c53240): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c53240): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.759322145 +0000 UTC m=+7.171972905 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c53240): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004164d0 item 46 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c53880): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c53880): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c53880): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c53880): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c53880): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c53880): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c53880): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.761147913 +0000 UTC m=+7.173798654 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c53880): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c53d80): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c53d80): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c53d80): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416a10 item 47 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c53d80): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c53d80): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.761667289 +0000 UTC m=+7.174318028 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c53d80): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ca4500): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ca4500): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ca4500): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ca4500): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ca4500): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.761667289 +0000 UTC m=+7.174318028 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ca4500): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416d20 item 47 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ca4b40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ca4b40): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ca4b40): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ca4b40): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ca4b40): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ca4b40): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ca4b40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.763556145 +0000 UTC m=+7.176206904 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ca4b40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ca5040): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ca5040): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ca5040): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417180 item 48 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ca5040): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ca5040): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.764327873 +0000 UTC m=+7.176978624 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ca5040): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ca5740): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ca5740): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ca5740): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ca5740): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ca5740): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.764327873 +0000 UTC m=+7.176978624 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ca5740): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004173b0 item 48 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ca5d80): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ca5d80): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ca5d80): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ca5d80): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ca5d80): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.766350531 +0000 UTC m=+7.179001290 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ca5d80): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000cf8280): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000cf8280): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000cf8280): _writeAt: size=3, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000cf8280): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000cf8280): open at offset 5 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000cf8280): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417d50 item 49 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000cf8280): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000cf8280): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.767108895 +0000 UTC m=+7.179759655 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000cf8280): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000cf87c0): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000cf87c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000cf87c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000cf87c0): >_readAt: n=8, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000cf87c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.767108895 +0000 UTC m=+7.179759655 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000cf87c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a070 item 49 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000cf8e40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000cf8e40): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000cf8e40): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000cf8e40): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000cf8e40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.769248993 +0000 UTC m=+7.181899743 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000cf8e40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000cf9340): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000cf9340): open at offset 5 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000cf9340): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b730 item 50 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000cf9340): _readAt: size=2, off=5 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000cf9340): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000cf9340): _writeAt: size=3, off=5 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000cf9340): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000cf9340): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.770131109 +0000 UTC m=+7.182781889 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000cf9340): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000cf98c0): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000cf98c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000cf98c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000cf98c0): >_readAt: n=3, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000cf98c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.770131109 +0000 UTC m=+7.182781889 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000cf98c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048bf10 item 50 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000cf9f40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000cf9f40): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000cf9f40): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000cf9f40): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000cf9f40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.77209237 +0000 UTC m=+7.184743120 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000cf9f40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d344c0): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d344c0): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d344c0): _writeAt: size=3, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d344c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d344c0): open at offset 5 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d344c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004327e0 item 51 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d344c0): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d344c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.772782677 +0000 UTC m=+7.185433417 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d344c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d34a00): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d34a00): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d34a00): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d34a00): >_readAt: n=8, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d34a00): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.772782677 +0000 UTC m=+7.185433417 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d34a00): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004329a0 item 51 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d35080): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d35080): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d35080): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d35080): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d35080): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.774577717 +0000 UTC m=+7.187228477 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d35080): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d35580): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d35580): open at offset 5 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d35580): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432ee0 item 52 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d35580): _readAt: size=2, off=5 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d35580): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d35580): _writeAt: size=3, off=5 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d35580): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d35580): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.775502914 +0000 UTC m=+7.188153674 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d35580): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d35b00): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d35b00): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d35b00): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d35b00): >_readAt: n=3, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d35b00): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.775502914 +0000 UTC m=+7.188153674 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d35b00): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004331f0 item 52 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d72200): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d72200): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d72200): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d72200): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d72200): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.777608458 +0000 UTC m=+7.190259227 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d72200): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d72700): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d72700): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d72700): _writeAt: size=3, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d72700): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d72700): open at offset 5 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d72700): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433730 item 53 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d72700): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d72700): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.77831778 +0000 UTC m=+7.190968530 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d72700): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d72c40): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d72c40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d72c40): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d72c40): >_readAt: n=8, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d72c40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.77831778 +0000 UTC m=+7.190968530 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d72c40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004338f0 item 53 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d732c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d732c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d732c0): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d732c0): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d732c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.780237804 +0000 UTC m=+7.192888554 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d732c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d737c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d737c0): open at offset 5 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d737c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433ce0 item 54 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d737c0): _readAt: size=2, off=5 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d737c0): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d737c0): _writeAt: size=3, off=5 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d737c0): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d737c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.781003943 +0000 UTC m=+7.193654703 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d737c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d73d40): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d73d40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d73d40): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d73d40): >_readAt: n=3, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d73d40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.781003943 +0000 UTC m=+7.193654703 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d73d40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433f10 item 54 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000da0440): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000da0440): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000da0440): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000da0440): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000da0440): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.782961097 +0000 UTC m=+7.195611857 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000da0440): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000da0940): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000da0940): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000da0940): _writeAt: size=3, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000da0940): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000da0940): open at offset 5 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000da0940): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326690 item 55 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000da0940): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000da0940): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.783694564 +0000 UTC m=+7.196345324 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000da0940): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000da0e80): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000da0e80): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000da0e80): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000da0e80): >_readAt: n=8, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000da0e80): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.783694564 +0000 UTC m=+7.196345324 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000da0e80): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326a10 item 55 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000da1500): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000da1500): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000da1500): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000da1500): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000da1500): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.78603048 +0000 UTC m=+7.198681239 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000da1500): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000da1a00): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000da1a00): open at offset 5 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000da1a00): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327490 item 56 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000da1a00): _readAt: size=2, off=5 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000da1a00): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000da1a00): _writeAt: size=3, off=5 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000da1a00): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000da1a00): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.786815293 +0000 UTC m=+7.199466044 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000da1a00): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dbe000): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dbe000): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dbe000): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dbe000): >_readAt: n=3, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dbe000): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.786815293 +0000 UTC m=+7.199466044 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dbe000): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327a40 item 56 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dbe640): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dbe640): open at offset 0 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dbe640): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dbe640): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dbe640): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dbe640): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dbe640): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dbe640): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.78894968 +0000 UTC m=+7.201600430 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dbe640): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dbeb80): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dbeb80): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dbeb80): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004200e0 item 57 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dbeb80): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dbeb80): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.789612464 +0000 UTC m=+7.202263214 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dbeb80): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dbf0c0): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dbf0c0): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dbf0c0): _writeAt: size=3, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dbf0c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dbf0c0): open at offset 5 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dbf0c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420540 item 57 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dbf0c0): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dbf0c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.790423818 +0000 UTC m=+7.203074578 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dbf0c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dbf640): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dbf640): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dbf640): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dbf640): >_readAt: n=8, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dbf640): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.790423818 +0000 UTC m=+7.203074578 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dbf640): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420850 item 57 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dbfc80): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dbfc80): open at offset 0 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dbfc80): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dbfc80): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dbfc80): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dbfc80): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dbfc80): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dbfc80): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.7923581 +0000 UTC m=+7.205008860 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dbfc80): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dde240): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dde240): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dde240): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420ee0 item 58 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dde240): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dde240): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.793138685 +0000 UTC m=+7.205789435 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dde240): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dde780): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dde780): open at offset 5 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dde780): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421570 item 58 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dde780): _readAt: size=2, off=5 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dde780): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dde780): _writeAt: size=3, off=5 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dde780): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dde780): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.794062429 +0000 UTC m=+7.206713179 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dde780): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dded40): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dded40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dded40): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dded40): >_readAt: n=3, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dded40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.794062429 +0000 UTC m=+7.206713179 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dded40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421810 item 58 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ddf380): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ddf380): open at offset 0 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ddf380): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ddf380): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ddf380): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ddf380): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ddf380): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ddf380): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.796139549 +0000 UTC m=+7.208790309 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ddf380): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ddf8c0): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ddf8c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ddf8c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421e30 item 59 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ddf8c0): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ddf8c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.796823163 +0000 UTC m=+7.209473923 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ddf8c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ddfe00): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ddfe00): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ddfe00): _writeAt: size=3, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ddfe00): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ddfe00): open at offset 5 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ddfe00): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000564070 item 59 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ddfe00): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ddfe00): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.797494152 +0000 UTC m=+7.210144902 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ddfe00): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dfe400): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dfe400): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dfe400): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dfe400): >_readAt: n=8, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dfe400): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.797494152 +0000 UTC m=+7.210144902 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dfe400): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000564230 item 59 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dfea40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dfea40): open at offset 0 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dfea40): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dfea40): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dfea40): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dfea40): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dfea40): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dfea40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.79937335 +0000 UTC m=+7.212024100 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dfea40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094e8c0): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094e8c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094e8c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e02540 item 60 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094e8c0): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094e8c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.802301829 +0000 UTC m=+7.214952589 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094e8c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c6440): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c6440): open at offset 5 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c6440): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004761c0 item 60 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c6440): _readAt: size=2, off=5 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c6440): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c6440): _writeAt: size=3, off=5 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c6440): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c6440): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.803337292 +0000 UTC m=+7.215988052 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c6440): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c6a40): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c6a40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c6a40): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c6a40): >_readAt: n=3, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c6a40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.803337292 +0000 UTC m=+7.215988052 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c6a40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004764d0 item 60 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c7080): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c7080): open at offset 0 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c7080): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c7080): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c7080): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c7080): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c7080): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c7080): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.806259088 +0000 UTC m=+7.218909838 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c7080): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c75c0): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c75c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c75c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476a80 item 61 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c75c0): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c75c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.807590287 +0000 UTC m=+7.220241047 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c75c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c7cc0): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c7cc0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c7cc0): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c7cc0): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c7cc0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.807590287 +0000 UTC m=+7.220241047 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008c7cc0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476d20 item 61 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094e380): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094e380): open at offset 0 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094e380): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094e380): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094e380): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094e380): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094e380): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094e380): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.809654534 +0000 UTC m=+7.222305284 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094e380): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094eb80): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094eb80): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094eb80): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004773b0 item 62 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094eb80): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094eb80): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.810366038 +0000 UTC m=+7.223016799 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094eb80): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094f2c0): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094f2c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094f2c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094f2c0): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094f2c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.810366038 +0000 UTC m=+7.223016799 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094f2c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477810 item 62 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094f900): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094f900): open at offset 0 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094f900): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094f900): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094f900): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094f900): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094f900): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094f900): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.812495346 +0000 UTC m=+7.225146106 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094f900): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094fe40): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094fe40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094fe40): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c070 item 63 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094fe40): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094fe40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.813254111 +0000 UTC m=+7.225904861 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00094fe40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dfe5c0): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dfe5c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dfe5c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dfe5c0): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dfe5c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.813254111 +0000 UTC m=+7.225904861 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dfe5c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c380 item 63 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dfec40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dfec40): open at offset 0 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dfec40): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dfec40): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dfec40): >_readAt: n=0, err=Bad file descriptor 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dfec40): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dfec40): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dfec40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.81527205 +0000 UTC m=+7.227922800 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dfec40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dff200): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dff200): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dff200): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cb60 item 64 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dff200): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dff200): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.816058105 +0000 UTC m=+7.228708875 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dff200): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dff900): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dff900): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dff900): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dff900): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dff900): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.816058105 +0000 UTC m=+7.228708875 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dff900): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cd90 item 64 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dfff40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dfff40): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dfff40): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dfff40): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dfff40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.818275779 +0000 UTC m=+7.230926539 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000dfff40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee24c0): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee24c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee24c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee24c0): >_readAt: n=2, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee24c0): _writeAt: size=3, off=2 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d570 item 65 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee24c0): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee24c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.819147896 +0000 UTC m=+7.231798656 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee24c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee29c0): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee29c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee29c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee29c0): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee29c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.819147896 +0000 UTC m=+7.231798656 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee29c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d810 item 65 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee3000): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee3000): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee3000): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee3000): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee3000): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.823117008 +0000 UTC m=+7.235767768 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee3000): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee3480): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee3480): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e02070 item 66 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee3480): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee3480): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee3480): _writeAt: size=3, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee3480): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee3480): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.824014393 +0000 UTC m=+7.236665153 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee3480): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee39c0): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee39c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee39c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee39c0): >_readAt: n=3, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee39c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.824014393 +0000 UTC m=+7.236665153 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000ee39c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e02230 item 66 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1c100): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1c100): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1c100): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1c100): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1c100): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.826458112 +0000 UTC m=+7.239108852 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1c100): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1c580): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1c580): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1c580): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1c580): >_readAt: n=2, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1c580): _writeAt: size=3, off=2 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e02850 item 67 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1c580): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1c580): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.827420167 +0000 UTC m=+7.240070927 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1c580): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1ca80): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1ca80): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1ca80): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1ca80): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1ca80): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.827420167 +0000 UTC m=+7.240070927 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1ca80): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e02b60 item 67 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1d100): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1d100): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1d100): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1d100): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1d100): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.829286781 +0000 UTC m=+7.241937542 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1d100): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1d600): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1d600): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e02ee0 item 68 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1d600): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1d600): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1d600): _writeAt: size=3, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1d600): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1d600): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.830065273 +0000 UTC m=+7.242716034 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1d600): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1db80): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1db80): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1db80): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1db80): >_readAt: n=3, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1db80): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.830065273 +0000 UTC m=+7.242716034 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000c1db80): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e030a0 item 68 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000394540): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000394540): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000394540): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000394540): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000394540): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.831801503 +0000 UTC m=+7.244452244 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000394540): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000395400): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000395400): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000395400): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000395400): >_readAt: n=2, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000395400): _writeAt: size=3, off=2 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e03420 item 69 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000395400): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000395400): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.832539028 +0000 UTC m=+7.245189758 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000395400): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000395f40): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000395f40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000395f40): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000395f40): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000395f40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.832539028 +0000 UTC m=+7.245189758 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000395f40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e035e0 item 69 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0002c7280): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0002c7280): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0002c7280): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0002c7280): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0002c7280): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.834837954 +0000 UTC m=+7.247488694 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0002c7280): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e700c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e700c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e03960 item 70 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e700c0): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e700c0): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e700c0): _writeAt: size=3, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e700c0): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e700c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.835805781 +0000 UTC m=+7.248456561 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e700c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e70680): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e70680): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e70680): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e70680): >_readAt: n=3, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e70680): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.835805781 +0000 UTC m=+7.248456561 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e70680): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e03b20 item 70 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e70d00): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e70d00): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e70d00): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e70d00): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e70d00): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.83739727 +0000 UTC m=+7.250048010 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e70d00): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e71200): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e71200): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e71200): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e71200): >_readAt: n=2, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e71200): _writeAt: size=3, off=2 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000564000 item 71 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e71200): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e71200): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.83814301 +0000 UTC m=+7.250793750 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e71200): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e71740): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e71740): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e71740): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e71740): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e71740): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.83814301 +0000 UTC m=+7.250793750 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e71740): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005641c0 item 71 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e71dc0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e71dc0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e71dc0): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e71dc0): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e71dc0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.840539719 +0000 UTC m=+7.253190460 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000e71dc0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000874340): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000874340): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005648c0 item 72 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000874340): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000874340): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000874340): _writeAt: size=3, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000874340): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000874340): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.841171335 +0000 UTC m=+7.253822135 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000874340): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000874880): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000874880): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000874880): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000874880): >_readAt: n=3, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000874880): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.841171335 +0000 UTC m=+7.253822135 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000874880): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000564a80 item 72 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000874e40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000874e40): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000874e40): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000874e40): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000874e40): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000874e40): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000874e40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.843023343 +0000 UTC m=+7.255674082 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000874e40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000875380): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000875380): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000875380): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000564ee0 item 73 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000875380): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000875380): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.843773631 +0000 UTC m=+7.256424371 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000875380): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000875840): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000875840): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000875840): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000875840): >_readAt: n=2, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000875840): _writeAt: size=3, off=2 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005650a0 item 73 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000875840): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000875840): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.844806971 +0000 UTC m=+7.257457731 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000875840): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000875e40): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000875e40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000875e40): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000875e40): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000875e40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.844806971 +0000 UTC m=+7.257457731 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000875e40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000565260 item 73 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000412c80): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000412c80): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000412c80): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000412c80): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000412c80): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000412c80): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000412c80): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.846559061 +0000 UTC m=+7.259209801 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000412c80): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000413600): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000413600): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000413600): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005655e0 item 74 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000413600): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000413600): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.847150641 +0000 UTC m=+7.259801382 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000413600): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000413b80): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000413b80): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005657a0 item 74 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000413b80): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000413b80): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000413b80): _writeAt: size=3, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000413b80): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000413b80): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.848085726 +0000 UTC m=+7.260736486 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000413b80): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00012cb80): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00012cb80): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00012cb80): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00012cb80): >_readAt: n=3, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00012cb80): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.848085726 +0000 UTC m=+7.260736486 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00012cb80): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005659d0 item 74 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00012d540): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00012d540): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00012d540): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00012d540): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00012d540): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00012d540): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00012d540): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.850191881 +0000 UTC m=+7.262842641 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00012d540): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00012da40): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00012da40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00012da40): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000565f10 item 75 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00012da40): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00012da40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.850905401 +0000 UTC m=+7.263556141 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00012da40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000674380): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000674380): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000674380): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000674380): >_readAt: n=2, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000674380): _writeAt: size=3, off=2 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033e230 item 75 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000674380): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000674380): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.851572433 +0000 UTC m=+7.264223173 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000674380): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000674900): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000674900): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000674900): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000674900): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000674900): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.851572433 +0000 UTC m=+7.264223173 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000674900): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033e3f0 item 75 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000674f40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000674f40): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000674f40): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000674f40): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000674f40): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000674f40): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000674f40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.853071016 +0000 UTC m=+7.265721756 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000674f40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000675440): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000675440): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000675440): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033e770 item 76 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000675440): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000675440): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.853790888 +0000 UTC m=+7.266441628 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000675440): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006759c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006759c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033e930 item 76 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006759c0): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006759c0): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006759c0): _writeAt: size=3, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006759c0): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006759c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.854561515 +0000 UTC m=+7.267212255 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006759c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000675f40): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000675f40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000675f40): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000675f40): >_readAt: n=3, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000675f40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.854561515 +0000 UTC m=+7.267212255 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000675f40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033ee70 item 76 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e4640): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e4640): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e4640): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e4640): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e4640): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e4640): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e4640): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.856443568 +0000 UTC m=+7.269094328 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e4640): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e4b40): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e4b40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e4b40): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f1f0 item 77 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e4b40): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e4b40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.857238461 +0000 UTC m=+7.269889221 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e4b40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e5240): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e5240): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e5240): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e5240): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e5240): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.857238461 +0000 UTC m=+7.269889221 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e5240): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f420 item 77 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e5880): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e5880): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e5880): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e5880): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e5880): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e5880): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e5880): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.859158245 +0000 UTC m=+7.271808985 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e5880): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e5dc0): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e5dc0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e5dc0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f7a0 item 78 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e5dc0): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e5dc0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.859745759 +0000 UTC m=+7.272396498 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0007e5dc0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d70580): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d70580): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d70580): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d70580): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d70580): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.859745759 +0000 UTC m=+7.272396498 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d70580): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f960 item 78 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d70bc0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d70bc0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d70bc0): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d70bc0): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d70bc0): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d70bc0): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d70bc0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.861406947 +0000 UTC m=+7.274057687 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d70bc0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d710c0): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d710c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d710c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032e070 item 79 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d710c0): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d710c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.862003347 +0000 UTC m=+7.274654087 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d710c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d71800): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d71800): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d71800): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d71800): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d71800): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.862003347 +0000 UTC m=+7.274654087 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d71800): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032e310 item 79 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d71e40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d71e40): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d71e40): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d71e40): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d71e40): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d71e40): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d71e40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.863691055 +0000 UTC m=+7.276341796 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000d71e40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e46c0): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e46c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e46c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032e9a0 item 80 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e46c0): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e46c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.864490586 +0000 UTC m=+7.277141346 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e46c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e5040): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e5040): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e5040): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e5040): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e5040): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.864490586 +0000 UTC m=+7.277141346 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e5040): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ec40 item 80 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e5680): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e5680): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e5680): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e5680): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e5680): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.867472505 +0000 UTC m=+7.280123265 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e5680): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e5b00): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e5b00): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e5b00): open at offset 5 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e5b00): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e5b00): >_readAt: n=2, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e5b00): _writeAt: size=3, off=7 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032f1f0 item 81 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e5b00): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e5b00): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.86830595 +0000 UTC m=+7.280956709 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0004e5b00): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bae080): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bae080): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bae080): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bae080): >_readAt: n=8, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bae080): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.86830595 +0000 UTC m=+7.280956709 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bae080): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032f490 item 81 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bae700): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bae700): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bae700): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bae700): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bae700): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.870473699 +0000 UTC m=+7.283124459 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bae700): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000baec00): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000baec00): open at offset 5 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000baec00): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002de700 item 82 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000baec00): _readAt: size=2, off=5 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000baec00): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000baec00): _writeAt: size=3, off=5 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000baec00): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000baec00): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.871429665 +0000 UTC m=+7.284080424 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000baec00): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000baf180): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000baf180): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000baf180): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000baf180): >_readAt: n=3, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000baf180): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.871429665 +0000 UTC m=+7.284080424 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000baf180): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002decb0 item 82 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000baf800): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000baf800): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000baf800): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000baf800): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000baf800): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.873508267 +0000 UTC m=+7.286159027 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000baf800): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bafd00): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bafd00): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bafd00): open at offset 5 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bafd00): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bafd00): >_readAt: n=2, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bafd00): _writeAt: size=3, off=7 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002df2d0 item 83 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bafd00): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bafd00): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.874364665 +0000 UTC m=+7.287015435 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bafd00): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bca2c0): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bca2c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bca2c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bca2c0): >_readAt: n=8, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bca2c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.874364665 +0000 UTC m=+7.287015435 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bca2c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002df490 item 83 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bca940): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bca940): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bca940): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bca940): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bca940): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.876601314 +0000 UTC m=+7.289252084 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bca940): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bcae40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bcae40): open at offset 5 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bcae40): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002df9d0 item 84 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bcae40): _readAt: size=2, off=5 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bcae40): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bcae40): _writeAt: size=3, off=5 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bcae40): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bcae40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.877532201 +0000 UTC m=+7.290182962 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bcae40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bcb3c0): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bcb3c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bcb3c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bcb3c0): >_readAt: n=3, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bcb3c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.877532201 +0000 UTC m=+7.290182962 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bcb3c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dfce0 item 84 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bcba40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bcba40): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bcba40): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bcba40): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bcba40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.879831529 +0000 UTC m=+7.292482289 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bcba40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bcbf40): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bcbf40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bcbf40): open at offset 5 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bcbf40): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bcbf40): >_readAt: n=2, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bcbf40): _writeAt: size=3, off=7 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000550310 item 85 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bcbf40): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bcbf40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.880660605 +0000 UTC m=+7.293311375 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bcbf40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bdc500): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bdc500): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bdc500): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bdc500): >_readAt: n=8, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bdc500): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.880660605 +0000 UTC m=+7.293311375 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bdc500): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000550540 item 85 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bdcb80): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bdcb80): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bdcb80): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bdcb80): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bdcb80): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.883082343 +0000 UTC m=+7.295733103 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bdcb80): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bdd080): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bdd080): open at offset 5 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bdd080): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000550930 item 86 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bdd080): _readAt: size=2, off=5 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bdd080): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bdd080): _writeAt: size=3, off=5 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bdd080): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bdd080): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.884178209 +0000 UTC m=+7.296828979 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bdd080): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bdd600): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bdd600): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bdd600): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bdd600): >_readAt: n=3, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bdd600): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.884178209 +0000 UTC m=+7.296828979 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bdd600): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000550af0 item 86 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bddc80): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bddc80): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bddc80): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bddc80): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bddc80): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.886414057 +0000 UTC m=+7.299064817 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000bddc80): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00069c200): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00069c200): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00069c200): open at offset 5 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00069c200): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00069c200): >_readAt: n=2, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00069c200): _writeAt: size=3, off=7 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000550f50 item 87 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00069c200): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00069c200): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.887323484 +0000 UTC m=+7.299974245 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00069c200): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00069c740): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00069c740): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00069c740): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00069c740): >_readAt: n=8, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00069c740): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.887323484 +0000 UTC m=+7.299974245 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00069c740): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000551490 item 87 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00069cdc0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00069cdc0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00069cdc0): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00069cdc0): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00069cdc0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.88962158 +0000 UTC m=+7.302272340 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00069cdc0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00069d2c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00069d2c0): open at offset 5 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00069d2c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000551ce0 item 88 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00069d2c0): _readAt: size=2, off=5 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00069d2c0): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00069d2c0): _writeAt: size=3, off=5 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00069d2c0): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00069d2c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.890528673 +0000 UTC m=+7.303179433 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00069d2c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00069d840): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00069d840): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00069d840): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00069d840): >_readAt: n=3, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00069d840): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.890528673 +0000 UTC m=+7.303179433 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00069d840): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000551f10 item 88 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00069de80): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00069de80): open at offset 0 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00069de80): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00069de80): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00069de80): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00069de80): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00069de80): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00069de80): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.892388484 +0000 UTC m=+7.305039244 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00069de80): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f6440): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f6440): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f6440): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014ed90 item 89 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f6440): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f6440): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.893114989 +0000 UTC m=+7.305765748 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f6440): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f6980): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f6980): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f6980): open at offset 5 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f6980): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f6980): >_readAt: n=2, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f6980): _writeAt: size=3, off=7 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014f0a0 item 89 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f6980): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f6980): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.893969512 +0000 UTC m=+7.306620252 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f6980): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f6f00): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f6f00): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f6f00): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f6f00): >_readAt: n=8, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f6f00): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.893969512 +0000 UTC m=+7.306620252 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f6f00): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014f420 item 89 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f7540): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f7540): open at offset 0 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f7540): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f7540): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f7540): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f7540): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f7540): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f7540): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.895916328 +0000 UTC m=+7.308567088 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f7540): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f7a80): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f7a80): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f7a80): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014f8f0 item 90 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f7a80): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f7a80): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.896604369 +0000 UTC m=+7.309255129 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0006f7a80): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076e040): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076e040): open at offset 5 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076e040): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014fb20 item 90 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076e040): _readAt: size=2, off=5 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076e040): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076e040): _writeAt: size=3, off=5 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076e040): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076e040): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.897230766 +0000 UTC m=+7.309881505 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076e040): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076e600): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076e600): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076e600): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076e600): >_readAt: n=3, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076e600): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.897230766 +0000 UTC m=+7.309881505 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076e600): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512000 item 90 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076ec40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076ec40): open at offset 0 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076ec40): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076ec40): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076ec40): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076ec40): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076ec40): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076ec40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.898595698 +0000 UTC m=+7.311246439 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076ec40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076f180): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076f180): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076f180): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512460 item 91 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076f180): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076f180): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.899478085 +0000 UTC m=+7.312128844 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076f180): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076f6c0): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076f6c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076f6c0): open at offset 5 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076f6c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076f6c0): >_readAt: n=2, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076f6c0): _writeAt: size=3, off=7 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512690 item 91 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076f6c0): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076f6c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.900288567 +0000 UTC m=+7.312939337 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076f6c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076fc40): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076fc40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076fc40): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076fc40): >_readAt: n=8, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076fc40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.900288567 +0000 UTC m=+7.312939337 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00076fc40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512850 item 91 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00078a300): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00078a300): open at offset 0 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00078a300): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00078a300): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00078a300): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00078a300): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00078a300): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00078a300): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.902221886 +0000 UTC m=+7.314872646 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00078a300): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00078a840): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00078a840): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00078a840): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512cb0 item 92 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00078a840): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00078a840): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.902878249 +0000 UTC m=+7.315529009 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00078a840): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00078ad80): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00078ad80): open at offset 5 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00078ad80): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512e70 item 92 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00078ad80): _readAt: size=2, off=5 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00078ad80): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00078ad80): _writeAt: size=3, off=5 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00078ad80): >_writeAt: n=3, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00078ad80): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.903806181 +0000 UTC m=+7.316456951 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00078ad80): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00078b340): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00078b340): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00078b340): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00078b340): >_readAt: n=3, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00078b340): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.903806181 +0000 UTC m=+7.316456951 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00078b340): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005130a0 item 92 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082a480): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082a480): open at offset 0 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082a480): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082a480): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082a480): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082a480): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082a480): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082a480): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.907610363 +0000 UTC m=+7.320261124 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082a480): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082a9c0): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082a9c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082a9c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050d90 item 93 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082a9c0): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082a9c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.908424401 +0000 UTC m=+7.321075161 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082a9c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082b0c0): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082b0c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082b0c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082b0c0): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082b0c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.908424401 +0000 UTC m=+7.321075161 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082b0c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050fc0 item 93 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082b700): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082b700): open at offset 0 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082b700): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082b700): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082b700): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082b700): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082b700): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082b700): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.910205665 +0000 UTC m=+7.322856405 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082b700): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082bc40): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082bc40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082bc40): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051f10 item 94 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082bc40): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082bc40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.910807045 +0000 UTC m=+7.323457785 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc00082bc40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008483c0): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008483c0): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008483c0): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008483c0): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008483c0): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.910807045 +0000 UTC m=+7.323457785 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc0008483c0): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e150 item 94 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000848a00): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000848a00): open at offset 0 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000848a00): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000848a00): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000848a00): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000848a00): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000848a00): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000848a00): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.912962602 +0000 UTC m=+7.325613362 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000848a00): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000848f40): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000848f40): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000848f40): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e540 item 95 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000848f40): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000848f40): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.913461639 +0000 UTC m=+7.326112379 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000848f40): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000849640): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000849640): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000849640): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000849640): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000849640): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.913461639 +0000 UTC m=+7.326112379 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000849640): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e700 item 95 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000849c80): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000849c80): open at offset 0 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000849c80): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000849c80): _readAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000849c80): >_readAt: n=0, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000849c80): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000849c80): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000849c80): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.915169716 +0000 UTC m=+7.327820476 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000849c80): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000872240): _writeAt: size=5, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000872240): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000872240): >openPending: err= 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ed20 item 96 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000872240): >_writeAt: n=5, err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000872240): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.91587018 +0000 UTC m=+7.328520940 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000872240): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/13 03:28:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/13 03:28:13 DEBUG : open-test-file: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000872940): _readAt: size=512, off=0 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000872940): openPending: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000872940): >openPending: err= 2025/10/13 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000872940): >_readAt: n=5, err=EOF 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000872940): close: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-13 03:28:13.91587018 +0000 UTC m=+7.328520940 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : open-test-file(0xc000872940): >close: err= 2025/10/13 03:28:13 DEBUG : open-test-file: Remove: 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037eee0 item 96 2025/10/13 03:28:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/13 03:28:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/13 03:28:13 DEBUG : open-test-file: >Remove: err= 2025/10/13 03:28:13 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:13 DEBUG : Looking for writers 2025/10/13 03:28:13 DEBUG : >WaitForWriters: 2025/10/13 03:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.64s) --- PASS: TestRWFileHandleOpenTests/writes (0.35s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.29s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/13 03:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/13 03:28:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/13 03:28:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/13 03:28:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:13 DEBUG : file1: newRWFileHandle: 2025/10/13 03:28:13 DEBUG : file1(0xc00058a600): openPending: 2025/10/13 03:28:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:13 DEBUG : file1(0xc00058a600): >openPending: err= 2025/10/13 03:28:13 DEBUG : file1: >newRWFileHandle: err= 2025/10/13 03:28:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/13 03:28:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/13 03:28:13 DEBUG : file1(0xc00058a600): _writeAt: size=2, off=0 2025/10/13 03:28:13 DEBUG : file1(0xc00058a600): >_writeAt: n=2, err= 2025/10/13 03:28:13 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/10/13 03:28:13 DEBUG : file1(0xc00058a600): RWFileHandle.Flush 2025/10/13 03:28:13 DEBUG : file1(0xc00058a600): RWFileHandle.Release 2025/10/13 03:28:13 DEBUG : file1(0xc00058a600): close: 2025/10/13 03:28:13 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/10/13 03:28:13 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:13 DEBUG : file1(0xc00058a600): >close: err= 2025/10/13 03:28:13 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:13 DEBUG : Looking for writers 2025/10/13 03:28:13 DEBUG : file1: reading active writers 2025/10/13 03:28:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/13 03:28:13 DEBUG : Looking for writers 2025/10/13 03:28:13 DEBUG : file1: reading active writers 2025/10/13 03:28:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/13 03:28:13 DEBUG : Looking for writers 2025/10/13 03:28:13 DEBUG : file1: reading active writers 2025/10/13 03:28:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/13 03:28:13 DEBUG : Looking for writers 2025/10/13 03:28:13 DEBUG : file1: reading active writers 2025/10/13 03:28:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/13 03:28:14 DEBUG : file1: vfs cache: starting upload 2025/10/13 03:28:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/file1.a0a9169e.partial" 2025/10/13 03:28:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/file1.a0a9169e.partial 2025/10/13 03:28:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-xoqinus0luwi/file1.a0a9169e.partial 2025/10/13 03:28:14 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2025/10/13 03:28:14 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/10/13 03:28:14 DEBUG : file1.a0a9169e.partial: renamed to: file1 2025/10/13 03:28:14 INFO : file1: Copied (new) 2025/10/13 03:28:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/file1" 2025/10/13 03:28:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:14 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2025/10/13 03:28:14 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/10/13 03:28:14 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/13 03:28:14 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/10/13 03:28:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:14 INFO : file1: vfs cache: upload succeeded try #1 2025/10/13 03:28:14 DEBUG : Looking for writers 2025/10/13 03:28:14 DEBUG : file1: reading active writers 2025/10/13 03:28:14 DEBUG : >WaitForWriters: 2025/10/13 03:28:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/file1" 2025/10/13 03:28:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:14 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2025/10/13 03:28:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/file1" 2025/10/13 03:28:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:14 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2025/10/13 03:28:14 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:14 DEBUG : Looking for writers 2025/10/13 03:28:14 DEBUG : file1: reading active writers 2025/10/13 03:28:14 DEBUG : >WaitForWriters: 2025/10/13 03:28:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.17s) === RUN TestRWCacheRename run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/13 03:28:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/13 03:28:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/13 03:28:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:14 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/13 03:28:14 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:14 DEBUG : rename_me: newRWFileHandle: 2025/10/13 03:28:14 DEBUG : rename_me(0xc000920580): openPending: 2025/10/13 03:28:14 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/13 03:28:14 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/10/13 03:28:14 DEBUG : rename_me(0xc000920580): >openPending: err= 2025/10/13 03:28:14 DEBUG : rename_me: >newRWFileHandle: err= 2025/10/13 03:28:14 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/10/13 03:28:14 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/10/13 03:28:14 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/10/13 03:28:14 DEBUG : rename_me(0xc000920580): _writeAt: size=5, off=0 2025/10/13 03:28:14 DEBUG : rename_me(0xc000920580): >_writeAt: n=5, err= 2025/10/13 03:28:14 DEBUG : rename_me(0xc000920580): close: 2025/10/13 03:28:14 DEBUG : rename_me: vfs cache: setting modification time to 2025-10-13 03:28:14.103326375 +0000 UTC m=+7.515977155 2025/10/13 03:28:14 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/10/13 03:28:14 DEBUG : rename_me(0xc000920580): >close: err= 2025/10/13 03:28:14 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/10/13 03:28:14 DEBUG : i_was_renamed: Updating file with 0xc00090a9c0 2025/10/13 03:28:14 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/10/13 03:28:14 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/10/13 03:28:14 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:14 DEBUG : Looking for writers 2025/10/13 03:28:14 DEBUG : i_was_renamed: reading active writers 2025/10/13 03:28:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/13 03:28:14 DEBUG : Looking for writers 2025/10/13 03:28:14 DEBUG : i_was_renamed: reading active writers 2025/10/13 03:28:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/13 03:28:14 DEBUG : Looking for writers 2025/10/13 03:28:14 DEBUG : i_was_renamed: reading active writers 2025/10/13 03:28:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/13 03:28:14 DEBUG : Looking for writers 2025/10/13 03:28:14 DEBUG : i_was_renamed: reading active writers 2025/10/13 03:28:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/13 03:28:14 DEBUG : i_was_renamed: vfs cache: starting upload 2025/10/13 03:28:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/i_was_renamed.42436a91.partial" 2025/10/13 03:28:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/i_was_renamed.42436a91.partial 2025/10/13 03:28:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-xoqinus0luwi/i_was_renamed.42436a91.partial 2025/10/13 03:28:14 DEBUG : i_was_renamed.42436a91.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/10/13 03:28:14 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/13 03:28:14 DEBUG : i_was_renamed.42436a91.partial: renamed to: i_was_renamed 2025/10/13 03:28:14 INFO : i_was_renamed: Copied (new) 2025/10/13 03:28:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/i_was_renamed" 2025/10/13 03:28:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/i_was_renamed 2025/10/13 03:28:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-xoqinus0luwi/i_was_renamed 2025/10/13 03:28:14 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/10/13 03:28:14 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-10-13 03:28:14 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/10/13 03:28:14 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/10/13 03:28:14 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/10/13 03:28:14 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/10/13 03:28:14 DEBUG : Looking for writers 2025/10/13 03:28:14 DEBUG : i_was_renamed: reading active writers 2025/10/13 03:28:14 DEBUG : >WaitForWriters: 2025/10/13 03:28:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.17s) === RUN TestRWCacheUpdate run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/13 03:28:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/13 03:28:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/13 03:28:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Aat-1}/rclone-test-xoqinus0luwi" 2025/10/13 03:28:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/13 03:28:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate" 2025/10/13 03:28:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate 2025/10/13 03:28:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2025/10/13 03:28:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate" 2025/10/13 03:28:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate 2025/10/13 03:28:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2025/10/13 03:28:14 DEBUG : forgetting directory cache 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate(0xc000873e80): _readAt: size=512, off=0 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate(0xc000873e80): openPending: 2025/10/13 03:28:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate" 2025/10/13 03:28:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate 2025/10/13 03:28:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-13 02:29:14 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/13 03:28:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate(0xc000873e80): >openPending: err= 2025/10/13 03:28:14 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate(0xc000873e80): >_readAt: n=20, err=EOF 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate(0xc000873e80): close: 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-13 02:29:14 +0000 UTC 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate(0xc000873e80): >close: err= 2025/10/13 03:28:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate" 2025/10/13 03:28:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate 2025/10/13 03:28:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2025/10/13 03:28:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate" 2025/10/13 03:28:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate 2025/10/13 03:28:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2025/10/13 03:28:14 DEBUG : forgetting directory cache 2025/10/13 03:28:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate(0xc000c2cb80): _readAt: size=512, off=0 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate(0xc000c2cb80): openPending: 2025/10/13 03:28:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate" 2025/10/13 03:28:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate 2025/10/13 03:28:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-13 02:30:14 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-10-13 02:29:14 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-13 02:30:14 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-10-13 02:29:14 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/10/13 03:28:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/13 03:28:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate(0xc000c2cb80): >openPending: err= 2025/10/13 03:28:14 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate(0xc000c2cb80): >_readAt: n=20, err=EOF 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate(0xc000c2cb80): close: 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-13 02:30:14 +0000 UTC 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate(0xc000c2cb80): >close: err= 2025/10/13 03:28:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate" 2025/10/13 03:28:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate 2025/10/13 03:28:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2025/10/13 03:28:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate" 2025/10/13 03:28:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate 2025/10/13 03:28:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2025/10/13 03:28:14 DEBUG : forgetting directory cache 2025/10/13 03:28:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate(0xc000cfa440): _readAt: size=512, off=0 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate(0xc000cfa440): openPending: 2025/10/13 03:28:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate" 2025/10/13 03:28:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate 2025/10/13 03:28:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-13 02:31:14 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-10-13 02:30:14 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-13 02:31:14 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-10-13 02:30:14 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/10/13 03:28:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/13 03:28:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate(0xc000cfa440): >openPending: err= 2025/10/13 03:28:14 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate(0xc000cfa440): >_readAt: n=20, err=EOF 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate(0xc000cfa440): close: 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-13 02:31:14 +0000 UTC 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate(0xc000cfa440): >close: err= 2025/10/13 03:28:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate" 2025/10/13 03:28:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate 2025/10/13 03:28:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2025/10/13 03:28:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate" 2025/10/13 03:28:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate 2025/10/13 03:28:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate 2025/10/13 03:28:14 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2025/10/13 03:28:15 DEBUG : forgetting directory cache 2025/10/13 03:28:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate(0xc000c2d6c0): _readAt: size=512, off=0 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate(0xc000c2d6c0): openPending: 2025/10/13 03:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate" 2025/10/13 03:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate 2025/10/13 03:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-13 02:32:14 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-10-13 02:31:14 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-13 02:32:14 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-10-13 02:31:14 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/10/13 03:28:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/13 03:28:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate(0xc000c2d6c0): >openPending: err= 2025/10/13 03:28:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate(0xc000c2d6c0): >_readAt: n=20, err=EOF 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate(0xc000c2d6c0): close: 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-13 02:32:14 +0000 UTC 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate(0xc000c2d6c0): >close: err= 2025/10/13 03:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate" 2025/10/13 03:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate 2025/10/13 03:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2025/10/13 03:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate" 2025/10/13 03:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate 2025/10/13 03:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2025/10/13 03:28:15 DEBUG : forgetting directory cache 2025/10/13 03:28:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate(0xc000921f40): _readAt: size=512, off=0 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate(0xc000921f40): openPending: 2025/10/13 03:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate" 2025/10/13 03:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate 2025/10/13 03:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-13 02:33:14 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-10-13 02:32:14 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-13 02:33:14 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-10-13 02:32:14 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/10/13 03:28:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/13 03:28:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate(0xc000921f40): >openPending: err= 2025/10/13 03:28:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate(0xc000921f40): >_readAt: n=20, err=EOF 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate(0xc000921f40): close: 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-13 02:33:14 +0000 UTC 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate(0xc000921f40): >close: err= 2025/10/13 03:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate" 2025/10/13 03:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate 2025/10/13 03:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2025/10/13 03:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate" 2025/10/13 03:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate 2025/10/13 03:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2025/10/13 03:28:15 DEBUG : forgetting directory cache 2025/10/13 03:28:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate(0xc000d16700): _readAt: size=512, off=0 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate(0xc000d16700): openPending: 2025/10/13 03:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate" 2025/10/13 03:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate 2025/10/13 03:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-13 02:34:14 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-10-13 02:33:14 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-13 02:34:14 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-10-13 02:33:14 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/10/13 03:28:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/13 03:28:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate(0xc000d16700): >openPending: err= 2025/10/13 03:28:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate(0xc000d16700): >_readAt: n=20, err=EOF 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate(0xc000d16700): close: 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-13 02:34:14 +0000 UTC 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate(0xc000d16700): >close: err= 2025/10/13 03:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate" 2025/10/13 03:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate 2025/10/13 03:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2025/10/13 03:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate" 2025/10/13 03:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate 2025/10/13 03:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2025/10/13 03:28:15 DEBUG : forgetting directory cache 2025/10/13 03:28:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate(0xc000c6cc00): _readAt: size=512, off=0 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate(0xc000c6cc00): openPending: 2025/10/13 03:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate" 2025/10/13 03:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate 2025/10/13 03:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-10-13 02:35:14 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-10-13 02:34:14 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-10-13 02:35:14 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-10-13 02:34:14 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/10/13 03:28:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/10/13 03:28:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate(0xc000c6cc00): >openPending: err= 2025/10/13 03:28:15 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate(0xc000c6cc00): >_readAt: n=21, err=EOF 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate(0xc000c6cc00): close: 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-13 02:35:14 +0000 UTC 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate(0xc000c6cc00): >close: err= 2025/10/13 03:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate" 2025/10/13 03:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate 2025/10/13 03:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2025/10/13 03:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate" 2025/10/13 03:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate 2025/10/13 03:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate 2025/10/13 03:28:15 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2025/10/13 03:28:16 DEBUG : forgetting directory cache 2025/10/13 03:28:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate(0xc000d173c0): _readAt: size=512, off=0 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate(0xc000d173c0): openPending: 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate" 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-10-13 02:36:14 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-10-13 02:35:14 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-10-13 02:36:14 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-10-13 02:35:14 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/10/13 03:28:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/10/13 03:28:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate(0xc000d173c0): >openPending: err= 2025/10/13 03:28:16 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate(0xc000d173c0): >_readAt: n=22, err=EOF 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate(0xc000d173c0): close: 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-13 02:36:14 +0000 UTC 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate(0xc000d173c0): >close: err= 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate" 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate" 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2025/10/13 03:28:16 DEBUG : forgetting directory cache 2025/10/13 03:28:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate(0xc000c6d2c0): _readAt: size=512, off=0 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate(0xc000c6d2c0): openPending: 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate" 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-10-13 02:37:14 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-10-13 02:36:14 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-10-13 02:37:14 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-10-13 02:36:14 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/10/13 03:28:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/10/13 03:28:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate(0xc000c6d2c0): >openPending: err= 2025/10/13 03:28:16 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate(0xc000c6d2c0): >_readAt: n=23, err=EOF 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate(0xc000c6d2c0): close: 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-13 02:37:14 +0000 UTC 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate(0xc000c6d2c0): >close: err= 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate" 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate" 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2025/10/13 03:28:16 DEBUG : forgetting directory cache 2025/10/13 03:28:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate(0xc000d17d80): _readAt: size=512, off=0 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate(0xc000d17d80): openPending: 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate" 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-xoqinus0luwi/TestRWCacheUpdate 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-10-13 02:38:14 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-10-13 02:37:14 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-10-13 02:38:14 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-10-13 02:37:14 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/10/13 03:28:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/10/13 03:28:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate(0xc000d17d80): >openPending: err= 2025/10/13 03:28:16 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate(0xc000d17d80): >_readAt: n=24, err=EOF 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate(0xc000d17d80): close: 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-13 02:38:14 +0000 UTC 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate(0xc000d17d80): >close: err= 2025/10/13 03:28:16 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:16 DEBUG : Looking for writers 2025/10/13 03:28:16 DEBUG : TestRWCacheUpdate: reading active writers 2025/10/13 03:28:16 DEBUG : >WaitForWriters: 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.31s) === RUN TestCaseSensitivity run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/FiLeA" 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/FiLeA 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-xoqinus0luwi/FiLeA 2025/10/13 03:28:16 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/FiLeA" 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/FiLeA 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-xoqinus0luwi/FiLeA 2025/10/13 03:28:16 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/FiLeB" 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/FiLeB 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-xoqinus0luwi/FiLeB 2025/10/13 03:28:16 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/FiLeB" 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/FiLeB 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-xoqinus0luwi/FiLeB 2025/10/13 03:28:16 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2025/10/13 03:28:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:16 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/13 03:28:16 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/13 03:28:16 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/13 03:28:16 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/13 03:28:16 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/13 03:28:16 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/FiLeA" 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/FiLeA 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-xoqinus0luwi/FiLeA 2025/10/13 03:28:16 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/10/13 03:28:16 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/13 03:28:16 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/13 03:28:16 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/13 03:28:16 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/13 03:28:16 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/13 03:28:16 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/FiLeA" 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/FiLeA 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-xoqinus0luwi/FiLeA 2025/10/13 03:28:16 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/10/13 03:28:16 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/13 03:28:16 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/13 03:28:16 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/13 03:28:16 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/13 03:28:16 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/13 03:28:16 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:16 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/13 03:28:16 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/10/13 03:28:16 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/10/13 03:28:16 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/10/13 03:28:16 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/10/13 03:28:16 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/FiLeB" 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/FiLeB 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-xoqinus0luwi/FiLeB 2025/10/13 03:28:16 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/10/13 03:28:16 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/13 03:28:16 DEBUG : FilEb: Open: flags=O_RDONLY 2025/10/13 03:28:16 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/10/13 03:28:16 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/10/13 03:28:16 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/10/13 03:28:16 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/FilEb" 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/FilEb 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-xoqinus0luwi/FilEb 2025/10/13 03:28:16 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/FiLeA" 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/FiLeA 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-xoqinus0luwi/FiLeA 2025/10/13 03:28:16 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/FiLeA" 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/FiLeA 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-xoqinus0luwi/FiLeA 2025/10/13 03:28:16 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/FiLeB" 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/FiLeB 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-xoqinus0luwi/FiLeB 2025/10/13 03:28:16 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/FiLeB" 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/FiLeB 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-xoqinus0luwi/FiLeB 2025/10/13 03:28:16 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/FilEb" 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/FilEb 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-xoqinus0luwi/FilEb 2025/10/13 03:28:16 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/FilEb" 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/FilEb 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /home/rclone/rclone-test-xoqinus0luwi/FilEb 2025/10/13 03:28:16 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2025/10/13 03:28:16 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/13 03:28:16 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/13 03:28:16 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/13 03:28:16 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/13 03:28:16 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/13 03:28:16 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:16 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/13 03:28:16 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/13 03:28:16 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/13 03:28:16 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/10/13 03:28:16 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/13 03:28:16 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:16 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/13 03:28:16 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/13 03:28:16 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/13 03:28:16 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/10/13 03:28:16 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/13 03:28:16 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:16 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/13 03:28:16 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/13 03:28:16 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/13 03:28:16 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/10/13 03:28:16 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/13 03:28:16 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:16 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/13 03:28:16 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/10/13 03:28:16 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/10/13 03:28:16 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/10/13 03:28:16 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/10/13 03:28:16 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/FiLeB" 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/FiLeB 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-xoqinus0luwi/FiLeB 2025/10/13 03:28:16 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/10/13 03:28:16 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/13 03:28:16 DEBUG : FilEb: Open: flags=O_RDONLY 2025/10/13 03:28:16 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/10/13 03:28:16 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/10/13 03:28:16 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/10/13 03:28:16 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/FilEb" 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/FilEb 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-xoqinus0luwi/FilEb 2025/10/13 03:28:16 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2025/10/13 03:28:16 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/13 03:28:16 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/10/13 03:28:16 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/10/13 03:28:16 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/13 03:28:16 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/10/13 03:28:16 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/10/13 03:28:16 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/13 03:28:16 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/13 03:28:16 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/13 03:28:16 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/13 03:28:16 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/13 03:28:16 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:16 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/13 03:28:16 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:16 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/13 03:28:16 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:16 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/13 03:28:16 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:16 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/13 03:28:16 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/10/13 03:28:16 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/10/13 03:28:16 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/10/13 03:28:16 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/10/13 03:28:16 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:16 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/13 03:28:16 DEBUG : FilEb: Open: flags=O_RDONLY 2025/10/13 03:28:16 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/10/13 03:28:16 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/10/13 03:28:16 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/10/13 03:28:16 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:16 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/13 03:28:16 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:16 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/13 03:28:16 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:16 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:16 DEBUG : Looking for writers 2025/10/13 03:28:16 DEBUG : FiLeA: reading active writers 2025/10/13 03:28:16 DEBUG : FiLeB: reading active writers 2025/10/13 03:28:16 DEBUG : FilEb: reading active writers 2025/10/13 03:28:16 DEBUG : >WaitForWriters: 2025/10/13 03:28:16 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:16 DEBUG : Looking for writers 2025/10/13 03:28:16 DEBUG : FiLeB: reading active writers 2025/10/13 03:28:16 DEBUG : FilEb: reading active writers 2025/10/13 03:28:16 DEBUG : FiLeA: reading active writers 2025/10/13 03:28:16 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.14s) === RUN TestUnicodeNormalization run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/normal name with no special characters.txt" 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/normal\ name\ with\ no\ special\ characters.txt 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-xoqinus0luwi/normal name with no special characters.txt 2025/10/13 03:28:16 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/normal name with no special characters.txt" 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/normal\ name\ with\ no\ special\ characters.txt 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-xoqinus0luwi/normal name with no special characters.txt 2025/10/13 03:28:16 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/測試_Русский___ě_áñ" 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/測試_Русский___ě_áñ 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-xoqinus0luwi/測試_Русский___ě_áñ 2025/10/13 03:28:16 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/測試_Русский___ě_áñ" 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/測試_Русский___ě_áñ 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-xoqinus0luwi/測試_Русский___ě_áñ 2025/10/13 03:28:16 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2025/10/13 03:28:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:16 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/13 03:28:16 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/10/13 03:28:16 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/10/13 03:28:16 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/10/13 03:28:16 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/13 03:28:16 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/normal name with no special characters.txt" 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/normal\ name\ with\ no\ special\ characters.txt 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-xoqinus0luwi/normal name with no special characters.txt 2025/10/13 03:28:16 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/10/13 03:28:16 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/13 03:28:16 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/10/13 03:28:16 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/10/13 03:28:16 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/10/13 03:28:16 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/10/13 03:28:16 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/測試_Русский___ě_áñ" 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/測試_Русский___ě_áñ 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-xoqinus0luwi/測試_Русский___ě_áñ 2025/10/13 03:28:16 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/10/13 03:28:16 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/13 03:28:16 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/10/13 03:28:16 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/10/13 03:28:16 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/10/13 03:28:16 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/13 03:28:16 DEBUG : forgetting directory cache 2025/10/13 03:28:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/13 03:28:16 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:16 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/13 03:28:16 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:16 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:16 DEBUG : Looking for writers 2025/10/13 03:28:16 DEBUG : normal name with no special characters.txt: reading active writers 2025/10/13 03:28:16 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/10/13 03:28:16 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.05s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Reusing VFS from active cache 2025/10/13 03:28:16 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:16 DEBUG : Looking for writers 2025/10/13 03:28:16 DEBUG : >WaitForWriters: 2025/10/13 03:28:16 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:16 DEBUG : Looking for writers 2025/10/13 03:28:16 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:16 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:16 DEBUG : Looking for writers 2025/10/13 03:28:16 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:16 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:16 DEBUG : Looking for writers 2025/10/13 03:28:16 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/file1" 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:16 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/file1" 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:16 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file2" 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file2 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-xoqinus0luwi/dir/file2 2025/10/13 03:28:16 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file2" 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file2 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-xoqinus0luwi/dir/file2 2025/10/13 03:28:16 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/10/13 03:28:16 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:16 DEBUG : dir: Looking for writers 2025/10/13 03:28:16 DEBUG : file2: reading active writers 2025/10/13 03:28:16 DEBUG : Looking for writers 2025/10/13 03:28:16 DEBUG : dir: reading active writers 2025/10/13 03:28:16 DEBUG : file1: reading active writers 2025/10/13 03:28:16 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.04s) === RUN TestVFSStatParent run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/file1" 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:16 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/file1" 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:16 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file2" 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file2 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-xoqinus0luwi/dir/file2 2025/10/13 03:28:16 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file2" 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file2 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-xoqinus0luwi/dir/file2 2025/10/13 03:28:16 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/10/13 03:28:16 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:16 DEBUG : dir: Looking for writers 2025/10/13 03:28:16 DEBUG : Looking for writers 2025/10/13 03:28:16 DEBUG : dir: reading active writers 2025/10/13 03:28:16 DEBUG : file1: reading active writers 2025/10/13 03:28:16 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.04s) === RUN TestVFSOpenFile run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/file1" 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:16 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/file1" 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:16 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file2" 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file2 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-xoqinus0luwi/dir/file2 2025/10/13 03:28:16 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file2" 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file2 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-xoqinus0luwi/dir/file2 2025/10/13 03:28:16 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/10/13 03:28:16 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/13 03:28:16 DEBUG : file1: Open: flags=O_RDONLY 2025/10/13 03:28:16 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/13 03:28:16 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/13 03:28:16 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/13 03:28:16 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/10/13 03:28:16 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/13 03:28:16 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:16 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:16 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:16 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/13 03:28:16 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/10/13 03:28:16 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/10/13 03:28:16 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: File to upload is small (0 bytes), uploading instead of streaming 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/new_file.txt" 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/new_file.txt 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-xoqinus0luwi/dir/new_file.txt 2025/10/13 03:28:16 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/10/13 03:28:16 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/13 03:28:16 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/10/13 03:28:16 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/13 03:28:16 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:16 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/10/13 03:28:16 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:16 DEBUG : dir: Looking for writers 2025/10/13 03:28:16 DEBUG : file2: reading active writers 2025/10/13 03:28:16 DEBUG : new_file.txt: reading active writers 2025/10/13 03:28:16 DEBUG : Looking for writers 2025/10/13 03:28:16 DEBUG : dir: reading active writers 2025/10/13 03:28:16 DEBUG : file1: reading active writers 2025/10/13 03:28:16 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.05s) === RUN TestVFSRename run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file2" 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file2 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-xoqinus0luwi/dir/file2 2025/10/13 03:28:16 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file2" 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file2 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-xoqinus0luwi/dir/file2 2025/10/13 03:28:16 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/10/13 03:28:16 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/10/13 03:28:16 DEBUG : dir/file1: Updating file with dir/file1 0xc000c5b5c0 2025/10/13 03:28:16 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/10/13 03:28:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:16 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir/file1" 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-xoqinus0luwi/dir/file1 2025/10/13 03:28:16 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/10/13 03:28:16 INFO : dir/file1: Moved (server-side) to: file0 2025/10/13 03:28:16 DEBUG : file0: Updating file with file0 0xc000c5b5c0 2025/10/13 03:28:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/13 03:28:16 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/file0" 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/file0 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-xoqinus0luwi/file0 2025/10/13 03:28:16 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/file0" 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/file0 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-xoqinus0luwi/file0 2025/10/13 03:28:16 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/10/13 03:28:16 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:16 DEBUG : dir: Looking for writers 2025/10/13 03:28:16 DEBUG : Looking for writers 2025/10/13 03:28:16 DEBUG : dir: reading active writers 2025/10/13 03:28:16 DEBUG : file0: reading active writers 2025/10/13 03:28:16 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.05s) === RUN TestVFSStatfs run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Server has VFS statistics extension 2025/10/13 03:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: About path "/home/rclone/rclone-test-xoqinus0luwi" 2025/10/13 03:28:16 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:16 DEBUG : Looking for writers 2025/10/13 03:28:16 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.01s) === RUN TestVFSMkdir run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:16 DEBUG : Added virtual directory entry vAddDir: "/" 2025/10/13 03:28:16 DEBUG : Added virtual directory entry vAddDir: "a" 2025/10/13 03:28:16 DEBUG : Added virtual directory entry vAddDir: "b" 2025/10/13 03:28:16 DEBUG : Added virtual directory entry vAddDir: "c" 2025/10/13 03:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: New connection 127.0.0.1:34990->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/10/13 03:28:17 DEBUG : Added virtual directory entry vAddDir: "d" 2025/10/13 03:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: New connection 127.0.0.1:34998->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/10/13 03:28:17 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:17 DEBUG : Looking for writers 2025/10/13 03:28:17 DEBUG : a: Looking for writers 2025/10/13 03:28:17 DEBUG : b: Looking for writers 2025/10/13 03:28:17 DEBUG : c: Looking for writers 2025/10/13 03:28:17 DEBUG : d: Looking for writers 2025/10/13 03:28:17 DEBUG : Looking for writers 2025/10/13 03:28:17 DEBUG : /: reading active writers 2025/10/13 03:28:17 DEBUG : a: reading active writers 2025/10/13 03:28:17 DEBUG : b: reading active writers 2025/10/13 03:28:17 DEBUG : c: reading active writers 2025/10/13 03:28:17 DEBUG : d: reading active writers 2025/10/13 03:28:17 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.24s) === RUN TestVFSMkdirAll run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:17 DEBUG : Added virtual directory entry vAddDir: "a" 2025/10/13 03:28:17 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/10/13 03:28:17 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/10/13 03:28:17 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/10/13 03:28:17 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:17 DEBUG : a/b/c/d: Looking for writers 2025/10/13 03:28:17 DEBUG : a/b/c: Looking for writers 2025/10/13 03:28:17 DEBUG : d: reading active writers 2025/10/13 03:28:17 DEBUG : a/b: Looking for writers 2025/10/13 03:28:17 DEBUG : c: reading active writers 2025/10/13 03:28:17 DEBUG : a: Looking for writers 2025/10/13 03:28:17 DEBUG : b: reading active writers 2025/10/13 03:28:17 DEBUG : Looking for writers 2025/10/13 03:28:17 DEBUG : a: reading active writers 2025/10/13 03:28:17 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.10s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:17 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:17 DEBUG : Looking for writers 2025/10/13 03:28:17 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:17 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/13 03:28:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/13 03:28:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:17 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/10/13 03:28:17 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/10/13 03:28:17 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/10/13 03:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: File to upload is small (5 bytes), uploading instead of streaming 2025/10/13 03:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/file1" 2025/10/13 03:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:17 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/10/13 03:28:17 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/13 03:28:17 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/13 03:28:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/file1" 2025/10/13 03:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:17 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/10/13 03:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/file1" 2025/10/13 03:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:17 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2025/10/13 03:28:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:17 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/13 03:28:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/13 03:28:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:17 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/13 03:28:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/13 03:28:17 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/10/13 03:28:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/13 03:28:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/13 03:28:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:17 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/13 03:28:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/13 03:28:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: File to upload is small (0 bytes), uploading instead of streaming 2025/10/13 03:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/file1" 2025/10/13 03:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:17 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/10/13 03:28:17 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/13 03:28:17 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/13 03:28:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/13 03:28:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/13 03:28:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:17 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/13 03:28:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/13 03:28:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: File to upload is small (7 bytes), uploading instead of streaming 2025/10/13 03:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/file1" 2025/10/13 03:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:17 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2025/10/13 03:28:17 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/10/13 03:28:17 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/13 03:28:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:17 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:17 DEBUG : Looking for writers 2025/10/13 03:28:17 DEBUG : file1: reading active writers 2025/10/13 03:28:17 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.04s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:17 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/13 03:28:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/13 03:28:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:17 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/10/13 03:28:18 DEBUG : file1: aborting in-sequence write wait, off=100 2025/10/13 03:28:18 DEBUG : file1: failed to wait for in-sequence write to 100 2025/10/13 03:28:18 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: File to upload is small (11 bytes), uploading instead of streaming 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/file1" 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:18 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/10/13 03:28:18 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/13 03:28:18 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/13 03:28:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:18 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/file1" 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:18 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/file1" 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:18 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2025/10/13 03:28:18 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:18 DEBUG : Looking for writers 2025/10/13 03:28:18 DEBUG : file1: reading active writers 2025/10/13 03:28:18 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.04s) === RUN TestWriteFileHandleFlush run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:18 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/13 03:28:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/13 03:28:18 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/10/13 03:28:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: File to upload is small (5 bytes), uploading instead of streaming 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/file1" 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:18 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/10/13 03:28:18 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/13 03:28:18 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/13 03:28:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:18 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/10/13 03:28:18 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:18 DEBUG : Looking for writers 2025/10/13 03:28:18 DEBUG : file1: reading active writers 2025/10/13 03:28:18 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.01s) === RUN TestWriteFileHandleRelease run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:18 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/13 03:28:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/13 03:28:18 DEBUG : file1: WriteFileHandle.Release closing 2025/10/13 03:28:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: File to upload is small (0 bytes), uploading instead of streaming 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/file1" 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:18 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/10/13 03:28:18 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/13 03:28:18 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/13 03:28:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:18 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/10/13 03:28:18 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:18 DEBUG : Looking for writers 2025/10/13 03:28:18 DEBUG : file1: reading active writers 2025/10/13 03:28:18 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.01s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:18 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/13 03:28:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/13 03:28:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: File to upload is small (2 bytes), uploading instead of streaming 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/file1" 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:18 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2025/10/13 03:28:18 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/10/13 03:28:18 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/13 03:28:18 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/10/13 03:28:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:18 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:18 DEBUG : Looking for writers 2025/10/13 03:28:18 DEBUG : file1: reading active writers 2025/10/13 03:28:18 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.01s) === RUN TestFileReadAtZeroLength run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:18 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/13 03:28:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/13 03:28:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: File to upload is small (0 bytes), uploading instead of streaming 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/file1" 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:18 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/10/13 03:28:18 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/13 03:28:18 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/13 03:28:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:18 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:18 DEBUG : file1: Open: flags=O_RDONLY 2025/10/13 03:28:18 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/13 03:28:18 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/13 03:28:18 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/10/13 03:28:18 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:18 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:18 DEBUG : Looking for writers 2025/10/13 03:28:18 DEBUG : file1: reading active writers 2025/10/13 03:28:18 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.01s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/13 03:28:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/13 03:28:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:18 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/13 03:28:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/13 03:28:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: File to upload is small (100 bytes), uploading instead of streaming 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/file1" 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 74da537ea4fef0d9835b08183eea1c8b /home/rclone/rclone-test-xoqinus0luwi/file1 2025/10/13 03:28:18 DEBUG : file1: Parsed hash: 74da537ea4fef0d9835b08183eea1c8b 2025/10/13 03:28:18 DEBUG : file1: md5 = 74da537ea4fef0d9835b08183eea1c8b OK 2025/10/13 03:28:18 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/13 03:28:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/13 03:28:18 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/13 03:28:18 DEBUG : file1: Open: flags=O_RDONLY 2025/10/13 03:28:18 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/13 03:28:18 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/13 03:28:18 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/10/13 03:28:18 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:18 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:18 DEBUG : Looking for writers 2025/10/13 03:28:18 DEBUG : file1: reading active writers 2025/10/13 03:28:18 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.02s) === RUN TestZipManyFiles run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/flat/f000.txt" 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/flat/f000.txt 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-xoqinus0luwi/flat/f000.txt 2025/10/13 03:28:18 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/flat/f000.txt" 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/flat/f000.txt 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /home/rclone/rclone-test-xoqinus0luwi/flat/f000.txt 2025/10/13 03:28:18 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/flat/f001.txt" 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/flat/f001.txt 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-xoqinus0luwi/flat/f001.txt 2025/10/13 03:28:18 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/flat/f001.txt" 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/flat/f001.txt 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 46007547503950688fd883befced0e53561dae68 /home/rclone/rclone-test-xoqinus0luwi/flat/f001.txt 2025/10/13 03:28:18 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/flat/f002.txt" 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/flat/f002.txt 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-xoqinus0luwi/flat/f002.txt 2025/10/13 03:28:18 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/flat/f002.txt" 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/flat/f002.txt 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /home/rclone/rclone-test-xoqinus0luwi/flat/f002.txt 2025/10/13 03:28:18 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/flat/f003.txt" 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/flat/f003.txt 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-xoqinus0luwi/flat/f003.txt 2025/10/13 03:28:18 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/flat/f003.txt" 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/flat/f003.txt 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /home/rclone/rclone-test-xoqinus0luwi/flat/f003.txt 2025/10/13 03:28:18 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/flat/f004.txt" 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/flat/f004.txt 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-xoqinus0luwi/flat/f004.txt 2025/10/13 03:28:18 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/flat/f004.txt" 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: sha1sum /home/rclone/rclone-test-xoqinus0luwi/flat/f004.txt 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /home/rclone/rclone-test-xoqinus0luwi/flat/f004.txt 2025/10/13 03:28:18 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2025/10/13 03:28:18 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/10/13 03:28:18 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/10/13 03:28:18 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/13 03:28:18 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/flat/f000.txt" 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/flat/f000.txt 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-xoqinus0luwi/flat/f000.txt 2025/10/13 03:28:18 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2025/10/13 03:28:18 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/10/13 03:28:18 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/10/13 03:28:18 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/13 03:28:18 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/flat/f001.txt" 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/flat/f001.txt 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-xoqinus0luwi/flat/f001.txt 2025/10/13 03:28:18 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2025/10/13 03:28:18 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/10/13 03:28:18 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/10/13 03:28:18 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/13 03:28:18 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/flat/f002.txt" 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/flat/f002.txt 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-xoqinus0luwi/flat/f002.txt 2025/10/13 03:28:18 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2025/10/13 03:28:18 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/10/13 03:28:18 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/10/13 03:28:18 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/13 03:28:18 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/flat/f003.txt" 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/flat/f003.txt 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-xoqinus0luwi/flat/f003.txt 2025/10/13 03:28:18 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2025/10/13 03:28:18 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/10/13 03:28:18 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/10/13 03:28:18 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/13 03:28:18 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/flat/f004.txt" 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/flat/f004.txt 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-xoqinus0luwi/flat/f004.txt 2025/10/13 03:28:18 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2025/10/13 03:28:18 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:18 DEBUG : flat: Looking for writers 2025/10/13 03:28:18 DEBUG : f000.txt: reading active writers 2025/10/13 03:28:18 DEBUG : f001.txt: reading active writers 2025/10/13 03:28:18 DEBUG : f002.txt: reading active writers 2025/10/13 03:28:18 DEBUG : f003.txt: reading active writers 2025/10/13 03:28:18 DEBUG : f004.txt: reading active writers 2025/10/13 03:28:18 DEBUG : Looking for writers 2025/10/13 03:28:18 DEBUG : flat: reading active writers 2025/10/13 03:28:18 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.10s) === RUN TestZipManySubDirs run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:18 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/10/13 03:28:18 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/10/13 03:28:18 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/13 03:28:18 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/a/b/c/deep.txt" 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/a/b/c/deep.txt 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 6627415e807ee33c7302917216e7da68 /home/rclone/rclone-test-xoqinus0luwi/a/b/c/deep.txt 2025/10/13 03:28:18 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2025/10/13 03:28:18 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/10/13 03:28:18 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/10/13 03:28:18 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/13 03:28:18 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/a/b/mid.txt" 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/a/b/mid.txt 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /home/rclone/rclone-test-xoqinus0luwi/a/b/mid.txt 2025/10/13 03:28:18 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2025/10/13 03:28:18 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/10/13 03:28:18 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/10/13 03:28:18 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/13 03:28:18 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/a/top.txt" 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/a/top.txt 2025/10/13 03:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: b28354b543375bfa94dabaeda722927f /home/rclone/rclone-test-xoqinus0luwi/a/top.txt 2025/10/13 03:28:18 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2025/10/13 03:28:18 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:18 DEBUG : a/b/c: Looking for writers 2025/10/13 03:28:18 DEBUG : deep.txt: reading active writers 2025/10/13 03:28:18 DEBUG : a/b: Looking for writers 2025/10/13 03:28:18 DEBUG : c: reading active writers 2025/10/13 03:28:18 DEBUG : mid.txt: reading active writers 2025/10/13 03:28:18 DEBUG : a: Looking for writers 2025/10/13 03:28:18 DEBUG : b: reading active writers 2025/10/13 03:28:18 DEBUG : top.txt: reading active writers 2025/10/13 03:28:18 DEBUG : Looking for writers 2025/10/13 03:28:18 DEBUG : a: reading active writers 2025/10/13 03:28:18 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.07s) === RUN TestZipLargeFiles run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:18 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2025/10/13 03:28:18 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2025/10/13 03:28:18 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2025/10/13 03:28:18 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:19 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:19 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:19 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:19 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:19 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:19 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:19 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:19 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:19 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:19 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:19 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:19 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/bigdir/big.bin" 2025/10/13 03:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/bigdir/big.bin 2025/10/13 03:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 25d7831e24fddb6d4166f273f49a7800 /home/rclone/rclone-test-xoqinus0luwi/bigdir/big.bin 2025/10/13 03:28:19 DEBUG : bigdir/big.bin: Parsed hash: 25d7831e24fddb6d4166f273f49a7800 2025/10/13 03:28:19 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:19 DEBUG : bigdir: Looking for writers 2025/10/13 03:28:19 DEBUG : big.bin: reading active writers 2025/10/13 03:28:19 DEBUG : Looking for writers 2025/10/13 03:28:19 DEBUG : bigdir: reading active writers 2025/10/13 03:28:19 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.73s) === RUN TestZipDirsInRoot run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi", Local "Local file system at /tmp/rclone1119101657", Modify Window "1s" 2025/10/13 03:28:19 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: poll-interval is not supported by this remote 2025/10/13 03:28:19 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/10/13 03:28:19 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/10/13 03:28:19 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/13 03:28:19 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir1/a.txt" 2025/10/13 03:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir1/a.txt 2025/10/13 03:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /home/rclone/rclone-test-xoqinus0luwi/dir1/a.txt 2025/10/13 03:28:19 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2025/10/13 03:28:19 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/10/13 03:28:19 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/10/13 03:28:19 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/13 03:28:19 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir2/b.txt" 2025/10/13 03:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir2/b.txt 2025/10/13 03:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: 415290769594460e2e485922904f345d /home/rclone/rclone-test-xoqinus0luwi/dir2/b.txt 2025/10/13 03:28:19 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2025/10/13 03:28:19 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/10/13 03:28:19 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/10/13 03:28:19 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/13 03:28:19 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/13 03:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Shell path "/home/rclone/rclone-test-xoqinus0luwi/dir3/c.txt" 2025/10/13 03:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Running remote command: md5sum /home/rclone/rclone-test-xoqinus0luwi/dir3/c.txt 2025/10/13 03:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /home/rclone/rclone-test-xoqinus0luwi/dir3/c.txt 2025/10/13 03:28:19 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2025/10/13 03:28:19 DEBUG : WaitForWriters: timeout=30s 2025/10/13 03:28:19 DEBUG : dir1: Looking for writers 2025/10/13 03:28:19 DEBUG : a.txt: reading active writers 2025/10/13 03:28:19 DEBUG : dir2: Looking for writers 2025/10/13 03:28:19 DEBUG : b.txt: reading active writers 2025/10/13 03:28:19 DEBUG : dir3: Looking for writers 2025/10/13 03:28:19 DEBUG : c.txt: reading active writers 2025/10/13 03:28:19 DEBUG : Looking for writers 2025/10/13 03:28:19 DEBUG : dir1: reading active writers 2025/10/13 03:28:19 DEBUG : dir2: reading active writers 2025/10/13 03:28:19 DEBUG : dir3: reading active writers 2025/10/13 03:28:19 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.05s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/10/13 03:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xoqinus0luwi: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 12.837989069s (try 1/5)