"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5) 2024/12/11 01:26:38 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-fotewed4guye" 2024/12/11 01:26:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/11 01:26:38 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2024/12/11 01:26:38 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2024/12/11 01:26:38 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2024/12/11 01:26:38 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2024/12/11 01:26:38 DEBUG : Setting pass="cabKChx_amh9_9NSaz-boqlhDo6Y_emL" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2024/12/11 01:26:38 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2024/12/11 01:26:38 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{_Mgl9}" suffix to name 2024/12/11 01:26:38 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2024/12/11 01:26:38 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2024/12/11 01:26:38 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2024/12/11 01:26:38 DEBUG : Setting pass="cabKChx_amh9_9NSaz-boqlhDo6Y_emL" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2024/12/11 01:26:38 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2024/12/11 01:26:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: New connection 127.0.0.1:53694->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2024/12/11 01:26:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell type "unix" from config 2024/12/11 01:26:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Relative path resolved to "/home/rclone/rclone-test-fotewed4guye" 2024/12/11 01:26:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Using root directory "/home/rclone/rclone-test-fotewed4guye" 2024/12/11 01:26:38 DEBUG : Creating backend with remote "/tmp/rclone3227242075" === RUN TestDirHandleMethods run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:38 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:38 DEBUG : dir: Looking for writers 2024/12/11 01:26:38 DEBUG : : Looking for writers 2024/12/11 01:26:38 DEBUG : dir: reading active writers 2024/12/11 01:26:38 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.02s) === RUN TestDirHandleReaddir run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file2" 2024/12/11 01:26:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file2 2024/12/11 01:26:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-fotewed4guye/dir/file2 2024/12/11 01:26:38 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2024/12/11 01:26:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file2" 2024/12/11 01:26:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file2 2024/12/11 01:26:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-fotewed4guye/dir/file2 2024/12/11 01:26:38 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2024/12/11 01:26:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/subdir/file3" 2024/12/11 01:26:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/subdir/file3 2024/12/11 01:26:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-fotewed4guye/dir/subdir/file3 2024/12/11 01:26:38 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2024/12/11 01:26:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/subdir/file3" 2024/12/11 01:26:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/subdir/file3 2024/12/11 01:26:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-fotewed4guye/dir/subdir/file3 2024/12/11 01:26:38 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2024/12/11 01:26:38 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:38 DEBUG : dir/subdir: Looking for writers 2024/12/11 01:26:38 DEBUG : dir: Looking for writers 2024/12/11 01:26:38 DEBUG : file1: reading active writers 2024/12/11 01:26:38 DEBUG : file2: reading active writers 2024/12/11 01:26:38 DEBUG : subdir: reading active writers 2024/12/11 01:26:38 DEBUG : : Looking for writers 2024/12/11 01:26:38 DEBUG : dir: reading active writers 2024/12/11 01:26:38 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.03s) === RUN TestDirHandleReaddirnames run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:38 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:38 DEBUG : dir: Looking for writers 2024/12/11 01:26:38 DEBUG : file1: reading active writers 2024/12/11 01:26:38 DEBUG : : Looking for writers 2024/12/11 01:26:38 DEBUG : dir: reading active writers 2024/12/11 01:26:38 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.01s) === RUN TestDirMethods run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:38 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:38 DEBUG : dir: Looking for writers 2024/12/11 01:26:38 DEBUG : : Looking for writers 2024/12/11 01:26:38 DEBUG : dir: reading active writers 2024/12/11 01:26:38 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.01s) === RUN TestDirForgetAll run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:38 DEBUG : dir: forgetting directory cache 2024/12/11 01:26:38 DEBUG : : forgetting directory cache 2024/12/11 01:26:38 DEBUG : dir: forgetting directory cache 2024/12/11 01:26:38 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:38 DEBUG : : Looking for writers 2024/12/11 01:26:38 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.01s) === RUN TestDirForgetPath run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:38 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2024/12/11 01:26:38 DEBUG : dir: invalidating directory cache 2024/12/11 01:26:38 DEBUG : : >ForgetPath: 2024/12/11 01:26:38 DEBUG : : ForgetPath: relativePath="dir", type=0 2024/12/11 01:26:38 DEBUG : : invalidating directory cache 2024/12/11 01:26:38 DEBUG : dir: forgetting directory cache 2024/12/11 01:26:38 DEBUG : : >ForgetPath: 2024/12/11 01:26:38 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2024/12/11 01:26:38 DEBUG : : >ForgetPath: 2024/12/11 01:26:38 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:38 DEBUG : dir: Looking for writers 2024/12/11 01:26:38 DEBUG : : Looking for writers 2024/12/11 01:26:38 DEBUG : dir: reading active writers 2024/12/11 01:26:38 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.02s) === RUN TestDirWalk run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: New connection 127.0.0.1:53704->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/fil/a/b/c" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/fil/a/b/c 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /home/rclone/rclone-test-fotewed4guye/fil/a/b/c 2024/12/11 01:26:39 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/fil/a/b/c" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/fil/a/b/c 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /home/rclone/rclone-test-fotewed4guye/fil/a/b/c 2024/12/11 01:26:39 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:39 DEBUG : : forgetting directory cache 2024/12/11 01:26:39 DEBUG : dir: forgetting directory cache 2024/12/11 01:26:39 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:39 DEBUG : dir: Looking for writers 2024/12/11 01:26:39 DEBUG : fil/a/b: Looking for writers 2024/12/11 01:26:39 DEBUG : fil/a: Looking for writers 2024/12/11 01:26:39 DEBUG : b: reading active writers 2024/12/11 01:26:39 DEBUG : fil: Looking for writers 2024/12/11 01:26:39 DEBUG : a: reading active writers 2024/12/11 01:26:39 DEBUG : : Looking for writers 2024/12/11 01:26:39 DEBUG : fil: reading active writers 2024/12/11 01:26:39 DEBUG : dir: reading active writers 2024/12/11 01:26:39 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.11s) === RUN TestDirSetModTime run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:39 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:39 DEBUG : dir: Looking for writers 2024/12/11 01:26:39 DEBUG : : Looking for writers 2024/12/11 01:26:39 DEBUG : dir: reading active writers 2024/12/11 01:26:39 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.01s) === RUN TestDirStat run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:39 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:39 DEBUG : dir: Looking for writers 2024/12/11 01:26:39 DEBUG : file1: reading active writers 2024/12/11 01:26:39 DEBUG : : Looking for writers 2024/12/11 01:26:39 DEBUG : dir: reading active writers 2024/12/11 01:26:39 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.01s) === RUN TestDirReadDirAll run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file2" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file2 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-fotewed4guye/dir/file2 2024/12/11 01:26:39 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file2" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file2 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-fotewed4guye/dir/file2 2024/12/11 01:26:39 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/subdir/file3" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/subdir/file3 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-fotewed4guye/dir/subdir/file3 2024/12/11 01:26:39 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/subdir/file3" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/subdir/file3 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-fotewed4guye/dir/subdir/file3 2024/12/11 01:26:39 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2024/12/11 01:26:39 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2024/12/11 01:26:39 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2024/12/11 01:26:39 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/12/11 01:26:39 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2024/12/11 01:26:39 DEBUG : Waiting for deletions to finish 2024/12/11 01:26:39 INFO : dir/subdir/file3: Deleted 2024/12/11 01:26:39 DEBUG : removing 1 level 2 directories 2024/12/11 01:26:39 INFO : dir/subdir: Removing directory 2024/12/11 01:26:39 DEBUG : dir: invalidating directory cache 2024/12/11 01:26:39 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2024/12/11 01:26:39 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2024/12/11 01:26:39 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2024/12/11 01:26:39 DEBUG : dir/file1: Reset virtual modtime 2024/12/11 01:26:39 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2024/12/11 01:26:39 DEBUG : dir/virtualFile: Reset virtual modtime 2024/12/11 01:26:39 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2024/12/11 01:26:39 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2024/12/11 01:26:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/11 01:26:39 DEBUG : dir: invalidating directory cache 2024/12/11 01:26:39 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2024/12/11 01:26:39 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/12/11 01:26:39 DEBUG : dir/virtualFile: Reset virtual modtime 2024/12/11 01:26:39 DEBUG : : forgetting directory cache 2024/12/11 01:26:39 DEBUG : dir: forgetting directory cache 2024/12/11 01:26:39 DEBUG : dir/virtualDir: forgetting directory cache 2024/12/11 01:26:39 DEBUG : dir/file1: Reset virtual modtime 2024/12/11 01:26:39 DEBUG : dir/virtualFile: Reset virtual modtime 2024/12/11 01:26:39 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:39 DEBUG : dir/virtualDir: Looking for writers 2024/12/11 01:26:39 DEBUG : dir: Looking for writers 2024/12/11 01:26:39 DEBUG : virtualDir: reading active writers 2024/12/11 01:26:39 DEBUG : file1: reading active writers 2024/12/11 01:26:39 DEBUG : virtualFile2: reading active writers 2024/12/11 01:26:39 DEBUG : virtualFile: reading active writers 2024/12/11 01:26:39 DEBUG : : Looking for writers 2024/12/11 01:26:39 DEBUG : dir: reading active writers 2024/12/11 01:26:39 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.04s) --- PASS: TestDirReadDirAll/Virtual (0.01s) === RUN TestDirOpen run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:39 ERROR : dir/: Can only open directories read only 2024/12/11 01:26:39 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:39 DEBUG : dir: Looking for writers 2024/12/11 01:26:39 DEBUG : : Looking for writers 2024/12/11 01:26:39 DEBUG : dir: reading active writers 2024/12/11 01:26:39 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.01s) === RUN TestDirCreate run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:39 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:39 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/12/11 01:26:39 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2024/12/11 01:26:39 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: File to upload is small (5 bytes), uploading instead of streaming 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/potato" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/potato 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-fotewed4guye/dir/potato 2024/12/11 01:26:39 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/11 01:26:39 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/11 01:26:39 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2024/12/11 01:26:39 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/12/11 01:26:39 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:39 DEBUG : dir: Looking for writers 2024/12/11 01:26:39 DEBUG : file1: reading active writers 2024/12/11 01:26:39 DEBUG : potato: reading active writers 2024/12/11 01:26:39 DEBUG : : Looking for writers 2024/12/11 01:26:39 DEBUG : dir: reading active writers 2024/12/11 01:26:39 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.12s) === RUN TestDirMkdir run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:39 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:39 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:39 DEBUG : dir/sub: Looking for writers 2024/12/11 01:26:39 DEBUG : dir: Looking for writers 2024/12/11 01:26:39 DEBUG : file1: reading active writers 2024/12/11 01:26:39 DEBUG : sub: reading active writers 2024/12/11 01:26:39 DEBUG : : Looking for writers 2024/12/11 01:26:39 DEBUG : dir: reading active writers 2024/12/11 01:26:39 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.13s) === RUN TestDirMkdirSub run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:39 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/12/11 01:26:39 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:39 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:39 DEBUG : dir/sub/subsub: Looking for writers 2024/12/11 01:26:39 DEBUG : dir/sub: Looking for writers 2024/12/11 01:26:39 DEBUG : subsub: reading active writers 2024/12/11 01:26:39 DEBUG : dir: Looking for writers 2024/12/11 01:26:39 DEBUG : file1: reading active writers 2024/12/11 01:26:39 DEBUG : sub: reading active writers 2024/12/11 01:26:39 DEBUG : : Looking for writers 2024/12/11 01:26:39 DEBUG : dir: reading active writers 2024/12/11 01:26:39 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.04s) === RUN TestDirRemove run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:39 ERROR : dir/: Dir.Remove not empty 2024/12/11 01:26:39 DEBUG : dir/file1: Remove: 2024/12/11 01:26:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/11 01:26:39 DEBUG : dir/file1: >Remove: err= 2024/12/11 01:26:39 DEBUG : : Added virtual directory entry vDel: "dir" 2024/12/11 01:26:39 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:39 DEBUG : : Looking for writers 2024/12/11 01:26:39 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.02s) === RUN TestDirRemoveAll run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:39 DEBUG : dir/file1: Remove: 2024/12/11 01:26:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/11 01:26:39 DEBUG : dir/file1: >Remove: err= 2024/12/11 01:26:39 DEBUG : : Added virtual directory entry vDel: "dir" 2024/12/11 01:26:39 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:39 DEBUG : : Looking for writers 2024/12/11 01:26:39 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.02s) === RUN TestDirRemoveName run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:39 DEBUG : dir/file1: Remove: 2024/12/11 01:26:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/11 01:26:39 DEBUG : dir/file1: >Remove: err= 2024/12/11 01:26:39 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:39 DEBUG : dir: Looking for writers 2024/12/11 01:26:39 DEBUG : : Looking for writers 2024/12/11 01:26:39 DEBUG : dir: reading active writers 2024/12/11 01:26:39 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.12s) === RUN TestDirRename run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file3" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file3 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-fotewed4guye/dir/file3 2024/12/11 01:26:39 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file3" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file3 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-fotewed4guye/dir/file3 2024/12/11 01:26:39 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2024/12/11 01:26:39 ERROR : dir/not found: Dir.Rename error: file does not exist 2024/12/11 01:26:39 DEBUG : dir: Updating dir with dir2 0xc000831380 2024/12/11 01:26:39 DEBUG : dir: forgetting directory cache 2024/12/11 01:26:39 DEBUG : : Added virtual directory entry vDel: "dir" 2024/12/11 01:26:39 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir2/file1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir2/file1 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir2/file1 2024/12/11 01:26:39 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir2/file1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir2/file1 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/dir2/file1 2024/12/11 01:26:39 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir2/file3" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir2/file3 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-fotewed4guye/dir2/file3 2024/12/11 01:26:39 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir2/file3" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir2/file3 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-fotewed4guye/dir2/file3 2024/12/11 01:26:39 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2024/12/11 01:26:39 INFO : dir2/file1: Moved (server-side) to: file2 2024/12/11 01:26:39 DEBUG : file2: Updating file with file2 0xc0002d1440 2024/12/11 01:26:39 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2024/12/11 01:26:39 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/file2" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/file2 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/file2 2024/12/11 01:26:39 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/file2" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/file2 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/file2 2024/12/11 01:26:39 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir2/file3" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir2/file3 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-fotewed4guye/dir2/file3 2024/12/11 01:26:39 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir2/file3" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir2/file3 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-fotewed4guye/dir2/file3 2024/12/11 01:26:39 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2024/12/11 01:26:39 INFO : dir2/file3: Deleted 2024/12/11 01:26:39 INFO : file2: Moved (server-side) to: dir2/file3 2024/12/11 01:26:39 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0002d1440 2024/12/11 01:26:39 DEBUG : : Added virtual directory entry vDel: "file2" 2024/12/11 01:26:39 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir2/file3" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir2/file3 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir2/file3 2024/12/11 01:26:39 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir2/file3" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir2/file3 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/dir2/file3 2024/12/11 01:26:39 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:39 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2024/12/11 01:26:39 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0008315f0 2024/12/11 01:26:39 DEBUG : empty directory: forgetting directory cache 2024/12/11 01:26:39 DEBUG : : Added virtual directory entry vDel: "empty directory" 2024/12/11 01:26:39 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2024/12/11 01:26:39 DEBUG : dir2: Renaming to "dir3" 2024/12/11 01:26:39 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:39 DEBUG : dir3: Looking for writers 2024/12/11 01:26:39 DEBUG : file3: reading active writers 2024/12/11 01:26:39 DEBUG : renamed empty directory: Looking for writers 2024/12/11 01:26:39 DEBUG : : Looking for writers 2024/12/11 01:26:39 DEBUG : dir3: reading active writers 2024/12/11 01:26:39 DEBUG : renamed empty directory: reading active writers 2024/12/11 01:26:39 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.16s) === RUN TestDirStructSize dir_test.go:608: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:39 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:39 DEBUG : dir: Looking for writers 2024/12/11 01:26:39 DEBUG : file1: reading active writers 2024/12/11 01:26:39 DEBUG : : Looking for writers 2024/12/11 01:26:39 DEBUG : dir: reading active writers 2024/12/11 01:26:39 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.02s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:39 DEBUG : Can set mod time: true 2024/12/11 01:26:39 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:39 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:39 DEBUG : dir: Looking for writers 2024/12/11 01:26:39 DEBUG : file1: reading active writers 2024/12/11 01:26:39 DEBUG : : Looking for writers 2024/12/11 01:26:39 DEBUG : dir: reading active writers 2024/12/11 01:26:39 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/11 01:26:39 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/11 01:26:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: File to upload is small (0 bytes), uploading instead of streaming 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/11 01:26:39 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/11 01:26:39 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/12/11 01:26:39 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/12/11 01:26:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:39 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:39 DEBUG : dir: Looking for writers 2024/12/11 01:26:39 DEBUG : file1: reading active writers 2024/12/11 01:26:39 DEBUG : : Looking for writers 2024/12/11 01:26:39 DEBUG : dir: reading active writers 2024/12/11 01:26:39 DEBUG : >WaitForWriters: 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2024/12/11 01:26:39 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:39 DEBUG : dir: Looking for writers 2024/12/11 01:26:39 DEBUG : file1: reading active writers 2024/12/11 01:26:39 DEBUG : : Looking for writers 2024/12/11 01:26:39 DEBUG : dir: reading active writers 2024/12/11 01:26:39 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/11 01:26:39 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/11 01:26:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: File to upload is small (5 bytes), uploading instead of streaming 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/11 01:26:39 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/11 01:26:39 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/12/11 01:26:39 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/12/11 01:26:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:39 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:39 DEBUG : dir: Looking for writers 2024/12/11 01:26:39 DEBUG : file1: reading active writers 2024/12/11 01:26:39 DEBUG : : Looking for writers 2024/12/11 01:26:39 DEBUG : dir: reading active writers 2024/12/11 01:26:39 DEBUG : >WaitForWriters: 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2024/12/11 01:26:39 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:39 DEBUG : dir: Looking for writers 2024/12/11 01:26:39 DEBUG : file1: reading active writers 2024/12/11 01:26:39 DEBUG : : Looking for writers 2024/12/11 01:26:39 DEBUG : dir: reading active writers 2024/12/11 01:26:39 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:39 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 01:26:39 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:39 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:39 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 01:26:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:39 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 01:26:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:39 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:39 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:39 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:39 DEBUG : dir: Looking for writers 2024/12/11 01:26:39 DEBUG : file1: reading active writers 2024/12/11 01:26:39 DEBUG : : Looking for writers 2024/12/11 01:26:39 DEBUG : dir: reading active writers 2024/12/11 01:26:39 DEBUG : >WaitForWriters: 2024/12/11 01:26:39 DEBUG : 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-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:39 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 01:26:39 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:39 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:39 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 01:26:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:39 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 01:26:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:39 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:39 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/12/11 01:26:39 DEBUG : dir/file1: newRWFileHandle: 2024/12/11 01:26:39 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/11 01:26:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/11 01:26:39 DEBUG : dir/file1(0xc0006c5840): close: 2024/12/11 01:26:39 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/12/11 01:26:39 DEBUG : dir/file1(0xc0006c5840): >close: err= 2024/12/11 01:26:39 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:39 DEBUG : dir: Looking for writers 2024/12/11 01:26:39 DEBUG : file1: reading active writers 2024/12/11 01:26:39 DEBUG : : Looking for writers 2024/12/11 01:26:39 DEBUG : dir: reading active writers 2024/12/11 01:26:39 DEBUG : >WaitForWriters: 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:39 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:39 DEBUG : dir: Looking for writers 2024/12/11 01:26:39 DEBUG : file1: reading active writers 2024/12/11 01:26:39 DEBUG : : Looking for writers 2024/12/11 01:26:39 DEBUG : dir: reading active writers 2024/12/11 01:26:39 DEBUG : >WaitForWriters: 2024/12/11 01:26:39 DEBUG : 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-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:39 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 01:26:39 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:39 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:39 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 01:26:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:39 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 01:26:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:39 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:39 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/12/11 01:26:39 DEBUG : dir/file1: newRWFileHandle: 2024/12/11 01:26:39 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/11 01:26:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/11 01:26:39 DEBUG : dir/file1(0xc0006c5d40): _writeAt: size=5, off=0 2024/12/11 01:26:39 DEBUG : dir/file1(0xc0006c5d40): openPending: 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/12/11 01:26:39 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/11 01:26:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:39 DEBUG : dir/file1(0xc0006c5d40): >openPending: err= 2024/12/11 01:26:39 DEBUG : dir/file1(0xc0006c5d40): >_writeAt: n=5, err= 2024/12/11 01:26:39 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2024/12/11 01:26:39 DEBUG : dir/file1(0xc0006c5d40): close: 2024/12/11 01:26:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2024/12/11 01:26:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2024/12/11 01:26:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2024/12/11 01:26:39 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/12/11 01:26:39 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2024/12/11 01:26:39 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:39 DEBUG : dir/file1(0xc0006c5d40): >close: err= 2024/12/11 01:26:39 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:39 DEBUG : dir: Looking for writers 2024/12/11 01:26:39 DEBUG : file1: reading active writers 2024/12/11 01:26:39 DEBUG : : Looking for writers 2024/12/11 01:26:39 DEBUG : dir: reading active writers 2024/12/11 01:26:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/11 01:26:39 DEBUG : dir: Looking for writers 2024/12/11 01:26:39 DEBUG : file1: reading active writers 2024/12/11 01:26:39 DEBUG : : Looking for writers 2024/12/11 01:26:39 DEBUG : dir: reading active writers 2024/12/11 01:26:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/11 01:26:39 DEBUG : dir: Looking for writers 2024/12/11 01:26:39 DEBUG : file1: reading active writers 2024/12/11 01:26:39 DEBUG : : Looking for writers 2024/12/11 01:26:39 DEBUG : dir: reading active writers 2024/12/11 01:26:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/11 01:26:39 DEBUG : dir: Looking for writers 2024/12/11 01:26:39 DEBUG : file1: reading active writers 2024/12/11 01:26:39 DEBUG : : Looking for writers 2024/12/11 01:26:39 DEBUG : dir: reading active writers 2024/12/11 01:26:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/11 01:26:39 DEBUG : dir/file1: vfs cache: starting upload 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1.b6fbcc80.partial" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1.b6fbcc80.partial 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-fotewed4guye/dir/file1.b6fbcc80.partial 2024/12/11 01:26:39 DEBUG : dir/file1.b6fbcc80.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2024/12/11 01:26:39 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2024/12/11 01:26:39 DEBUG : dir/file1.b6fbcc80.partial: renamed to: dir/file1 2024/12/11 01:26:39 INFO : dir/file1: Copied (replaced existing) 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:39 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2024/12/11 01:26:39 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2024/12/11 01:26:39 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/11 01:26:39 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2024/12/11 01:26:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:39 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/11 01:26:40 DEBUG : dir: Looking for writers 2024/12/11 01:26:40 DEBUG : file1: reading active writers 2024/12/11 01:26:40 DEBUG : : Looking for writers 2024/12/11 01:26:40 DEBUG : dir: reading active writers 2024/12/11 01:26:40 DEBUG : >WaitForWriters: 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2024/12/11 01:26:40 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:40 DEBUG : dir: Looking for writers 2024/12/11 01:26:40 DEBUG : file1: reading active writers 2024/12/11 01:26:40 DEBUG : : Looking for writers 2024/12/11 01:26:40 DEBUG : dir: reading active writers 2024/12/11 01:26:40 DEBUG : >WaitForWriters: 2024/12/11 01:26:40 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileSetModTime (0.30s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.02s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.03s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.02s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.02s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.02s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.19s) === RUN TestFileOpenRead run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/11 01:26:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/11 01:26:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/11 01:26:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:40 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:40 DEBUG : dir: Looking for writers 2024/12/11 01:26:40 DEBUG : file1: reading active writers 2024/12/11 01:26:40 DEBUG : : Looking for writers 2024/12/11 01:26:40 DEBUG : dir: reading active writers 2024/12/11 01:26:40 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.02s) === RUN TestFileOpenReadUnknownSize 2024/12/11 01:26:40 INFO : Mock file system at root: poll-interval is not supported by this remote 2024/12/11 01:26:40 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/11 01:26:40 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2024/12/11 01:26:40 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2024/12/11 01:26:40 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:40 DEBUG : : Looking for writers 2024/12/11 01:26:40 DEBUG : file.txt: reading active writers 2024/12/11 01:26:40 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: File to upload is small (25 bytes), uploading instead of streaming 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/11 01:26:40 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/11 01:26:40 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/12/11 01:26:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:40 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:40 DEBUG : dir: Looking for writers 2024/12/11 01:26:40 DEBUG : file1: reading active writers 2024/12/11 01:26:40 DEBUG : : Looking for writers 2024/12/11 01:26:40 DEBUG : dir: reading active writers 2024/12/11 01:26:40 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.02s) === RUN TestFileRemove run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:40 DEBUG : dir/file1: Remove: 2024/12/11 01:26:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/11 01:26:40 DEBUG : dir/file1: >Remove: err= 2024/12/11 01:26:40 DEBUG : dir/file1: Remove: 2024/12/11 01:26:40 DEBUG : dir/file1: >Remove: err=Read only file system 2024/12/11 01:26:40 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:40 DEBUG : dir: Looking for writers 2024/12/11 01:26:40 DEBUG : : Looking for writers 2024/12/11 01:26:40 DEBUG : dir: reading active writers 2024/12/11 01:26:40 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.02s) === RUN TestFileRemoveAll run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:40 DEBUG : dir/file1: Remove: 2024/12/11 01:26:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/11 01:26:40 DEBUG : dir/file1: >Remove: err= 2024/12/11 01:26:40 DEBUG : dir/file1: Remove: 2024/12/11 01:26:40 DEBUG : dir/file1: >Remove: err=Read only file system 2024/12/11 01:26:40 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:40 DEBUG : dir: Looking for writers 2024/12/11 01:26:40 DEBUG : : Looking for writers 2024/12/11 01:26:40 DEBUG : dir: reading active writers 2024/12/11 01:26:40 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.02s) === RUN TestFileOpen run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/11 01:26:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/11 01:26:40 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/12/11 01:26:40 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/11 01:26:40 DEBUG : dir/file1: Open: flags=O_RDWR 2024/12/11 01:26:40 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/11 01:26:40 DEBUG : dir/file1: Open: flags=0x3 2024/12/11 01:26:40 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2024/12/11 01:26:40 DEBUG : dir/file1: >Open: fd=, err=permission denied 2024/12/11 01:26:40 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:40 DEBUG : dir: Looking for writers 2024/12/11 01:26:40 DEBUG : file1: reading active writers 2024/12/11 01:26:40 DEBUG : : Looking for writers 2024/12/11 01:26:40 DEBUG : dir: reading active writers 2024/12/11 01:26:40 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.02s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:40 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:40 DEBUG : dir: Looking for writers 2024/12/11 01:26:40 DEBUG : file1: reading active writers 2024/12/11 01:26:40 DEBUG : : Looking for writers 2024/12/11 01:26:40 DEBUG : dir: reading active writers 2024/12/11 01:26:40 DEBUG : >WaitForWriters: 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/11 01:26:40 DEBUG : newLeaf: Updating file with newLeaf 0xc000776840 2024/12/11 01:26:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/11 01:26:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/newLeaf" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/newLeaf 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/newLeaf 2024/12/11 01:26:40 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/newLeaf" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/newLeaf 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/newLeaf 2024/12/11 01:26:40 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:40 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/11 01:26:40 DEBUG : dir/file1: Updating file with dir/file1 0xc000776840 2024/12/11 01:26:40 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/11 01:26:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/11 01:26:40 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/11 01:26:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:40 DEBUG : dir/file1: File is currently open, delaying rename 0xc000776840 2024/12/11 01:26:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/11 01:26:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: File to upload is small (25 bytes), uploading instead of streaming 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/11 01:26:40 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/11 01:26:40 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/12/11 01:26:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/11 01:26:40 DEBUG : newLeaf: Running delayed rename now 2024/12/11 01:26:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/11 01:26:40 DEBUG : newLeaf: Updating file with newLeaf 0xc000776840 2024/12/11 01:26:40 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:40 DEBUG : dir: Looking for writers 2024/12/11 01:26:40 DEBUG : : Looking for writers 2024/12/11 01:26:40 DEBUG : dir: reading active writers 2024/12/11 01:26:40 DEBUG : newLeaf: reading active writers 2024/12/11 01:26:40 DEBUG : >WaitForWriters: 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/newLeaf" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/newLeaf 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-fotewed4guye/newLeaf 2024/12/11 01:26:40 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/newLeaf" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/newLeaf 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-fotewed4guye/newLeaf 2024/12/11 01:26:40 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2024/12/11 01:26:40 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:40 DEBUG : dir: Looking for writers 2024/12/11 01:26:40 DEBUG : : Looking for writers 2024/12/11 01:26:40 DEBUG : dir: reading active writers 2024/12/11 01:26:40 DEBUG : newLeaf: reading active writers 2024/12/11 01:26:40 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:40 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 01:26:40 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:40 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:40 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 01:26:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:40 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 01:26:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:40 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:40 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:40 DEBUG : dir: Looking for writers 2024/12/11 01:26:40 DEBUG : file1: reading active writers 2024/12/11 01:26:40 DEBUG : : Looking for writers 2024/12/11 01:26:40 DEBUG : dir: reading active writers 2024/12/11 01:26:40 DEBUG : >WaitForWriters: 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/11 01:26:40 DEBUG : newLeaf: Updating file with newLeaf 0xc000aa6a80 2024/12/11 01:26:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/11 01:26:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/newLeaf" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/newLeaf 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/newLeaf 2024/12/11 01:26:40 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/newLeaf" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/newLeaf 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/newLeaf 2024/12/11 01:26:40 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:40 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/11 01:26:40 DEBUG : dir/file1: Updating file with dir/file1 0xc000aa6a80 2024/12/11 01:26:40 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/11 01:26:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/11 01:26:40 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/11 01:26:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:40 DEBUG : dir/file1: File is currently open, delaying rename 0xc000aa6a80 2024/12/11 01:26:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/11 01:26:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: File to upload is small (25 bytes), uploading instead of streaming 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/11 01:26:40 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/11 01:26:40 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/12/11 01:26:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/11 01:26:40 DEBUG : newLeaf: Running delayed rename now 2024/12/11 01:26:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/11 01:26:40 DEBUG : newLeaf: Updating file with newLeaf 0xc000aa6a80 2024/12/11 01:26:40 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:40 DEBUG : dir: Looking for writers 2024/12/11 01:26:40 DEBUG : : Looking for writers 2024/12/11 01:26:40 DEBUG : dir: reading active writers 2024/12/11 01:26:40 DEBUG : newLeaf: reading active writers 2024/12/11 01:26:40 DEBUG : >WaitForWriters: 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/newLeaf" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/newLeaf 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-fotewed4guye/newLeaf 2024/12/11 01:26:40 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/newLeaf" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/newLeaf 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-fotewed4guye/newLeaf 2024/12/11 01:26:40 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2024/12/11 01:26:40 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:40 DEBUG : dir: Looking for writers 2024/12/11 01:26:40 DEBUG : : Looking for writers 2024/12/11 01:26:40 DEBUG : dir: reading active writers 2024/12/11 01:26:40 DEBUG : newLeaf: reading active writers 2024/12/11 01:26:40 DEBUG : >WaitForWriters: 2024/12/11 01:26:40 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:40 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 01:26:40 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:40 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:40 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 01:26:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:40 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 01:26:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:40 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:40 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/11 01:26:40 DEBUG : dir/file1: newRWFileHandle: 2024/12/11 01:26:40 DEBUG : dir/file1(0xc0005fe8c0): openPending: 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/12/11 01:26:40 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/11 01:26:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:40 DEBUG : dir/file1(0xc0005fe8c0): >openPending: err= 2024/12/11 01:26:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/11 01:26:40 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/11 01:26:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/11 01:26:40 DEBUG : dir/file1(0xc0005fe8c0): _writeAt: size=14, off=0 2024/12/11 01:26:40 DEBUG : dir/file1(0xc0005fe8c0): >_writeAt: n=14, err= 2024/12/11 01:26:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/11 01:26:40 DEBUG : dir/file1(0xc0005fe8c0): close: 2024/12/11 01:26:40 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/11 01:26:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/11 01:26:40 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:40 DEBUG : dir/file1(0xc0005fe8c0): >close: err= 2024/12/11 01:26:40 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:40 DEBUG : dir: Looking for writers 2024/12/11 01:26:40 DEBUG : file1: reading active writers 2024/12/11 01:26:40 DEBUG : : Looking for writers 2024/12/11 01:26:40 DEBUG : dir: reading active writers 2024/12/11 01:26:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/11 01:26:40 DEBUG : dir: Looking for writers 2024/12/11 01:26:40 DEBUG : file1: reading active writers 2024/12/11 01:26:40 DEBUG : : Looking for writers 2024/12/11 01:26:40 DEBUG : dir: reading active writers 2024/12/11 01:26:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/11 01:26:40 DEBUG : dir: Looking for writers 2024/12/11 01:26:40 DEBUG : file1: reading active writers 2024/12/11 01:26:40 DEBUG : : Looking for writers 2024/12/11 01:26:40 DEBUG : dir: reading active writers 2024/12/11 01:26:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/11 01:26:40 DEBUG : dir: Looking for writers 2024/12/11 01:26:40 DEBUG : file1: reading active writers 2024/12/11 01:26:40 DEBUG : : Looking for writers 2024/12/11 01:26:40 DEBUG : dir: reading active writers 2024/12/11 01:26:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/11 01:26:40 DEBUG : dir/file1: vfs cache: starting upload 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1.53508f02.partial" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1.53508f02.partial 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1.53508f02.partial 2024/12/11 01:26:40 DEBUG : dir/file1.53508f02.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:40 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/11 01:26:40 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2024/12/11 01:26:40 INFO : dir/file1: Copied (replaced existing) 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:40 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/11 01:26:40 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/12/11 01:26:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:40 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/11 01:26:40 DEBUG : dir: Looking for writers 2024/12/11 01:26:40 DEBUG : file1: reading active writers 2024/12/11 01:26:40 DEBUG : : Looking for writers 2024/12/11 01:26:40 DEBUG : dir: reading active writers 2024/12/11 01:26:40 DEBUG : >WaitForWriters: 2024/12/11 01:26:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/11 01:26:40 DEBUG : dir/file1: newRWFileHandle: 2024/12/11 01:26:40 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/11 01:26:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/11 01:26:40 DEBUG : dir/file1(0xc0005fea40): _readAt: size=512, off=0 2024/12/11 01:26:40 DEBUG : dir/file1(0xc0005fea40): openPending: 2024/12/11 01:26:40 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" 2024/12/11 01:26:40 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/11 01:26:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:40 DEBUG : dir/file1(0xc0005fea40): >openPending: err= 2024/12/11 01:26:40 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/11 01:26:40 DEBUG : dir/file1(0xc0005fea40): >_readAt: n=14, err=EOF 2024/12/11 01:26:40 DEBUG : dir/file1(0xc0005fea40): close: 2024/12/11 01:26:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/11 01:26:40 DEBUG : dir/file1(0xc0005fea40): >close: err= 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/11 01:26:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/11 01:26:40 DEBUG : newLeaf: Updating file with newLeaf 0xc000aa7500 2024/12/11 01:26:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/11 01:26:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/newLeaf" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/newLeaf 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/newLeaf 2024/12/11 01:26:40 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/newLeaf" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/newLeaf 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/newLeaf 2024/12/11 01:26:40 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:40 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/11 01:26:40 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/12/11 01:26:40 DEBUG : dir/file1: Updating file with dir/file1 0xc000aa7500 2024/12/11 01:26:40 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/11 01:26:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/11 01:26:40 DEBUG : dir/file1: newRWFileHandle: 2024/12/11 01:26:40 DEBUG : dir/file1(0xc000883f00): openPending: 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:40 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" 2024/12/11 01:26:40 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/11 01:26:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:40 DEBUG : dir/file1(0xc000883f00): >openPending: err= 2024/12/11 01:26:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/11 01:26:40 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/11 01:26:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/11 01:26:40 DEBUG : dir/file1(0xc000883f00): _writeAt: size=25, off=0 2024/12/11 01:26:40 DEBUG : dir/file1(0xc000883f00): >_writeAt: n=25, err= 2024/12/11 01:26:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/11 01:26:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/11 01:26:40 DEBUG : newLeaf: Updating file with newLeaf 0xc000aa7500 2024/12/11 01:26:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/11 01:26:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/11 01:26:40 DEBUG : newLeaf(0xc000883f00): close: 2024/12/11 01:26:40 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/11 01:26:40 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-11 01:26:40.435308177 +0000 UTC m=+1.694504496 2024/12/11 01:26:40 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:40 DEBUG : newLeaf(0xc000883f00): >close: err= 2024/12/11 01:26:40 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:40 DEBUG : dir: Looking for writers 2024/12/11 01:26:40 DEBUG : : Looking for writers 2024/12/11 01:26:40 DEBUG : newLeaf: reading active writers 2024/12/11 01:26:40 DEBUG : dir: reading active writers 2024/12/11 01:26:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/11 01:26:40 DEBUG : dir: Looking for writers 2024/12/11 01:26:40 DEBUG : : Looking for writers 2024/12/11 01:26:40 DEBUG : dir: reading active writers 2024/12/11 01:26:40 DEBUG : newLeaf: reading active writers 2024/12/11 01:26:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/11 01:26:40 DEBUG : dir: Looking for writers 2024/12/11 01:26:40 DEBUG : : Looking for writers 2024/12/11 01:26:40 DEBUG : dir: reading active writers 2024/12/11 01:26:40 DEBUG : newLeaf: reading active writers 2024/12/11 01:26:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/11 01:26:40 DEBUG : dir: Looking for writers 2024/12/11 01:26:40 DEBUG : : Looking for writers 2024/12/11 01:26:40 DEBUG : dir: reading active writers 2024/12/11 01:26:40 DEBUG : newLeaf: reading active writers 2024/12/11 01:26:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/11 01:26:40 DEBUG : newLeaf: vfs cache: starting upload 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/newLeaf.b257ec73.partial" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/newLeaf.b257ec73.partial 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-fotewed4guye/newLeaf.b257ec73.partial 2024/12/11 01:26:40 DEBUG : newLeaf.b257ec73.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/11 01:26:40 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/11 01:26:40 DEBUG : newLeaf.b257ec73.partial: renamed to: newLeaf 2024/12/11 01:26:40 INFO : newLeaf: Copied (replaced existing) 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/newLeaf" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/newLeaf 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-fotewed4guye/newLeaf 2024/12/11 01:26:40 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/11 01:26:40 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-11 01:26:40 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/12/11 01:26:40 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/11 01:26:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/11 01:26:40 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/11 01:26:40 DEBUG : dir: Looking for writers 2024/12/11 01:26:40 DEBUG : : Looking for writers 2024/12/11 01:26:40 DEBUG : newLeaf: reading active writers 2024/12/11 01:26:40 DEBUG : dir: reading active writers 2024/12/11 01:26:40 DEBUG : >WaitForWriters: 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/newLeaf" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/newLeaf 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-fotewed4guye/newLeaf 2024/12/11 01:26:40 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/newLeaf" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/newLeaf 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-fotewed4guye/newLeaf 2024/12/11 01:26:40 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2024/12/11 01:26:40 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:40 DEBUG : dir: Looking for writers 2024/12/11 01:26:40 DEBUG : : Looking for writers 2024/12/11 01:26:40 DEBUG : dir: reading active writers 2024/12/11 01:26:40 DEBUG : newLeaf: reading active writers 2024/12/11 01:26:40 DEBUG : >WaitForWriters: 2024/12/11 01:26:40 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:40 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 01:26:40 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:40 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:40 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 01:26:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:40 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 01:26:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:40 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:40 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:40 DEBUG : dir: Looking for writers 2024/12/11 01:26:40 DEBUG : file1: reading active writers 2024/12/11 01:26:40 DEBUG : : Looking for writers 2024/12/11 01:26:40 DEBUG : dir: reading active writers 2024/12/11 01:26:40 DEBUG : >WaitForWriters: 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/11 01:26:40 DEBUG : newLeaf: Updating file with newLeaf 0xc0002d0b40 2024/12/11 01:26:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/11 01:26:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/newLeaf" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/newLeaf 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/newLeaf 2024/12/11 01:26:40 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/newLeaf" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/newLeaf 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/newLeaf 2024/12/11 01:26:40 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:40 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/11 01:26:40 DEBUG : dir/file1: Updating file with dir/file1 0xc0002d0b40 2024/12/11 01:26:40 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/11 01:26:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/11 01:26:40 DEBUG : dir/file1: newRWFileHandle: 2024/12/11 01:26:40 DEBUG : dir/file1(0xc00078cc00): openPending: 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/12/11 01:26:40 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/11 01:26:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:40 DEBUG : dir/file1(0xc00078cc00): >openPending: err= 2024/12/11 01:26:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/11 01:26:40 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/11 01:26:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/11 01:26:40 DEBUG : dir/file1(0xc00078cc00): _writeAt: size=25, off=0 2024/12/11 01:26:40 DEBUG : dir/file1(0xc00078cc00): >_writeAt: n=25, err= 2024/12/11 01:26:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/11 01:26:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/11 01:26:40 DEBUG : newLeaf: Updating file with newLeaf 0xc0002d0b40 2024/12/11 01:26:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/11 01:26:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/11 01:26:40 DEBUG : newLeaf(0xc00078cc00): close: 2024/12/11 01:26:40 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/11 01:26:40 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-11 01:26:40.634559964 +0000 UTC m=+1.893756283 2024/12/11 01:26:40 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:40 DEBUG : newLeaf(0xc00078cc00): >close: err= 2024/12/11 01:26:40 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:40 DEBUG : dir: Looking for writers 2024/12/11 01:26:40 DEBUG : : Looking for writers 2024/12/11 01:26:40 DEBUG : dir: reading active writers 2024/12/11 01:26:40 DEBUG : newLeaf: reading active writers 2024/12/11 01:26:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/11 01:26:40 DEBUG : dir: Looking for writers 2024/12/11 01:26:40 DEBUG : : Looking for writers 2024/12/11 01:26:40 DEBUG : dir: reading active writers 2024/12/11 01:26:40 DEBUG : newLeaf: reading active writers 2024/12/11 01:26:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/11 01:26:40 DEBUG : dir: Looking for writers 2024/12/11 01:26:40 DEBUG : : Looking for writers 2024/12/11 01:26:40 DEBUG : dir: reading active writers 2024/12/11 01:26:40 DEBUG : newLeaf: reading active writers 2024/12/11 01:26:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/11 01:26:40 DEBUG : dir: Looking for writers 2024/12/11 01:26:40 DEBUG : : Looking for writers 2024/12/11 01:26:40 DEBUG : dir: reading active writers 2024/12/11 01:26:40 DEBUG : newLeaf: reading active writers 2024/12/11 01:26:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/11 01:26:40 DEBUG : newLeaf: vfs cache: starting upload 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/newLeaf.e418eedb.partial" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/newLeaf.e418eedb.partial 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-fotewed4guye/newLeaf.e418eedb.partial 2024/12/11 01:26:40 DEBUG : newLeaf.e418eedb.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/11 01:26:40 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/11 01:26:40 DEBUG : newLeaf.e418eedb.partial: renamed to: newLeaf 2024/12/11 01:26:40 INFO : newLeaf: Copied (replaced existing) 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/newLeaf" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/newLeaf 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-fotewed4guye/newLeaf 2024/12/11 01:26:40 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/11 01:26:40 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-11 01:26:40 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/12/11 01:26:40 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/11 01:26:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/11 01:26:40 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/11 01:26:40 DEBUG : dir: Looking for writers 2024/12/11 01:26:40 DEBUG : : Looking for writers 2024/12/11 01:26:40 DEBUG : dir: reading active writers 2024/12/11 01:26:40 DEBUG : newLeaf: reading active writers 2024/12/11 01:26:40 DEBUG : >WaitForWriters: 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/newLeaf" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/newLeaf 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-fotewed4guye/newLeaf 2024/12/11 01:26:40 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/newLeaf" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/newLeaf 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-fotewed4guye/newLeaf 2024/12/11 01:26:40 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2024/12/11 01:26:40 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:40 DEBUG : dir: Looking for writers 2024/12/11 01:26:40 DEBUG : : Looking for writers 2024/12/11 01:26:40 DEBUG : newLeaf: reading active writers 2024/12/11 01:26:40 DEBUG : dir: reading active writers 2024/12/11 01:26:40 DEBUG : >WaitForWriters: 2024/12/11 01:26:40 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:40 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 01:26:40 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:40 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:40 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 01:26:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:40 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 01:26:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:40 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:40 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/11 01:26:40 DEBUG : dir/file1: newRWFileHandle: 2024/12/11 01:26:40 DEBUG : dir/file1(0xc0005e69c0): openPending: 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/12/11 01:26:40 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/11 01:26:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:40 DEBUG : dir/file1(0xc0005e69c0): >openPending: err= 2024/12/11 01:26:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/11 01:26:40 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/11 01:26:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/11 01:26:40 DEBUG : dir/file1(0xc0005e69c0): _writeAt: size=14, off=0 2024/12/11 01:26:40 DEBUG : dir/file1(0xc0005e69c0): >_writeAt: n=14, err= 2024/12/11 01:26:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/11 01:26:40 DEBUG : dir/file1(0xc0005e69c0): close: 2024/12/11 01:26:40 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/11 01:26:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/11 01:26:40 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:40 DEBUG : dir/file1(0xc0005e69c0): >close: err= 2024/12/11 01:26:40 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:40 DEBUG : dir: Looking for writers 2024/12/11 01:26:40 DEBUG : file1: reading active writers 2024/12/11 01:26:40 DEBUG : : Looking for writers 2024/12/11 01:26:40 DEBUG : dir: reading active writers 2024/12/11 01:26:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/11 01:26:40 DEBUG : dir: Looking for writers 2024/12/11 01:26:40 DEBUG : file1: reading active writers 2024/12/11 01:26:40 DEBUG : : Looking for writers 2024/12/11 01:26:40 DEBUG : dir: reading active writers 2024/12/11 01:26:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/11 01:26:40 DEBUG : dir: Looking for writers 2024/12/11 01:26:40 DEBUG : file1: reading active writers 2024/12/11 01:26:40 DEBUG : : Looking for writers 2024/12/11 01:26:40 DEBUG : dir: reading active writers 2024/12/11 01:26:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/11 01:26:40 DEBUG : dir: Looking for writers 2024/12/11 01:26:40 DEBUG : file1: reading active writers 2024/12/11 01:26:40 DEBUG : : Looking for writers 2024/12/11 01:26:40 DEBUG : dir: reading active writers 2024/12/11 01:26:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/11 01:26:40 DEBUG : dir/file1: vfs cache: starting upload 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1.53508f02.partial" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1.53508f02.partial 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1.53508f02.partial 2024/12/11 01:26:40 DEBUG : dir/file1.53508f02.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:40 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/11 01:26:40 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2024/12/11 01:26:40 INFO : dir/file1: Copied (replaced existing) 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:40 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/11 01:26:40 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/12/11 01:26:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:40 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/11 01:26:40 DEBUG : dir: Looking for writers 2024/12/11 01:26:40 DEBUG : file1: reading active writers 2024/12/11 01:26:40 DEBUG : : Looking for writers 2024/12/11 01:26:40 DEBUG : dir: reading active writers 2024/12/11 01:26:40 DEBUG : >WaitForWriters: 2024/12/11 01:26:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/11 01:26:40 DEBUG : dir/file1: newRWFileHandle: 2024/12/11 01:26:40 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/11 01:26:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/11 01:26:40 DEBUG : dir/file1(0xc0005e6e80): _readAt: size=512, off=0 2024/12/11 01:26:40 DEBUG : dir/file1(0xc0005e6e80): openPending: 2024/12/11 01:26:40 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" 2024/12/11 01:26:40 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/11 01:26:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:40 DEBUG : dir/file1(0xc0005e6e80): >openPending: err= 2024/12/11 01:26:40 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/11 01:26:40 DEBUG : dir/file1(0xc0005e6e80): >_readAt: n=14, err=EOF 2024/12/11 01:26:40 DEBUG : dir/file1(0xc0005e6e80): close: 2024/12/11 01:26:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/11 01:26:40 DEBUG : dir/file1(0xc0005e6e80): >close: err= 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/11 01:26:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/11 01:26:40 DEBUG : newLeaf: Updating file with newLeaf 0xc00072ba40 2024/12/11 01:26:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/11 01:26:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/newLeaf" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/newLeaf 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/newLeaf 2024/12/11 01:26:40 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/newLeaf" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/newLeaf 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/newLeaf 2024/12/11 01:26:40 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:40 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/11 01:26:40 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/12/11 01:26:40 DEBUG : dir/file1: Updating file with dir/file1 0xc00072ba40 2024/12/11 01:26:40 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/11 01:26:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/11 01:26:40 DEBUG : dir/file1: newRWFileHandle: 2024/12/11 01:26:40 DEBUG : dir/file1(0xc00078de80): openPending: 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:40 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" 2024/12/11 01:26:40 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/11 01:26:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:40 DEBUG : dir/file1(0xc00078de80): >openPending: err= 2024/12/11 01:26:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/11 01:26:40 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/11 01:26:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/11 01:26:40 DEBUG : dir/file1(0xc00078de80): _writeAt: size=25, off=0 2024/12/11 01:26:40 DEBUG : dir/file1(0xc00078de80): >_writeAt: n=25, err= 2024/12/11 01:26:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/11 01:26:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/11 01:26:40 DEBUG : newLeaf: Updating file with newLeaf 0xc00072ba40 2024/12/11 01:26:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/11 01:26:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/11 01:26:40 DEBUG : newLeaf(0xc00078de80): close: 2024/12/11 01:26:40 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/11 01:26:40 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-11 01:26:40.986822761 +0000 UTC m=+2.246019079 2024/12/11 01:26:40 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:40 DEBUG : newLeaf(0xc00078de80): >close: err= 2024/12/11 01:26:40 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:40 DEBUG : dir: Looking for writers 2024/12/11 01:26:40 DEBUG : : Looking for writers 2024/12/11 01:26:40 DEBUG : dir: reading active writers 2024/12/11 01:26:40 DEBUG : newLeaf: reading active writers 2024/12/11 01:26:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/11 01:26:40 DEBUG : dir: Looking for writers 2024/12/11 01:26:40 DEBUG : : Looking for writers 2024/12/11 01:26:40 DEBUG : dir: reading active writers 2024/12/11 01:26:40 DEBUG : newLeaf: reading active writers 2024/12/11 01:26:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/11 01:26:41 DEBUG : dir: Looking for writers 2024/12/11 01:26:41 DEBUG : : Looking for writers 2024/12/11 01:26:41 DEBUG : dir: reading active writers 2024/12/11 01:26:41 DEBUG : newLeaf: reading active writers 2024/12/11 01:26:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/11 01:26:41 DEBUG : dir: Looking for writers 2024/12/11 01:26:41 DEBUG : : Looking for writers 2024/12/11 01:26:41 DEBUG : dir: reading active writers 2024/12/11 01:26:41 DEBUG : newLeaf: reading active writers 2024/12/11 01:26:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/11 01:26:41 DEBUG : newLeaf: vfs cache: starting upload 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/newLeaf.d8ae4de0.partial" 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/newLeaf.d8ae4de0.partial 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-fotewed4guye/newLeaf.d8ae4de0.partial 2024/12/11 01:26:41 DEBUG : newLeaf.d8ae4de0.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/11 01:26:41 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/11 01:26:41 DEBUG : newLeaf.d8ae4de0.partial: renamed to: newLeaf 2024/12/11 01:26:41 INFO : newLeaf: Copied (replaced existing) 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/newLeaf" 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/newLeaf 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-fotewed4guye/newLeaf 2024/12/11 01:26:41 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/11 01:26:41 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-11 01:26:40 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/12/11 01:26:41 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/11 01:26:41 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/11 01:26:41 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/11 01:26:41 DEBUG : dir: Looking for writers 2024/12/11 01:26:41 DEBUG : : Looking for writers 2024/12/11 01:26:41 DEBUG : dir: reading active writers 2024/12/11 01:26:41 DEBUG : newLeaf: reading active writers 2024/12/11 01:26:41 DEBUG : >WaitForWriters: 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/newLeaf" 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/newLeaf 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-fotewed4guye/newLeaf 2024/12/11 01:26:41 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/newLeaf" 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/newLeaf 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-fotewed4guye/newLeaf 2024/12/11 01:26:41 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2024/12/11 01:26:41 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:41 DEBUG : dir: Looking for writers 2024/12/11 01:26:41 DEBUG : : Looking for writers 2024/12/11 01:26:41 DEBUG : dir: reading active writers 2024/12/11 01:26:41 DEBUG : newLeaf: reading active writers 2024/12/11 01:26:41 DEBUG : >WaitForWriters: 2024/12/11 01:26:41 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:41 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 01:26:41 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:41 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 01:26:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 01:26:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:41 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:41 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:41 DEBUG : dir: Looking for writers 2024/12/11 01:26:41 DEBUG : file1: reading active writers 2024/12/11 01:26:41 DEBUG : : Looking for writers 2024/12/11 01:26:41 DEBUG : dir: reading active writers 2024/12/11 01:26:41 DEBUG : >WaitForWriters: 2024/12/11 01:26:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/11 01:26:41 DEBUG : dir/file1: newRWFileHandle: 2024/12/11 01:26:41 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/11 01:26:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/11 01:26:41 DEBUG : dir/file1(0xc0007e6240): _readAt: size=512, off=0 2024/12/11 01:26:41 DEBUG : dir/file1(0xc0007e6240): openPending: 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/12/11 01:26:41 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/11 01:26:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:41 DEBUG : dir/file1(0xc0007e6240): >openPending: err= 2024/12/11 01:26:41 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2024/12/11 01:26:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/11 01:26:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/11 01:26:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/11 01:26:41 DEBUG : dir/file1(0xc0007e6240): >_readAt: n=14, err=EOF 2024/12/11 01:26:41 DEBUG : dir/file1(0xc0007e6240): close: 2024/12/11 01:26:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/11 01:26:41 DEBUG : dir/file1(0xc0007e6240): >close: err= 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/11 01:26:41 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/11 01:26:41 DEBUG : newLeaf: Updating file with newLeaf 0xc0006ee9c0 2024/12/11 01:26:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/11 01:26:41 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/newLeaf" 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/newLeaf 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/newLeaf 2024/12/11 01:26:41 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/newLeaf" 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/newLeaf 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/newLeaf 2024/12/11 01:26:41 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:41 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/11 01:26:41 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/12/11 01:26:41 DEBUG : dir/file1: Updating file with dir/file1 0xc0006ee9c0 2024/12/11 01:26:41 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/11 01:26:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/11 01:26:41 DEBUG : dir/file1: newRWFileHandle: 2024/12/11 01:26:41 DEBUG : dir/file1(0xc0006c5080): openPending: 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:41 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" 2024/12/11 01:26:41 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/11 01:26:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:41 DEBUG : dir/file1(0xc0006c5080): >openPending: err= 2024/12/11 01:26:41 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/11 01:26:41 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/11 01:26:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/11 01:26:41 DEBUG : dir/file1(0xc0006c5080): _writeAt: size=25, off=0 2024/12/11 01:26:41 DEBUG : dir/file1(0xc0006c5080): >_writeAt: n=25, err= 2024/12/11 01:26:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/11 01:26:41 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/11 01:26:41 DEBUG : newLeaf: Updating file with newLeaf 0xc0006ee9c0 2024/12/11 01:26:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/11 01:26:41 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/11 01:26:41 DEBUG : newLeaf(0xc0006c5080): close: 2024/12/11 01:26:41 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/11 01:26:41 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-11 01:26:41.193993853 +0000 UTC m=+2.453190162 2024/12/11 01:26:41 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:41 DEBUG : newLeaf(0xc0006c5080): >close: err= 2024/12/11 01:26:41 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:41 DEBUG : dir: Looking for writers 2024/12/11 01:26:41 DEBUG : : Looking for writers 2024/12/11 01:26:41 DEBUG : dir: reading active writers 2024/12/11 01:26:41 DEBUG : newLeaf: reading active writers 2024/12/11 01:26:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/11 01:26:41 DEBUG : dir: Looking for writers 2024/12/11 01:26:41 DEBUG : : Looking for writers 2024/12/11 01:26:41 DEBUG : dir: reading active writers 2024/12/11 01:26:41 DEBUG : newLeaf: reading active writers 2024/12/11 01:26:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/11 01:26:41 DEBUG : dir: Looking for writers 2024/12/11 01:26:41 DEBUG : : Looking for writers 2024/12/11 01:26:41 DEBUG : dir: reading active writers 2024/12/11 01:26:41 DEBUG : newLeaf: reading active writers 2024/12/11 01:26:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/11 01:26:41 DEBUG : dir: Looking for writers 2024/12/11 01:26:41 DEBUG : : Looking for writers 2024/12/11 01:26:41 DEBUG : dir: reading active writers 2024/12/11 01:26:41 DEBUG : newLeaf: reading active writers 2024/12/11 01:26:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/11 01:26:41 DEBUG : newLeaf: vfs cache: starting upload 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/newLeaf.b038e18b.partial" 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/newLeaf.b038e18b.partial 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-fotewed4guye/newLeaf.b038e18b.partial 2024/12/11 01:26:41 DEBUG : newLeaf.b038e18b.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/11 01:26:41 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/11 01:26:41 DEBUG : newLeaf.b038e18b.partial: renamed to: newLeaf 2024/12/11 01:26:41 INFO : newLeaf: Copied (replaced existing) 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/newLeaf" 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/newLeaf 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-fotewed4guye/newLeaf 2024/12/11 01:26:41 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/11 01:26:41 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-11 01:26:41 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/12/11 01:26:41 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/11 01:26:41 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/11 01:26:41 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/11 01:26:41 DEBUG : dir: Looking for writers 2024/12/11 01:26:41 DEBUG : : Looking for writers 2024/12/11 01:26:41 DEBUG : dir: reading active writers 2024/12/11 01:26:41 DEBUG : newLeaf: reading active writers 2024/12/11 01:26:41 DEBUG : >WaitForWriters: 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/newLeaf" 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/newLeaf 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-fotewed4guye/newLeaf 2024/12/11 01:26:41 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/newLeaf" 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/newLeaf 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-fotewed4guye/newLeaf 2024/12/11 01:26:41 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2024/12/11 01:26:41 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:41 DEBUG : dir: Looking for writers 2024/12/11 01:26:41 DEBUG : : Looking for writers 2024/12/11 01:26:41 DEBUG : newLeaf: reading active writers 2024/12/11 01:26:41 DEBUG : dir: reading active writers 2024/12/11 01:26:41 DEBUG : >WaitForWriters: 2024/12/11 01:26:41 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileRename (1.21s) --- PASS: TestFileRename/off,forceCache=false (0.05s) --- PASS: TestFileRename/minimal,forceCache=false (0.05s) --- PASS: TestFileRename/minimal,forceCache=true (0.36s) --- PASS: TestFileRename/writes,forceCache=false (0.20s) --- PASS: TestFileRename/writes,forceCache=true (0.35s) --- PASS: TestFileRename/full,forceCache=false (0.21s) === 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-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:41 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:41 DEBUG : : Looking for writers 2024/12/11 01:26:41 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-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/12/11 01:26:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 01:26:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/11 01:26:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/11 01:26:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/11 01:26:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/11 01:26:41 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/12/11 01:26:41 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/11 01:26:41 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:41 DEBUG : dir: Looking for writers 2024/12/11 01:26:41 DEBUG : file1: reading active writers 2024/12/11 01:26:41 DEBUG : : Looking for writers 2024/12/11 01:26:41 DEBUG : dir: reading active writers 2024/12/11 01:26:41 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.02s) === RUN TestReadFileHandleSeek run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/12/11 01:26:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 01:26:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/11 01:26:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/11 01:26:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/11 01:26:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/11 01:26:41 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/12/11 01:26:41 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/12/11 01:26:41 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/12/11 01:26:41 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/12/11 01:26:41 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/12/11 01:26:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/12/11 01:26:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/12/11 01:26:41 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/12/11 01:26:41 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2024/12/11 01:26:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2024/12/11 01:26:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2024/12/11 01:26:41 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2024/12/11 01:26:41 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2024/12/11 01:26:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2024/12/11 01:26:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2024/12/11 01:26:41 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2024/12/11 01:26:41 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:41 DEBUG : dir: Looking for writers 2024/12/11 01:26:41 DEBUG : file1: reading active writers 2024/12/11 01:26:41 DEBUG : : Looking for writers 2024/12/11 01:26:41 DEBUG : dir: reading active writers 2024/12/11 01:26:41 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.04s) === RUN TestReadFileHandleReadAt run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/12/11 01:26:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 01:26:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/11 01:26:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/11 01:26:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/11 01:26:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/11 01:26:41 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/12/11 01:26:41 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/12/11 01:26:41 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/12/11 01:26:41 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/12/11 01:26:41 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/12/11 01:26:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/12/11 01:26:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/12/11 01:26:41 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/12/11 01:26:41 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2024/12/11 01:26:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2024/12/11 01:26:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2024/12/11 01:26:41 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2024/12/11 01:26:41 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2024/12/11 01:26:41 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2024/12/11 01:26:41 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2024/12/11 01:26:41 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2024/12/11 01:26:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2024/12/11 01:26:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2024/12/11 01:26:41 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/12/11 01:26:41 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2024/12/11 01:26:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2024/12/11 01:26:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2024/12/11 01:26:41 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/12/11 01:26:41 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/12/11 01:26:41 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/12/11 01:26:41 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/12/11 01:26:41 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2024/12/11 01:26:41 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/12/11 01:26:41 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/12/11 01:26:41 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/12/11 01:26:41 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2024/12/11 01:26:41 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:41 DEBUG : dir: Looking for writers 2024/12/11 01:26:41 DEBUG : file1: reading active writers 2024/12/11 01:26:41 DEBUG : : Looking for writers 2024/12/11 01:26:41 DEBUG : dir: reading active writers 2024/12/11 01:26:41 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.10s) === RUN TestReadFileHandleFlush run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/12/11 01:26:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 01:26:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/11 01:26:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/11 01:26:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/11 01:26:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/11 01:26:41 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/11 01:26:41 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:41 DEBUG : dir: Looking for writers 2024/12/11 01:26:41 DEBUG : file1: reading active writers 2024/12/11 01:26:41 DEBUG : : Looking for writers 2024/12/11 01:26:41 DEBUG : dir: reading active writers 2024/12/11 01:26:41 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.02s) === RUN TestReadFileHandleRelease run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/12/11 01:26:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 01:26:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/11 01:26:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/11 01:26:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/11 01:26:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/11 01:26:41 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/12/11 01:26:41 DEBUG : dir/file1: ReadFileHandle.Release closing 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/11 01:26:41 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2024/12/11 01:26:41 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:41 DEBUG : dir: Looking for writers 2024/12/11 01:26:41 DEBUG : file1: reading active writers 2024/12/11 01:26:41 DEBUG : : Looking for writers 2024/12/11 01:26:41 DEBUG : dir: reading active writers 2024/12/11 01:26:41 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.02s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:41 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 01:26:41 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:41 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 01:26:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 01:26:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:41 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/12/11 01:26:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 01:26:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/11 01:26:41 DEBUG : dir/file1: newRWFileHandle: 2024/12/11 01:26:41 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/11 01:26:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/11 01:26:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/11 01:26:41 DEBUG : dir/file1(0xc0007e6c80): _readAt: size=1, off=0 2024/12/11 01:26:41 DEBUG : dir/file1(0xc0007e6c80): openPending: 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/11 01:26:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/11 01:26:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/11 01:26:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:41 DEBUG : dir/file1(0xc0007e6c80): >openPending: err= 2024/12/11 01:26:41 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/12/11 01:26:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/11 01:26:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/11 01:26:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/11 01:26:41 DEBUG : dir/file1(0xc0007e6c80): >_readAt: n=1, err= 2024/12/11 01:26:41 DEBUG : dir/file1(0xc0007e6c80): _readAt: size=256, off=1 2024/12/11 01:26:41 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2024/12/11 01:26:41 DEBUG : dir/file1(0xc0007e6c80): >_readAt: n=15, err=EOF 2024/12/11 01:26:41 DEBUG : dir/file1(0xc0007e6c80): _readAt: size=16, off=16 2024/12/11 01:26:41 DEBUG : dir/file1(0xc0007e6c80): >_readAt: n=0, err=EOF 2024/12/11 01:26:41 DEBUG : dir/file1(0xc0007e6c80): close: 2024/12/11 01:26:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/11 01:26:41 DEBUG : dir/file1(0xc0007e6c80): >close: err= 2024/12/11 01:26:41 DEBUG : dir/file1(0xc0007e6c80): close: 2024/12/11 01:26:41 DEBUG : dir/file1(0xc0007e6c80): >close: err=file already closed 2024/12/11 01:26:41 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:41 DEBUG : dir: Looking for writers 2024/12/11 01:26:41 DEBUG : file1: reading active writers 2024/12/11 01:26:41 DEBUG : : Looking for writers 2024/12/11 01:26:41 DEBUG : dir: reading active writers 2024/12/11 01:26:41 DEBUG : >WaitForWriters: 2024/12/11 01:26:41 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.02s) === RUN TestRWFileHandleSeek run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:41 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 01:26:41 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:41 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 01:26:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 01:26:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:41 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/12/11 01:26:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 01:26:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/11 01:26:41 DEBUG : dir/file1: newRWFileHandle: 2024/12/11 01:26:41 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/11 01:26:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/11 01:26:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/11 01:26:41 DEBUG : dir/file1(0xc0007e7480): _readAt: size=1, off=0 2024/12/11 01:26:41 DEBUG : dir/file1(0xc0007e7480): openPending: 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/11 01:26:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/11 01:26:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/11 01:26:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:41 DEBUG : dir/file1(0xc0007e7480): >openPending: err= 2024/12/11 01:26:41 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/12/11 01:26:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/11 01:26:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/11 01:26:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/11 01:26:41 DEBUG : dir/file1(0xc0007e7480): >_readAt: n=1, err= 2024/12/11 01:26:41 DEBUG : dir/file1(0xc0007e7480): _readAt: size=1, off=5 2024/12/11 01:26:41 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/11 01:26:41 DEBUG : dir/file1(0xc0007e7480): >_readAt: n=1, err= 2024/12/11 01:26:41 DEBUG : dir/file1(0xc0007e7480): _readAt: size=1, off=3 2024/12/11 01:26:41 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/11 01:26:41 DEBUG : dir/file1(0xc0007e7480): >_readAt: n=1, err= 2024/12/11 01:26:41 DEBUG : dir/file1(0xc0007e7480): _readAt: size=1, off=13 2024/12/11 01:26:41 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/11 01:26:41 DEBUG : dir/file1(0xc0007e7480): >_readAt: n=1, err= 2024/12/11 01:26:41 DEBUG : dir/file1(0xc0007e7480): _readAt: size=16, off=100 2024/12/11 01:26:41 DEBUG : dir/file1(0xc0007e7480): >_readAt: n=0, err=EOF 2024/12/11 01:26:41 DEBUG : dir/file1(0xc0007e7480): close: 2024/12/11 01:26:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/11 01:26:41 DEBUG : dir/file1(0xc0007e7480): >close: err= 2024/12/11 01:26:41 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:41 DEBUG : dir: Looking for writers 2024/12/11 01:26:41 DEBUG : file1: reading active writers 2024/12/11 01:26:41 DEBUG : : Looking for writers 2024/12/11 01:26:41 DEBUG : dir: reading active writers 2024/12/11 01:26:41 DEBUG : >WaitForWriters: 2024/12/11 01:26:41 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.02s) === RUN TestRWFileHandleReadAt run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:41 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 01:26:41 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:41 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 01:26:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 01:26:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:41 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/12/11 01:26:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 01:26:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/11 01:26:41 DEBUG : dir/file1: newRWFileHandle: 2024/12/11 01:26:41 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/11 01:26:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/11 01:26:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/11 01:26:41 DEBUG : dir/file1(0xc000828340): _readAt: size=1, off=0 2024/12/11 01:26:41 DEBUG : dir/file1(0xc000828340): openPending: 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/11 01:26:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/11 01:26:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/11 01:26:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:41 DEBUG : dir/file1(0xc000828340): >openPending: err= 2024/12/11 01:26:41 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/12/11 01:26:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/11 01:26:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/11 01:26:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/11 01:26:41 DEBUG : dir/file1(0xc000828340): >_readAt: n=1, err= 2024/12/11 01:26:41 DEBUG : dir/file1(0xc000828340): _readAt: size=1, off=5 2024/12/11 01:26:41 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/11 01:26:41 DEBUG : dir/file1(0xc000828340): >_readAt: n=1, err= 2024/12/11 01:26:41 DEBUG : dir/file1(0xc000828340): _readAt: size=1, off=1 2024/12/11 01:26:41 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/11 01:26:41 DEBUG : dir/file1(0xc000828340): >_readAt: n=1, err= 2024/12/11 01:26:41 DEBUG : dir/file1(0xc000828340): _readAt: size=6, off=10 2024/12/11 01:26:41 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/12/11 01:26:41 DEBUG : dir/file1(0xc000828340): >_readAt: n=6, err= 2024/12/11 01:26:41 DEBUG : dir/file1(0xc000828340): _readAt: size=256, off=10 2024/12/11 01:26:41 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/12/11 01:26:41 DEBUG : dir/file1(0xc000828340): >_readAt: n=6, err=EOF 2024/12/11 01:26:41 DEBUG : dir/file1(0xc000828340): _readAt: size=256, off=100 2024/12/11 01:26:41 DEBUG : dir/file1(0xc000828340): >_readAt: n=0, err=EOF 2024/12/11 01:26:41 DEBUG : dir/file1(0xc000828340): close: 2024/12/11 01:26:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/11 01:26:41 DEBUG : dir/file1(0xc000828340): >close: err= 2024/12/11 01:26:41 DEBUG : dir/file1(0xc000828340): _readAt: size=256, off=100 2024/12/11 01:26:41 DEBUG : dir/file1(0xc000828340): >_readAt: n=0, err=file already closed 2024/12/11 01:26:41 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:41 DEBUG : dir: Looking for writers 2024/12/11 01:26:41 DEBUG : file1: reading active writers 2024/12/11 01:26:41 DEBUG : : Looking for writers 2024/12/11 01:26:41 DEBUG : dir: reading active writers 2024/12/11 01:26:41 DEBUG : >WaitForWriters: 2024/12/11 01:26:41 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.02s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:41 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 01:26:41 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:41 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 01:26:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 01:26:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:41 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/12/11 01:26:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 01:26:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/11 01:26:41 DEBUG : dir/file1: newRWFileHandle: 2024/12/11 01:26:41 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/11 01:26:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/11 01:26:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/11 01:26:41 DEBUG : dir/file1(0xc000828840): RWFileHandle.Flush 2024/12/11 01:26:41 DEBUG : dir/file1(0xc000828840): _readAt: size=256, off=0 2024/12/11 01:26:41 DEBUG : dir/file1(0xc000828840): openPending: 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/11 01:26:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/11 01:26:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/11 01:26:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:41 DEBUG : dir/file1(0xc000828840): >openPending: err= 2024/12/11 01:26:41 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/12/11 01:26:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/11 01:26:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/11 01:26:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/11 01:26:41 DEBUG : dir/file1(0xc000828840): >_readAt: n=16, err=EOF 2024/12/11 01:26:41 DEBUG : dir/file1(0xc000828840): RWFileHandle.Flush 2024/12/11 01:26:41 DEBUG : dir/file1(0xc000828840): RWFileHandle.Flush 2024/12/11 01:26:41 DEBUG : dir/file1(0xc000828840): close: 2024/12/11 01:26:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/11 01:26:41 DEBUG : dir/file1(0xc000828840): >close: err= 2024/12/11 01:26:41 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:41 DEBUG : dir: Looking for writers 2024/12/11 01:26:41 DEBUG : file1: reading active writers 2024/12/11 01:26:41 DEBUG : : Looking for writers 2024/12/11 01:26:41 DEBUG : dir: reading active writers 2024/12/11 01:26:41 DEBUG : >WaitForWriters: 2024/12/11 01:26:41 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.02s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:41 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 01:26:41 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:41 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 01:26:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 01:26:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:41 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/12/11 01:26:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 01:26:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/11 01:26:41 DEBUG : dir/file1: newRWFileHandle: 2024/12/11 01:26:41 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/11 01:26:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/11 01:26:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/11 01:26:41 DEBUG : dir/file1(0xc00087cc40): _readAt: size=256, off=0 2024/12/11 01:26:41 DEBUG : dir/file1(0xc00087cc40): openPending: 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:41 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/11 01:26:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/11 01:26:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/11 01:26:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:41 DEBUG : dir/file1(0xc00087cc40): >openPending: err= 2024/12/11 01:26:41 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/12/11 01:26:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/11 01:26:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/11 01:26:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/11 01:26:41 DEBUG : dir/file1(0xc00087cc40): >_readAt: n=16, err=EOF 2024/12/11 01:26:41 DEBUG : dir/file1(0xc00087cc40): RWFileHandle.Release 2024/12/11 01:26:41 DEBUG : dir/file1(0xc00087cc40): close: 2024/12/11 01:26:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/11 01:26:41 DEBUG : dir/file1(0xc00087cc40): >close: err= 2024/12/11 01:26:41 DEBUG : dir/file1(0xc00087cc40): RWFileHandle.Release 2024/12/11 01:26:41 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:41 DEBUG : dir: Looking for writers 2024/12/11 01:26:41 DEBUG : file1: reading active writers 2024/12/11 01:26:41 DEBUG : : Looking for writers 2024/12/11 01:26:41 DEBUG : dir: reading active writers 2024/12/11 01:26:41 DEBUG : >WaitForWriters: 2024/12/11 01:26:41 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.03s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:41 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 01:26:41 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:41 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 01:26:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 01:26:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:41 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 01:26:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:41 DEBUG : file1: newRWFileHandle: 2024/12/11 01:26:41 DEBUG : file1(0xc000828e40): openPending: 2024/12/11 01:26:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:41 DEBUG : file1(0xc000828e40): >openPending: err= 2024/12/11 01:26:41 DEBUG : file1: >newRWFileHandle: err= 2024/12/11 01:26:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/11 01:26:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/11 01:26:41 DEBUG : file1(0xc000828e40): _writeAt: size=5, off=0 2024/12/11 01:26:41 DEBUG : file1(0xc000828e40): >_writeAt: n=5, err= 2024/12/11 01:26:41 DEBUG : file1(0xc000828e40): _writeAt: size=7, off=5 2024/12/11 01:26:41 DEBUG : file1(0xc000828e40): >_writeAt: n=7, err= 2024/12/11 01:26:41 DEBUG : file1: vfs cache: truncate to size=11 2024/12/11 01:26:41 DEBUG : file1(0xc000828e40): close: 2024/12/11 01:26:41 DEBUG : file1: vfs cache: setting modification time to 2024-12-11 01:26:41.684389022 +0000 UTC m=+2.943585351 2024/12/11 01:26:41 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:41 DEBUG : file1(0xc000828e40): >close: err= 2024/12/11 01:26:41 DEBUG : file1(0xc000828e40): close: 2024/12/11 01:26:41 DEBUG : file1(0xc000828e40): >close: err=file already closed 2024/12/11 01:26:41 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:41 DEBUG : : Looking for writers 2024/12/11 01:26:41 DEBUG : file1: reading active writers 2024/12/11 01:26:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/11 01:26:41 DEBUG : : Looking for writers 2024/12/11 01:26:41 DEBUG : file1: reading active writers 2024/12/11 01:26:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/11 01:26:41 DEBUG : : Looking for writers 2024/12/11 01:26:41 DEBUG : file1: reading active writers 2024/12/11 01:26:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/11 01:26:41 DEBUG : : Looking for writers 2024/12/11 01:26:41 DEBUG : file1: reading active writers 2024/12/11 01:26:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/11 01:26:41 DEBUG : file1: vfs cache: starting upload 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/file1.6b2b3b62.partial" 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/file1.6b2b3b62.partial 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-fotewed4guye/file1.6b2b3b62.partial 2024/12/11 01:26:41 DEBUG : file1.6b2b3b62.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/11 01:26:41 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/11 01:26:41 DEBUG : file1.6b2b3b62.partial: renamed to: file1 2024/12/11 01:26:41 INFO : file1: Copied (new) 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/file1" 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:41 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/11 01:26:41 DEBUG : file1: vfs cache: fingerprint now "11,2024-12-11 01:26:41 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2024/12/11 01:26:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/11 01:26:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:41 INFO : file1: vfs cache: upload succeeded try #1 2024/12/11 01:26:41 DEBUG : : Looking for writers 2024/12/11 01:26:41 DEBUG : file1: reading active writers 2024/12/11 01:26:41 DEBUG : >WaitForWriters: 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/file1" 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:41 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/file1" 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:41 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2024/12/11 01:26:41 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:41 DEBUG : : Looking for writers 2024/12/11 01:26:41 DEBUG : file1: reading active writers 2024/12/11 01:26:41 DEBUG : >WaitForWriters: 2024/12/11 01:26:41 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.16s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:41 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 01:26:41 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:41 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 01:26:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 01:26:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:41 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 01:26:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:41 DEBUG : file1: newRWFileHandle: 2024/12/11 01:26:41 DEBUG : file1(0xc000a17440): openPending: 2024/12/11 01:26:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:41 DEBUG : file1(0xc000a17440): >openPending: err= 2024/12/11 01:26:41 DEBUG : file1: >newRWFileHandle: err= 2024/12/11 01:26:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/11 01:26:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/11 01:26:41 DEBUG : file1(0xc000a17440): _writeAt: size=7, off=0 2024/12/11 01:26:41 DEBUG : file1(0xc000a17440): >_writeAt: n=7, err= 2024/12/11 01:26:41 DEBUG : file1(0xc000a17440): _writeAt: size=6, off=5 2024/12/11 01:26:41 DEBUG : file1(0xc000a17440): >_writeAt: n=6, err= 2024/12/11 01:26:41 DEBUG : file1(0xc000a17440): close: 2024/12/11 01:26:41 DEBUG : file1: vfs cache: setting modification time to 2024-12-11 01:26:41.847213255 +0000 UTC m=+3.106409584 2024/12/11 01:26:41 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:41 DEBUG : file1(0xc000a17440): >close: err= 2024/12/11 01:26:41 DEBUG : file1(0xc000a17440): _writeAt: size=5, off=0 2024/12/11 01:26:41 DEBUG : file1(0xc000a17440): >_writeAt: n=0, err=file already closed 2024/12/11 01:26:41 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:41 DEBUG : : Looking for writers 2024/12/11 01:26:41 DEBUG : file1: reading active writers 2024/12/11 01:26:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/11 01:26:41 DEBUG : : Looking for writers 2024/12/11 01:26:41 DEBUG : file1: reading active writers 2024/12/11 01:26:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/11 01:26:41 DEBUG : : Looking for writers 2024/12/11 01:26:41 DEBUG : file1: reading active writers 2024/12/11 01:26:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/11 01:26:41 DEBUG : : Looking for writers 2024/12/11 01:26:41 DEBUG : file1: reading active writers 2024/12/11 01:26:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/11 01:26:41 DEBUG : file1: vfs cache: starting upload 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/file1.87e71a58.partial" 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/file1.87e71a58.partial 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-fotewed4guye/file1.87e71a58.partial 2024/12/11 01:26:41 DEBUG : file1.87e71a58.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/11 01:26:41 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/11 01:26:41 DEBUG : file1.87e71a58.partial: renamed to: file1 2024/12/11 01:26:41 INFO : file1: Copied (new) 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/file1" 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:41 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/11 01:26:41 DEBUG : file1: vfs cache: fingerprint now "11,2024-12-11 01:26:41 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2024/12/11 01:26:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/11 01:26:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:41 INFO : file1: vfs cache: upload succeeded try #1 2024/12/11 01:26:41 DEBUG : : Looking for writers 2024/12/11 01:26:41 DEBUG : file1: reading active writers 2024/12/11 01:26:41 DEBUG : >WaitForWriters: 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/file1" 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:42 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/file1" 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:42 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2024/12/11 01:26:42 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:42 DEBUG : : Looking for writers 2024/12/11 01:26:42 DEBUG : file1: reading active writers 2024/12/11 01:26:42 DEBUG : >WaitForWriters: 2024/12/11 01:26:42 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.16s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:42 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 01:26:42 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:42 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 01:26:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 01:26:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:42 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 01:26:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:42 DEBUG : file1: newRWFileHandle: 2024/12/11 01:26:42 DEBUG : file1(0xc000a175c0): openPending: 2024/12/11 01:26:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:42 DEBUG : file1(0xc000a175c0): >openPending: err= 2024/12/11 01:26:42 DEBUG : file1: >newRWFileHandle: err= 2024/12/11 01:26:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/11 01:26:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/11 01:26:42 DEBUG : file1(0xc000a175c0): close: 2024/12/11 01:26:42 DEBUG : file1: vfs cache: setting modification time to 2024-12-11 01:26:42.010760788 +0000 UTC m=+3.269957106 2024/12/11 01:26:42 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:42 DEBUG : file1(0xc000a175c0): >close: err= 2024/12/11 01:26:42 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/12/11 01:26:42 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/11 01:26:42 DEBUG : file2: newRWFileHandle: 2024/12/11 01:26:42 DEBUG : file2(0xc000a17680): openPending: 2024/12/11 01:26:42 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:42 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/11 01:26:42 DEBUG : file2(0xc000a17680): >openPending: err= 2024/12/11 01:26:42 DEBUG : file2: >newRWFileHandle: err= 2024/12/11 01:26:42 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/11 01:26:42 DEBUG : file2: >Open: fd=file2 (rw), err= 2024/12/11 01:26:42 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2024/12/11 01:26:42 DEBUG : file2(0xc000a17680): RWFileHandle.Flush 2024/12/11 01:26:42 DEBUG : file2(0xc000a17680): RWFileHandle.Release 2024/12/11 01:26:42 DEBUG : file2(0xc000a17680): close: 2024/12/11 01:26:42 DEBUG : file2: vfs cache: setting modification time to 2024-12-11 01:26:42.011632316 +0000 UTC m=+3.270828655 2024/12/11 01:26:42 INFO : file2: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:42 DEBUG : file2(0xc000a17680): >close: err= 2024/12/11 01:26:42 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:42 DEBUG : : Looking for writers 2024/12/11 01:26:42 DEBUG : file1: reading active writers 2024/12/11 01:26:42 DEBUG : file2: reading active writers 2024/12/11 01:26:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2024/12/11 01:26:42 DEBUG : : Looking for writers 2024/12/11 01:26:42 DEBUG : file1: reading active writers 2024/12/11 01:26:42 DEBUG : file2: reading active writers 2024/12/11 01:26:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2024/12/11 01:26:42 DEBUG : : Looking for writers 2024/12/11 01:26:42 DEBUG : file1: reading active writers 2024/12/11 01:26:42 DEBUG : file2: reading active writers 2024/12/11 01:26:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2024/12/11 01:26:42 DEBUG : : Looking for writers 2024/12/11 01:26:42 DEBUG : file1: reading active writers 2024/12/11 01:26:42 DEBUG : file2: reading active writers 2024/12/11 01:26:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2024/12/11 01:26:42 DEBUG : file2: vfs cache: starting upload 2024/12/11 01:26:42 DEBUG : file1: vfs cache: starting upload 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/file2.e6cacce6.partial" 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/file1.128b9713.partial" 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/file2.e6cacce6.partial 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/file1.128b9713.partial 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-fotewed4guye/file2.e6cacce6.partial 2024/12/11 01:26:42 DEBUG : file2.e6cacce6.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/11 01:26:42 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-fotewed4guye/file1.128b9713.partial 2024/12/11 01:26:42 DEBUG : file1.128b9713.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/11 01:26:42 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/11 01:26:42 DEBUG : file2.e6cacce6.partial: renamed to: file2 2024/12/11 01:26:42 INFO : file2: Copied (new) 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/file2" 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/file2 2024/12/11 01:26:42 DEBUG : file1.128b9713.partial: renamed to: file1 2024/12/11 01:26:42 INFO : file1: Copied (new) 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/file1" 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-fotewed4guye/file2 2024/12/11 01:26:42 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/11 01:26:42 DEBUG : file2: vfs cache: fingerprint now "0,2024-12-11 01:26:42 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2024/12/11 01:26:42 DEBUG : file2: vfs cache: writeback object to VFS layer 2024/12/11 01:26:42 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/11 01:26:42 INFO : file2: vfs cache: upload succeeded try #1 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:42 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/11 01:26:42 DEBUG : file1: vfs cache: fingerprint now "0,2024-12-11 01:26:42 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2024/12/11 01:26:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/11 01:26:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:42 INFO : file1: vfs cache: upload succeeded try #1 2024/12/11 01:26:42 DEBUG : : Looking for writers 2024/12/11 01:26:42 DEBUG : file2: reading active writers 2024/12/11 01:26:42 DEBUG : file1: reading active writers 2024/12/11 01:26:42 DEBUG : >WaitForWriters: 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/file1" 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:42 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/file1" 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:42 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/file2" 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/file2 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-fotewed4guye/file2 2024/12/11 01:26:42 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/file2" 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/file2 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-fotewed4guye/file2 2024/12/11 01:26:42 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2024/12/11 01:26:42 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:42 DEBUG : : Looking for writers 2024/12/11 01:26:42 DEBUG : file1: reading active writers 2024/12/11 01:26:42 DEBUG : file2: reading active writers 2024/12/11 01:26:42 DEBUG : >WaitForWriters: 2024/12/11 01:26:42 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.17s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:42 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 01:26:42 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:42 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 01:26:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 01:26:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:42 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 01:26:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:42 DEBUG : file1: newRWFileHandle: 2024/12/11 01:26:42 DEBUG : file1(0xc000829dc0): openPending: 2024/12/11 01:26:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:42 DEBUG : file1(0xc000829dc0): >openPending: err= 2024/12/11 01:26:42 DEBUG : file1: >newRWFileHandle: err= 2024/12/11 01:26:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/11 01:26:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/11 01:26:42 DEBUG : file1(0xc000829dc0): _writeAt: size=5, off=0 2024/12/11 01:26:42 DEBUG : file1(0xc000829dc0): >_writeAt: n=5, err= 2024/12/11 01:26:42 DEBUG : file1(0xc000829dc0): RWFileHandle.Flush 2024/12/11 01:26:42 DEBUG : file1(0xc000829dc0): RWFileHandle.Flush 2024/12/11 01:26:42 DEBUG : file1(0xc000829dc0): close: 2024/12/11 01:26:42 DEBUG : file1: vfs cache: setting modification time to 2024-12-11 01:26:42.177854977 +0000 UTC m=+3.437051296 2024/12/11 01:26:42 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:42 DEBUG : file1(0xc000829dc0): >close: err= 2024/12/11 01:26:42 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:42 DEBUG : : Looking for writers 2024/12/11 01:26:42 DEBUG : file1: reading active writers 2024/12/11 01:26:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/11 01:26:42 DEBUG : : Looking for writers 2024/12/11 01:26:42 DEBUG : file1: reading active writers 2024/12/11 01:26:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/11 01:26:42 DEBUG : : Looking for writers 2024/12/11 01:26:42 DEBUG : file1: reading active writers 2024/12/11 01:26:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/11 01:26:42 DEBUG : : Looking for writers 2024/12/11 01:26:42 DEBUG : file1: reading active writers 2024/12/11 01:26:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/11 01:26:42 DEBUG : file1: vfs cache: starting upload 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/file1.889dec7d.partial" 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/file1.889dec7d.partial 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-fotewed4guye/file1.889dec7d.partial 2024/12/11 01:26:42 DEBUG : file1.889dec7d.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/11 01:26:42 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/11 01:26:42 DEBUG : file1.889dec7d.partial: renamed to: file1 2024/12/11 01:26:42 INFO : file1: Copied (new) 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/file1" 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:42 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/11 01:26:42 DEBUG : file1: vfs cache: fingerprint now "5,2024-12-11 01:26:42 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/12/11 01:26:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/11 01:26:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:42 INFO : file1: vfs cache: upload succeeded try #1 2024/12/11 01:26:42 DEBUG : : Looking for writers 2024/12/11 01:26:42 DEBUG : file1: reading active writers 2024/12/11 01:26:42 DEBUG : >WaitForWriters: 2024/12/11 01:26:42 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.16s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:42 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 01:26:42 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:42 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 01:26:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 01:26:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:42 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 01:26:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:42 DEBUG : file1: newRWFileHandle: 2024/12/11 01:26:42 DEBUG : file1(0xc0005fe000): openPending: 2024/12/11 01:26:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:42 DEBUG : file1(0xc0005fe000): >openPending: err= 2024/12/11 01:26:42 DEBUG : file1: >newRWFileHandle: err= 2024/12/11 01:26:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/11 01:26:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/11 01:26:42 DEBUG : file1(0xc0005fe000): _writeAt: size=5, off=0 2024/12/11 01:26:42 DEBUG : file1(0xc0005fe000): >_writeAt: n=5, err= 2024/12/11 01:26:42 DEBUG : file1(0xc0005fe000): RWFileHandle.Release 2024/12/11 01:26:42 DEBUG : file1(0xc0005fe000): close: 2024/12/11 01:26:42 DEBUG : file1: vfs cache: setting modification time to 2024-12-11 01:26:42.3349736 +0000 UTC m=+3.594169929 2024/12/11 01:26:42 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:42 DEBUG : file1(0xc0005fe000): >close: err= 2024/12/11 01:26:42 DEBUG : file1(0xc0005fe000): RWFileHandle.Release 2024/12/11 01:26:42 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:42 DEBUG : : Looking for writers 2024/12/11 01:26:42 DEBUG : file1: reading active writers 2024/12/11 01:26:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/11 01:26:42 DEBUG : : Looking for writers 2024/12/11 01:26:42 DEBUG : file1: reading active writers 2024/12/11 01:26:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/11 01:26:42 DEBUG : : Looking for writers 2024/12/11 01:26:42 DEBUG : file1: reading active writers 2024/12/11 01:26:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/11 01:26:42 DEBUG : : Looking for writers 2024/12/11 01:26:42 DEBUG : file1: reading active writers 2024/12/11 01:26:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/11 01:26:42 DEBUG : file1: vfs cache: starting upload 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/file1.501701a2.partial" 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/file1.501701a2.partial 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-fotewed4guye/file1.501701a2.partial 2024/12/11 01:26:42 DEBUG : file1.501701a2.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/11 01:26:42 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/11 01:26:42 DEBUG : file1.501701a2.partial: renamed to: file1 2024/12/11 01:26:42 INFO : file1: Copied (new) 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/file1" 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:42 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/11 01:26:42 DEBUG : file1: vfs cache: fingerprint now "5,2024-12-11 01:26:42 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/12/11 01:26:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/11 01:26:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:42 INFO : file1: vfs cache: upload succeeded try #1 2024/12/11 01:26:42 DEBUG : : Looking for writers 2024/12/11 01:26:42 DEBUG : file1: reading active writers 2024/12/11 01:26:42 DEBUG : >WaitForWriters: 2024/12/11 01:26:42 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.16s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:42 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 01:26:42 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:42 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 01:26:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 01:26:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:42 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:42 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:42 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/12/11 01:26:42 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2024/12/11 01:26:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/11 01:26:42 DEBUG : dir/file1: newRWFileHandle: 2024/12/11 01:26:42 DEBUG : dir/file1(0xc0005fe600): openPending: 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:42 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/11 01:26:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/11 01:26:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/11 01:26:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:42 DEBUG : dir/file1(0xc0005fe600): >openPending: err= 2024/12/11 01:26:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/11 01:26:42 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/11 01:26:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/11 01:26:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/11 01:26:42 DEBUG : dir/file1(0xc0005fe600): _writeAt: size=5, off=0 2024/12/11 01:26:42 DEBUG : dir/file1(0xc0005fe600): >_writeAt: n=5, err= 2024/12/11 01:26:42 DEBUG : dir/file1(0xc0005fe600): close: 2024/12/11 01:26:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:42 DEBUG : dir/file1: vfs cache: setting modification time to 2024-12-11 01:26:42.505515832 +0000 UTC m=+3.764712151 2024/12/11 01:26:42 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:42 DEBUG : dir/file1(0xc0005fe600): >close: err= 2024/12/11 01:26:42 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:42 DEBUG : dir: Looking for writers 2024/12/11 01:26:42 DEBUG : file1: reading active writers 2024/12/11 01:26:42 DEBUG : : Looking for writers 2024/12/11 01:26:42 DEBUG : dir: reading active writers 2024/12/11 01:26:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/11 01:26:42 DEBUG : dir: Looking for writers 2024/12/11 01:26:42 DEBUG : file1: reading active writers 2024/12/11 01:26:42 DEBUG : : Looking for writers 2024/12/11 01:26:42 DEBUG : dir: reading active writers 2024/12/11 01:26:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/11 01:26:42 DEBUG : dir: Looking for writers 2024/12/11 01:26:42 DEBUG : file1: reading active writers 2024/12/11 01:26:42 DEBUG : : Looking for writers 2024/12/11 01:26:42 DEBUG : dir: reading active writers 2024/12/11 01:26:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/11 01:26:42 DEBUG : dir: Looking for writers 2024/12/11 01:26:42 DEBUG : file1: reading active writers 2024/12/11 01:26:42 DEBUG : : Looking for writers 2024/12/11 01:26:42 DEBUG : dir: reading active writers 2024/12/11 01:26:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/11 01:26:42 DEBUG : dir/file1: vfs cache: starting upload 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1.e519f3c8.partial" 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1.e519f3c8.partial 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-fotewed4guye/dir/file1.e519f3c8.partial 2024/12/11 01:26:42 DEBUG : dir/file1.e519f3c8.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/11 01:26:42 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/11 01:26:42 DEBUG : dir/file1.e519f3c8.partial: renamed to: dir/file1 2024/12/11 01:26:42 INFO : dir/file1: Copied (replaced existing) 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:42 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/11 01:26:42 DEBUG : dir/file1: vfs cache: fingerprint now "5,2024-12-11 01:26:42 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/12/11 01:26:42 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/11 01:26:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:42 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/11 01:26:42 DEBUG : dir: Looking for writers 2024/12/11 01:26:42 DEBUG : file1: reading active writers 2024/12/11 01:26:42 DEBUG : : Looking for writers 2024/12/11 01:26:42 DEBUG : dir: reading active writers 2024/12/11 01:26:42 DEBUG : >WaitForWriters: 2024/12/11 01:26:42 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.17s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:42 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 01:26:42 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:42 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 01:26:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 01:26:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:42 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:42 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:42 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/12/11 01:26:42 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:42 DEBUG : dir/file1: newRWFileHandle: 2024/12/11 01:26:42 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/11 01:26:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/11 01:26:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/11 01:26:42 DEBUG : dir/file1(0xc000602740): _writeAt: size=5, off=0 2024/12/11 01:26:42 DEBUG : dir/file1(0xc000602740): openPending: 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:42 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/11 01:26:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/11 01:26:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/11 01:26:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:42 DEBUG : dir/file1(0xc000602740): >openPending: err= 2024/12/11 01:26:42 DEBUG : dir/file1(0xc000602740): >_writeAt: n=5, err= 2024/12/11 01:26:42 DEBUG : dir/file1(0xc000602740): _writeAt: size=15, off=5 2024/12/11 01:26:42 DEBUG : dir/file1(0xc000602740): >_writeAt: n=15, err= 2024/12/11 01:26:42 DEBUG : dir/file1(0xc000602740): close: 2024/12/11 01:26:42 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2024/12/11 01:26:42 DEBUG : dir/file1: vfs cache: setting modification time to 2024-12-11 01:26:42.677697646 +0000 UTC m=+3.936893966 2024/12/11 01:26:42 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:42 DEBUG : dir/file1(0xc000602740): >close: err= 2024/12/11 01:26:42 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:42 DEBUG : dir: Looking for writers 2024/12/11 01:26:42 DEBUG : file1: reading active writers 2024/12/11 01:26:42 DEBUG : : Looking for writers 2024/12/11 01:26:42 DEBUG : dir: reading active writers 2024/12/11 01:26:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/11 01:26:42 DEBUG : dir: Looking for writers 2024/12/11 01:26:42 DEBUG : file1: reading active writers 2024/12/11 01:26:42 DEBUG : : Looking for writers 2024/12/11 01:26:42 DEBUG : dir: reading active writers 2024/12/11 01:26:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/11 01:26:42 DEBUG : dir: Looking for writers 2024/12/11 01:26:42 DEBUG : file1: reading active writers 2024/12/11 01:26:42 DEBUG : : Looking for writers 2024/12/11 01:26:42 DEBUG : dir: reading active writers 2024/12/11 01:26:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/11 01:26:42 DEBUG : dir: Looking for writers 2024/12/11 01:26:42 DEBUG : file1: reading active writers 2024/12/11 01:26:42 DEBUG : : Looking for writers 2024/12/11 01:26:42 DEBUG : dir: reading active writers 2024/12/11 01:26:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/11 01:26:42 DEBUG : dir/file1: vfs cache: starting upload 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1.92c4077e.partial" 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1.92c4077e.partial 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-fotewed4guye/dir/file1.92c4077e.partial 2024/12/11 01:26:42 DEBUG : dir/file1.92c4077e.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2024/12/11 01:26:42 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2024/12/11 01:26:42 DEBUG : dir/file1.92c4077e.partial: renamed to: dir/file1 2024/12/11 01:26:42 INFO : dir/file1: Copied (replaced existing) 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:42 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2024/12/11 01:26:42 DEBUG : dir/file1: vfs cache: fingerprint now "20,2024-12-11 01:26:42 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2024/12/11 01:26:42 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/11 01:26:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:42 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/11 01:26:42 DEBUG : dir: Looking for writers 2024/12/11 01:26:42 DEBUG : file1: reading active writers 2024/12/11 01:26:42 DEBUG : : Looking for writers 2024/12/11 01:26:42 DEBUG : dir: reading active writers 2024/12/11 01:26:42 DEBUG : >WaitForWriters: 2024/12/11 01:26:42 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.17s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:42 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 01:26:42 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:42 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 01:26:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 01:26:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:42 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 01:26:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:42 DEBUG : file1: newRWFileHandle: 2024/12/11 01:26:42 DEBUG : file1(0xc000602b00): openPending: 2024/12/11 01:26:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:42 DEBUG : file1(0xc000602b00): >openPending: err= 2024/12/11 01:26:42 DEBUG : file1: >newRWFileHandle: err= 2024/12/11 01:26:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/11 01:26:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/11 01:26:42 DEBUG : file1(0xc000602b00): _writeAt: size=5, off=0 2024/12/11 01:26:42 DEBUG : file1(0xc000602b00): >_writeAt: n=5, err= 2024/12/11 01:26:42 DEBUG : file1(0xc000602b00): close: 2024/12/11 01:26:42 DEBUG : file1: vfs cache: setting modification time to 2024-12-11 01:26:42.838598324 +0000 UTC m=+4.097794644 2024/12/11 01:26:42 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:42 DEBUG : file1(0xc000602b00): >close: err= 2024/12/11 01:26:42 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:42 DEBUG : : Looking for writers 2024/12/11 01:26:42 DEBUG : file1: reading active writers 2024/12/11 01:26:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/11 01:26:42 DEBUG : : Looking for writers 2024/12/11 01:26:42 DEBUG : file1: reading active writers 2024/12/11 01:26:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/11 01:26:42 DEBUG : : Looking for writers 2024/12/11 01:26:42 DEBUG : file1: reading active writers 2024/12/11 01:26:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/11 01:26:42 DEBUG : : Looking for writers 2024/12/11 01:26:42 DEBUG : file1: reading active writers 2024/12/11 01:26:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/11 01:26:42 DEBUG : file1: vfs cache: starting upload 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/file1.c6a098d4.partial" 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/file1.c6a098d4.partial 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-fotewed4guye/file1.c6a098d4.partial 2024/12/11 01:26:42 DEBUG : file1.c6a098d4.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/11 01:26:42 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/11 01:26:42 DEBUG : file1.c6a098d4.partial: renamed to: file1 2024/12/11 01:26:42 INFO : file1: Copied (new) 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/file1" 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:42 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/11 01:26:42 DEBUG : file1: vfs cache: fingerprint now "5,2024-12-11 01:26:42 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/12/11 01:26:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/11 01:26:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:42 INFO : file1: vfs cache: upload succeeded try #1 2024/12/11 01:26:42 DEBUG : : Looking for writers 2024/12/11 01:26:42 DEBUG : file1: reading active writers 2024/12/11 01:26:42 DEBUG : >WaitForWriters: 2024/12/11 01:26:42 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.16s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:42 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 01:26:42 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:42 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 01:26:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 01:26:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2024/12/11 01:26:42 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 01:26:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/11 01:26:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:42 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:42 DEBUG : open-test-file(0xc000602e80): openPending: 2024/12/11 01:26:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:42 DEBUG : open-test-file(0xc000602e80): >openPending: err= 2024/12/11 01:26:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:42 DEBUG : open-test-file(0xc000602e80): _writeAt: size=5, off=0 2024/12/11 01:26:42 DEBUG : open-test-file(0xc000602e80): >_writeAt: n=5, err= 2024/12/11 01:26:42 DEBUG : open-test-file(0xc000602e80): close: 2024/12/11 01:26:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:42.996151028 +0000 UTC m=+4.255347348 2024/12/11 01:26:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:42 DEBUG : open-test-file(0xc000602e80): >close: err= 2024/12/11 01:26:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/11 01:26:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:42 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:42 DEBUG : open-test-file(0xc000602ec0): _readAt: size=2, off=0 2024/12/11 01:26:42 DEBUG : open-test-file(0xc000602ec0): openPending: 2024/12/11 01:26:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:42 DEBUG : open-test-file(0xc000602ec0): >openPending: err= 2024/12/11 01:26:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:42 DEBUG : open-test-file(0xc000602ec0): >_readAt: n=2, err= 2024/12/11 01:26:42 DEBUG : open-test-file(0xc000602ec0): _writeAt: size=3, off=2 2024/12/11 01:26:42 DEBUG : open-test-file(0xc000602ec0): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 01:26:42 DEBUG : open-test-file(0xc000602ec0): close: 2024/12/11 01:26:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:42.996151028 +0000 UTC m=+4.255347348 2024/12/11 01:26:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:42 DEBUG : open-test-file(0xc000602ec0): >close: err= 2024/12/11 01:26:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:42 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:42 DEBUG : open-test-file(0xc000602f00): _readAt: size=512, off=0 2024/12/11 01:26:42 DEBUG : open-test-file(0xc000602f00): openPending: 2024/12/11 01:26:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:42 DEBUG : open-test-file(0xc000602f00): >openPending: err= 2024/12/11 01:26:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:42 DEBUG : open-test-file(0xc000602f00): >_readAt: n=5, err=EOF 2024/12/11 01:26:42 DEBUG : open-test-file(0xc000602f00): close: 2024/12/11 01:26:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:42.996151028 +0000 UTC m=+4.255347348 2024/12/11 01:26:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:42 DEBUG : open-test-file(0xc000602f00): >close: err= 2024/12/11 01:26:42 DEBUG : open-test-file: Remove: 2024/12/11 01:26:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000313650 item 1 2024/12/11 01:26:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2024/12/11 01:26:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:42 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:42 DEBUG : open-test-file(0xc000602f40): openPending: 2024/12/11 01:26:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:42 DEBUG : open-test-file(0xc000602f40): >openPending: err= 2024/12/11 01:26:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:42 DEBUG : open-test-file(0xc000602f40): _writeAt: size=5, off=0 2024/12/11 01:26:42 DEBUG : open-test-file(0xc000602f40): >_writeAt: n=5, err= 2024/12/11 01:26:42 DEBUG : open-test-file(0xc000602f40): close: 2024/12/11 01:26:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:42.99806295 +0000 UTC m=+4.257259279 2024/12/11 01:26:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:42 DEBUG : open-test-file(0xc000602f40): >close: err= 2024/12/11 01:26:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:42 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:42 DEBUG : open-test-file(0xc000602f80): _readAt: size=512, off=0 2024/12/11 01:26:42 DEBUG : open-test-file(0xc000602f80): openPending: 2024/12/11 01:26:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:42 DEBUG : open-test-file(0xc000602f80): >openPending: err= 2024/12/11 01:26:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:42 DEBUG : open-test-file(0xc000602f80): >_readAt: n=5, err=EOF 2024/12/11 01:26:42 DEBUG : open-test-file(0xc000602f80): close: 2024/12/11 01:26:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:42.99806295 +0000 UTC m=+4.257259279 2024/12/11 01:26:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:42 DEBUG : open-test-file(0xc000602f80): >close: err= 2024/12/11 01:26:42 DEBUG : open-test-file: Remove: 2024/12/11 01:26:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000313b20 item 2 2024/12/11 01:26:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2024/12/11 01:26:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:42 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:42 DEBUG : open-test-file(0xc000602fc0): openPending: 2024/12/11 01:26:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:42 DEBUG : open-test-file(0xc000602fc0): >openPending: err= 2024/12/11 01:26:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:42 DEBUG : open-test-file(0xc000602fc0): _writeAt: size=5, off=0 2024/12/11 01:26:42 DEBUG : open-test-file(0xc000602fc0): >_writeAt: n=5, err= 2024/12/11 01:26:42 DEBUG : open-test-file(0xc000602fc0): close: 2024/12/11 01:26:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:42.999203331 +0000 UTC m=+4.258399640 2024/12/11 01:26:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:42 DEBUG : open-test-file(0xc000602fc0): >close: err= 2024/12/11 01:26:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/12/11 01:26:42 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:42 DEBUG : open-test-file(0xc000603000): _readAt: size=2, off=0 2024/12/11 01:26:42 DEBUG : open-test-file(0xc000603000): openPending: 2024/12/11 01:26:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:42 DEBUG : open-test-file(0xc000603000): >openPending: err= 2024/12/11 01:26:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:42 DEBUG : open-test-file(0xc000603000): >_readAt: n=2, err= 2024/12/11 01:26:42 DEBUG : open-test-file(0xc000603000): _writeAt: size=3, off=2 2024/12/11 01:26:42 DEBUG : open-test-file(0xc000603000): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 01:26:42 DEBUG : open-test-file(0xc000603000): close: 2024/12/11 01:26:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:42.999203331 +0000 UTC m=+4.258399640 2024/12/11 01:26:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:42 DEBUG : open-test-file(0xc000603000): >close: err= 2024/12/11 01:26:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:42 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:42 DEBUG : open-test-file(0xc000603040): _readAt: size=512, off=0 2024/12/11 01:26:42 DEBUG : open-test-file(0xc000603040): openPending: 2024/12/11 01:26:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603040): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603040): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603040): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:42.999203331 +0000 UTC m=+4.258399640 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603040): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000313dc0 item 3 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006030c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006030c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006030c0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006030c0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006030c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.000723031 +0000 UTC m=+4.259919350 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006030c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603140): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603140): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603140): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603140): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603140): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.000723031 +0000 UTC m=+4.259919350 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603140): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480fc0 item 4 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603180): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603180): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603180): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603180): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603180): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.001789001 +0000 UTC m=+4.260985321 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603180): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006031c0): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006031c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006031c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006031c0): >_readAt: n=2, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006031c0): _writeAt: size=3, off=2 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006031c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006031c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.001789001 +0000 UTC m=+4.260985321 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006031c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603200): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603200): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603200): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603200): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603200): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.001789001 +0000 UTC m=+4.260985321 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603200): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481810 item 5 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603280): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603280): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603280): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603280): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603280): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.003173569 +0000 UTC m=+4.262369877 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603280): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603300): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603300): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603300): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603300): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603300): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.003173569 +0000 UTC m=+4.262369877 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603300): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ce770 item 6 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603380): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603380): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603380): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603380): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603380): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.004761084 +0000 UTC m=+4.263957403 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603380): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603440): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603440): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603440): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603440): >_readAt: n=2, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603440): _writeAt: size=3, off=2 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603440): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603440): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.004761084 +0000 UTC m=+4.263957403 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603440): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603480): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603480): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603480): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603480): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603480): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.004761084 +0000 UTC m=+4.263957403 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603480): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cefc0 item 7 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603500): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603500): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603500): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603500): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603500): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.006308976 +0000 UTC m=+4.265505295 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603500): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603580): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603580): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603580): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603580): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603580): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.006308976 +0000 UTC m=+4.265505295 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603580): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cf8f0 item 8 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006035c0): _readAt: size=2, off=0 2024/12/11 01:26:43 ERROR : open-test-file(0xc0006035c0): Couldn't read size of file 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006035c0): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006035c0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006035c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006035c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006035c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603600): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603600): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603600): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603600): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603600): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.007792327 +0000 UTC m=+4.266988646 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603600): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603640): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603640): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603640): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603640): >_readAt: n=2, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603640): _writeAt: size=3, off=2 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603640): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603640): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.007792327 +0000 UTC m=+4.266988646 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603640): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603680): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603680): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603680): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603680): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603680): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.007792327 +0000 UTC m=+4.266988646 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603680): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cfb90 item 9 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603700): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603700): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603700): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603700): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603700): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.009439815 +0000 UTC m=+4.268636144 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603700): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603780): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603780): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603780): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603780): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603780): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.009439815 +0000 UTC m=+4.268636144 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603780): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054c0e0 item 10 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603840): _readAt: size=2, off=0 2024/12/11 01:26:43 ERROR : open-test-file(0xc000603840): Couldn't read size of file 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603840): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603840): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603840): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603840): close: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603840): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603880): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603880): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603880): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603880): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603880): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.010776342 +0000 UTC m=+4.269972661 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603880): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006039c0): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006039c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006039c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006039c0): >_readAt: n=2, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006039c0): _writeAt: size=3, off=2 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006039c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006039c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.010776342 +0000 UTC m=+4.269972661 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006039c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603a00): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603a00): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603a00): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603a00): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603a00): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.010776342 +0000 UTC m=+4.269972661 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603a00): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054c5b0 item 11 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603ac0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603ac0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603ac0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603ac0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603ac0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.01239127 +0000 UTC m=+4.271587589 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603ac0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603b40): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603b40): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603b40): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603b40): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603b40): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.01239127 +0000 UTC m=+4.271587589 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603b40): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054cfc0 item 12 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603c00): _readAt: size=2, off=0 2024/12/11 01:26:43 ERROR : open-test-file(0xc000603c00): Couldn't read size of file 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603c00): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603c00): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603c00): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603c00): close: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603c00): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603c40): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603c40): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603c40): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603c40): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603c40): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.013942758 +0000 UTC m=+4.273139076 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603c40): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603d00): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603d00): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603d00): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603d00): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603d00): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.013942758 +0000 UTC m=+4.273139076 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603d00): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054d3b0 item 13 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603d80): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603d80): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603d80): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603d80): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603d80): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.015293942 +0000 UTC m=+4.274490262 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603d80): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603e40): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603e40): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603e40): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603e40): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603e40): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.015293942 +0000 UTC m=+4.274490262 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603e40): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054d960 item 14 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603f00): _readAt: size=2, off=0 2024/12/11 01:26:43 ERROR : open-test-file(0xc000603f00): Couldn't read size of file 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603f00): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603f00): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603f00): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603f00): close: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603f00): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603f40): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603f40): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603f40): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603f40): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603f40): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.016448599 +0000 UTC m=+4.275644918 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603f40): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2080): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2080): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2080): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2080): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2080): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.016448599 +0000 UTC m=+4.275644918 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2080): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054dd50 item 15 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2100): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2100): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2100): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2100): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2100): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.017584551 +0000 UTC m=+4.276780871 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2100): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2180): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2180): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2180): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2180): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2180): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.017584551 +0000 UTC m=+4.276780871 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2180): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002be1c0 item 16 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a21c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a21c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a21c0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a21c0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a21c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.018928402 +0000 UTC m=+4.278124721 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a21c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2200): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2200): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2200): open at offset 5 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2200): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2200): >_readAt: n=2, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2200): _writeAt: size=3, off=7 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2200): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2200): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.018928402 +0000 UTC m=+4.278124721 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2200): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2240): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2240): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2240): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2240): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2240): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.018928402 +0000 UTC m=+4.278124721 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2240): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002bed20 item 17 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a22c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a22c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a22c0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a22c0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a22c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.020680475 +0000 UTC m=+4.279876795 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a22c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff140): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff140): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff140): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff140): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff140): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.020680475 +0000 UTC m=+4.279876795 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff140): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee2a0 item 18 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff1c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff1c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff1c0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff1c0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff1c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.021854168 +0000 UTC m=+4.281050478 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff1c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff280): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff280): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff280): open at offset 5 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff280): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff280): >_readAt: n=2, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff280): _writeAt: size=3, off=7 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff280): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff280): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.021854168 +0000 UTC m=+4.281050478 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff280): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff2c0): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff2c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff2c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff2c0): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff2c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.021854168 +0000 UTC m=+4.281050478 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff2c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053650 item 19 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff340): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff340): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff340): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff340): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff340): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.023479705 +0000 UTC m=+4.282676025 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff340): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff3c0): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff3c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff3c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff3c0): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff3c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.023479705 +0000 UTC m=+4.282676025 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff3c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053d50 item 20 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff440): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff440): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff440): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff440): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff440): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.024534686 +0000 UTC m=+4.283731005 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff440): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff500): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff500): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff500): open at offset 5 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff500): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff500): >_readAt: n=2, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff500): _writeAt: size=3, off=7 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff500): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff500): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.024534686 +0000 UTC m=+4.283731005 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff500): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff540): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff540): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff540): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff540): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff540): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.024534686 +0000 UTC m=+4.283731005 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff540): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f44d0 item 21 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff5c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff5c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff5c0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff5c0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff5c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.025978553 +0000 UTC m=+4.285174882 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff5c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff680): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff680): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff680): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff680): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff680): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.025978553 +0000 UTC m=+4.285174882 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff680): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f4930 item 22 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff700): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff700): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff700): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff700): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff700): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.026933357 +0000 UTC m=+4.286129676 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff700): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff7c0): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff7c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff7c0): open at offset 5 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff7c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff7c0): >_readAt: n=2, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff7c0): _writeAt: size=3, off=7 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff7c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff7c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.026933357 +0000 UTC m=+4.286129676 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff7c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff800): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff800): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff800): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff800): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff800): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.026933357 +0000 UTC m=+4.286129676 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff800): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f4cb0 item 23 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff880): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff880): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff880): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff880): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff880): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.028307373 +0000 UTC m=+4.287503693 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff880): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff900): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff900): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff900): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff900): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff900): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.028307373 +0000 UTC m=+4.287503693 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff900): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f5260 item 24 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff9c0): _readAt: size=2, off=0 2024/12/11 01:26:43 ERROR : open-test-file(0xc0005ff9c0): Couldn't read size of file 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff9c0): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff9c0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff9c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff9c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ff9c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffa00): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffa00): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffa00): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffa00): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffa00): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.029381842 +0000 UTC m=+4.288578161 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffa00): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffac0): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffac0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffac0): open at offset 5 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffac0): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffac0): >_readAt: n=2, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffac0): _writeAt: size=3, off=7 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffac0): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffac0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.029381842 +0000 UTC m=+4.288578161 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffac0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffb00): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffb00): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffb00): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffb00): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffb00): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.029381842 +0000 UTC m=+4.288578161 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffb00): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f55e0 item 25 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffb80): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffb80): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffb80): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffb80): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffb80): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.03097088 +0000 UTC m=+4.290167199 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffb80): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffc00): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffc00): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffc00): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffc00): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffc00): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.03097088 +0000 UTC m=+4.290167199 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffc00): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f5b20 item 26 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffcc0): _readAt: size=2, off=0 2024/12/11 01:26:43 ERROR : open-test-file(0xc0005ffcc0): Couldn't read size of file 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffcc0): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffcc0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffcc0): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffcc0): close: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffcc0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffd00): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffd00): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffd00): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffd00): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffd00): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.032573454 +0000 UTC m=+4.291769783 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffd00): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffdc0): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffdc0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffdc0): open at offset 5 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffdc0): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffdc0): >_readAt: n=2, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffdc0): _writeAt: size=3, off=7 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffdc0): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffdc0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.032573454 +0000 UTC m=+4.291769783 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffdc0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffe00): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffe00): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffe00): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffe00): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffe00): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.032573454 +0000 UTC m=+4.291769783 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffe00): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f5f10 item 27 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffe80): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffe80): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffe80): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffe80): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffe80): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.03424695 +0000 UTC m=+4.293443270 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005ffe80): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005fff00): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005fff00): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005fff00): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005fff00): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005fff00): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.03424695 +0000 UTC m=+4.293443270 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0005fff00): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d2380 item 28 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4040): _readAt: size=2, off=0 2024/12/11 01:26:43 ERROR : open-test-file(0xc0006c4040): Couldn't read size of file 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4040): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4040): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4040): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4040): close: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4040): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4080): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4080): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4080): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4080): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4080): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.035967285 +0000 UTC m=+4.295163624 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4080): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2440): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2440): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2440): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2440): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2440): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.035967285 +0000 UTC m=+4.295163624 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2440): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee540 item 29 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a24c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a24c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a24c0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a24c0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a24c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.037563667 +0000 UTC m=+4.296759986 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a24c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2540): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2540): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2540): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2540): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2540): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.037563667 +0000 UTC m=+4.296759986 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2540): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee9a0 item 30 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2600): _readAt: size=2, off=0 2024/12/11 01:26:43 ERROR : open-test-file(0xc0008a2600): Couldn't read size of file 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2600): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2600): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2600): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2600): close: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2600): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2680): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2680): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2680): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2680): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2680): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.038998638 +0000 UTC m=+4.298194957 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2680): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2740): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2740): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2740): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2740): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2740): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.038998638 +0000 UTC m=+4.298194957 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2740): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eed90 item 31 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 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 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a27c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a27c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a27c0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a27c0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a27c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.04039158 +0000 UTC m=+4.299587909 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a27c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2840): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2840): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2840): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2840): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2840): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.04039158 +0000 UTC m=+4.299587909 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2840): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ef1f0 item 32 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2880): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2880): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2880): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2880): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2880): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.04180474 +0000 UTC m=+4.301001060 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2880): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a28c0): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a28c0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a28c0): _writeAt: size=3, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a28c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a28c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ef570 item 33 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a28c0): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a28c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.042312498 +0000 UTC m=+4.301508818 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a28c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2900): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2900): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2900): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2900): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2900): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.042312498 +0000 UTC m=+4.301508818 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2900): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ef880 item 33 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2940): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2940): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2940): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2940): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2940): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.043771624 +0000 UTC m=+4.302967943 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2940): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2980): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2980): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4070 item 34 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2980): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2980): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2980): _writeAt: size=3, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2980): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2980): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.044253235 +0000 UTC m=+4.303449543 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2980): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a29c0): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a29c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a29c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a29c0): >_readAt: n=3, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a29c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.044253235 +0000 UTC m=+4.303449543 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a29c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d41c0 item 34 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2a40): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2a40): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2a40): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2a40): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2a40): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.045623404 +0000 UTC m=+4.304819723 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2a40): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2a80): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2a80): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2a80): _writeAt: size=3, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2a80): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2a80): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4620 item 35 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2a80): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2a80): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.046165507 +0000 UTC m=+4.305361826 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2a80): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c40c0): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c40c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c40c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c40c0): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c40c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.046165507 +0000 UTC m=+4.305361826 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c40c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d2620 item 35 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4140): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4140): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4140): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4140): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4140): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.047431672 +0000 UTC m=+4.306627992 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4140): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4200): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4200): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d2930 item 36 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4200): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4200): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4200): _writeAt: size=3, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4200): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4200): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.047926476 +0000 UTC m=+4.307122796 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4200): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4240): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4240): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4240): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4240): >_readAt: n=3, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4240): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.047926476 +0000 UTC m=+4.307122796 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4240): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d2af0 item 36 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4280): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4280): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4280): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4280): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4280): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.049176532 +0000 UTC m=+4.308372841 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4280): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c42c0): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c42c0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c42c0): _writeAt: size=3, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c42c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c42c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d3030 item 37 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c42c0): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c42c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.049733703 +0000 UTC m=+4.308930022 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c42c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4300): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4300): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4300): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4300): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4300): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.049733703 +0000 UTC m=+4.308930022 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4300): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d31f0 item 37 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4380): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4380): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4380): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4380): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4380): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.051184484 +0000 UTC m=+4.310380803 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4380): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4440): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4440): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d3500 item 38 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4440): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4440): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4440): _writeAt: size=3, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4440): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4440): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.051646897 +0000 UTC m=+4.310843217 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4440): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c44c0): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c44c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c44c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c44c0): >_readAt: n=3, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c44c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.051646897 +0000 UTC m=+4.310843217 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c44c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d3730 item 38 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4540): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4540): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4540): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4540): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4540): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.05294323 +0000 UTC m=+4.312139549 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4540): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4700): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4700): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4700): _writeAt: size=3, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4700): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4700): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d3b20 item 39 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4700): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4700): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.053405884 +0000 UTC m=+4.312602202 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4700): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4740): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4740): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4740): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4740): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4740): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.053405884 +0000 UTC m=+4.312602202 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4740): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d3c70 item 39 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c47c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c47c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c47c0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c47c0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c47c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.054735529 +0000 UTC m=+4.313931847 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c47c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4880): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4880): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464070 item 40 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4880): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4880): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4880): _writeAt: size=3, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4880): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4880): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.05522934 +0000 UTC m=+4.314425660 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4880): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c48c0): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c48c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c48c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c48c0): >_readAt: n=3, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c48c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.05522934 +0000 UTC m=+4.314425660 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c48c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464460 item 40 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4900): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4900): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4900): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4900): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4900): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4900): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4900): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.056513439 +0000 UTC m=+4.315709759 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4900): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4940): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4940): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4940): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004649a0 item 41 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4940): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4940): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.056937462 +0000 UTC m=+4.316133781 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4940): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4980): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4980): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4980): _writeAt: size=3, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4980): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4980): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464c40 item 41 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4980): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4980): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.057476028 +0000 UTC m=+4.316672347 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4980): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c49c0): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c49c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c49c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c49c0): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c49c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.057476028 +0000 UTC m=+4.316672347 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c49c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465110 item 41 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4a80): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4a80): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4a80): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4a80): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4a80): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4a80): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4a80): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.058957456 +0000 UTC m=+4.318153774 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4a80): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4ac0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4ac0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4ac0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465730 item 42 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4ac0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4ac0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.059413938 +0000 UTC m=+4.318610258 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4ac0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4b80): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4b80): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004659d0 item 42 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4b80): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4b80): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4b80): _writeAt: size=3, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4b80): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4b80): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.060039247 +0000 UTC m=+4.319235585 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4b80): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4bc0): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4bc0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4bc0): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4bc0): >_readAt: n=3, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4bc0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.060039247 +0000 UTC m=+4.319235585 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4bc0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465c00 item 42 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4c80): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4c80): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4c80): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4c80): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4c80): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4c80): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4c80): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.061815144 +0000 UTC m=+4.321011463 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4c80): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4cc0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4cc0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4cc0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004681c0 item 43 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4cc0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4cc0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.062309838 +0000 UTC m=+4.321506157 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4cc0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4d80): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4d80): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4d80): _writeAt: size=3, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4d80): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4d80): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004683f0 item 43 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4d80): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4d80): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.062821404 +0000 UTC m=+4.322017723 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4d80): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4dc0): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4dc0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4dc0): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4dc0): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4dc0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.062821404 +0000 UTC m=+4.322017723 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4dc0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004685b0 item 43 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4ec0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4ec0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4ec0): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4ec0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4ec0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4ec0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4ec0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.064096806 +0000 UTC m=+4.323293125 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4ec0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4f00): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4f00): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4f00): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468a80 item 44 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4f00): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4f00): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.064476435 +0000 UTC m=+4.323672754 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4f00): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4fc0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4fc0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468d90 item 44 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4fc0): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4fc0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4fc0): _writeAt: size=3, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4fc0): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4fc0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.065002329 +0000 UTC m=+4.324198648 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4fc0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c5000): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c5000): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c5000): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c5000): >_readAt: n=3, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c5000): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.065002329 +0000 UTC m=+4.324198648 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c5000): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004691f0 item 44 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c5100): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c5100): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c5100): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c5100): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c5100): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c5100): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c5100): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.066214513 +0000 UTC m=+4.325410832 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c5100): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2ac0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2ac0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2ac0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004697a0 item 45 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2ac0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2ac0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.066590275 +0000 UTC m=+4.325786594 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2ac0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2b80): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2b80): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2b80): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2b80): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2b80): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.066590275 +0000 UTC m=+4.325786594 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2b80): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4850 item 45 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2c40): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2c40): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2c40): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2c40): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2c40): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2c40): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2c40): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.067655666 +0000 UTC m=+4.326851984 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2c40): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2c80): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2c80): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2c80): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4b60 item 46 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2c80): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2c80): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.06805961 +0000 UTC m=+4.327255919 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2c80): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2d40): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2d40): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2d40): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2d40): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2d40): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.06805961 +0000 UTC m=+4.327255919 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2d40): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4d90 item 46 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2e00): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2e00): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2e00): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2e00): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2e00): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2e00): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2e00): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.069040432 +0000 UTC m=+4.328236752 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2e00): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2e40): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2e40): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2e40): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5260 item 47 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2e40): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2e40): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.069400345 +0000 UTC m=+4.328596655 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2e40): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2f00): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2f00): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2f00): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2f00): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2f00): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.069400345 +0000 UTC m=+4.328596655 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2f00): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d53b0 item 47 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2fc0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2fc0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2fc0): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2fc0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2fc0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2fc0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2fc0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.070606759 +0000 UTC m=+4.329803078 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2fc0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3000): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3000): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3000): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d56c0 item 48 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3000): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3000): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.070985787 +0000 UTC m=+4.330182106 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3000): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a30c0): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a30c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a30c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a30c0): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a30c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.070985787 +0000 UTC m=+4.330182106 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a30c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5810 item 48 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3100): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3100): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3100): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3100): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3100): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.072161344 +0000 UTC m=+4.331357663 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3100): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3140): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3140): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3140): _writeAt: size=3, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3140): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3140): open at offset 5 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3140): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5c70 item 49 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3140): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3140): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.072610702 +0000 UTC m=+4.331807012 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3140): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3180): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3180): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3180): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3180): >_readAt: n=8, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3180): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.072610702 +0000 UTC m=+4.331807012 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3180): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5e30 item 49 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3200): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3200): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3200): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3200): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3200): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.073903959 +0000 UTC m=+4.333100288 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3200): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a32c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a32c0): open at offset 5 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a32c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c700 item 50 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a32c0): _readAt: size=2, off=5 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a32c0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a32c0): _writeAt: size=3, off=5 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a32c0): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a32c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.0743221 +0000 UTC m=+4.333518439 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a32c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3300): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3300): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3300): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3300): >_readAt: n=3, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3300): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.0743221 +0000 UTC m=+4.333518439 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3300): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c930 item 50 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3380): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3380): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3380): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3380): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3380): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.075503837 +0000 UTC m=+4.334700157 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3380): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3440): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3440): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3440): _writeAt: size=3, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3440): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3440): open at offset 5 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3440): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cc40 item 51 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3440): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3440): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.07597041 +0000 UTC m=+4.335166729 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3440): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3480): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3480): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3480): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3480): >_readAt: n=8, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3480): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.07597041 +0000 UTC m=+4.335166729 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3480): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cd90 item 51 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3500): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3500): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3500): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3500): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3500): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.077109297 +0000 UTC m=+4.336305616 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3500): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3600): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3600): open at offset 5 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3600): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d110 item 52 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3600): _readAt: size=2, off=5 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3600): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3600): _writeAt: size=3, off=5 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3600): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3600): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.077505277 +0000 UTC m=+4.336701596 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3600): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3640): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3640): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3640): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3640): >_readAt: n=3, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3640): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.077505277 +0000 UTC m=+4.336701596 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3640): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d260 item 52 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a36c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a36c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a36c0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a36c0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a36c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.079072114 +0000 UTC m=+4.338268433 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a36c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3780): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3780): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3780): _writeAt: size=3, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3780): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3780): open at offset 5 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3780): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d570 item 53 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3780): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3780): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.079394085 +0000 UTC m=+4.338590404 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3780): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a37c0): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a37c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a37c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a37c0): >_readAt: n=8, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a37c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.079394085 +0000 UTC m=+4.338590404 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a37c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d730 item 53 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3840): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3840): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3840): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3840): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3840): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.080542862 +0000 UTC m=+4.339739201 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3840): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bda40): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bda40): open at offset 5 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bda40): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4700 item 54 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bda40): _readAt: size=2, off=5 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bda40): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bda40): _writeAt: size=3, off=5 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bda40): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bda40): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.080950132 +0000 UTC m=+4.340146451 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bda40): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bda80): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bda80): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bda80): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bda80): >_readAt: n=3, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bda80): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.080950132 +0000 UTC m=+4.340146451 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bda80): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4850 item 54 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c5180): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c5180): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c5180): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c5180): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c5180): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.082191141 +0000 UTC m=+4.341387460 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c5180): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c5280): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c5280): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c5280): _writeAt: size=3, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c5280): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c5280): open at offset 5 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c5280): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469a40 item 55 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c5280): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c5280): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.082933348 +0000 UTC m=+4.342129667 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c5280): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bc080): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bc080): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bc080): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bc080): >_readAt: n=8, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bc080): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.082933348 +0000 UTC m=+4.342129667 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bc080): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4230 item 55 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bc980): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bc980): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bc980): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bc980): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bc980): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.084066104 +0000 UTC m=+4.343262424 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bc980): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bca80): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bca80): open at offset 5 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bca80): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4a10 item 56 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bca80): _readAt: size=2, off=5 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bca80): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bca80): _writeAt: size=3, off=5 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bca80): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bca80): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.084451695 +0000 UTC m=+4.343648014 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bca80): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bcb00): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bcb00): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bcb00): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bcb00): >_readAt: n=3, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bcb00): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.084451695 +0000 UTC m=+4.343648014 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bcb00): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4bd0 item 56 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bce80): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bce80): open at offset 0 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bce80): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bce80): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bce80): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bce80): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bce80): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bce80): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.085375851 +0000 UTC m=+4.344572160 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bce80): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bcec0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bcec0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bcec0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4e70 item 57 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bcec0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bcec0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.085753116 +0000 UTC m=+4.344949434 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bcec0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bcf80): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bcf80): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bcf80): _writeAt: size=3, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bcf80): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bcf80): open at offset 5 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bcf80): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5030 item 57 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bcf80): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bcf80): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.086120943 +0000 UTC m=+4.345317262 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bcf80): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bcfc0): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bcfc0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bcfc0): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bcfc0): >_readAt: n=8, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bcfc0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.086120943 +0000 UTC m=+4.345317262 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bcfc0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5180 item 57 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd080): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd080): open at offset 0 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd080): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd080): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd080): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd080): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd080): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd080): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.087313632 +0000 UTC m=+4.346509961 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd080): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd0c0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd0c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd0c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5420 item 58 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd0c0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd0c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.087710693 +0000 UTC m=+4.346907022 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd0c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd180): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd180): open at offset 5 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd180): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f56c0 item 58 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd180): _readAt: size=2, off=5 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd180): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd180): _writeAt: size=3, off=5 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd180): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd180): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.088147699 +0000 UTC m=+4.347344028 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd180): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd1c0): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd1c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd1c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd1c0): >_readAt: n=3, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd1c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.088147699 +0000 UTC m=+4.347344028 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd1c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5880 item 58 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd2c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd2c0): open at offset 0 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd2c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd2c0): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd2c0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd2c0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd2c0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd2c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.08904766 +0000 UTC m=+4.348243979 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd2c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd300): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd300): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd300): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5b90 item 59 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd300): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd300): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.089352981 +0000 UTC m=+4.348549300 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd300): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd3c0): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd3c0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd3c0): _writeAt: size=3, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd3c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd3c0): open at offset 5 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd3c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5ce0 item 59 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd3c0): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd3c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.089784547 +0000 UTC m=+4.348980867 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd3c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd400): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd400): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd400): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd400): >_readAt: n=8, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd400): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.089784547 +0000 UTC m=+4.348980867 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd400): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5e30 item 59 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd4c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd4c0): open at offset 0 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd4c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd4c0): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd4c0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd4c0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd4c0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd4c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.090932011 +0000 UTC m=+4.350128350 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd4c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd540): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd540): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd540): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a87e0 item 60 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd540): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd540): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.091326949 +0000 UTC m=+4.350523268 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd540): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd880): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd880): open at offset 5 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd880): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a8b60 item 60 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd880): _readAt: size=2, off=5 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd880): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd880): _writeAt: size=3, off=5 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd880): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd880): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.091728359 +0000 UTC m=+4.350924689 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd880): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd8c0): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd8c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd8c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd8c0): >_readAt: n=3, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd8c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.091728359 +0000 UTC m=+4.350924689 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd8c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a8ee0 item 60 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdac0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdac0): open at offset 0 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdac0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdac0): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdac0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdac0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdac0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdac0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.092664808 +0000 UTC m=+4.351861128 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdac0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdb00): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdb00): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdb00): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a9340 item 61 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdb00): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdb00): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.092988984 +0000 UTC m=+4.352185303 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdb00): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdbc0): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdbc0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdbc0): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdbc0): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdbc0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.092988984 +0000 UTC m=+4.352185303 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdbc0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a95e0 item 61 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdc80): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdc80): open at offset 0 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdc80): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdc80): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdc80): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdc80): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdc80): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdc80): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.093930343 +0000 UTC m=+4.353126662 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdc80): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdcc0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdcc0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdcc0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a99d0 item 62 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdcc0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdcc0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.094312487 +0000 UTC m=+4.353508806 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdcc0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdd80): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdd80): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdd80): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdd80): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdd80): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.094312487 +0000 UTC m=+4.353508806 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdd80): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a9b20 item 62 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bde40): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bde40): open at offset 0 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bde40): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bde40): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bde40): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bde40): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bde40): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bde40): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.095445093 +0000 UTC m=+4.354641412 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bde40): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bde80): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bde80): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bde80): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a9f10 item 63 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bde80): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bde80): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.095890094 +0000 UTC m=+4.355086412 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bde80): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdf40): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdf40): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdf40): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdf40): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdf40): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.095890094 +0000 UTC m=+4.355086412 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdf40): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c380 item 63 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 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 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882100): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882100): open at offset 0 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882100): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882100): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882100): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882100): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882100): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882100): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.096839347 +0000 UTC m=+4.356035666 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882100): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882140): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882140): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882140): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c9a0 item 64 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882140): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882140): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.09725317 +0000 UTC m=+4.356449489 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882140): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882200): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882200): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882200): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882200): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882200): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.09725317 +0000 UTC m=+4.356449489 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882200): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cb60 item 64 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882240): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882240): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882240): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882240): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882240): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.098262727 +0000 UTC m=+4.357459035 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882240): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882280): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882280): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882280): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882280): >_readAt: n=2, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882280): _writeAt: size=3, off=2 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ce00 item 65 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882280): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882280): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.098690475 +0000 UTC m=+4.357886795 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882280): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008822c0): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008822c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008822c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008822c0): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008822c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.098690475 +0000 UTC m=+4.357886795 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008822c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cf50 item 65 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882300): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882300): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882300): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882300): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882300): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.099709939 +0000 UTC m=+4.358906249 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882300): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882340): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882340): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d2d0 item 66 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882340): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882340): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882340): _writeAt: size=3, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882340): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882340): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.100117471 +0000 UTC m=+4.359313790 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882340): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882380): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882380): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882380): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882380): >_readAt: n=3, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882380): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.100117471 +0000 UTC m=+4.359313790 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882380): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d490 item 66 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008823c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008823c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008823c0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008823c0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008823c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.101028063 +0000 UTC m=+4.360224382 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008823c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882400): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882400): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882400): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882400): >_readAt: n=2, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882400): _writeAt: size=3, off=2 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d7a0 item 67 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882400): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882400): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.101370853 +0000 UTC m=+4.360567172 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882400): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882440): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882440): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882440): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882440): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882440): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.101370853 +0000 UTC m=+4.360567172 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882440): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d960 item 67 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008824c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008824c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008824c0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008824c0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008824c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.102930026 +0000 UTC m=+4.362126345 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008824c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882580): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882580): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046dc00 item 68 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882580): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882580): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882580): _writeAt: size=3, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882580): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882580): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.103348207 +0000 UTC m=+4.362544517 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882580): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008825c0): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008825c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008825c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008825c0): >_readAt: n=3, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008825c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.103348207 +0000 UTC m=+4.362544517 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008825c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ddc0 item 68 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882600): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882600): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882600): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882600): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882600): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.10427061 +0000 UTC m=+4.363466930 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882600): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882640): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882640): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882640): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882640): >_readAt: n=2, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882640): _writeAt: size=3, off=2 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468230 item 69 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882640): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882640): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.104624542 +0000 UTC m=+4.363820871 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882640): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882680): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882680): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882680): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882680): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882680): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.104624542 +0000 UTC m=+4.363820871 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882680): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004684d0 item 69 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882700): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882700): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882700): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882700): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882700): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.105767156 +0000 UTC m=+4.364963476 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882700): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882800): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882800): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468850 item 70 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882800): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882800): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882800): _writeAt: size=3, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882800): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882800): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.106174508 +0000 UTC m=+4.365370826 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882800): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882840): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882840): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882840): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882840): >_readAt: n=3, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882840): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.106174508 +0000 UTC m=+4.365370826 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882840): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468b60 item 70 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008828c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008828c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008828c0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008828c0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008828c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.107300631 +0000 UTC m=+4.366496950 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008828c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882980): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882980): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882980): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882980): >_readAt: n=2, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882980): _writeAt: size=3, off=2 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004692d0 item 71 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882980): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882980): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.107849827 +0000 UTC m=+4.367046136 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882980): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008829c0): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008829c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008829c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008829c0): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008829c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.107849827 +0000 UTC m=+4.367046136 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008829c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469570 item 71 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882a40): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882a40): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882a40): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882a40): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882a40): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.108876255 +0000 UTC m=+4.368072575 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882a40): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882b00): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882b00): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469dc0 item 72 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882b00): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882b00): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882b00): _writeAt: size=3, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882b00): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882b00): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.109263378 +0000 UTC m=+4.368459707 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882b00): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882b40): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882b40): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882b40): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882b40): >_readAt: n=3, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882b40): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.109263378 +0000 UTC m=+4.368459707 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882b40): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000312d90 item 72 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882b80): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882b80): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882b80): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882b80): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882b80): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882b80): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882b80): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.110205529 +0000 UTC m=+4.369401848 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882b80): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882bc0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882bc0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882bc0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003133b0 item 73 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882bc0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882bc0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.110629801 +0000 UTC m=+4.369826121 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882bc0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882c00): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882c00): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882c00): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882c00): >_readAt: n=2, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882c00): _writeAt: size=3, off=2 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000313500 item 73 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882c00): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882c00): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.111038825 +0000 UTC m=+4.370235144 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882c00): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882c40): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882c40): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882c40): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882c40): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882c40): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.111038825 +0000 UTC m=+4.370235144 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882c40): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000313810 item 73 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882d00): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882d00): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882d00): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882d00): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882d00): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882d00): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882d00): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.11209566 +0000 UTC m=+4.371291979 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882d00): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882d40): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882d40): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882d40): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000313b20 item 74 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882d40): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882d40): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.112405609 +0000 UTC m=+4.371601928 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882d40): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882e00): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882e00): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000313c70 item 74 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882e00): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882e00): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882e00): _writeAt: size=3, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882e00): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882e00): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.112773075 +0000 UTC m=+4.371969394 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882e00): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882e40): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882e40): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882e40): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882e40): >_readAt: n=3, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882e40): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.112773075 +0000 UTC m=+4.371969394 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882e40): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000313dc0 item 74 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882f00): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882f00): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882f00): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882f00): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882f00): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882f00): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882f00): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.113694757 +0000 UTC m=+4.372891075 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882f00): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882f40): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882f40): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882f40): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480850 item 75 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882f40): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882f40): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.114043128 +0000 UTC m=+4.373239447 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882f40): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883000): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883000): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883000): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883000): >_readAt: n=2, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883000): _writeAt: size=3, off=2 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004810a0 item 75 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883000): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883000): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.114413449 +0000 UTC m=+4.373609769 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883000): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883040): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883040): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883040): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883040): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883040): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.114413449 +0000 UTC m=+4.373609769 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883040): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004816c0 item 75 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883100): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883100): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883100): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883100): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883100): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883100): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883100): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.115389904 +0000 UTC m=+4.374586213 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883100): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883140): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883140): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883140): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481ce0 item 76 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883140): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883140): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.115754775 +0000 UTC m=+4.374951095 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883140): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883200): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883200): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ce540 item 76 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883200): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883200): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883200): _writeAt: size=3, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883200): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883200): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.116161255 +0000 UTC m=+4.375357574 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883200): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883240): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883240): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883240): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883240): >_readAt: n=3, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883240): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.116161255 +0000 UTC m=+4.375357574 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883240): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ce9a0 item 76 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883300): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883300): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883300): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883300): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883300): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883300): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883300): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.117023756 +0000 UTC m=+4.376220085 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883300): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883340): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883340): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883340): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cf180 item 77 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883340): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883340): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.117350197 +0000 UTC m=+4.376546516 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883340): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883400): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883400): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883400): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883400): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883400): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.117350197 +0000 UTC m=+4.376546516 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883400): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cf500 item 77 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008834c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008834c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008834c0): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008834c0): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008834c0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008834c0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008834c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.118414084 +0000 UTC m=+4.377610413 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008834c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883500): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883500): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883500): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cfa40 item 78 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883500): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883500): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.118742807 +0000 UTC m=+4.377939127 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883500): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883640): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883640): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883640): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883640): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883640): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.118742807 +0000 UTC m=+4.377939127 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883640): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cfb90 item 78 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883700): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883700): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883700): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883700): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883700): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883700): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883700): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.119799693 +0000 UTC m=+4.378996012 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883700): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883740): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883740): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883740): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cfea0 item 79 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883740): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883740): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.120254612 +0000 UTC m=+4.379450931 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883740): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883800): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883800): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883800): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883800): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883800): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.120254612 +0000 UTC m=+4.379450931 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883800): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054c1c0 item 79 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008838c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008838c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008838c0): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008838c0): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008838c0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008838c0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008838c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.121186203 +0000 UTC m=+4.380382522 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008838c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883900): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883900): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883900): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054c700 item 80 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883900): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883900): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.121488898 +0000 UTC m=+4.380685217 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883900): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2000): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2000): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2000): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2000): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2000): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.121488898 +0000 UTC m=+4.380685217 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2000): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054cb60 item 80 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2040): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2040): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2040): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2040): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2040): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.123128692 +0000 UTC m=+4.382325011 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2040): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2080): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2080): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2080): open at offset 5 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2080): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2080): >_readAt: n=2, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2080): _writeAt: size=3, off=7 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002be930 item 81 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2080): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2080): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.12372205 +0000 UTC m=+4.382918389 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2080): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a20c0): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a20c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a20c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a20c0): >_readAt: n=8, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a20c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.12372205 +0000 UTC m=+4.382918389 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a20c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002beee0 item 81 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2140): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2140): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2140): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2140): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2140): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.124853124 +0000 UTC m=+4.384049442 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2140): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2200): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2200): open at offset 5 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2200): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000524d0 item 82 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2200): _readAt: size=2, off=5 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2200): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2200): _writeAt: size=3, off=5 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2200): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2200): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.125371922 +0000 UTC m=+4.384568241 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2200): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2240): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2240): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2240): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2240): >_readAt: n=3, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2240): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.125371922 +0000 UTC m=+4.384568241 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2240): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052a10 item 82 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a22c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a22c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a22c0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a22c0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a22c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.126615185 +0000 UTC m=+4.385811494 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a22c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2400): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2400): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2400): open at offset 5 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2400): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2400): >_readAt: n=2, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2400): _writeAt: size=3, off=7 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053570 item 83 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2400): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2400): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.12697615 +0000 UTC m=+4.386172469 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2400): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2440): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2440): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2440): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2440): >_readAt: n=8, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2440): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.12697615 +0000 UTC m=+4.386172469 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2440): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000536c0 item 83 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a24c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a24c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a24c0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a24c0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a24c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.128112081 +0000 UTC m=+4.387308401 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a24c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2580): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2580): open at offset 5 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2580): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053c70 item 84 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2580): _readAt: size=2, off=5 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2580): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2580): _writeAt: size=3, off=5 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2580): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2580): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.12863028 +0000 UTC m=+4.387826610 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2580): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a25c0): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a25c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a25c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a25c0): >_readAt: n=3, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a25c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.12863028 +0000 UTC m=+4.387826610 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a25c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053ea0 item 84 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2680): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2680): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2680): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2680): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2680): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.129807048 +0000 UTC m=+4.389003368 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2680): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2740): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2740): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2740): open at offset 5 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2740): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2740): >_readAt: n=2, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2740): _writeAt: size=3, off=7 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f45b0 item 85 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2740): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2740): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.130195534 +0000 UTC m=+4.389391853 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2740): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2780): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2780): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2780): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2780): >_readAt: n=8, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2780): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.130195534 +0000 UTC m=+4.389391853 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2780): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f4700 item 85 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2800): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2800): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2800): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2800): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2800): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.139120058 +0000 UTC m=+4.398316376 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2800): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a28c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a28c0): open at offset 5 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a28c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f4a80 item 86 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a28c0): _readAt: size=2, off=5 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a28c0): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a28c0): _writeAt: size=3, off=5 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a28c0): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a28c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.139604452 +0000 UTC m=+4.398800781 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a28c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2900): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2900): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2900): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2900): >_readAt: n=3, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2900): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.139604452 +0000 UTC m=+4.398800781 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2900): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f4cb0 item 86 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2980): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2980): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2980): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2980): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2980): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.140942962 +0000 UTC m=+4.400139281 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2980): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2a80): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2a80): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2a80): open at offset 5 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2a80): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2a80): >_readAt: n=2, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2a80): _writeAt: size=3, off=7 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f5180 item 87 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2a80): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2a80): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.141402581 +0000 UTC m=+4.400598900 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2a80): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2ac0): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2ac0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2ac0): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2ac0): >_readAt: n=8, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2ac0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.141402581 +0000 UTC m=+4.400598900 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2ac0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f52d0 item 87 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2b40): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2b40): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2b40): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2b40): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2b40): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.147179755 +0000 UTC m=+4.406376073 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2b40): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883a40): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883a40): open at offset 5 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883a40): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054cf50 item 88 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883a40): _readAt: size=2, off=5 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883a40): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883a40): _writeAt: size=3, off=5 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883a40): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883a40): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.147581214 +0000 UTC m=+4.406777533 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883a40): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883a80): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883a80): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883a80): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883a80): >_readAt: n=3, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883a80): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.147581214 +0000 UTC m=+4.406777533 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883a80): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054d110 item 88 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883b40): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883b40): open at offset 0 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883b40): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883b40): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883b40): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883b40): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883b40): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883b40): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.151260318 +0000 UTC m=+4.410456637 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883b40): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883b80): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883b80): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883b80): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054d5e0 item 89 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883b80): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883b80): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.151692155 +0000 UTC m=+4.410888474 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883b80): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883c40): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883c40): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883c40): open at offset 5 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883c40): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883c40): >_readAt: n=2, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883c40): _writeAt: size=3, off=7 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054d880 item 89 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883c40): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883c40): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.152201606 +0000 UTC m=+4.411397915 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883c40): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883c80): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883c80): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883c80): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883c80): >_readAt: n=8, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883c80): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.152201606 +0000 UTC m=+4.411397915 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883c80): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054db20 item 89 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883d40): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883d40): open at offset 0 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883d40): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883d40): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883d40): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883d40): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883d40): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883d40): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.159184321 +0000 UTC m=+4.418380631 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883d40): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883d80): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883d80): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883d80): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054de30 item 90 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883d80): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883d80): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.159549344 +0000 UTC m=+4.418745663 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883d80): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883e40): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883e40): open at offset 5 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883e40): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee1c0 item 90 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883e40): _readAt: size=2, off=5 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883e40): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883e40): _writeAt: size=3, off=5 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883e40): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883e40): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.161525165 +0000 UTC m=+4.420721484 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883e40): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883e80): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883e80): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883e80): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883e80): >_readAt: n=3, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883e80): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.161525165 +0000 UTC m=+4.420721484 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883e80): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee4d0 item 90 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4000): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4000): open at offset 0 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4000): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4000): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4000): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4000): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4000): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4000): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.16265187 +0000 UTC m=+4.421848189 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4000): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4040): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4040): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4040): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee7e0 item 91 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4040): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4040): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.166979666 +0000 UTC m=+4.426175985 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4040): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4100): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4100): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4100): open at offset 5 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4100): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4100): >_readAt: n=2, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4100): _writeAt: size=3, off=7 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eeaf0 item 91 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4100): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4100): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.167515066 +0000 UTC m=+4.426711395 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4100): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4140): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4140): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4140): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4140): >_readAt: n=8, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4140): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.167515066 +0000 UTC m=+4.426711395 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4140): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eed20 item 91 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4200): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4200): open at offset 0 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4200): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4200): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4200): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4200): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4200): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4200): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.168655196 +0000 UTC m=+4.427851514 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4200): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4240): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4240): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4240): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ef180 item 92 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4240): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4240): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.169098333 +0000 UTC m=+4.428294652 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4240): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4300): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4300): open at offset 5 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4300): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ef3b0 item 92 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4300): _readAt: size=2, off=5 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4300): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4300): _writeAt: size=3, off=5 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4300): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4300): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.169723672 +0000 UTC m=+4.428919990 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4300): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4340): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4340): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4340): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4340): >_readAt: n=3, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4340): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.169723672 +0000 UTC m=+4.428919990 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4340): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ef500 item 92 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4400): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4400): open at offset 0 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4400): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4400): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4400): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4400): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4400): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4400): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.171011387 +0000 UTC m=+4.430207706 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4400): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4440): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4440): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4440): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ef9d0 item 93 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4440): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4440): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.171466828 +0000 UTC m=+4.430663148 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4440): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4540): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4540): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4540): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4540): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4540): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.171466828 +0000 UTC m=+4.430663148 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4540): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d2000 item 93 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4700): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4700): open at offset 0 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4700): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4700): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4700): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4700): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4700): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4700): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.178009071 +0000 UTC m=+4.437205380 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4700): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4740): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4740): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4740): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d2310 item 94 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4740): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4740): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.178653744 +0000 UTC m=+4.437850064 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4740): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4800): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4800): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4800): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4800): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4800): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.178653744 +0000 UTC m=+4.437850064 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4800): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d2460 item 94 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c48c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c48c0): open at offset 0 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c48c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c48c0): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c48c0): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c48c0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c48c0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c48c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.183351812 +0000 UTC m=+4.442548131 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c48c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4900): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4900): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4900): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d2700 item 95 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4900): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4900): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.183810349 +0000 UTC m=+4.443006668 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4900): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c49c0): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c49c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c49c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c49c0): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c49c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.183810349 +0000 UTC m=+4.443006668 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c49c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d28c0 item 95 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 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 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4a80): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4a80): open at offset 0 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4a80): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4a80): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4a80): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4a80): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4a80): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4a80): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.185168747 +0000 UTC m=+4.444365076 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4a80): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4ac0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4ac0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4ac0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d2cb0 item 96 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4ac0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4ac0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.18560915 +0000 UTC m=+4.444805469 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4ac0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4b80): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4b80): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4b80): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4b80): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4b80): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.18560915 +0000 UTC m=+4.444805469 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4b80): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d2fc0 item 96 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= 2024/12/11 01:26:43 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:43 DEBUG : : Looking for writers 2024/12/11 01:26:43 DEBUG : >WaitForWriters: 2024/12/11 01:26:43 DEBUG : vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:43 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:43 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 01:26:43 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:43 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:43 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 01:26:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:43 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 01:26:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2024/12/11 01:26:43 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2c00): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2c00): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2c00): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2c00): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2c00): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.196014309 +0000 UTC m=+4.455210618 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2c00): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2c40): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2c40): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2c40): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2c40): >_readAt: n=2, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2c40): _writeAt: size=3, off=2 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2c40): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2c40): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.196014309 +0000 UTC m=+4.455210618 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2c40): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2c80): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2c80): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2c80): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2c80): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2c80): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.196014309 +0000 UTC m=+4.455210618 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2c80): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f5730 item 1 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2cc0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2cc0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2cc0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2cc0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2cc0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.200434887 +0000 UTC m=+4.459631206 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2cc0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2d00): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2d00): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2d00): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2d00): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2d00): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.200434887 +0000 UTC m=+4.459631206 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2d00): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f5ce0 item 2 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2d40): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2d40): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2d40): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2d40): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2d40): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.201891819 +0000 UTC m=+4.461088139 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2d40): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2d80): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2d80): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2d80): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2d80): >_readAt: n=2, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2d80): _writeAt: size=3, off=2 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2d80): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2d80): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.201891819 +0000 UTC m=+4.461088139 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2d80): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2dc0): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2dc0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2dc0): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2dc0): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2dc0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.201891819 +0000 UTC m=+4.461088139 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2dc0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004641c0 item 3 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2e40): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2e40): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2e40): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2e40): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2e40): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.203952289 +0000 UTC m=+4.463148618 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2e40): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2ec0): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2ec0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2ec0): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2ec0): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2ec0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.203952289 +0000 UTC m=+4.463148618 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2ec0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004649a0 item 4 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2f00): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2f00): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2f00): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2f00): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2f00): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.214635708 +0000 UTC m=+4.473832027 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2f00): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2f40): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2f40): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2f40): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2f40): >_readAt: n=2, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2f40): _writeAt: size=3, off=2 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2f40): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2f40): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.214635708 +0000 UTC m=+4.473832027 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2f40): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2f80): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2f80): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2f80): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2f80): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2f80): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.214635708 +0000 UTC m=+4.473832027 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2f80): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465110 item 5 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3000): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3000): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3000): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3000): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3000): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.216850065 +0000 UTC m=+4.476046394 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3000): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3080): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3080): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3080): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3080): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3080): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.216850065 +0000 UTC m=+4.476046394 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3080): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465880 item 6 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3100): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3100): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3100): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3100): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3100): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.218275918 +0000 UTC m=+4.477472237 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3100): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a31c0): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a31c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a31c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a31c0): >_readAt: n=2, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a31c0): _writeAt: size=3, off=2 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a31c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a31c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.218275918 +0000 UTC m=+4.477472237 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a31c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3200): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3200): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3200): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3200): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3200): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.218275918 +0000 UTC m=+4.477472237 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3200): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465d50 item 7 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3280): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3280): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3280): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3280): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3280): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.220414073 +0000 UTC m=+4.479610392 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3280): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602080): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602080): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602080): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602080): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602080): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.220414073 +0000 UTC m=+4.479610392 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602080): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478070 item 8 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602240): _readAt: size=2, off=0 2024/12/11 01:26:43 ERROR : open-test-file(0xc000602240): Couldn't read size of file 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602240): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602240): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602240): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602240): close: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602240): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602280): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602280): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602280): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602280): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602280): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.230902017 +0000 UTC m=+4.490098336 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602280): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602300): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602300): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602300): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602300): >_readAt: n=2, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602300): _writeAt: size=3, off=2 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602300): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602300): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.230902017 +0000 UTC m=+4.490098336 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602300): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602340): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602340): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602340): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602340): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602340): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.230902017 +0000 UTC m=+4.490098336 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602340): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478380 item 9 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602440): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602440): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602440): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602440): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602440): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.240556243 +0000 UTC m=+4.499752561 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602440): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006024c0): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006024c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006024c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006024c0): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006024c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.240556243 +0000 UTC m=+4.499752561 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006024c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478770 item 10 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602580): _readAt: size=2, off=0 2024/12/11 01:26:43 ERROR : open-test-file(0xc000602580): Couldn't read size of file 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602580): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602580): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602580): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602580): close: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602580): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006025c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006025c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006025c0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006025c0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006025c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.250843561 +0000 UTC m=+4.510039881 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006025c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602680): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602680): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602680): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602680): >_readAt: n=2, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602680): _writeAt: size=3, off=2 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602680): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602680): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.250843561 +0000 UTC m=+4.510039881 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602680): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006026c0): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006026c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006026c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006026c0): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006026c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.250843561 +0000 UTC m=+4.510039881 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006026c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478a80 item 11 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602780): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602780): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602780): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602780): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602780): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.267302631 +0000 UTC m=+4.526498950 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602780): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602800): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602800): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602800): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602800): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602800): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.267302631 +0000 UTC m=+4.526498950 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602800): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478ee0 item 12 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602900): _readAt: size=2, off=0 2024/12/11 01:26:43 ERROR : open-test-file(0xc000602900): Couldn't read size of file 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602900): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602900): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602900): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602900): close: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602900): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602940): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602940): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602940): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602940): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602940): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.269048443 +0000 UTC m=+4.528244772 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602940): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602a00): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602a00): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602a00): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602a00): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602a00): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.269048443 +0000 UTC m=+4.528244772 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602a00): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479180 item 13 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602ac0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602ac0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602ac0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602ac0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602ac0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.270656297 +0000 UTC m=+4.529852616 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602ac0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602c00): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602c00): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602c00): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602c00): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602c00): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.270656297 +0000 UTC m=+4.529852616 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602c00): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479490 item 14 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602cc0): _readAt: size=2, off=0 2024/12/11 01:26:43 ERROR : open-test-file(0xc000602cc0): Couldn't read size of file 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602cc0): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602cc0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602cc0): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602cc0): close: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602cc0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602d00): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602d00): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602d00): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602d00): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602d00): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.272324343 +0000 UTC m=+4.531520662 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602d00): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602dc0): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602dc0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602dc0): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602dc0): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602dc0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.272324343 +0000 UTC m=+4.531520662 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602dc0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479810 item 15 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602e40): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602e40): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602e40): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602e40): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602e40): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.273906458 +0000 UTC m=+4.533102787 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602e40): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602ec0): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602ec0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602ec0): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602ec0): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602ec0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.273906458 +0000 UTC m=+4.533102787 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602ec0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479b20 item 16 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602f00): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602f00): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602f00): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602f00): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602f00): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.275340108 +0000 UTC m=+4.534536437 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602f00): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602f40): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602f40): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602f40): open at offset 5 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602f40): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602f40): >_readAt: n=2, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602f40): _writeAt: size=3, off=7 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602f40): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602f40): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.275340108 +0000 UTC m=+4.534536437 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602f40): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602f80): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602f80): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602f80): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602f80): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602f80): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.275340108 +0000 UTC m=+4.534536437 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602f80): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479ea0 item 17 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603000): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603000): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603000): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603000): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603000): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.277339312 +0000 UTC m=+4.536535631 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603000): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603080): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603080): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603080): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603080): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603080): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.277339312 +0000 UTC m=+4.536535631 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603080): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b4690 item 18 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602080): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602080): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602080): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602080): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602080): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.287713423 +0000 UTC m=+4.546909762 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602080): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602300): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602300): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602300): open at offset 5 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602300): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602300): >_readAt: n=2, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602300): _writeAt: size=3, off=7 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602300): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602300): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.287713423 +0000 UTC m=+4.546909762 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602300): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602340): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602340): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602340): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602340): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602340): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.287713423 +0000 UTC m=+4.546909762 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602340): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b4310 item 19 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2040): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2040): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2040): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2040): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2040): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.292542274 +0000 UTC m=+4.551738593 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2040): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a20c0): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a20c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a20c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a20c0): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a20c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.292542274 +0000 UTC m=+4.551738593 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a20c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d41c0 item 20 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2140): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2140): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2140): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2140): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2140): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.294035424 +0000 UTC m=+4.553231753 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2140): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2200): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2200): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2200): open at offset 5 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2200): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2200): >_readAt: n=2, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2200): _writeAt: size=3, off=7 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2200): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2200): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.294035424 +0000 UTC m=+4.553231753 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2200): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2240): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2240): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2240): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2240): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2240): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.294035424 +0000 UTC m=+4.553231753 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2240): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4620 item 21 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a22c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a22c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a22c0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a22c0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a22c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.299418531 +0000 UTC m=+4.558614850 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a22c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a23c0): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a23c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a23c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a23c0): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a23c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.299418531 +0000 UTC m=+4.558614850 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a23c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4a80 item 22 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2440): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2440): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2440): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2440): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2440): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.300859813 +0000 UTC m=+4.560056132 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2440): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2500): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2500): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2500): open at offset 5 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2500): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2500): >_readAt: n=2, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2500): _writeAt: size=3, off=7 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2500): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2500): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.300859813 +0000 UTC m=+4.560056132 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2500): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2540): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2540): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2540): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2540): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2540): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.300859813 +0000 UTC m=+4.560056132 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2540): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4e70 item 23 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602440): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602440): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602440): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602440): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602440): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.302448873 +0000 UTC m=+4.561645191 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602440): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006024c0): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006024c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006024c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006024c0): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006024c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.302448873 +0000 UTC m=+4.561645191 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006024c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b4930 item 24 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602580): _readAt: size=2, off=0 2024/12/11 01:26:43 ERROR : open-test-file(0xc000602580): Couldn't read size of file 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602580): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602580): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602580): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602580): close: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602580): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006025c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006025c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006025c0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006025c0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006025c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.307081407 +0000 UTC m=+4.566277726 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006025c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602680): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602680): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602680): open at offset 5 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602680): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602680): >_readAt: n=2, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602680): _writeAt: size=3, off=7 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602680): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602680): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.307081407 +0000 UTC m=+4.566277726 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602680): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006026c0): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006026c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006026c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006026c0): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006026c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.307081407 +0000 UTC m=+4.566277726 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006026c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b4e70 item 25 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602780): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602780): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602780): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602780): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602780): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.308927426 +0000 UTC m=+4.568123755 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602780): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602800): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602800): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602800): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602800): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602800): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.308927426 +0000 UTC m=+4.568123755 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602800): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b5490 item 26 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602900): _readAt: size=2, off=0 2024/12/11 01:26:43 ERROR : open-test-file(0xc000602900): Couldn't read size of file 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602900): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602900): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602900): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602900): close: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602900): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602940): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602940): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602940): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602940): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602940): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.310578952 +0000 UTC m=+4.569775271 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602940): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602a00): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602a00): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602a00): open at offset 5 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602a00): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602a00): >_readAt: n=2, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602a00): _writeAt: size=3, off=7 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602a00): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602a00): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.310578952 +0000 UTC m=+4.569775271 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602a00): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602a40): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602a40): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602a40): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602a40): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602a40): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.310578952 +0000 UTC m=+4.569775271 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602a40): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b57a0 item 27 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602bc0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602bc0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602bc0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602bc0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602bc0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.312539303 +0000 UTC m=+4.571735623 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602bc0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602c40): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602c40): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602c40): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602c40): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602c40): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.312539303 +0000 UTC m=+4.571735623 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602c40): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b5b90 item 28 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602d00): _readAt: size=2, off=0 2024/12/11 01:26:43 ERROR : open-test-file(0xc000602d00): Couldn't read size of file 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602d00): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602d00): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602d00): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602d00): close: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602d00): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602d40): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602d40): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602d40): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602d40): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602d40): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.314171833 +0000 UTC m=+4.573368162 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602d40): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602e00): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602e00): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602e00): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602e00): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602e00): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.314171833 +0000 UTC m=+4.573368162 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602e00): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b5e30 item 29 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602e80): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602e80): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602e80): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602e80): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602e80): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.315752557 +0000 UTC m=+4.574948886 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602e80): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602f00): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602f00): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602f00): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602f00): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602f00): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.315752557 +0000 UTC m=+4.574948886 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602f00): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d2150 item 30 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602fc0): _readAt: size=2, off=0 2024/12/11 01:26:43 ERROR : open-test-file(0xc000602fc0): Couldn't read size of file 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602fc0): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602fc0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602fc0): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602fc0): close: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000602fc0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603040): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603040): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603040): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603040): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603040): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.324238601 +0000 UTC m=+4.583434920 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603040): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603100): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603100): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603100): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603100): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603100): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.324238601 +0000 UTC m=+4.583434920 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603100): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d2460 item 31 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 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 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603180): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603180): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603180): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603180): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603180): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.325978872 +0000 UTC m=+4.585175190 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603180): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603200): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603200): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603200): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603200): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603200): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.325978872 +0000 UTC m=+4.585175190 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603200): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d2700 item 32 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603240): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603240): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603240): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603240): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603240): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.327546601 +0000 UTC m=+4.586742920 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603240): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603280): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603280): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603280): _writeAt: size=3, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603280): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603280): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d2a80 item 33 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603280): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603280): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.328108641 +0000 UTC m=+4.587304960 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603280): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006032c0): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006032c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006032c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006032c0): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006032c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.328108641 +0000 UTC m=+4.587304960 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006032c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d2cb0 item 33 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603300): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603300): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603300): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603300): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603300): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.329538402 +0000 UTC m=+4.588734731 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603300): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603340): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603340): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d3260 item 34 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603340): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603340): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603340): _writeAt: size=3, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603340): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603340): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.330134556 +0000 UTC m=+4.589330865 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603340): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603380): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603380): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603380): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603380): >_readAt: n=3, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603380): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.330134556 +0000 UTC m=+4.589330865 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603380): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d3490 item 34 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006033c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006033c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006033c0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006033c0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006033c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.331637183 +0000 UTC m=+4.590833512 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006033c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603400): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603400): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603400): _writeAt: size=3, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603400): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603400): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d3880 item 35 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603400): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603400): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.332186349 +0000 UTC m=+4.591382668 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603400): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603440): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603440): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603440): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603440): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603440): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.332186349 +0000 UTC m=+4.591382668 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603440): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d3ab0 item 35 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006034c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006034c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006034c0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006034c0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006034c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.333572719 +0000 UTC m=+4.592769058 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006034c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2600): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2600): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d52d0 item 36 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2600): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2600): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2600): _writeAt: size=3, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2600): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2600): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.339092621 +0000 UTC m=+4.598288940 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2600): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2680): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2680): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2680): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2680): >_readAt: n=3, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2680): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.339092621 +0000 UTC m=+4.598288940 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2680): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5490 item 36 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a26c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a26c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a26c0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a26c0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a26c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.34054269 +0000 UTC m=+4.599739020 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a26c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2700): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2700): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2700): _writeAt: size=3, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2700): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2700): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5730 item 37 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2700): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2700): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.341091426 +0000 UTC m=+4.600287744 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2700): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2740): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2740): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2740): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2740): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2740): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.341091426 +0000 UTC m=+4.600287744 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2740): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5880 item 37 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a27c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a27c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a27c0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a27c0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a27c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.342445184 +0000 UTC m=+4.601641513 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a27c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2880): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2880): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5d50 item 38 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2880): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2880): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2880): _writeAt: size=3, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2880): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2880): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.343084659 +0000 UTC m=+4.602280978 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2880): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a28c0): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a28c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a28c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a28c0): >_readAt: n=3, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a28c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.343084659 +0000 UTC m=+4.602280978 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a28c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5f10 item 38 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2940): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2940): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2940): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2940): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2940): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.344491046 +0000 UTC m=+4.603687366 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2940): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2a40): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2a40): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2a40): _writeAt: size=3, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2a40): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2a40): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4540 item 39 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2a40): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2a40): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.345045562 +0000 UTC m=+4.604241882 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2a40): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2a80): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2a80): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2a80): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2a80): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2a80): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.345045562 +0000 UTC m=+4.604241882 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2a80): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4690 item 39 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2b00): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2b00): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2b00): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2b00): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2b00): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.34644682 +0000 UTC m=+4.605643140 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2b00): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2bc0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2bc0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4930 item 40 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2bc0): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2bc0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2bc0): _writeAt: size=3, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2bc0): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2bc0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.347063091 +0000 UTC m=+4.606259410 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2bc0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2c00): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2c00): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2c00): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2c00): >_readAt: n=3, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2c00): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.347063091 +0000 UTC m=+4.606259410 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2c00): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4a80 item 40 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2c40): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2c40): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2c40): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2c40): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2c40): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2c40): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2c40): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.349216695 +0000 UTC m=+4.608413014 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2c40): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2c80): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2c80): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2c80): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4d90 item 41 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2c80): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2c80): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.349722751 +0000 UTC m=+4.608919070 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2c80): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2cc0): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2cc0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2cc0): _writeAt: size=3, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2cc0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2cc0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4ee0 item 41 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2cc0): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2cc0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.350273169 +0000 UTC m=+4.609469488 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2cc0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2d00): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2d00): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2d00): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2d00): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2d00): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.350273169 +0000 UTC m=+4.609469488 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2d00): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f50a0 item 41 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2dc0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2dc0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2dc0): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2dc0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2dc0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2dc0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2dc0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.351717337 +0000 UTC m=+4.610913656 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2dc0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2e00): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2e00): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2e00): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5340 item 42 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2e00): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2e00): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.352428366 +0000 UTC m=+4.611624684 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2e00): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2ec0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2ec0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5500 item 42 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2ec0): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2ec0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2ec0): _writeAt: size=3, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2ec0): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2ec0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.35330885 +0000 UTC m=+4.612505168 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2ec0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2f00): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2f00): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2f00): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2f00): >_readAt: n=3, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2f00): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.35330885 +0000 UTC m=+4.612505168 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2f00): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5730 item 42 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2fc0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2fc0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2fc0): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2fc0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2fc0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2fc0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2fc0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.354944566 +0000 UTC m=+4.614140895 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a2fc0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3000): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3000): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3000): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5ab0 item 43 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3000): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3000): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.355479535 +0000 UTC m=+4.614675855 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3000): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a30c0): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a30c0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a30c0): _writeAt: size=3, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a30c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a30c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5c00 item 43 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a30c0): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a30c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.356024043 +0000 UTC m=+4.615220362 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a30c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3100): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3100): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3100): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3100): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3100): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.356024043 +0000 UTC m=+4.615220362 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3100): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5d50 item 43 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a31c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a31c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a31c0): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a31c0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a31c0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a31c0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a31c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.357401677 +0000 UTC m=+4.616598006 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a31c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3200): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3200): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3200): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a8620 item 44 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3200): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3200): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.357908013 +0000 UTC m=+4.617104332 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3200): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a32c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a32c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a8930 item 44 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a32c0): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a32c0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a32c0): _writeAt: size=3, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a32c0): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a32c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.35849028 +0000 UTC m=+4.617686609 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a32c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3300): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3300): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3300): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3300): >_readAt: n=3, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3300): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.35849028 +0000 UTC m=+4.617686609 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3300): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a8cb0 item 44 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a33c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a33c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a33c0): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a33c0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a33c0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a33c0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a33c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.360051527 +0000 UTC m=+4.619247845 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a33c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3400): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3400): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3400): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a9110 item 45 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3400): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3400): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.360563704 +0000 UTC m=+4.619760023 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3400): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a34c0): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a34c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a34c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a34c0): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a34c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.360563704 +0000 UTC m=+4.619760023 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a34c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a9490 item 45 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a35c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a35c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a35c0): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a35c0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a35c0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a35c0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a35c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.362182919 +0000 UTC m=+4.621379248 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a35c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3600): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3600): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3600): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a9810 item 46 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3600): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3600): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.362746292 +0000 UTC m=+4.621942611 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3600): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a36c0): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a36c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a36c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a36c0): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a36c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.362746292 +0000 UTC m=+4.621942611 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a36c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a9a40 item 46 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3780): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3780): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3780): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3780): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3780): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3780): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3780): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.364280118 +0000 UTC m=+4.623476437 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3780): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a37c0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a37c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a37c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a9dc0 item 47 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a37c0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a37c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.364815588 +0000 UTC m=+4.624011907 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a37c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3880): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3880): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3880): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3880): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3880): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.364815588 +0000 UTC m=+4.624011907 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3880): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c000 item 47 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3980): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3980): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3980): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3980): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3980): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3980): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3980): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.36631586 +0000 UTC m=+4.625512170 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3980): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a39c0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a39c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a39c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c8c0 item 48 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a39c0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a39c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.36685047 +0000 UTC m=+4.626046788 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a39c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3a80): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3a80): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3a80): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3a80): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3a80): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.36685047 +0000 UTC m=+4.626046788 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3a80): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ca10 item 48 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3ac0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3ac0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3ac0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3ac0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3ac0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.368469884 +0000 UTC m=+4.627666213 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3ac0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3b00): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3b00): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3b00): _writeAt: size=3, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3b00): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3b00): open at offset 5 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3b00): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cd20 item 49 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3b00): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3b00): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.369026424 +0000 UTC m=+4.628222744 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3b00): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3b40): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3b40): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3b40): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3b40): >_readAt: n=8, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3b40): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.369026424 +0000 UTC m=+4.628222744 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3b40): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ce70 item 49 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3bc0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3bc0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3bc0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3bc0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3bc0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.370520135 +0000 UTC m=+4.629716474 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3bc0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3c80): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3c80): open at offset 5 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3c80): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d1f0 item 50 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3c80): _readAt: size=2, off=5 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3c80): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3c80): _writeAt: size=3, off=5 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3c80): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3c80): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.371134873 +0000 UTC m=+4.630331212 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3c80): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3cc0): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3cc0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3cc0): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3cc0): >_readAt: n=3, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3cc0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.371134873 +0000 UTC m=+4.630331212 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3cc0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d340 item 50 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3d40): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3d40): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3d40): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3d40): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3d40): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.372565266 +0000 UTC m=+4.631761584 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3d40): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603580): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603580): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603580): _writeAt: size=3, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603580): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603580): open at offset 5 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603580): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d3ce0 item 51 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603580): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603580): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.372905251 +0000 UTC m=+4.632101570 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603580): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006035c0): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006035c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006035c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006035c0): >_readAt: n=8, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006035c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.372905251 +0000 UTC m=+4.632101570 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006035c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d3ea0 item 51 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603640): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603640): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603640): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603640): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603640): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.373758775 +0000 UTC m=+4.632955084 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603640): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603700): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603700): open at offset 5 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603700): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004683f0 item 52 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603700): _readAt: size=2, off=5 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603700): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603700): _writeAt: size=3, off=5 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603700): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603700): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.374166056 +0000 UTC m=+4.633362385 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603700): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603740): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603740): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603740): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603740): >_readAt: n=3, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603740): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.374166056 +0000 UTC m=+4.633362385 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603740): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004685b0 item 52 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006037c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006037c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006037c0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006037c0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006037c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.374910738 +0000 UTC m=+4.634107046 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006037c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603880): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603880): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603880): _writeAt: size=3, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603880): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603880): open at offset 5 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603880): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468a80 item 53 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603880): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603880): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.375317758 +0000 UTC m=+4.634514077 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603880): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006038c0): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006038c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006038c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006038c0): >_readAt: n=8, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006038c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.375317758 +0000 UTC m=+4.634514077 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006038c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468d90 item 53 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006039c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006039c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006039c0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006039c0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006039c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.376169219 +0000 UTC m=+4.635365528 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006039c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603ac0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603ac0): open at offset 5 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603ac0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469500 item 54 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603ac0): _readAt: size=2, off=5 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603ac0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603ac0): _writeAt: size=3, off=5 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603ac0): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603ac0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.376545141 +0000 UTC m=+4.635741470 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603ac0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603b00): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603b00): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603b00): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603b00): >_readAt: n=3, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603b00): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.376545141 +0000 UTC m=+4.635741470 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603b00): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004697a0 item 54 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603b80): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603b80): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603b80): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603b80): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603b80): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.377739392 +0000 UTC m=+4.636935721 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603b80): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603c40): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603c40): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603c40): _writeAt: size=3, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603c40): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603c40): open at offset 5 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603c40): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469b20 item 55 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603c40): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603c40): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.378307944 +0000 UTC m=+4.637504273 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603c40): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603c80): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603c80): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603c80): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603c80): >_readAt: n=8, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603c80): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.378307944 +0000 UTC m=+4.637504273 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603c80): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000312690 item 55 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603d00): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603d00): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603d00): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603d00): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603d00): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.380017679 +0000 UTC m=+4.639214008 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603d00): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603e00): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603e00): open at offset 5 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603e00): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000313260 item 56 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603e00): _readAt: size=2, off=5 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603e00): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603e00): _writeAt: size=3, off=5 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603e00): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603e00): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.380636705 +0000 UTC m=+4.639833014 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603e00): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603e40): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603e40): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603e40): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603e40): >_readAt: n=3, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603e40): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.380636705 +0000 UTC m=+4.639833014 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603e40): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000313420 item 56 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603f00): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603f00): open at offset 0 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603f00): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603f00): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603f00): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603f00): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603f00): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603f00): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.382064212 +0000 UTC m=+4.641260541 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603f00): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603f40): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603f40): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603f40): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003138f0 item 57 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603f40): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603f40): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.382613227 +0000 UTC m=+4.641809547 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000603f40): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4080): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4080): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4080): _writeAt: size=3, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4080): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4080): open at offset 5 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4080): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000313a40 item 57 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4080): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4080): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.383248865 +0000 UTC m=+4.642445194 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4080): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c40c0): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c40c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c40c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c40c0): >_readAt: n=8, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c40c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.383248865 +0000 UTC m=+4.642445194 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c40c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000313b90 item 57 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4180): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4180): open at offset 0 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4180): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4180): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4180): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4180): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4180): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4180): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.384638491 +0000 UTC m=+4.643834820 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4180): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c41c0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c41c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c41c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000313e30 item 58 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c41c0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c41c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.385181896 +0000 UTC m=+4.644378215 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c41c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4280): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4280): open at offset 5 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4280): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004802a0 item 58 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4280): _readAt: size=2, off=5 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4280): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4280): _writeAt: size=3, off=5 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4280): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4280): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.385809168 +0000 UTC m=+4.645005497 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4280): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c42c0): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c42c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c42c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c42c0): >_readAt: n=3, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c42c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.385809168 +0000 UTC m=+4.645005497 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c42c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480cb0 item 58 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4380): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4380): open at offset 0 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4380): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4380): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4380): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4380): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4380): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4380): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.38729833 +0000 UTC m=+4.646494668 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4380): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c43c0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c43c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c43c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481730 item 59 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c43c0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c43c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.387872933 +0000 UTC m=+4.647069252 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c43c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c44c0): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c44c0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c44c0): _writeAt: size=3, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c44c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c44c0): open at offset 5 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c44c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481ab0 item 59 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c44c0): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c44c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.388445763 +0000 UTC m=+4.647642083 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c44c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4500): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4500): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4500): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4500): >_readAt: n=8, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4500): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.388445763 +0000 UTC m=+4.647642083 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4500): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481f10 item 59 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c45c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c45c0): open at offset 0 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c45c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c45c0): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c45c0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c45c0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c45c0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c45c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.389856078 +0000 UTC m=+4.649052388 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c45c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4700): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4700): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4700): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ceb60 item 60 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4700): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4700): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.390396699 +0000 UTC m=+4.649593017 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4700): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c47c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c47c0): open at offset 5 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c47c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cefc0 item 60 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c47c0): _readAt: size=2, off=5 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c47c0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c47c0): _writeAt: size=3, off=5 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c47c0): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c47c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.391084153 +0000 UTC m=+4.650280472 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c47c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4800): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4800): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4800): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4800): >_readAt: n=3, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4800): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.391084153 +0000 UTC m=+4.650280472 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4800): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cf340 item 60 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c48c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c48c0): open at offset 0 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c48c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c48c0): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c48c0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c48c0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c48c0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c48c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.392535464 +0000 UTC m=+4.651731793 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c48c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4900): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4900): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4900): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cf960 item 61 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4900): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4900): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.393118453 +0000 UTC m=+4.652314772 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4900): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c49c0): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c49c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c49c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c49c0): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c49c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.393118453 +0000 UTC m=+4.652314772 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c49c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cfab0 item 61 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4a80): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4a80): open at offset 0 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4a80): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4a80): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4a80): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4a80): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4a80): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4a80): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.394673589 +0000 UTC m=+4.653869918 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4a80): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4ac0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4ac0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4ac0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cfd50 item 62 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4ac0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4ac0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.395204902 +0000 UTC m=+4.654401221 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4ac0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4b80): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4b80): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4b80): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4b80): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4b80): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.395204902 +0000 UTC m=+4.654401221 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4b80): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002be0e0 item 62 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4c40): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4c40): open at offset 0 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4c40): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4c40): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4c40): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4c40): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4c40): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4c40): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.396813617 +0000 UTC m=+4.656009936 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4c40): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4c80): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4c80): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4c80): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002bea10 item 63 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4c80): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4c80): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.397331043 +0000 UTC m=+4.656527362 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4c80): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4d80): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4d80): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4d80): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4d80): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4d80): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.397331043 +0000 UTC m=+4.656527362 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4d80): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002bf880 item 63 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 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 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4e80): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4e80): open at offset 0 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4e80): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4e80): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4e80): >_readAt: n=0, err=Bad file descriptor 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4e80): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4e80): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4e80): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.399064783 +0000 UTC m=+4.658261102 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4e80): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4ec0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4ec0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4ec0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052690 item 64 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4ec0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4ec0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.399670314 +0000 UTC m=+4.658866633 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4ec0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4f80): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4f80): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4f80): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4f80): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4f80): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.399670314 +0000 UTC m=+4.658866633 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4f80): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052b60 item 64 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4fc0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4fc0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4fc0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4fc0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4fc0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.401251127 +0000 UTC m=+4.660447456 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c4fc0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c5000): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c5000): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c5000): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c5000): >_readAt: n=2, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c5000): _writeAt: size=3, off=2 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053570 item 65 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c5000): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c5000): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.401870554 +0000 UTC m=+4.661066873 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c5000): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c5040): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c5040): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c5040): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c5040): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c5040): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.401870554 +0000 UTC m=+4.661066873 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0006c5040): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000536c0 item 65 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3d80): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3d80): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3d80): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3d80): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3d80): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.403221138 +0000 UTC m=+4.662417446 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3d80): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3dc0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3dc0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d810 item 66 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3dc0): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3dc0): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3dc0): _writeAt: size=3, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3dc0): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3dc0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.403676418 +0000 UTC m=+4.662872758 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3dc0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3e00): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3e00): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3e00): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3e00): >_readAt: n=3, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3e00): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.403676418 +0000 UTC m=+4.662872758 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3e00): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d960 item 66 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3e40): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3e40): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3e40): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3e40): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3e40): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.404529041 +0000 UTC m=+4.663725360 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3e40): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3e80): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3e80): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3e80): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3e80): >_readAt: n=2, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3e80): _writeAt: size=3, off=2 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046dc00 item 67 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3e80): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3e80): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.404946882 +0000 UTC m=+4.664143201 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3e80): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3ec0): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3ec0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3ec0): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3ec0): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3ec0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.404946882 +0000 UTC m=+4.664143201 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3ec0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ddc0 item 67 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3f40): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3f40): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3f40): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3f40): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3f40): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.405849458 +0000 UTC m=+4.665045777 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008a3f40): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bc980): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bc980): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054c1c0 item 68 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bc980): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bc980): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bc980): _writeAt: size=3, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bc980): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bc980): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.40623099 +0000 UTC m=+4.665427319 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bc980): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bc9c0): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bc9c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bc9c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bc9c0): >_readAt: n=3, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bc9c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.40623099 +0000 UTC m=+4.665427319 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bc9c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054c3f0 item 68 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bca00): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bca00): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bca00): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bca00): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bca00): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.407028189 +0000 UTC m=+4.666224509 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bca00): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bca80): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bca80): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bca80): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bca80): >_readAt: n=2, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bca80): _writeAt: size=3, off=2 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054cb60 item 69 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bca80): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bca80): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.407511874 +0000 UTC m=+4.666708192 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bca80): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bcb00): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bcb00): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bcb00): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bcb00): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bcb00): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.407511874 +0000 UTC m=+4.666708192 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bcb00): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054cf50 item 69 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bce40): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bce40): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bce40): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bce40): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bce40): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.410757066 +0000 UTC m=+4.669953405 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bce40): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bcf00): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bcf00): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054d340 item 70 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bcf00): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bcf00): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bcf00): _writeAt: size=3, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bcf00): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bcf00): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.411488683 +0000 UTC m=+4.670685002 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bcf00): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bcf40): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bcf40): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bcf40): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bcf40): >_readAt: n=3, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bcf40): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.411488683 +0000 UTC m=+4.670685002 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bcf40): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054d5e0 item 70 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bcfc0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bcfc0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bcfc0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bcfc0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bcfc0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.414454994 +0000 UTC m=+4.673651314 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bcfc0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd080): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd080): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd080): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd080): >_readAt: n=2, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd080): _writeAt: size=3, off=2 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054db20 item 71 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd080): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd080): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.415081456 +0000 UTC m=+4.674277774 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd080): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd0c0): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd0c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd0c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd0c0): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd0c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.415081456 +0000 UTC m=+4.674277774 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd0c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054dce0 item 71 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd140): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd140): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd140): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd140): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd140): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.423320518 +0000 UTC m=+4.682516837 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd140): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd240): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd240): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee1c0 item 72 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd240): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd240): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd240): _writeAt: size=3, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd240): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd240): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.423941328 +0000 UTC m=+4.683137657 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd240): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd280): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd280): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd280): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd280): >_readAt: n=3, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd280): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.423941328 +0000 UTC m=+4.683137657 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd280): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee4d0 item 72 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd2c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd2c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd2c0): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd2c0): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd2c0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd2c0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd2c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.42559656 +0000 UTC m=+4.684792879 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd2c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd300): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd300): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd300): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee7e0 item 73 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd300): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd300): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.427334306 +0000 UTC m=+4.686530625 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd300): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd340): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd340): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd340): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd340): >_readAt: n=2, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd340): _writeAt: size=3, off=2 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eeaf0 item 73 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd340): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd340): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.428032951 +0000 UTC m=+4.687229271 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd340): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd380): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd380): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd380): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd380): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd380): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.428032951 +0000 UTC m=+4.687229271 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd380): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eed20 item 73 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd440): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd440): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd440): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd440): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd440): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd440): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd440): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.429566506 +0000 UTC m=+4.688762826 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd440): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd480): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd480): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd480): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ef180 item 74 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd480): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd480): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.42993258 +0000 UTC m=+4.689128899 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd480): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd5c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd5c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ef3b0 item 74 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd5c0): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd5c0): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd5c0): _writeAt: size=3, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd5c0): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd5c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.43041379 +0000 UTC m=+4.689610109 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd5c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd600): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd600): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd600): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd600): >_readAt: n=3, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd600): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.43041379 +0000 UTC m=+4.689610109 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd600): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ef500 item 74 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd940): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd940): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd940): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd940): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd940): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd940): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd940): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.43165019 +0000 UTC m=+4.690846509 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd940): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd980): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd980): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd980): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ef9d0 item 75 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd980): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd980): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.432183947 +0000 UTC m=+4.691380266 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bd980): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bda40): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bda40): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bda40): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bda40): >_readAt: n=2, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bda40): _writeAt: size=3, off=2 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f4230 item 75 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bda40): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bda40): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.432599132 +0000 UTC m=+4.691795562 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bda40): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bda80): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bda80): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bda80): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bda80): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bda80): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.432599132 +0000 UTC m=+4.691795562 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bda80): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f44d0 item 75 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdb40): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdb40): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdb40): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdb40): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdb40): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdb40): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdb40): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.434106408 +0000 UTC m=+4.693302728 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdb40): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdb80): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdb80): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdb80): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f4770 item 76 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdb80): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdb80): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.434773514 +0000 UTC m=+4.693969824 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdb80): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdc40): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdc40): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f49a0 item 76 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdc40): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdc40): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdc40): _writeAt: size=3, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdc40): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdc40): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.435533535 +0000 UTC m=+4.694729844 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdc40): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdc80): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdc80): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdc80): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdc80): >_readAt: n=3, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdc80): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.435533535 +0000 UTC m=+4.694729844 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdc80): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f4af0 item 76 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdd40): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdd40): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdd40): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdd40): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdd40): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdd40): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdd40): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.437140547 +0000 UTC m=+4.696336876 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdd40): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdd80): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdd80): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdd80): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f50a0 item 77 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdd80): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdd80): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.437820517 +0000 UTC m=+4.697016836 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdd80): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bde40): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bde40): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bde40): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bde40): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bde40): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.437820517 +0000 UTC m=+4.697016836 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bde40): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f51f0 item 77 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdf00): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdf00): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdf00): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdf00): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdf00): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdf00): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdf00): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.440149999 +0000 UTC m=+4.699346328 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdf00): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdf40): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdf40): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdf40): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f5570 item 78 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdf40): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdf40): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.440785626 +0000 UTC m=+4.699981945 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0004bdf40): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008820c0): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008820c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008820c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008820c0): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008820c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.440785626 +0000 UTC m=+4.699981945 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008820c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f5730 item 78 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882180): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882180): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882180): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882180): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882180): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882180): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882180): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.44282687 +0000 UTC m=+4.702023189 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882180): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008821c0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008821c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008821c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f5b20 item 79 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008821c0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008821c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.443361799 +0000 UTC m=+4.702558118 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008821c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882280): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882280): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882280): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882280): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882280): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.443361799 +0000 UTC m=+4.702558118 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882280): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f5d50 item 79 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882340): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882340): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882340): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882340): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882340): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882340): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882340): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.445212657 +0000 UTC m=+4.704408986 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882340): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882380): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882380): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882380): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464310 item 80 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882380): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882380): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.445760992 +0000 UTC m=+4.704957301 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882380): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882440): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882440): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882440): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882440): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882440): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.445760992 +0000 UTC m=+4.704957301 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882440): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464620 item 80 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882480): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882480): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882480): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882480): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882480): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.448504618 +0000 UTC m=+4.707700947 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882480): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008824c0): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008824c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008824c0): open at offset 5 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008824c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008824c0): >_readAt: n=2, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008824c0): _writeAt: size=3, off=7 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464bd0 item 81 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008824c0): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008824c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.449100692 +0000 UTC m=+4.708297021 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008824c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882500): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882500): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882500): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882500): >_readAt: n=8, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882500): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.449100692 +0000 UTC m=+4.708297021 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882500): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464f50 item 81 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882580): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882580): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882580): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882580): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882580): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.450571579 +0000 UTC m=+4.709767918 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882580): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882640): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882640): open at offset 5 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882640): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465650 item 82 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882640): _readAt: size=2, off=5 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882640): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882640): _writeAt: size=3, off=5 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882640): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882640): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.451305029 +0000 UTC m=+4.710501358 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882640): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882680): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882680): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882680): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882680): >_readAt: n=3, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882680): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.451305029 +0000 UTC m=+4.710501358 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882680): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465880 item 82 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882700): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882700): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882700): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882700): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882700): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.452969318 +0000 UTC m=+4.712165648 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882700): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882800): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882800): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882800): open at offset 5 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882800): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882800): >_readAt: n=2, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882800): _writeAt: size=3, off=7 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465d50 item 83 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882800): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882800): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.453620365 +0000 UTC m=+4.712816684 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882800): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882840): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882840): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882840): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882840): >_readAt: n=8, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882840): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.453620365 +0000 UTC m=+4.712816684 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882840): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478070 item 83 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008828c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008828c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008828c0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008828c0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008828c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.455529352 +0000 UTC m=+4.714725671 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008828c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882980): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882980): open at offset 5 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882980): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478380 item 84 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882980): _readAt: size=2, off=5 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882980): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882980): _writeAt: size=3, off=5 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882980): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882980): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.456241492 +0000 UTC m=+4.715437811 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882980): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008829c0): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008829c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008829c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008829c0): >_readAt: n=3, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008829c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.456241492 +0000 UTC m=+4.715437811 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008829c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004784d0 item 84 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882a40): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882a40): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882a40): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882a40): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882a40): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.458098601 +0000 UTC m=+4.717294920 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882a40): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882b00): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882b00): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882b00): open at offset 5 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882b00): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882b00): >_readAt: n=2, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882b00): _writeAt: size=3, off=7 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478850 item 85 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882b00): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882b00): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.458972634 +0000 UTC m=+4.718168954 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882b00): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882b40): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882b40): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882b40): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882b40): >_readAt: n=8, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882b40): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.458972634 +0000 UTC m=+4.718168954 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882b40): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004789a0 item 85 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882bc0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882bc0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882bc0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882bc0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882bc0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.460622907 +0000 UTC m=+4.719819215 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882bc0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882c80): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882c80): open at offset 5 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882c80): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478cb0 item 86 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882c80): _readAt: size=2, off=5 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882c80): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882c80): _writeAt: size=3, off=5 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882c80): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882c80): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.461269525 +0000 UTC m=+4.720465854 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882c80): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882cc0): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882cc0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882cc0): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882cc0): >_readAt: n=3, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882cc0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.461269525 +0000 UTC m=+4.720465854 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882cc0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478e70 item 86 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882d40): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882d40): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882d40): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882d40): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882d40): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.463020667 +0000 UTC m=+4.722217006 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882d40): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882e00): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882e00): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882e00): open at offset 5 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882e00): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882e00): >_readAt: n=2, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882e00): _writeAt: size=3, off=7 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479110 item 87 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882e00): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882e00): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.463704655 +0000 UTC m=+4.722900984 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882e00): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882e40): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882e40): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882e40): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882e40): >_readAt: n=8, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882e40): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.463704655 +0000 UTC m=+4.722900984 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882e40): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479260 item 87 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882ec0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882ec0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882ec0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882ec0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882ec0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.465245704 +0000 UTC m=+4.724442033 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882ec0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882f80): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882f80): open at offset 5 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882f80): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479570 item 88 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882f80): _readAt: size=2, off=5 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882f80): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882f80): _writeAt: size=3, off=5 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882f80): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882f80): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.465832119 +0000 UTC m=+4.725028438 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882f80): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882fc0): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882fc0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882fc0): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882fc0): >_readAt: n=3, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882fc0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.465832119 +0000 UTC m=+4.725028438 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882fc0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479730 item 88 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883080): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883080): open at offset 0 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883080): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883080): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883080): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883080): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883080): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883080): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.467410779 +0000 UTC m=+4.726607108 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883080): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008830c0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008830c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008830c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479a40 item 89 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008830c0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008830c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.467992155 +0000 UTC m=+4.727188474 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008830c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883180): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883180): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883180): open at offset 5 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883180): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883180): >_readAt: n=2, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883180): _writeAt: size=3, off=7 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479c00 item 89 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883180): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883180): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.468658149 +0000 UTC m=+4.727854468 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883180): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008831c0): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008831c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008831c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008831c0): >_readAt: n=8, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008831c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.468658149 +0000 UTC m=+4.727854468 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008831c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479dc0 item 89 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883280): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883280): open at offset 0 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883280): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883280): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883280): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883280): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883280): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883280): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.470204338 +0000 UTC m=+4.729400667 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883280): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008832c0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008832c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008832c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8230 item 90 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008832c0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008832c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.470804649 +0000 UTC m=+4.730000978 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008832c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883380): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883380): open at offset 5 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883380): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c83f0 item 90 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883380): _readAt: size=2, off=5 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883380): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883380): _writeAt: size=3, off=5 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883380): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883380): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.471562545 +0000 UTC m=+4.730758884 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883380): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008833c0): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008833c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008833c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008833c0): >_readAt: n=3, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008833c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.471562545 +0000 UTC m=+4.730758884 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008833c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8540 item 90 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883480): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883480): open at offset 0 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883480): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883480): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883480): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883480): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883480): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883480): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.473113252 +0000 UTC m=+4.732309581 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883480): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008834c0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008834c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008834c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c88c0 item 91 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008834c0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008834c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.473648883 +0000 UTC m=+4.732845203 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008834c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883600): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883600): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883600): open at offset 5 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883600): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883600): >_readAt: n=2, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883600): _writeAt: size=3, off=7 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8a80 item 91 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883600): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883600): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.474361684 +0000 UTC m=+4.733558003 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883600): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883640): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883640): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883640): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883640): >_readAt: n=8, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883640): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.474361684 +0000 UTC m=+4.733558003 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883640): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8c40 item 91 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883700): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883700): open at offset 0 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883700): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883700): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883700): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883700): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883700): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883700): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.475928853 +0000 UTC m=+4.735125192 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883700): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883740): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883740): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883740): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c90a0 item 92 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883740): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883740): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.476499669 +0000 UTC m=+4.735696008 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883740): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883800): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883800): open at offset 5 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883800): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c92d0 item 92 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883800): _readAt: size=2, off=5 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883800): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883800): _writeAt: size=3, off=5 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883800): >_writeAt: n=3, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883800): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.477538299 +0000 UTC m=+4.736734648 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883800): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883840): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883840): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883840): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883840): >_readAt: n=3, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883840): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.477538299 +0000 UTC m=+4.736734648 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883840): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9490 item 92 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883900): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883900): open at offset 0 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883900): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883900): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883900): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883900): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883900): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883900): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.479664711 +0000 UTC m=+4.738861030 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883900): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883940): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883940): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883940): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9880 item 93 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883940): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883940): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.480205441 +0000 UTC m=+4.739401760 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883940): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883a00): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883a00): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883a00): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883a00): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883a00): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.480205441 +0000 UTC m=+4.739401760 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883a00): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9b20 item 93 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883ac0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883ac0): open at offset 0 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883ac0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883ac0): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883ac0): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883ac0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883ac0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883ac0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.484431878 +0000 UTC m=+4.743628197 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000883ac0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882000): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882000): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882000): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8070 item 94 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882000): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882000): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.491275444 +0000 UTC m=+4.750471762 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882000): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882100): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882100): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882100): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882100): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882100): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.491275444 +0000 UTC m=+4.750471762 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882100): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8230 item 94 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008821c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008821c0): open at offset 0 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008821c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008821c0): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008821c0): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008821c0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008821c0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008821c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.499504447 +0000 UTC m=+4.758700776 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008821c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882200): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882200): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882200): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8540 item 95 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882200): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882200): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.500061598 +0000 UTC m=+4.759257917 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882200): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008822c0): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008822c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008822c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008822c0): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008822c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.500061598 +0000 UTC m=+4.759257917 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008822c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8690 item 95 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 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 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882380): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882380): open at offset 0 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882380): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882380): _readAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882380): >_readAt: n=0, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882380): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882380): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882380): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.50170624 +0000 UTC m=+4.760902550 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882380): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008823c0): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008823c0): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008823c0): >openPending: err= 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8a80 item 96 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008823c0): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008823c0): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.502354321 +0000 UTC m=+4.761550640 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc0008823c0): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 01:26:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 01:26:43 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882480): _readAt: size=512, off=0 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882480): openPending: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882480): >openPending: err= 2024/12/11 01:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882480): >_readAt: n=5, err=EOF 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882480): close: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 01:26:43.502354321 +0000 UTC m=+4.761550640 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : open-test-file(0xc000882480): >close: err= 2024/12/11 01:26:43 DEBUG : open-test-file: Remove: 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8c40 item 96 2024/12/11 01:26:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 01:26:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 01:26:43 DEBUG : open-test-file: >Remove: err= 2024/12/11 01:26:43 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:43 DEBUG : : Looking for writers 2024/12/11 01:26:43 DEBUG : >WaitForWriters: 2024/12/11 01:26:43 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.52s) --- PASS: TestRWFileHandleOpenTests/writes (0.20s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.00s) --- 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.00s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- 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.00s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- 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.32s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.02s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.00s) --- 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.01s) --- 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.00s) --- 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.02s) --- 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.01s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:43 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:43 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 01:26:43 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:43 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:43 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 01:26:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:43 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 01:26:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 01:26:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : file1: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : file1(0xc0006c4340): openPending: 2024/12/11 01:26:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:43 DEBUG : file1(0xc0006c4340): >openPending: err= 2024/12/11 01:26:43 DEBUG : file1: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/11 01:26:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/11 01:26:43 DEBUG : file1(0xc0006c4340): _writeAt: size=2, off=0 2024/12/11 01:26:43 DEBUG : file1(0xc0006c4340): >_writeAt: n=2, err= 2024/12/11 01:26:43 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2024/12/11 01:26:43 DEBUG : file1(0xc0006c4340): RWFileHandle.Flush 2024/12/11 01:26:43 DEBUG : file1(0xc0006c4340): RWFileHandle.Release 2024/12/11 01:26:43 DEBUG : file1(0xc0006c4340): close: 2024/12/11 01:26:43 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2024/12/11 01:26:43 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : file1(0xc0006c4340): >close: err= 2024/12/11 01:26:43 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:43 DEBUG : : Looking for writers 2024/12/11 01:26:43 DEBUG : file1: reading active writers 2024/12/11 01:26:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/11 01:26:43 DEBUG : : Looking for writers 2024/12/11 01:26:43 DEBUG : file1: reading active writers 2024/12/11 01:26:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/11 01:26:43 DEBUG : : Looking for writers 2024/12/11 01:26:43 DEBUG : file1: reading active writers 2024/12/11 01:26:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/11 01:26:43 DEBUG : : Looking for writers 2024/12/11 01:26:43 DEBUG : file1: reading active writers 2024/12/11 01:26:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/11 01:26:43 DEBUG : file1: vfs cache: starting upload 2024/12/11 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/file1.c8b6918.partial" 2024/12/11 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/file1.c8b6918.partial 2024/12/11 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-fotewed4guye/file1.c8b6918.partial 2024/12/11 01:26:43 DEBUG : file1.c8b6918.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2024/12/11 01:26:43 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2024/12/11 01:26:43 DEBUG : file1.c8b6918.partial: renamed to: file1 2024/12/11 01:26:43 INFO : file1: Copied (new) 2024/12/11 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/file1" 2024/12/11 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:43 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2024/12/11 01:26:43 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2024/12/11 01:26:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/11 01:26:43 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:43 INFO : file1: vfs cache: upload succeeded try #1 2024/12/11 01:26:43 DEBUG : : Looking for writers 2024/12/11 01:26:43 DEBUG : file1: reading active writers 2024/12/11 01:26:43 DEBUG : >WaitForWriters: 2024/12/11 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/file1" 2024/12/11 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:43 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2024/12/11 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/file1" 2024/12/11 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:43 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2024/12/11 01:26:43 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:43 DEBUG : : Looking for writers 2024/12/11 01:26:43 DEBUG : file1: reading active writers 2024/12/11 01:26:43 DEBUG : >WaitForWriters: 2024/12/11 01:26:43 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.18s) === RUN TestRWCacheRename run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:43 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:43 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 01:26:43 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:43 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:43 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 01:26:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:43 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 01:26:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:43 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:43 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 01:26:43 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:43 DEBUG : rename_me: newRWFileHandle: 2024/12/11 01:26:43 DEBUG : rename_me(0xc000882b80): openPending: 2024/12/11 01:26:43 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/12/11 01:26:43 DEBUG : rename_me(0xc000882b80): >openPending: err= 2024/12/11 01:26:43 DEBUG : rename_me: >newRWFileHandle: err= 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/12/11 01:26:43 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2024/12/11 01:26:43 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2024/12/11 01:26:43 DEBUG : rename_me(0xc000882b80): _writeAt: size=5, off=0 2024/12/11 01:26:43 DEBUG : rename_me(0xc000882b80): >_writeAt: n=5, err= 2024/12/11 01:26:43 DEBUG : rename_me(0xc000882b80): close: 2024/12/11 01:26:43 DEBUG : rename_me: vfs cache: setting modification time to 2024-12-11 01:26:43.687124493 +0000 UTC m=+4.946320802 2024/12/11 01:26:43 INFO : rename_me: vfs cache: queuing for upload in 100ms 2024/12/11 01:26:43 DEBUG : rename_me(0xc000882b80): >close: err= 2024/12/11 01:26:43 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2024/12/11 01:26:43 DEBUG : i_was_renamed: Updating file with 0xc000aa7080 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vDel: "rename_me" 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/12/11 01:26:43 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:43 DEBUG : : Looking for writers 2024/12/11 01:26:43 DEBUG : i_was_renamed: reading active writers 2024/12/11 01:26:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/11 01:26:43 DEBUG : : Looking for writers 2024/12/11 01:26:43 DEBUG : i_was_renamed: reading active writers 2024/12/11 01:26:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/11 01:26:43 DEBUG : : Looking for writers 2024/12/11 01:26:43 DEBUG : i_was_renamed: reading active writers 2024/12/11 01:26:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/11 01:26:43 DEBUG : : Looking for writers 2024/12/11 01:26:43 DEBUG : i_was_renamed: reading active writers 2024/12/11 01:26:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/11 01:26:43 DEBUG : i_was_renamed: vfs cache: starting upload 2024/12/11 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/i_was_renamed.f3b881e6.partial" 2024/12/11 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/i_was_renamed.f3b881e6.partial 2024/12/11 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-fotewed4guye/i_was_renamed.f3b881e6.partial 2024/12/11 01:26:43 DEBUG : i_was_renamed.f3b881e6.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/11 01:26:43 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/11 01:26:43 DEBUG : i_was_renamed.f3b881e6.partial: renamed to: i_was_renamed 2024/12/11 01:26:43 INFO : i_was_renamed: Copied (new) 2024/12/11 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/i_was_renamed" 2024/12/11 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/i_was_renamed 2024/12/11 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-fotewed4guye/i_was_renamed 2024/12/11 01:26:43 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/11 01:26:43 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2024-12-11 01:26:43 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/12/11 01:26:43 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2024/12/11 01:26:43 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/12/11 01:26:43 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2024/12/11 01:26:43 DEBUG : : Looking for writers 2024/12/11 01:26:43 DEBUG : i_was_renamed: reading active writers 2024/12/11 01:26:43 DEBUG : >WaitForWriters: 2024/12/11 01:26:43 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.16s) === RUN TestRWCacheUpdate run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:43 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:43 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 01:26:43 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:43 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:43 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 01:26:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:43 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 01:26:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{_Mgl9}/rclone-test-fotewed4guye" 2024/12/11 01:26:43 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate" 2024/12/11 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate 2024/12/11 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate 2024/12/11 01:26:43 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2024/12/11 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate" 2024/12/11 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate 2024/12/11 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate 2024/12/11 01:26:43 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2024/12/11 01:26:44 DEBUG : : forgetting directory cache 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate(0xc0005fe840): _readAt: size=512, off=0 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate(0xc0005fe840): openPending: 2024/12/11 01:26:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate" 2024/12/11 01:26:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate 2024/12/11 01:26:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-11 00:27:43 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/11 01:26:44 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate(0xc0005fe840): >openPending: err= 2024/12/11 01:26:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate(0xc0005fe840): >_readAt: n=20, err=EOF 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate(0xc0005fe840): close: 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-11 00:27:43 +0000 UTC 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate(0xc0005fe840): >close: err= 2024/12/11 01:26:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate" 2024/12/11 01:26:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate 2024/12/11 01:26:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2024/12/11 01:26:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate" 2024/12/11 01:26:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate 2024/12/11 01:26:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2024/12/11 01:26:44 DEBUG : : forgetting directory cache 2024/12/11 01:26:44 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate(0xc0006c5480): _readAt: size=512, off=0 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate(0xc0006c5480): openPending: 2024/12/11 01:26:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate" 2024/12/11 01:26:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate 2024/12/11 01:26:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-11 00:28:43 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2024-12-11 00:27:43 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-11 00:28:43 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2024-12-11 00:27:43 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2024/12/11 01:26:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/11 01:26:44 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate(0xc0006c5480): >openPending: err= 2024/12/11 01:26:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate(0xc0006c5480): >_readAt: n=20, err=EOF 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate(0xc0006c5480): close: 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-11 00:28:43 +0000 UTC 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate(0xc0006c5480): >close: err= 2024/12/11 01:26:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate" 2024/12/11 01:26:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate 2024/12/11 01:26:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2024/12/11 01:26:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate" 2024/12/11 01:26:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate 2024/12/11 01:26:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2024/12/11 01:26:44 DEBUG : : forgetting directory cache 2024/12/11 01:26:44 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate(0xc0006c5ac0): _readAt: size=512, off=0 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate(0xc0006c5ac0): openPending: 2024/12/11 01:26:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate" 2024/12/11 01:26:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate 2024/12/11 01:26:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-11 00:29:43 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2024-12-11 00:28:43 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-11 00:29:43 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2024-12-11 00:28:43 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2024/12/11 01:26:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/11 01:26:44 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate(0xc0006c5ac0): >openPending: err= 2024/12/11 01:26:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate(0xc0006c5ac0): >_readAt: n=20, err=EOF 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate(0xc0006c5ac0): close: 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-11 00:29:43 +0000 UTC 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate(0xc0006c5ac0): >close: err= 2024/12/11 01:26:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate" 2024/12/11 01:26:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate 2024/12/11 01:26:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2024/12/11 01:26:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate" 2024/12/11 01:26:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate 2024/12/11 01:26:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2024/12/11 01:26:44 DEBUG : : forgetting directory cache 2024/12/11 01:26:44 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate(0xc000883c40): _readAt: size=512, off=0 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate(0xc000883c40): openPending: 2024/12/11 01:26:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate" 2024/12/11 01:26:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate 2024/12/11 01:26:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-11 00:30:43 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2024-12-11 00:29:43 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-11 00:30:43 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2024-12-11 00:29:43 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2024/12/11 01:26:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/11 01:26:44 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate(0xc000883c40): >openPending: err= 2024/12/11 01:26:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate(0xc000883c40): >_readAt: n=20, err=EOF 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate(0xc000883c40): close: 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-11 00:30:43 +0000 UTC 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate(0xc000883c40): >close: err= 2024/12/11 01:26:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate" 2024/12/11 01:26:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate 2024/12/11 01:26:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2024/12/11 01:26:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate" 2024/12/11 01:26:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate 2024/12/11 01:26:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2024/12/11 01:26:44 DEBUG : : forgetting directory cache 2024/12/11 01:26:44 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate(0xc0008a2240): _readAt: size=512, off=0 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate(0xc0008a2240): openPending: 2024/12/11 01:26:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate" 2024/12/11 01:26:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate 2024/12/11 01:26:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-11 00:31:43 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2024-12-11 00:30:43 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-11 00:31:43 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2024-12-11 00:30:43 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2024/12/11 01:26:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/11 01:26:44 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate(0xc0008a2240): >openPending: err= 2024/12/11 01:26:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate(0xc0008a2240): >_readAt: n=20, err=EOF 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate(0xc0008a2240): close: 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-11 00:31:43 +0000 UTC 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate(0xc0008a2240): >close: err= 2024/12/11 01:26:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate" 2024/12/11 01:26:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate 2024/12/11 01:26:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2024/12/11 01:26:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate" 2024/12/11 01:26:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate 2024/12/11 01:26:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate 2024/12/11 01:26:44 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2024/12/11 01:26:45 DEBUG : : forgetting directory cache 2024/12/11 01:26:45 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate(0xc0005ff2c0): _readAt: size=512, off=0 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate(0xc0005ff2c0): openPending: 2024/12/11 01:26:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate" 2024/12/11 01:26:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate 2024/12/11 01:26:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-11 00:32:43 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2024-12-11 00:31:43 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-11 00:32:43 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2024-12-11 00:31:43 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2024/12/11 01:26:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/11 01:26:45 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate(0xc0005ff2c0): >openPending: err= 2024/12/11 01:26:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate(0xc0005ff2c0): >_readAt: n=20, err=EOF 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate(0xc0005ff2c0): close: 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-11 00:32:43 +0000 UTC 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate(0xc0005ff2c0): >close: err= 2024/12/11 01:26:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate" 2024/12/11 01:26:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate 2024/12/11 01:26:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2024/12/11 01:26:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate" 2024/12/11 01:26:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate 2024/12/11 01:26:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2024/12/11 01:26:45 DEBUG : : forgetting directory cache 2024/12/11 01:26:45 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate(0xc0008a2c00): _readAt: size=512, off=0 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate(0xc0008a2c00): openPending: 2024/12/11 01:26:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate" 2024/12/11 01:26:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate 2024/12/11 01:26:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2024-12-11 00:33:43 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2024-12-11 00:32:43 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2024-12-11 00:33:43 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2024-12-11 00:32:43 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2024/12/11 01:26:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2024/12/11 01:26:45 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate(0xc0008a2c00): >openPending: err= 2024/12/11 01:26:45 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate(0xc0008a2c00): >_readAt: n=21, err=EOF 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate(0xc0008a2c00): close: 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-11 00:33:43 +0000 UTC 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate(0xc0008a2c00): >close: err= 2024/12/11 01:26:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate" 2024/12/11 01:26:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate 2024/12/11 01:26:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2024/12/11 01:26:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate" 2024/12/11 01:26:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate 2024/12/11 01:26:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2024/12/11 01:26:45 DEBUG : : forgetting directory cache 2024/12/11 01:26:45 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate(0xc0005ffd40): _readAt: size=512, off=0 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate(0xc0005ffd40): openPending: 2024/12/11 01:26:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate" 2024/12/11 01:26:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate 2024/12/11 01:26:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2024-12-11 00:34:43 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2024-12-11 00:33:43 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2024-12-11 00:34:43 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2024-12-11 00:33:43 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2024/12/11 01:26:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2024/12/11 01:26:45 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate(0xc0005ffd40): >openPending: err= 2024/12/11 01:26:45 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate(0xc0005ffd40): >_readAt: n=22, err=EOF 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate(0xc0005ffd40): close: 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-11 00:34:43 +0000 UTC 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate(0xc0005ffd40): >close: err= 2024/12/11 01:26:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate" 2024/12/11 01:26:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate 2024/12/11 01:26:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2024/12/11 01:26:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate" 2024/12/11 01:26:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate 2024/12/11 01:26:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2024/12/11 01:26:45 DEBUG : : forgetting directory cache 2024/12/11 01:26:45 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate(0xc0004bcfc0): _readAt: size=512, off=0 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate(0xc0004bcfc0): openPending: 2024/12/11 01:26:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate" 2024/12/11 01:26:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate 2024/12/11 01:26:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2024-12-11 00:35:43 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2024-12-11 00:34:43 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2024-12-11 00:35:43 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2024-12-11 00:34:43 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2024/12/11 01:26:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2024/12/11 01:26:45 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate(0xc0004bcfc0): >openPending: err= 2024/12/11 01:26:45 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate(0xc0004bcfc0): >_readAt: n=23, err=EOF 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate(0xc0004bcfc0): close: 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-11 00:35:43 +0000 UTC 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate(0xc0004bcfc0): >close: err= 2024/12/11 01:26:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate" 2024/12/11 01:26:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate 2024/12/11 01:26:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2024/12/11 01:26:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate" 2024/12/11 01:26:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate 2024/12/11 01:26:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate 2024/12/11 01:26:45 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2024/12/11 01:26:45 DEBUG : : forgetting directory cache 2024/12/11 01:26:45 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/11 01:26:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/11 01:26:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/11 01:26:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/11 01:26:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/11 01:26:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/11 01:26:46 DEBUG : TestRWCacheUpdate(0xc0004bd880): _readAt: size=512, off=0 2024/12/11 01:26:46 DEBUG : TestRWCacheUpdate(0xc0004bd880): openPending: 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate" 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-fotewed4guye/TestRWCacheUpdate 2024/12/11 01:26:46 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2024/12/11 01:26:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2024-12-11 00:36:43 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2024-12-11 00:35:43 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2024/12/11 01:26:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2024-12-11 00:36:43 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2024-12-11 00:35:43 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2024/12/11 01:26:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/11 01:26:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/11 01:26:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2024/12/11 01:26:46 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/11 01:26:46 DEBUG : TestRWCacheUpdate(0xc0004bd880): >openPending: err= 2024/12/11 01:26:46 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2024/12/11 01:26:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/11 01:26:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/11 01:26:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/11 01:26:46 DEBUG : TestRWCacheUpdate(0xc0004bd880): >_readAt: n=24, err=EOF 2024/12/11 01:26:46 DEBUG : TestRWCacheUpdate(0xc0004bd880): close: 2024/12/11 01:26:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-11 00:36:43 +0000 UTC 2024/12/11 01:26:46 DEBUG : TestRWCacheUpdate(0xc0004bd880): >close: err= 2024/12/11 01:26:46 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:46 DEBUG : : Looking for writers 2024/12/11 01:26:46 DEBUG : TestRWCacheUpdate: reading active writers 2024/12/11 01:26:46 DEBUG : >WaitForWriters: 2024/12/11 01:26:46 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.18s) === RUN TestCaseSensitivity run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/FiLeA" 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/FiLeA 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-fotewed4guye/FiLeA 2024/12/11 01:26:46 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/FiLeA" 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/FiLeA 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-fotewed4guye/FiLeA 2024/12/11 01:26:46 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/FiLeB" 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/FiLeB 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-fotewed4guye/FiLeB 2024/12/11 01:26:46 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/FiLeB" 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/FiLeB 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-fotewed4guye/FiLeB 2024/12/11 01:26:46 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2024/12/11 01:26:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:46 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 01:26:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/11 01:26:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/11 01:26:46 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/12/11 01:26:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/11 01:26:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/FiLeA" 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/FiLeA 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-fotewed4guye/FiLeA 2024/12/11 01:26:46 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2024/12/11 01:26:46 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 01:26:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/11 01:26:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/11 01:26:46 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/12/11 01:26:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/11 01:26:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/FiLeA" 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/FiLeA 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-fotewed4guye/FiLeA 2024/12/11 01:26:46 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2024/12/11 01:26:46 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 01:26:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/11 01:26:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/11 01:26:46 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/12/11 01:26:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/11 01:26:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/11 01:26:46 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 01:26:46 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/12/11 01:26:46 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/12/11 01:26:46 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/12/11 01:26:46 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/12/11 01:26:46 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/FiLeB" 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/FiLeB 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-fotewed4guye/FiLeB 2024/12/11 01:26:46 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2024/12/11 01:26:46 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 01:26:46 DEBUG : FilEb: Open: flags=O_RDONLY 2024/12/11 01:26:46 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/12/11 01:26:46 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/12/11 01:26:46 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/12/11 01:26:46 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/FilEb" 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/FilEb 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-fotewed4guye/FilEb 2024/12/11 01:26:46 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/FiLeA" 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/FiLeA 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-fotewed4guye/FiLeA 2024/12/11 01:26:46 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/FiLeA" 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/FiLeA 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-fotewed4guye/FiLeA 2024/12/11 01:26:46 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/FiLeB" 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/FiLeB 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-fotewed4guye/FiLeB 2024/12/11 01:26:46 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/FiLeB" 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/FiLeB 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-fotewed4guye/FiLeB 2024/12/11 01:26:46 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/FilEb" 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/FilEb 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-fotewed4guye/FilEb 2024/12/11 01:26:46 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/FilEb" 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/FilEb 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /home/rclone/rclone-test-fotewed4guye/FilEb 2024/12/11 01:26:46 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2024/12/11 01:26:46 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 01:26:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/11 01:26:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/11 01:26:46 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/12/11 01:26:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/11 01:26:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/11 01:26:46 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 01:26:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/11 01:26:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/11 01:26:46 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2024/12/11 01:26:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/11 01:26:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/11 01:26:46 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 01:26:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/11 01:26:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/11 01:26:46 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2024/12/11 01:26:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/11 01:26:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/11 01:26:46 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 01:26:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/11 01:26:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/11 01:26:46 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2024/12/11 01:26:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/11 01:26:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/11 01:26:46 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 01:26:46 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/12/11 01:26:46 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/12/11 01:26:46 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/12/11 01:26:46 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/12/11 01:26:46 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/FiLeB" 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/FiLeB 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-fotewed4guye/FiLeB 2024/12/11 01:26:46 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2024/12/11 01:26:46 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 01:26:46 DEBUG : FilEb: Open: flags=O_RDONLY 2024/12/11 01:26:46 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/12/11 01:26:46 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/12/11 01:26:46 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/12/11 01:26:46 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/FilEb" 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/FilEb 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-fotewed4guye/FilEb 2024/12/11 01:26:46 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2024/12/11 01:26:46 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 01:26:46 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2024/12/11 01:26:46 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2024/12/11 01:26:46 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 01:26:46 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2024/12/11 01:26:46 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2024/12/11 01:26:46 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 01:26:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/11 01:26:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/11 01:26:46 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/12/11 01:26:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/11 01:26:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/11 01:26:46 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 01:26:46 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:46 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 01:26:46 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:46 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 01:26:46 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:46 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 01:26:46 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/12/11 01:26:46 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/12/11 01:26:46 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/12/11 01:26:46 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/12/11 01:26:46 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/11 01:26:46 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 01:26:46 DEBUG : FilEb: Open: flags=O_RDONLY 2024/12/11 01:26:46 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/12/11 01:26:46 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/12/11 01:26:46 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/12/11 01:26:46 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/11 01:26:46 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 01:26:46 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:46 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 01:26:46 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:46 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:46 DEBUG : : Looking for writers 2024/12/11 01:26:46 DEBUG : FiLeA: reading active writers 2024/12/11 01:26:46 DEBUG : FiLeB: reading active writers 2024/12/11 01:26:46 DEBUG : FilEb: reading active writers 2024/12/11 01:26:46 DEBUG : >WaitForWriters: 2024/12/11 01:26:46 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:46 DEBUG : : Looking for writers 2024/12/11 01:26:46 DEBUG : FiLeA: reading active writers 2024/12/11 01:26:46 DEBUG : FiLeB: reading active writers 2024/12/11 01:26:46 DEBUG : FilEb: reading active writers 2024/12/11 01:26:46 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.05s) === RUN TestUnicodeNormalization run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/normal name with no special characters.txt" 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/normal\ name\ with\ no\ special\ characters.txt 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-fotewed4guye/normal name with no special characters.txt 2024/12/11 01:26:46 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/normal name with no special characters.txt" 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/normal\ name\ with\ no\ special\ characters.txt 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-fotewed4guye/normal name with no special characters.txt 2024/12/11 01:26:46 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/測試_Русский___ě_áñ" 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/測試_Русский___ě_áñ 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-fotewed4guye/測試_Русский___ě_áñ 2024/12/11 01:26:46 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/測試_Русский___ě_áñ" 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/測試_Русский___ě_áñ 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-fotewed4guye/測試_Русский___ě_áñ 2024/12/11 01:26:46 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2024/12/11 01:26:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:46 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 01:26:46 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/12/11 01:26:46 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/12/11 01:26:46 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/12/11 01:26:46 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/12/11 01:26:46 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/normal name with no special characters.txt" 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/normal\ name\ with\ no\ special\ characters.txt 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-fotewed4guye/normal name with no special characters.txt 2024/12/11 01:26:46 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2024/12/11 01:26:46 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 01:26:46 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2024/12/11 01:26:46 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2024/12/11 01:26:46 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2024/12/11 01:26:46 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2024/12/11 01:26:46 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/測試_Русский___ě_áñ" 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/測試_Русский___ě_áñ 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-fotewed4guye/測試_Русский___ě_áñ 2024/12/11 01:26:46 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2024/12/11 01:26:46 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 01:26:46 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/12/11 01:26:46 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/12/11 01:26:46 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/12/11 01:26:46 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/12/11 01:26:46 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/11 01:26:46 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 01:26:46 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:46 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:46 DEBUG : : Looking for writers 2024/12/11 01:26:46 DEBUG : normal name with no special characters.txt: reading active writers 2024/12/11 01:26:46 DEBUG : 測試_Русский___ě_áñ: reading active writers 2024/12/11 01:26:46 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.02s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Re-using VFS from active cache 2024/12/11 01:26:46 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:46 DEBUG : : Looking for writers 2024/12/11 01:26:46 DEBUG : >WaitForWriters: 2024/12/11 01:26:46 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:46 DEBUG : : Looking for writers 2024/12/11 01:26:46 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:46 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:46 DEBUG : : Looking for writers 2024/12/11 01:26:46 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:46 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:46 DEBUG : : Looking for writers 2024/12/11 01:26:46 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/file1" 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:46 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/file1" 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:46 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file2" 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file2 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-fotewed4guye/dir/file2 2024/12/11 01:26:46 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file2" 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file2 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-fotewed4guye/dir/file2 2024/12/11 01:26:46 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2024/12/11 01:26:46 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:46 DEBUG : dir: Looking for writers 2024/12/11 01:26:46 DEBUG : file2: reading active writers 2024/12/11 01:26:46 DEBUG : : Looking for writers 2024/12/11 01:26:46 DEBUG : dir: reading active writers 2024/12/11 01:26:46 DEBUG : file1: reading active writers 2024/12/11 01:26:46 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.02s) === RUN TestVFSStatParent run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/file1" 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:46 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/file1" 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:46 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file2" 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file2 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-fotewed4guye/dir/file2 2024/12/11 01:26:46 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file2" 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file2 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-fotewed4guye/dir/file2 2024/12/11 01:26:46 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2024/12/11 01:26:46 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:46 DEBUG : dir: Looking for writers 2024/12/11 01:26:46 DEBUG : : Looking for writers 2024/12/11 01:26:46 DEBUG : dir: reading active writers 2024/12/11 01:26:46 DEBUG : file1: reading active writers 2024/12/11 01:26:46 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.02s) === RUN TestVFSOpenFile run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/file1" 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:46 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/file1" 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:46 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file2" 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file2 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-fotewed4guye/dir/file2 2024/12/11 01:26:46 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file2" 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file2 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-fotewed4guye/dir/file2 2024/12/11 01:26:46 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2024/12/11 01:26:46 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 01:26:46 DEBUG : file1: Open: flags=O_RDONLY 2024/12/11 01:26:46 DEBUG : file1: >Open: fd=file1 (r), err= 2024/12/11 01:26:46 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/12/11 01:26:46 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 01:26:46 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2024/12/11 01:26:46 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 01:26:46 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:46 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:46 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:46 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/12/11 01:26:46 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2024/12/11 01:26:46 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2024/12/11 01:26:46 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: File to upload is small (0 bytes), uploading instead of streaming 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/new_file.txt" 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/new_file.txt 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-fotewed4guye/dir/new_file.txt 2024/12/11 01:26:46 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/11 01:26:46 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/11 01:26:46 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2024/12/11 01:26:46 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/12/11 01:26:46 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:46 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/12/11 01:26:46 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:46 DEBUG : dir: Looking for writers 2024/12/11 01:26:46 DEBUG : new_file.txt: reading active writers 2024/12/11 01:26:46 DEBUG : file2: reading active writers 2024/12/11 01:26:46 DEBUG : : Looking for writers 2024/12/11 01:26:46 DEBUG : dir: reading active writers 2024/12/11 01:26:46 DEBUG : file1: reading active writers 2024/12/11 01:26:46 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.04s) === RUN TestVFSRename run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file2" 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file2 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-fotewed4guye/dir/file2 2024/12/11 01:26:46 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file2" 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file2 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-fotewed4guye/dir/file2 2024/12/11 01:26:46 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2024/12/11 01:26:46 INFO : dir/file2: Moved (server-side) to: dir/file1 2024/12/11 01:26:46 DEBUG : dir/file1: Updating file with dir/file1 0xc00066c600 2024/12/11 01:26:46 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/12/11 01:26:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:46 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/dir/file1" 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-fotewed4guye/dir/file1 2024/12/11 01:26:46 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2024/12/11 01:26:46 INFO : dir/file1: Moved (server-side) to: file0 2024/12/11 01:26:46 DEBUG : file0: Updating file with file0 0xc00066c600 2024/12/11 01:26:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/11 01:26:46 DEBUG : : Added virtual directory entry vAddFile: "file0" 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/file0" 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/file0 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-fotewed4guye/file0 2024/12/11 01:26:46 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/file0" 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/file0 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-fotewed4guye/file0 2024/12/11 01:26:46 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2024/12/11 01:26:46 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:46 DEBUG : dir: Looking for writers 2024/12/11 01:26:46 DEBUG : : Looking for writers 2024/12/11 01:26:46 DEBUG : dir: reading active writers 2024/12/11 01:26:46 DEBUG : file0: reading active writers 2024/12/11 01:26:46 DEBUG : >WaitForWriters: 2024/12/11 01:26:46 DEBUG : : forgetting directory cache 2024/12/11 01:26:46 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestVFSRename (0.04s) === RUN TestVFSStatfs run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Server has VFS statistics extension 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: About path "/home/rclone/rclone-test-fotewed4guye" 2024/12/11 01:26:46 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:46 DEBUG : : Looking for writers 2024/12/11 01:26:46 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:46 DEBUG : : Added virtual directory entry vAddDir: "/" 2024/12/11 01:26:46 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/12/11 01:26:46 DEBUG : : Added virtual directory entry vAddDir: "b" 2024/12/11 01:26:46 DEBUG : : Added virtual directory entry vAddDir: "c" 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: New connection 127.0.0.1:37632->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2024/12/11 01:26:46 DEBUG : : Added virtual directory entry vAddDir: "d" 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: New connection 127.0.0.1:37644->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2024/12/11 01:26:46 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:46 DEBUG : : Looking for writers 2024/12/11 01:26:46 DEBUG : a: Looking for writers 2024/12/11 01:26:46 DEBUG : b: Looking for writers 2024/12/11 01:26:46 DEBUG : c: Looking for writers 2024/12/11 01:26:46 DEBUG : d: Looking for writers 2024/12/11 01:26:46 DEBUG : : Looking for writers 2024/12/11 01:26:46 DEBUG : /: reading active writers 2024/12/11 01:26:46 DEBUG : a: reading active writers 2024/12/11 01:26:46 DEBUG : b: reading active writers 2024/12/11 01:26:46 DEBUG : c: reading active writers 2024/12/11 01:26:46 DEBUG : d: reading active writers 2024/12/11 01:26:46 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.21s) === RUN TestVFSMkdirAll run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:46 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/12/11 01:26:46 DEBUG : a: Added virtual directory entry vAddDir: "b" 2024/12/11 01:26:46 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2024/12/11 01:26:46 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2024/12/11 01:26:46 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:46 DEBUG : a/b/c/d: Looking for writers 2024/12/11 01:26:46 DEBUG : a/b/c: Looking for writers 2024/12/11 01:26:46 DEBUG : d: reading active writers 2024/12/11 01:26:46 DEBUG : a/b: Looking for writers 2024/12/11 01:26:46 DEBUG : c: reading active writers 2024/12/11 01:26:46 DEBUG : a: Looking for writers 2024/12/11 01:26:46 DEBUG : b: reading active writers 2024/12/11 01:26:46 DEBUG : : Looking for writers 2024/12/11 01:26:46 DEBUG : a: reading active writers 2024/12/11 01:26:46 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.04s) === 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 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-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:46 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/11 01:26:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/11 01:26:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:46 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2024/12/11 01:26:46 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2024/12/11 01:26:46 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: File to upload is small (5 bytes), uploading instead of streaming 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/file1" 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:46 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/11 01:26:46 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/11 01:26:46 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/11 01:26:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/file1" 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:46 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/file1" 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:46 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2024/12/11 01:26:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:46 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/11 01:26:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/11 01:26:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:46 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/11 01:26:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/11 01:26:46 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2024/12/11 01:26:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/12/11 01:26:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/11 01:26:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:46 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/11 01:26:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/11 01:26:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: File to upload is small (0 bytes), uploading instead of streaming 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/file1" 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:46 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/11 01:26:46 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/11 01:26:46 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/11 01:26:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/12/11 01:26:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/11 01:26:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:46 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/11 01:26:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/11 01:26:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: File to upload is small (7 bytes), uploading instead of streaming 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/file1" 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:46 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2024/12/11 01:26:46 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2024/12/11 01:26:46 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/11 01:26:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:46 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:46 DEBUG : : Looking for writers 2024/12/11 01:26:46 DEBUG : file1: reading active writers 2024/12/11 01:26:46 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.02s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:46 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/11 01:26:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/11 01:26:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:46 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2024/12/11 01:26:47 DEBUG : file1: aborting in-sequence write wait, off=100 2024/12/11 01:26:47 DEBUG : file1: failed to wait for in-sequence write to 100 2024/12/11 01:26:47 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2024/12/11 01:26:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: File to upload is small (11 bytes), uploading instead of streaming 2024/12/11 01:26:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/file1" 2024/12/11 01:26:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:47 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/11 01:26:47 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/11 01:26:47 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/11 01:26:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:47 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2024/12/11 01:26:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/file1" 2024/12/11 01:26:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:47 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/11 01:26:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/file1" 2024/12/11 01:26:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: sha1sum /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:47 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2024/12/11 01:26:47 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:47 DEBUG : : Looking for writers 2024/12/11 01:26:47 DEBUG : file1: reading active writers 2024/12/11 01:26:47 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.02s) === RUN TestWriteFileHandleFlush run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:47 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/11 01:26:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/11 01:26:47 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2024/12/11 01:26:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: File to upload is small (5 bytes), uploading instead of streaming 2024/12/11 01:26:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/file1" 2024/12/11 01:26:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:47 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/11 01:26:47 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/11 01:26:47 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/11 01:26:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:47 DEBUG : file1: WriteFileHandle.Flush nothing to do 2024/12/11 01:26:47 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:47 DEBUG : : Looking for writers 2024/12/11 01:26:47 DEBUG : file1: reading active writers 2024/12/11 01:26:47 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.01s) === RUN TestWriteFileHandleRelease run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:47 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/11 01:26:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/11 01:26:47 DEBUG : file1: WriteFileHandle.Release closing 2024/12/11 01:26:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: File to upload is small (0 bytes), uploading instead of streaming 2024/12/11 01:26:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/file1" 2024/12/11 01:26:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:47 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/11 01:26:47 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/11 01:26:47 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/11 01:26:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:47 DEBUG : file1: WriteFileHandle.Release nothing to do 2024/12/11 01:26:47 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:47 DEBUG : : Looking for writers 2024/12/11 01:26:47 DEBUG : file1: reading active writers 2024/12/11 01:26:47 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.01s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:47 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/11 01:26:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/11 01:26:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: File to upload is small (2 bytes), uploading instead of streaming 2024/12/11 01:26:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/file1" 2024/12/11 01:26:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:47 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2024/12/11 01:26:47 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2024/12/11 01:26:47 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/11 01:26:47 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2024/12/11 01:26:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:47 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:47 DEBUG : : Looking for writers 2024/12/11 01:26:47 DEBUG : file1: reading active writers 2024/12/11 01:26:47 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.01s) === RUN TestFileReadAtZeroLength run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:47 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/11 01:26:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/11 01:26:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: File to upload is small (0 bytes), uploading instead of streaming 2024/12/11 01:26:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/file1" 2024/12/11 01:26:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:47 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/11 01:26:47 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/11 01:26:47 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/11 01:26:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:47 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:47 DEBUG : file1: Open: flags=O_RDONLY 2024/12/11 01:26:47 DEBUG : file1: >Open: fd=file1 (r), err= 2024/12/11 01:26:47 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/12/11 01:26:47 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/12/11 01:26:47 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/12/11 01:26:47 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:47 DEBUG : : Looking for writers 2024/12/11 01:26:47 DEBUG : file1: reading active writers 2024/12/11 01:26:47 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.01s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye", Local "Local file system at /tmp/rclone3227242075", Modify Window "1s" 2024/12/11 01:26:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: poll-interval is not supported by this remote 2024/12/11 01:26:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 01:26:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/11 01:26:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:47 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/11 01:26:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/11 01:26:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: File to upload is small (100 bytes), uploading instead of streaming 2024/12/11 01:26:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Shell path "/home/rclone/rclone-test-fotewed4guye/file1" 2024/12/11 01:26:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Running remote command: md5sum /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Remote command result: 9e7d3b663113d4ede2bd85efeb127e7b /home/rclone/rclone-test-fotewed4guye/file1 2024/12/11 01:26:47 DEBUG : file1: Parsed hash: 9e7d3b663113d4ede2bd85efeb127e7b 2024/12/11 01:26:47 DEBUG : file1: md5 = 9e7d3b663113d4ede2bd85efeb127e7b OK 2024/12/11 01:26:47 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/11 01:26:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 01:26:47 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 01:26:47 DEBUG : file1: Open: flags=O_RDONLY 2024/12/11 01:26:47 DEBUG : file1: >Open: fd=file1 (r), err= 2024/12/11 01:26:47 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/12/11 01:26:47 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/12/11 01:26:47 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/12/11 01:26:47 DEBUG : WaitForWriters: timeout=30s 2024/12/11 01:26:47 DEBUG : : Looking for writers 2024/12/11 01:26:47 DEBUG : file1: reading active writers 2024/12/11 01:26:47 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.01s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2024/12/11 01:26:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fotewed4guye: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 8.81694272s (try 1/5)