"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2025/05/06 02:05:43 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-roxurob5gota" 2025/05/06 02:05:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/06 02:05:43 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/05/06 02:05:43 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/05/06 02:05:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/05/06 02:05:43 DEBUG : Setting pass="cZ_7Pn-d74K6HlxUwsOx_YokYcsKB0QXieNN3qYluWg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/05/06 02:05:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/05/06 02:05:43 DEBUG : TestFTPPureftpd: detected overridden config - adding "{vnoOo}" suffix to name 2025/05/06 02:05:43 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/05/06 02:05:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/05/06 02:05:43 DEBUG : Setting pass="cZ_7Pn-d74K6HlxUwsOx_YokYcsKB0QXieNN3qYluWg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/05/06 02:05:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: Connecting to FTP server 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:21") 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:43 DEBUG : Creating backend with remote "/tmp/rclone2315955946" === RUN TestDirHandleMethods run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:43 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33277") 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39280") 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35356") 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36160") 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:43 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:43 DEBUG : dir: Looking for writers 2025/05/06 02:05:43 DEBUG : : Looking for writers 2025/05/06 02:05:43 DEBUG : dir: reading active writers 2025/05/06 02:05:43 DEBUG : >WaitForWriters: 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39311") 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31126") 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36626") 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirHandleMethods (0.01s) === RUN TestDirHandleReaddir run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:43 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31199") 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30502") 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38580") 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36797") 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39924") 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39766") 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39726") 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35782") 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:43 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:43 DEBUG : dir/subdir: Looking for writers 2025/05/06 02:05:43 DEBUG : dir: Looking for writers 2025/05/06 02:05:43 DEBUG : file1: reading active writers 2025/05/06 02:05:43 DEBUG : file2: reading active writers 2025/05/06 02:05:43 DEBUG : subdir: reading active writers 2025/05/06 02:05:43 DEBUG : : Looking for writers 2025/05/06 02:05:43 DEBUG : dir: reading active writers 2025/05/06 02:05:43 DEBUG : >WaitForWriters: 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39359") 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31894") 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39089") 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37631") 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirHandleReaddir (0.02s) === RUN TestDirHandleReaddirnames run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:43 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37805") 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34878") 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31127") 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31684") 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38512") 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:43 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:43 DEBUG : dir: Looking for writers 2025/05/06 02:05:43 DEBUG : file1: reading active writers 2025/05/06 02:05:43 DEBUG : : Looking for writers 2025/05/06 02:05:43 DEBUG : dir: reading active writers 2025/05/06 02:05:43 DEBUG : >WaitForWriters: 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31510") 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33547") 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37538") 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirHandleReaddirnames (0.01s) === RUN TestDirMethods run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:43 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36688") 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30754") 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36025") 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36111") 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:43 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:43 DEBUG : dir: Looking for writers 2025/05/06 02:05:43 DEBUG : : Looking for writers 2025/05/06 02:05:43 DEBUG : dir: reading active writers 2025/05/06 02:05:43 DEBUG : >WaitForWriters: 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32522") 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30955") 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39406") 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirMethods (0.01s) === RUN TestDirForgetAll run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:43 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35290") 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37560") 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34494") 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39114") 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39557") 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:43 DEBUG : dir: forgetting directory cache 2025/05/06 02:05:43 DEBUG : : forgetting directory cache 2025/05/06 02:05:43 DEBUG : dir: forgetting directory cache 2025/05/06 02:05:43 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:43 DEBUG : : Looking for writers 2025/05/06 02:05:43 DEBUG : >WaitForWriters: 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34138") 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35432") 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32043") 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirForgetAll (0.01s) === RUN TestDirForgetPath run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:43 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37301") 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36294") 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37349") 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32868") 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38989") 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:43 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/05/06 02:05:43 DEBUG : dir: invalidating directory cache 2025/05/06 02:05:43 DEBUG : : >ForgetPath: 2025/05/06 02:05:43 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/05/06 02:05:43 DEBUG : : invalidating directory cache 2025/05/06 02:05:43 DEBUG : dir: forgetting directory cache 2025/05/06 02:05:43 DEBUG : : >ForgetPath: 2025/05/06 02:05:43 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/05/06 02:05:43 DEBUG : : >ForgetPath: 2025/05/06 02:05:43 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:43 DEBUG : dir: Looking for writers 2025/05/06 02:05:43 DEBUG : : Looking for writers 2025/05/06 02:05:43 DEBUG : dir: reading active writers 2025/05/06 02:05:43 DEBUG : >WaitForWriters: 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35319") 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31832") 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32384") 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirForgetPath (0.01s) === RUN TestDirWalk run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:43 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38032") 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38763") 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37800") 2025/05/06 02:05:43 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38866") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30167") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31053") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: Connecting to FTP server 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:21") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32514") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34115") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31928") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31592") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : : forgetting directory cache 2025/05/06 02:05:44 DEBUG : dir: forgetting directory cache 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36355") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32989") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34939") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:44 DEBUG : dir: Looking for writers 2025/05/06 02:05:44 DEBUG : fil/a/b: Looking for writers 2025/05/06 02:05:44 DEBUG : fil/a: Looking for writers 2025/05/06 02:05:44 DEBUG : b: reading active writers 2025/05/06 02:05:44 DEBUG : fil: Looking for writers 2025/05/06 02:05:44 DEBUG : a: reading active writers 2025/05/06 02:05:44 DEBUG : : Looking for writers 2025/05/06 02:05:44 DEBUG : dir: reading active writers 2025/05/06 02:05:44 DEBUG : fil: reading active writers 2025/05/06 02:05:44 DEBUG : >WaitForWriters: 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37752") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37403") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39787") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33079") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37930") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39552") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirWalk (0.04s) === RUN TestDirSetModTime run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:44 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37896") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34973") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32024") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30579") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:44 DEBUG : dir: Looking for writers 2025/05/06 02:05:44 DEBUG : : Looking for writers 2025/05/06 02:05:44 DEBUG : dir: reading active writers 2025/05/06 02:05:44 DEBUG : >WaitForWriters: 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31963") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39226") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39760") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirSetModTime (0.01s) === RUN TestDirStat run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:44 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35198") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31410") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37153") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32531") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34414") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:44 DEBUG : dir: Looking for writers 2025/05/06 02:05:44 DEBUG : file1: reading active writers 2025/05/06 02:05:44 DEBUG : : Looking for writers 2025/05/06 02:05:44 DEBUG : dir: reading active writers 2025/05/06 02:05:44 DEBUG : >WaitForWriters: 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33500") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31796") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37107") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirStat (0.01s) === RUN TestDirReadDirAll run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:44 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36639") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33402") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33674") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36377") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33826") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39520") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33511") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30194") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33724") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= === RUN TestDirReadDirAll/Virtual 2025/05/06 02:05:44 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/05/06 02:05:44 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/05/06 02:05:44 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/05/06 02:05:44 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37818") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36623") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : Waiting for deletions to finish 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31225") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 INFO : dir/subdir/file3: Deleted 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37532") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : removing 1 level 2 directories 2025/05/06 02:05:44 INFO : dir/subdir: Removing directory 2025/05/06 02:05:44 DEBUG : dir: invalidating directory cache 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35662") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/05/06 02:05:44 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/05/06 02:05:44 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/05/06 02:05:44 DEBUG : dir/file1: Reset virtual modtime 2025/05/06 02:05:44 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/05/06 02:05:44 DEBUG : dir/virtualFile: Reset virtual modtime 2025/05/06 02:05:44 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/05/06 02:05:44 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/05/06 02:05:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/06 02:05:44 DEBUG : dir: invalidating directory cache 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37858") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/05/06 02:05:44 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/05/06 02:05:44 DEBUG : dir/virtualFile: Reset virtual modtime 2025/05/06 02:05:44 DEBUG : : forgetting directory cache 2025/05/06 02:05:44 DEBUG : dir: forgetting directory cache 2025/05/06 02:05:44 DEBUG : dir/virtualDir: forgetting directory cache 2025/05/06 02:05:44 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:44 DEBUG : dir/virtualDir: Looking for writers 2025/05/06 02:05:44 DEBUG : dir: Looking for writers 2025/05/06 02:05:44 DEBUG : file1: reading active writers 2025/05/06 02:05:44 DEBUG : virtualFile2: reading active writers 2025/05/06 02:05:44 DEBUG : virtualFile: reading active writers 2025/05/06 02:05:44 DEBUG : virtualDir: reading active writers 2025/05/06 02:05:44 DEBUG : : Looking for writers 2025/05/06 02:05:44 DEBUG : dir: reading active writers 2025/05/06 02:05:44 DEBUG : >WaitForWriters: 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31614") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33484") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31237") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38463") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirReadDirAll (0.03s) --- PASS: TestDirReadDirAll/Virtual (0.01s) === RUN TestDirOpen run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:44 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31643") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34981") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37663") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38408") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 ERROR : dir/: Can only open directories read only 2025/05/06 02:05:44 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:44 DEBUG : dir: Looking for writers 2025/05/06 02:05:44 DEBUG : : Looking for writers 2025/05/06 02:05:44 DEBUG : dir: reading active writers 2025/05/06 02:05:44 DEBUG : >WaitForWriters: 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38593") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38960") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34283") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirOpen (0.01s) === RUN TestDirCreate run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:44 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35295") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34350") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33243") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37228") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34535") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:44 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/05/06 02:05:44 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/05/06 02:05:44 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: File to upload is small (5 bytes), uploading instead of streaming 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37674") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 NOTICE: ftp://172.17.0.3:21/rclone-test-roxurob5gota: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/05/06 02:05:44 DEBUG : dir/potato: Size of src and dst objects identical 2025/05/06 02:05:44 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/05/06 02:05:44 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:44 DEBUG : dir: Looking for writers 2025/05/06 02:05:44 DEBUG : file1: reading active writers 2025/05/06 02:05:44 DEBUG : potato: reading active writers 2025/05/06 02:05:44 DEBUG : : Looking for writers 2025/05/06 02:05:44 DEBUG : dir: reading active writers 2025/05/06 02:05:44 DEBUG : >WaitForWriters: 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37532") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30688") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31789") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirCreate (0.12s) === RUN TestDirMkdir run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:44 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37530") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30996") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39746") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31527") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37910") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32877") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33396") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32409") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36914") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:44 DEBUG : dir/sub: Looking for writers 2025/05/06 02:05:44 DEBUG : dir: Looking for writers 2025/05/06 02:05:44 DEBUG : file1: reading active writers 2025/05/06 02:05:44 DEBUG : sub: reading active writers 2025/05/06 02:05:44 DEBUG : : Looking for writers 2025/05/06 02:05:44 DEBUG : dir: reading active writers 2025/05/06 02:05:44 DEBUG : >WaitForWriters: 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37632") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33052") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30534") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33458") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirMkdir (0.12s) === RUN TestDirMkdirSub run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:44 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36040") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39752") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33771") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39310") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35330") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39466") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32284") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35893") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37478") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30283") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33387") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:44 DEBUG : dir/sub/subsub: Looking for writers 2025/05/06 02:05:44 DEBUG : dir/sub: Looking for writers 2025/05/06 02:05:44 DEBUG : subsub: reading active writers 2025/05/06 02:05:44 DEBUG : dir: Looking for writers 2025/05/06 02:05:44 DEBUG : file1: reading active writers 2025/05/06 02:05:44 DEBUG : sub: reading active writers 2025/05/06 02:05:44 DEBUG : : Looking for writers 2025/05/06 02:05:44 DEBUG : dir: reading active writers 2025/05/06 02:05:44 DEBUG : >WaitForWriters: 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38825") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39459") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34371") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36215") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33977") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirMkdirSub (0.02s) === RUN TestDirRemove run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:44 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37459") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31616") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38204") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37911") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33564") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 ERROR : dir/: Dir.Remove not empty 2025/05/06 02:05:44 DEBUG : dir/file1: Remove: 2025/05/06 02:05:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/06 02:05:44 DEBUG : dir/file1: >Remove: err= 2025/05/06 02:05:44 DEBUG : : Added virtual directory entry vDel: "dir" 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33659") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:44 DEBUG : : Looking for writers 2025/05/06 02:05:44 DEBUG : >WaitForWriters: 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38954") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39258") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirRemove (0.01s) === RUN TestDirRemoveAll run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:44 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38870") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30238") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34853") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31483") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39111") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : dir/file1: Remove: 2025/05/06 02:05:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/06 02:05:44 DEBUG : dir/file1: >Remove: err= 2025/05/06 02:05:44 DEBUG : : Added virtual directory entry vDel: "dir" 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38397") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:44 DEBUG : : Looking for writers 2025/05/06 02:05:44 DEBUG : >WaitForWriters: 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34969") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38799") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirRemoveAll (0.01s) === RUN TestDirRemoveName run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:44 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34553") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39033") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34306") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31954") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31760") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : dir/file1: Remove: 2025/05/06 02:05:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/06 02:05:44 DEBUG : dir/file1: >Remove: err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35632") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35348") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:44 DEBUG : dir: Looking for writers 2025/05/06 02:05:44 DEBUG : : Looking for writers 2025/05/06 02:05:44 DEBUG : dir: reading active writers 2025/05/06 02:05:44 DEBUG : >WaitForWriters: 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31822") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30407") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33933") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirRemoveName (0.11s) === RUN TestDirRename run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:44 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33125") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32356") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32371") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38096") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31700") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36071") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36096") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35867") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/05/06 02:05:44 DEBUG : dir: Updating dir with dir2 0xc0006da0d0 2025/05/06 02:05:44 DEBUG : dir: forgetting directory cache 2025/05/06 02:05:44 DEBUG : : Added virtual directory entry vDel: "dir" 2025/05/06 02:05:44 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37159") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32822") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37019") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 INFO : dir2/file1: Moved (server-side) to: file2 2025/05/06 02:05:44 DEBUG : file2: Updating file with file2 0xc00078d440 2025/05/06 02:05:44 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/05/06 02:05:44 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37501") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38567") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 INFO : dir2/file3: Deleted 2025/05/06 02:05:44 INFO : file2: Moved (server-side) to: dir2/file3 2025/05/06 02:05:44 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00078d440 2025/05/06 02:05:44 DEBUG : : Added virtual directory entry vDel: "file2" 2025/05/06 02:05:44 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33367") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37610") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/05/06 02:05:44 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000778ea0 2025/05/06 02:05:44 DEBUG : empty directory: forgetting directory cache 2025/05/06 02:05:44 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/05/06 02:05:44 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/05/06 02:05:44 DEBUG : dir2: Renaming to "dir3" 2025/05/06 02:05:44 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:44 DEBUG : dir3: Looking for writers 2025/05/06 02:05:44 DEBUG : file3: reading active writers 2025/05/06 02:05:44 DEBUG : renamed empty directory: Looking for writers 2025/05/06 02:05:44 DEBUG : : Looking for writers 2025/05/06 02:05:44 DEBUG : dir3: reading active writers 2025/05/06 02:05:44 DEBUG : renamed empty directory: reading active writers 2025/05/06 02:05:44 DEBUG : >WaitForWriters: 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38385") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33404") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30524") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35756") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirRename (0.13s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:44 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31494") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34874") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34449") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36569") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30067") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/05/06 02:05:44 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36985") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/06 02:05:44 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/05/06 02:05:44 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/05/06 02:05:44 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/05/06 02:05:44 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/05/06 02:05:44 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:44 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/06 02:05:44 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/05/06 02:05:44 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/05/06 02:05:44 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/05/06 02:05:44 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: File to upload is small (12 bytes), uploading instead of streaming 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30498") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/05/06 02:05:44 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/05/06 02:05:44 DEBUG : : forgetting directory cache 2025/05/06 02:05:44 DEBUG : dir: forgetting directory cache 2025/05/06 02:05:44 DEBUG : dir/sub: forgetting directory cache 2025/05/06 02:05:44 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/05/06 02:05:44 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: File to upload is small (5 bytes), uploading instead of streaming 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34180") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/05/06 02:05:44 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/05/06 02:05:44 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:44 DEBUG : dir/sub: Looking for writers 2025/05/06 02:05:44 DEBUG : file2: reading active writers 2025/05/06 02:05:44 DEBUG : file0: reading active writers 2025/05/06 02:05:44 DEBUG : dir: Looking for writers 2025/05/06 02:05:44 DEBUG : file1: reading active writers 2025/05/06 02:05:44 DEBUG : sub: reading active writers 2025/05/06 02:05:44 DEBUG : : Looking for writers 2025/05/06 02:05:44 DEBUG : dir: reading active writers 2025/05/06 02:05:44 DEBUG : >WaitForWriters: 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32153") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30992") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30310") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34385") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirFileOpen (0.02s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:44 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/05/06 02:05:44 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:44 DEBUG : : Looking for writers 2025/05/06 02:05:44 DEBUG : >WaitForWriters: 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38782") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32439") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- SKIP: TestDirEntryModTimeInvalidation (0.00s) === RUN TestDirMetadataExtension run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:44 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36857") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31579") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34524") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30672") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37186") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/05/06 02:05:44 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:44 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/05/06 02:05:44 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/05/06 02:05:44 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/05/06 02:05:44 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/05/06 02:05:44 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/05/06 02:05:44 DEBUG : : Added virtual directory entry vAddFile: "dir.metadata" 2025/05/06 02:05:44 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:44 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/05/06 02:05:44 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/05/06 02:05:44 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/05/06 02:05:44 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/05/06 02:05:44 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/05/06 02:05:44 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:44 DEBUG : dir: Looking for writers 2025/05/06 02:05:44 DEBUG : file1: reading active writers 2025/05/06 02:05:44 DEBUG : file1.metadata: reading active writers 2025/05/06 02:05:44 DEBUG : : Looking for writers 2025/05/06 02:05:44 DEBUG : dir: reading active writers 2025/05/06 02:05:44 DEBUG : dir.metadata: reading active writers 2025/05/06 02:05:44 DEBUG : >WaitForWriters: 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34549") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34109") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30074") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirMetadataExtension (0.01s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:44 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37904") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31589") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30582") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33100") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31099") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:44 DEBUG : dir: Looking for writers 2025/05/06 02:05:44 DEBUG : file1: reading active writers 2025/05/06 02:05:44 DEBUG : : Looking for writers 2025/05/06 02:05:44 DEBUG : dir: reading active writers 2025/05/06 02:05:44 DEBUG : >WaitForWriters: 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37716") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34235") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32232") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileMethods (0.01s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:44 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32828") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35429") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38796") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33562") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37380") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34605") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : Can set mod time: true 2025/05/06 02:05:44 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33367") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30015") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:44 DEBUG : dir: Looking for writers 2025/05/06 02:05:44 DEBUG : file1: reading active writers 2025/05/06 02:05:44 DEBUG : : Looking for writers 2025/05/06 02:05:44 DEBUG : dir: reading active writers 2025/05/06 02:05:44 DEBUG : >WaitForWriters: 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39134") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37165") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31630") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:44 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30193") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35578") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38542") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36371") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39960") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/06 02:05:44 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/05/06 02:05:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: File to upload is small (0 bytes), uploading instead of streaming 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35358") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : dir/file1: Size of src and dst objects identical 2025/05/06 02:05:44 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/05/06 02:05:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:44 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:44 DEBUG : dir: Looking for writers 2025/05/06 02:05:44 DEBUG : file1: reading active writers 2025/05/06 02:05:44 DEBUG : : Looking for writers 2025/05/06 02:05:44 DEBUG : dir: reading active writers 2025/05/06 02:05:44 DEBUG : >WaitForWriters: 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32135") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34990") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:44 DEBUG : dir: Looking for writers 2025/05/06 02:05:44 DEBUG : file1: reading active writers 2025/05/06 02:05:44 DEBUG : : Looking for writers 2025/05/06 02:05:44 DEBUG : dir: reading active writers 2025/05/06 02:05:44 DEBUG : >WaitForWriters: 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35867") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30491") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39963") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:44 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30387") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39981") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32977") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36745") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34091") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/06 02:05:44 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/05/06 02:05:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: File to upload is small (5 bytes), uploading instead of streaming 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33970") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : dir/file1: Size of src and dst objects identical 2025/05/06 02:05:44 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/05/06 02:05:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:44 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:44 DEBUG : dir: Looking for writers 2025/05/06 02:05:44 DEBUG : file1: reading active writers 2025/05/06 02:05:44 DEBUG : : Looking for writers 2025/05/06 02:05:44 DEBUG : dir: reading active writers 2025/05/06 02:05:44 DEBUG : >WaitForWriters: 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36330") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39494") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:44 DEBUG : dir: Looking for writers 2025/05/06 02:05:44 DEBUG : file1: reading active writers 2025/05/06 02:05:44 DEBUG : : Looking for writers 2025/05/06 02:05:44 DEBUG : dir: reading active writers 2025/05/06 02:05:44 DEBUG : >WaitForWriters: 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32886") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32599") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31186") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:44 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/06 02:05:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/06 02:05:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:44 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39297") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37866") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38040") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33341") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32330") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31240") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35349") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:44 DEBUG : dir: Looking for writers 2025/05/06 02:05:44 DEBUG : file1: reading active writers 2025/05/06 02:05:44 DEBUG : : Looking for writers 2025/05/06 02:05:44 DEBUG : dir: reading active writers 2025/05/06 02:05:44 DEBUG : >WaitForWriters: 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: cleaner exiting 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31771") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37581") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34719") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:44 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/06 02:05:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/06 02:05:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:44 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34331") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32918") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31188") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35015") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32789") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/05/06 02:05:44 DEBUG : dir/file1: newRWFileHandle: 2025/05/06 02:05:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/06 02:05:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/06 02:05:44 DEBUG : dir/file1(0xc0008dce40): close: 2025/05/06 02:05:44 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/05/06 02:05:44 DEBUG : dir/file1(0xc0008dce40): >close: err= 2025/05/06 02:05:44 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:44 DEBUG : dir: Looking for writers 2025/05/06 02:05:44 DEBUG : file1: reading active writers 2025/05/06 02:05:44 DEBUG : : Looking for writers 2025/05/06 02:05:44 DEBUG : dir: reading active writers 2025/05/06 02:05:44 DEBUG : >WaitForWriters: 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37418") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34062") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:44 DEBUG : dir: Looking for writers 2025/05/06 02:05:44 DEBUG : file1: reading active writers 2025/05/06 02:05:44 DEBUG : : Looking for writers 2025/05/06 02:05:44 DEBUG : dir: reading active writers 2025/05/06 02:05:44 DEBUG : >WaitForWriters: 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: cleaner exiting 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32481") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37072") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30968") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:44 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/06 02:05:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/06 02:05:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:44 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33532") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31475") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36346") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37128") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38656") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/05/06 02:05:44 DEBUG : dir/file1: newRWFileHandle: 2025/05/06 02:05:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/06 02:05:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/06 02:05:44 DEBUG : dir/file1(0xc0008dd200): _writeAt: size=5, off=0 2025/05/06 02:05:44 DEBUG : dir/file1(0xc0008dd200): openPending: 2025/05/06 02:05:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/05/06 02:05:44 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/05/06 02:05:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:44 DEBUG : dir/file1(0xc0008dd200): >openPending: err= 2025/05/06 02:05:44 DEBUG : dir/file1(0xc0008dd200): >_writeAt: n=5, err= 2025/05/06 02:05:44 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/05/06 02:05:44 DEBUG : dir/file1(0xc0008dd200): close: 2025/05/06 02:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/05/06 02:05:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/05/06 02:05:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/05/06 02:05:44 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35006") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/05/06 02:05:44 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:44 DEBUG : dir/file1(0xc0008dd200): >close: err= 2025/05/06 02:05:44 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:44 DEBUG : dir: Looking for writers 2025/05/06 02:05:44 DEBUG : file1: reading active writers 2025/05/06 02:05:44 DEBUG : : Looking for writers 2025/05/06 02:05:44 DEBUG : dir: reading active writers 2025/05/06 02:05:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/06 02:05:44 DEBUG : dir: Looking for writers 2025/05/06 02:05:44 DEBUG : file1: reading active writers 2025/05/06 02:05:44 DEBUG : : Looking for writers 2025/05/06 02:05:44 DEBUG : dir: reading active writers 2025/05/06 02:05:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/06 02:05:44 DEBUG : dir: Looking for writers 2025/05/06 02:05:44 DEBUG : file1: reading active writers 2025/05/06 02:05:44 DEBUG : : Looking for writers 2025/05/06 02:05:44 DEBUG : dir: reading active writers 2025/05/06 02:05:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/06 02:05:44 DEBUG : dir: Looking for writers 2025/05/06 02:05:44 DEBUG : file1: reading active writers 2025/05/06 02:05:44 DEBUG : : Looking for writers 2025/05/06 02:05:44 DEBUG : dir: reading active writers 2025/05/06 02:05:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/06 02:05:44 DEBUG : dir/file1: vfs cache: starting upload 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38046") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : dir/file1.b6fbcc80.partial: renamed to: dir/file1 2025/05/06 02:05:44 INFO : dir/file1: Copied (replaced existing) 2025/05/06 02:05:44 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC" 2025/05/06 02:05:44 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/05/06 02:05:44 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/05/06 02:05:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:44 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/05/06 02:05:44 DEBUG : dir: Looking for writers 2025/05/06 02:05:44 DEBUG : file1: reading active writers 2025/05/06 02:05:44 DEBUG : : Looking for writers 2025/05/06 02:05:44 DEBUG : dir: reading active writers 2025/05/06 02:05:44 DEBUG : >WaitForWriters: 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30614") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37627") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:44 DEBUG : dir: Looking for writers 2025/05/06 02:05:44 DEBUG : file1: reading active writers 2025/05/06 02:05:44 DEBUG : : Looking for writers 2025/05/06 02:05:44 DEBUG : dir: reading active writers 2025/05/06 02:05:44 DEBUG : >WaitForWriters: 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: cleaner exiting 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39292") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36261") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35907") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileSetModTime (0.24s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.02s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.01s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.02s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.01s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.01s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.17s) === RUN TestFileOpenRead run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:44 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35228") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30414") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33087") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37955") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35332") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/06 02:05:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/06 02:05:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34867") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/05/06 02:05:44 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:44 DEBUG : dir: Looking for writers 2025/05/06 02:05:44 DEBUG : file1: reading active writers 2025/05/06 02:05:44 DEBUG : : Looking for writers 2025/05/06 02:05:44 DEBUG : dir: reading active writers 2025/05/06 02:05:44 DEBUG : >WaitForWriters: 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31668") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33169") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32572") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileOpenRead (0.01s) === RUN TestFileOpenReadUnknownSize 2025/05/06 02:05:44 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/05/06 02:05:44 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/06 02:05:44 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/05/06 02:05:44 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/05/06 02:05:44 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:44 DEBUG : : Looking for writers 2025/05/06 02:05:44 DEBUG : file.txt: reading active writers 2025/05/06 02:05:44 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:44 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36255") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35884") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38090") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31933") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35100") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: File to upload is small (25 bytes), uploading instead of streaming 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39475") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : dir/file1: Size of src and dst objects identical 2025/05/06 02:05:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:44 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:44 DEBUG : dir: Looking for writers 2025/05/06 02:05:44 DEBUG : file1: reading active writers 2025/05/06 02:05:44 DEBUG : : Looking for writers 2025/05/06 02:05:44 DEBUG : dir: reading active writers 2025/05/06 02:05:44 DEBUG : >WaitForWriters: 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38175") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39240") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30085") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileOpenWrite (0.01s) === RUN TestFileRemove run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:44 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36099") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37869") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33164") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34979") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37003") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : dir/file1: Remove: 2025/05/06 02:05:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/06 02:05:44 DEBUG : dir/file1: >Remove: err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37092") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35439") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : dir/file1: Remove: 2025/05/06 02:05:44 DEBUG : dir/file1: >Remove: err=Read only file system 2025/05/06 02:05:44 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:44 DEBUG : dir: Looking for writers 2025/05/06 02:05:44 DEBUG : : Looking for writers 2025/05/06 02:05:44 DEBUG : dir: reading active writers 2025/05/06 02:05:44 DEBUG : >WaitForWriters: 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31006") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30259") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34024") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileRemove (0.01s) === RUN TestFileRemoveAll run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:44 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38828") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31075") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38344") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36560") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30675") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : dir/file1: Remove: 2025/05/06 02:05:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/06 02:05:44 DEBUG : dir/file1: >Remove: err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31267") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38780") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : dir/file1: Remove: 2025/05/06 02:05:44 DEBUG : dir/file1: >Remove: err=Read only file system 2025/05/06 02:05:44 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:44 DEBUG : dir: Looking for writers 2025/05/06 02:05:44 DEBUG : : Looking for writers 2025/05/06 02:05:44 DEBUG : dir: reading active writers 2025/05/06 02:05:44 DEBUG : >WaitForWriters: 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31579") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34449") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35534") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileRemoveAll (0.01s) === RUN TestFileOpen run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:44 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33122") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33074") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38053") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39879") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31992") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/06 02:05:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/06 02:05:44 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/05/06 02:05:44 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/05/06 02:05:44 DEBUG : dir/file1: Open: flags=O_RDWR 2025/05/06 02:05:44 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/05/06 02:05:44 DEBUG : dir/file1: Open: flags=0x3 2025/05/06 02:05:44 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/05/06 02:05:44 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/05/06 02:05:44 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:44 DEBUG : dir: Looking for writers 2025/05/06 02:05:44 DEBUG : file1: reading active writers 2025/05/06 02:05:44 DEBUG : : Looking for writers 2025/05/06 02:05:44 DEBUG : dir: reading active writers 2025/05/06 02:05:44 DEBUG : >WaitForWriters: 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36628") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30555") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34978") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileOpen (0.01s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:44 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32303") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31568") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39653") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32939") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36793") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:44 DEBUG : dir: Looking for writers 2025/05/06 02:05:44 DEBUG : file1: reading active writers 2025/05/06 02:05:44 DEBUG : : Looking for writers 2025/05/06 02:05:44 DEBUG : dir: reading active writers 2025/05/06 02:05:44 DEBUG : >WaitForWriters: 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33413") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35772") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/06 02:05:44 DEBUG : newLeaf: Updating file with newLeaf 0xc0008e2cc0 2025/05/06 02:05:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/06 02:05:44 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32759") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35246") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/06 02:05:44 DEBUG : dir/file1: Updating file with dir/file1 0xc0008e2cc0 2025/05/06 02:05:44 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/06 02:05:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35595") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37396") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/06 02:05:44 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/05/06 02:05:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:44 DEBUG : dir/file1: File is currently open, delaying rename 0xc0008e2cc0 2025/05/06 02:05:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/06 02:05:44 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: File to upload is small (25 bytes), uploading instead of streaming 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32311") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : dir/file1: Size of src and dst objects identical 2025/05/06 02:05:44 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/06 02:05:44 DEBUG : newLeaf: Running delayed rename now 2025/05/06 02:05:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/06 02:05:44 DEBUG : newLeaf: Updating file with newLeaf 0xc0008e2cc0 2025/05/06 02:05:44 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:44 DEBUG : dir: Looking for writers 2025/05/06 02:05:44 DEBUG : : Looking for writers 2025/05/06 02:05:44 DEBUG : dir: reading active writers 2025/05/06 02:05:44 DEBUG : newLeaf: reading active writers 2025/05/06 02:05:44 DEBUG : >WaitForWriters: 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35848") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39115") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:44 DEBUG : dir: Looking for writers 2025/05/06 02:05:44 DEBUG : : Looking for writers 2025/05/06 02:05:44 DEBUG : dir: reading active writers 2025/05/06 02:05:44 DEBUG : newLeaf: reading active writers 2025/05/06 02:05:44 DEBUG : >WaitForWriters: 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31483") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37910") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34847") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:44 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/06 02:05:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/06 02:05:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:44 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38703") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38403") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35954") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31912") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34146") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:44 DEBUG : dir: Looking for writers 2025/05/06 02:05:44 DEBUG : file1: reading active writers 2025/05/06 02:05:44 DEBUG : : Looking for writers 2025/05/06 02:05:44 DEBUG : dir: reading active writers 2025/05/06 02:05:44 DEBUG : >WaitForWriters: 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34542") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38733") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/06 02:05:44 DEBUG : newLeaf: Updating file with newLeaf 0xc0008e3500 2025/05/06 02:05:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/06 02:05:44 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32333") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39292") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/06 02:05:44 DEBUG : dir/file1: Updating file with dir/file1 0xc0008e3500 2025/05/06 02:05:44 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/06 02:05:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32677") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38530") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/06 02:05:44 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/05/06 02:05:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:44 DEBUG : dir/file1: File is currently open, delaying rename 0xc0008e3500 2025/05/06 02:05:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/06 02:05:44 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: File to upload is small (25 bytes), uploading instead of streaming 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34431") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : dir/file1: Size of src and dst objects identical 2025/05/06 02:05:44 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/06 02:05:44 DEBUG : newLeaf: Running delayed rename now 2025/05/06 02:05:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/06 02:05:44 DEBUG : newLeaf: Updating file with newLeaf 0xc0008e3500 2025/05/06 02:05:44 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:44 DEBUG : dir: Looking for writers 2025/05/06 02:05:44 DEBUG : : Looking for writers 2025/05/06 02:05:44 DEBUG : dir: reading active writers 2025/05/06 02:05:44 DEBUG : newLeaf: reading active writers 2025/05/06 02:05:44 DEBUG : >WaitForWriters: 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34166") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39381") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:44 DEBUG : dir: Looking for writers 2025/05/06 02:05:44 DEBUG : : Looking for writers 2025/05/06 02:05:44 DEBUG : dir: reading active writers 2025/05/06 02:05:44 DEBUG : newLeaf: reading active writers 2025/05/06 02:05:44 DEBUG : >WaitForWriters: 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: cleaner exiting 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38750") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38808") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38605") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:44 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/06 02:05:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/06 02:05:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:44 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34622") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38346") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38560") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39349") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39952") 2025/05/06 02:05:44 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:44 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/06 02:05:44 DEBUG : dir/file1: newRWFileHandle: 2025/05/06 02:05:44 DEBUG : dir/file1(0xc0008dc440): openPending: 2025/05/06 02:05:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/05/06 02:05:44 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/05/06 02:05:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:44 DEBUG : dir/file1(0xc0008dc440): >openPending: err= 2025/05/06 02:05:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/06 02:05:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/06 02:05:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/06 02:05:44 DEBUG : dir/file1(0xc0008dc440): _writeAt: size=14, off=0 2025/05/06 02:05:44 DEBUG : dir/file1(0xc0008dc440): >_writeAt: n=14, err= 2025/05/06 02:05:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/06 02:05:44 DEBUG : dir/file1(0xc0008dc440): close: 2025/05/06 02:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/05/06 02:05:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/06 02:05:44 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:44 DEBUG : dir/file1(0xc0008dc440): >close: err= 2025/05/06 02:05:44 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:44 DEBUG : dir: Looking for writers 2025/05/06 02:05:44 DEBUG : file1: reading active writers 2025/05/06 02:05:44 DEBUG : : Looking for writers 2025/05/06 02:05:44 DEBUG : dir: reading active writers 2025/05/06 02:05:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/06 02:05:45 DEBUG : dir: Looking for writers 2025/05/06 02:05:45 DEBUG : file1: reading active writers 2025/05/06 02:05:45 DEBUG : : Looking for writers 2025/05/06 02:05:45 DEBUG : dir: reading active writers 2025/05/06 02:05:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/06 02:05:45 DEBUG : dir: Looking for writers 2025/05/06 02:05:45 DEBUG : file1: reading active writers 2025/05/06 02:05:45 DEBUG : : Looking for writers 2025/05/06 02:05:45 DEBUG : dir: reading active writers 2025/05/06 02:05:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/06 02:05:45 DEBUG : dir: Looking for writers 2025/05/06 02:05:45 DEBUG : file1: reading active writers 2025/05/06 02:05:45 DEBUG : : Looking for writers 2025/05/06 02:05:45 DEBUG : dir: reading active writers 2025/05/06 02:05:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/06 02:05:45 DEBUG : dir/file1: vfs cache: starting upload 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30892") 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:45 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2025/05/06 02:05:45 INFO : dir/file1: Copied (replaced existing) 2025/05/06 02:05:45 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/05/06 02:05:45 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/05/06 02:05:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:45 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/05/06 02:05:45 DEBUG : dir: Looking for writers 2025/05/06 02:05:45 DEBUG : file1: reading active writers 2025/05/06 02:05:45 DEBUG : : Looking for writers 2025/05/06 02:05:45 DEBUG : dir: reading active writers 2025/05/06 02:05:45 DEBUG : >WaitForWriters: 2025/05/06 02:05:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/06 02:05:45 DEBUG : dir/file1: newRWFileHandle: 2025/05/06 02:05:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/06 02:05:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/06 02:05:45 DEBUG : dir/file1(0xc000603880): _readAt: size=512, off=0 2025/05/06 02:05:45 DEBUG : dir/file1(0xc000603880): openPending: 2025/05/06 02:05:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/05/06 02:05:45 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/05/06 02:05:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:45 DEBUG : dir/file1(0xc000603880): >openPending: err= 2025/05/06 02:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/05/06 02:05:45 DEBUG : dir/file1(0xc000603880): >_readAt: n=14, err=EOF 2025/05/06 02:05:45 DEBUG : dir/file1(0xc000603880): close: 2025/05/06 02:05:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/05/06 02:05:45 DEBUG : dir/file1(0xc000603880): >close: err= 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37232") 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32863") 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/06 02:05:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/06 02:05:45 DEBUG : newLeaf: Updating file with newLeaf 0xc0006b6540 2025/05/06 02:05:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/06 02:05:45 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33259") 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32925") 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:45 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/06 02:05:45 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/05/06 02:05:45 DEBUG : dir/file1: Updating file with dir/file1 0xc0006b6540 2025/05/06 02:05:45 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/06 02:05:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38468") 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38236") 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/06 02:05:45 DEBUG : dir/file1: newRWFileHandle: 2025/05/06 02:05:45 DEBUG : dir/file1(0xc0008dc940): openPending: 2025/05/06 02:05:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/05/06 02:05:45 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/05/06 02:05:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:45 DEBUG : dir/file1(0xc0008dc940): >openPending: err= 2025/05/06 02:05:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/06 02:05:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/06 02:05:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/06 02:05:45 DEBUG : dir/file1(0xc0008dc940): _writeAt: size=25, off=0 2025/05/06 02:05:45 DEBUG : dir/file1(0xc0008dc940): >_writeAt: n=25, err= 2025/05/06 02:05:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/06 02:05:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/06 02:05:45 DEBUG : newLeaf: Updating file with newLeaf 0xc0006b6540 2025/05/06 02:05:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/06 02:05:45 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/06 02:05:45 DEBUG : newLeaf(0xc0008dc940): close: 2025/05/06 02:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/05/06 02:05:45 DEBUG : newLeaf: vfs cache: setting modification time to 2025-05-06 02:05:45.15858792 +0000 UTC m=+1.295639208 2025/05/06 02:05:45 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:45 DEBUG : newLeaf(0xc0008dc940): >close: err= 2025/05/06 02:05:45 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:45 DEBUG : dir: Looking for writers 2025/05/06 02:05:45 DEBUG : : Looking for writers 2025/05/06 02:05:45 DEBUG : dir: reading active writers 2025/05/06 02:05:45 DEBUG : newLeaf: reading active writers 2025/05/06 02:05:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/06 02:05:45 DEBUG : dir: Looking for writers 2025/05/06 02:05:45 DEBUG : : Looking for writers 2025/05/06 02:05:45 DEBUG : dir: reading active writers 2025/05/06 02:05:45 DEBUG : newLeaf: reading active writers 2025/05/06 02:05:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/06 02:05:45 DEBUG : dir: Looking for writers 2025/05/06 02:05:45 DEBUG : : Looking for writers 2025/05/06 02:05:45 DEBUG : dir: reading active writers 2025/05/06 02:05:45 DEBUG : newLeaf: reading active writers 2025/05/06 02:05:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/06 02:05:45 DEBUG : dir: Looking for writers 2025/05/06 02:05:45 DEBUG : : Looking for writers 2025/05/06 02:05:45 DEBUG : dir: reading active writers 2025/05/06 02:05:45 DEBUG : newLeaf: reading active writers 2025/05/06 02:05:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/06 02:05:45 DEBUG : newLeaf: vfs cache: starting upload 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39085") 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:45 DEBUG : newLeaf.e960ad7a.partial: renamed to: newLeaf 2025/05/06 02:05:45 INFO : newLeaf: Copied (replaced existing) 2025/05/06 02:05:45 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-05-06 02:05:45 +0000 UTC" 2025/05/06 02:05:45 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/05/06 02:05:45 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/06 02:05:45 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/05/06 02:05:45 DEBUG : dir: Looking for writers 2025/05/06 02:05:45 DEBUG : : Looking for writers 2025/05/06 02:05:45 DEBUG : dir: reading active writers 2025/05/06 02:05:45 DEBUG : newLeaf: reading active writers 2025/05/06 02:05:45 DEBUG : >WaitForWriters: 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38930") 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39991") 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:45 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:45 DEBUG : dir: Looking for writers 2025/05/06 02:05:45 DEBUG : : Looking for writers 2025/05/06 02:05:45 DEBUG : dir: reading active writers 2025/05/06 02:05:45 DEBUG : newLeaf: reading active writers 2025/05/06 02:05:45 DEBUG : >WaitForWriters: 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: cleaner exiting 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30236") 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38454") 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37752") 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:45 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/06 02:05:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/06 02:05:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:45 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30337") 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30269") 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32261") 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32535") 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36112") 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:45 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:45 DEBUG : dir: Looking for writers 2025/05/06 02:05:45 DEBUG : file1: reading active writers 2025/05/06 02:05:45 DEBUG : : Looking for writers 2025/05/06 02:05:45 DEBUG : dir: reading active writers 2025/05/06 02:05:45 DEBUG : >WaitForWriters: 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38291") 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37132") 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/06 02:05:45 DEBUG : newLeaf: Updating file with newLeaf 0xc000908180 2025/05/06 02:05:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/06 02:05:45 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38212") 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37527") 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:45 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/06 02:05:45 DEBUG : dir/file1: Updating file with dir/file1 0xc000908180 2025/05/06 02:05:45 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/06 02:05:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39824") 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35891") 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/06 02:05:45 DEBUG : dir/file1: newRWFileHandle: 2025/05/06 02:05:45 DEBUG : dir/file1(0xc0002c1340): openPending: 2025/05/06 02:05:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/05/06 02:05:45 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/05/06 02:05:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:45 DEBUG : dir/file1(0xc0002c1340): >openPending: err= 2025/05/06 02:05:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/06 02:05:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/06 02:05:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/06 02:05:45 DEBUG : dir/file1(0xc0002c1340): _writeAt: size=25, off=0 2025/05/06 02:05:45 DEBUG : dir/file1(0xc0002c1340): >_writeAt: n=25, err= 2025/05/06 02:05:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/06 02:05:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/06 02:05:45 DEBUG : newLeaf: Updating file with newLeaf 0xc000908180 2025/05/06 02:05:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/06 02:05:45 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/06 02:05:45 DEBUG : newLeaf(0xc0002c1340): close: 2025/05/06 02:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/05/06 02:05:45 DEBUG : newLeaf: vfs cache: setting modification time to 2025-05-06 02:05:45.33531689 +0000 UTC m=+1.472368188 2025/05/06 02:05:45 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:45 DEBUG : newLeaf(0xc0002c1340): >close: err= 2025/05/06 02:05:45 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:45 DEBUG : dir: Looking for writers 2025/05/06 02:05:45 DEBUG : : Looking for writers 2025/05/06 02:05:45 DEBUG : dir: reading active writers 2025/05/06 02:05:45 DEBUG : newLeaf: reading active writers 2025/05/06 02:05:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/06 02:05:45 DEBUG : dir: Looking for writers 2025/05/06 02:05:45 DEBUG : : Looking for writers 2025/05/06 02:05:45 DEBUG : dir: reading active writers 2025/05/06 02:05:45 DEBUG : newLeaf: reading active writers 2025/05/06 02:05:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/06 02:05:45 DEBUG : dir: Looking for writers 2025/05/06 02:05:45 DEBUG : : Looking for writers 2025/05/06 02:05:45 DEBUG : dir: reading active writers 2025/05/06 02:05:45 DEBUG : newLeaf: reading active writers 2025/05/06 02:05:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/06 02:05:45 DEBUG : dir: Looking for writers 2025/05/06 02:05:45 DEBUG : : Looking for writers 2025/05/06 02:05:45 DEBUG : dir: reading active writers 2025/05/06 02:05:45 DEBUG : newLeaf: reading active writers 2025/05/06 02:05:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/06 02:05:45 DEBUG : newLeaf: vfs cache: starting upload 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34801") 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:45 DEBUG : newLeaf.ab740ab4.partial: renamed to: newLeaf 2025/05/06 02:05:45 INFO : newLeaf: Copied (replaced existing) 2025/05/06 02:05:45 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-05-06 02:05:45 +0000 UTC" 2025/05/06 02:05:45 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/05/06 02:05:45 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/06 02:05:45 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/05/06 02:05:45 DEBUG : dir: Looking for writers 2025/05/06 02:05:45 DEBUG : : Looking for writers 2025/05/06 02:05:45 DEBUG : dir: reading active writers 2025/05/06 02:05:45 DEBUG : newLeaf: reading active writers 2025/05/06 02:05:45 DEBUG : >WaitForWriters: 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34110") 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36307") 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:45 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:45 DEBUG : dir: Looking for writers 2025/05/06 02:05:45 DEBUG : : Looking for writers 2025/05/06 02:05:45 DEBUG : dir: reading active writers 2025/05/06 02:05:45 DEBUG : newLeaf: reading active writers 2025/05/06 02:05:45 DEBUG : >WaitForWriters: 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: cleaner exiting 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30837") 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38650") 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36882") 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:45 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/06 02:05:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/06 02:05:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:45 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36058") 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37966") 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35213") 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36243") 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38904") 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:45 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/06 02:05:45 DEBUG : dir/file1: newRWFileHandle: 2025/05/06 02:05:45 DEBUG : dir/file1(0xc000689b40): openPending: 2025/05/06 02:05:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/05/06 02:05:45 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/05/06 02:05:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:45 DEBUG : dir/file1(0xc000689b40): >openPending: err= 2025/05/06 02:05:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/06 02:05:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/06 02:05:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/06 02:05:45 DEBUG : dir/file1(0xc000689b40): _writeAt: size=14, off=0 2025/05/06 02:05:45 DEBUG : dir/file1(0xc000689b40): >_writeAt: n=14, err= 2025/05/06 02:05:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/06 02:05:45 DEBUG : dir/file1(0xc000689b40): close: 2025/05/06 02:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/05/06 02:05:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/06 02:05:45 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:45 DEBUG : dir/file1(0xc000689b40): >close: err= 2025/05/06 02:05:45 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:45 DEBUG : dir: Looking for writers 2025/05/06 02:05:45 DEBUG : file1: reading active writers 2025/05/06 02:05:45 DEBUG : : Looking for writers 2025/05/06 02:05:45 DEBUG : dir: reading active writers 2025/05/06 02:05:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/06 02:05:45 DEBUG : dir: Looking for writers 2025/05/06 02:05:45 DEBUG : file1: reading active writers 2025/05/06 02:05:45 DEBUG : : Looking for writers 2025/05/06 02:05:45 DEBUG : dir: reading active writers 2025/05/06 02:05:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/06 02:05:45 DEBUG : dir: Looking for writers 2025/05/06 02:05:45 DEBUG : file1: reading active writers 2025/05/06 02:05:45 DEBUG : : Looking for writers 2025/05/06 02:05:45 DEBUG : dir: reading active writers 2025/05/06 02:05:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/06 02:05:45 DEBUG : dir: Looking for writers 2025/05/06 02:05:45 DEBUG : file1: reading active writers 2025/05/06 02:05:45 DEBUG : : Looking for writers 2025/05/06 02:05:45 DEBUG : dir: reading active writers 2025/05/06 02:05:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/06 02:05:45 DEBUG : dir/file1: vfs cache: starting upload 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38818") 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:45 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2025/05/06 02:05:45 INFO : dir/file1: Copied (replaced existing) 2025/05/06 02:05:45 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/05/06 02:05:45 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/05/06 02:05:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:45 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/05/06 02:05:45 DEBUG : dir: Looking for writers 2025/05/06 02:05:45 DEBUG : file1: reading active writers 2025/05/06 02:05:45 DEBUG : : Looking for writers 2025/05/06 02:05:45 DEBUG : dir: reading active writers 2025/05/06 02:05:45 DEBUG : >WaitForWriters: 2025/05/06 02:05:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/06 02:05:45 DEBUG : dir/file1: newRWFileHandle: 2025/05/06 02:05:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/06 02:05:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/06 02:05:45 DEBUG : dir/file1(0xc00037c0c0): _readAt: size=512, off=0 2025/05/06 02:05:45 DEBUG : dir/file1(0xc00037c0c0): openPending: 2025/05/06 02:05:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/05/06 02:05:45 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/05/06 02:05:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:45 DEBUG : dir/file1(0xc00037c0c0): >openPending: err= 2025/05/06 02:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/05/06 02:05:45 DEBUG : dir/file1(0xc00037c0c0): >_readAt: n=14, err=EOF 2025/05/06 02:05:45 DEBUG : dir/file1(0xc00037c0c0): close: 2025/05/06 02:05:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/05/06 02:05:45 DEBUG : dir/file1(0xc00037c0c0): >close: err= 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32781") 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30168") 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/06 02:05:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/06 02:05:45 DEBUG : newLeaf: Updating file with newLeaf 0xc0006b2900 2025/05/06 02:05:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/06 02:05:45 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31531") 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39128") 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:45 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/06 02:05:45 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/05/06 02:05:45 DEBUG : dir/file1: Updating file with dir/file1 0xc0006b2900 2025/05/06 02:05:45 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/06 02:05:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38945") 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32672") 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/06 02:05:45 DEBUG : dir/file1: newRWFileHandle: 2025/05/06 02:05:45 DEBUG : dir/file1(0xc0008dd380): openPending: 2025/05/06 02:05:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/05/06 02:05:45 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/05/06 02:05:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:45 DEBUG : dir/file1(0xc0008dd380): >openPending: err= 2025/05/06 02:05:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/06 02:05:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/06 02:05:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/06 02:05:45 DEBUG : dir/file1(0xc0008dd380): _writeAt: size=25, off=0 2025/05/06 02:05:45 DEBUG : dir/file1(0xc0008dd380): >_writeAt: n=25, err= 2025/05/06 02:05:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/06 02:05:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/06 02:05:45 DEBUG : newLeaf: Updating file with newLeaf 0xc0006b2900 2025/05/06 02:05:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/06 02:05:45 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/06 02:05:45 DEBUG : newLeaf(0xc0008dd380): close: 2025/05/06 02:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/05/06 02:05:45 DEBUG : newLeaf: vfs cache: setting modification time to 2025-05-06 02:05:45.668743315 +0000 UTC m=+1.805794602 2025/05/06 02:05:45 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:45 DEBUG : newLeaf(0xc0008dd380): >close: err= 2025/05/06 02:05:45 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:45 DEBUG : dir: Looking for writers 2025/05/06 02:05:45 DEBUG : : Looking for writers 2025/05/06 02:05:45 DEBUG : dir: reading active writers 2025/05/06 02:05:45 DEBUG : newLeaf: reading active writers 2025/05/06 02:05:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/06 02:05:45 DEBUG : dir: Looking for writers 2025/05/06 02:05:45 DEBUG : : Looking for writers 2025/05/06 02:05:45 DEBUG : dir: reading active writers 2025/05/06 02:05:45 DEBUG : newLeaf: reading active writers 2025/05/06 02:05:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/06 02:05:45 DEBUG : dir: Looking for writers 2025/05/06 02:05:45 DEBUG : : Looking for writers 2025/05/06 02:05:45 DEBUG : dir: reading active writers 2025/05/06 02:05:45 DEBUG : newLeaf: reading active writers 2025/05/06 02:05:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/06 02:05:45 DEBUG : dir: Looking for writers 2025/05/06 02:05:45 DEBUG : : Looking for writers 2025/05/06 02:05:45 DEBUG : dir: reading active writers 2025/05/06 02:05:45 DEBUG : newLeaf: reading active writers 2025/05/06 02:05:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/06 02:05:45 DEBUG : newLeaf: vfs cache: starting upload 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32728") 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:45 DEBUG : newLeaf.8afa8014.partial: renamed to: newLeaf 2025/05/06 02:05:45 INFO : newLeaf: Copied (replaced existing) 2025/05/06 02:05:45 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-05-06 02:05:45 +0000 UTC" 2025/05/06 02:05:45 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/05/06 02:05:45 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/06 02:05:45 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/05/06 02:05:45 DEBUG : dir: Looking for writers 2025/05/06 02:05:45 DEBUG : : Looking for writers 2025/05/06 02:05:45 DEBUG : dir: reading active writers 2025/05/06 02:05:45 DEBUG : newLeaf: reading active writers 2025/05/06 02:05:45 DEBUG : >WaitForWriters: 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35856") 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35474") 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:45 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:45 DEBUG : dir: Looking for writers 2025/05/06 02:05:45 DEBUG : : Looking for writers 2025/05/06 02:05:45 DEBUG : dir: reading active writers 2025/05/06 02:05:45 DEBUG : newLeaf: reading active writers 2025/05/06 02:05:45 DEBUG : >WaitForWriters: 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: cleaner exiting 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39779") 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30077") 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37829") 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileRename/full,forceCache=false run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:45 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/06 02:05:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/06 02:05:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:45 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31599") 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39558") 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33834") 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38107") 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36122") 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:45 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:45 DEBUG : dir: Looking for writers 2025/05/06 02:05:45 DEBUG : file1: reading active writers 2025/05/06 02:05:45 DEBUG : : Looking for writers 2025/05/06 02:05:45 DEBUG : dir: reading active writers 2025/05/06 02:05:45 DEBUG : >WaitForWriters: 2025/05/06 02:05:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/06 02:05:45 DEBUG : dir/file1: newRWFileHandle: 2025/05/06 02:05:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/06 02:05:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/06 02:05:45 DEBUG : dir/file1(0xc00054edc0): _readAt: size=512, off=0 2025/05/06 02:05:45 DEBUG : dir/file1(0xc00054edc0): openPending: 2025/05/06 02:05:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/05/06 02:05:45 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/05/06 02:05:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:45 DEBUG : dir/file1(0xc00054edc0): >openPending: err= 2025/05/06 02:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/05/06 02:05:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/06 02:05:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/06 02:05:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39682") 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:45 DEBUG : dir/file1(0xc00054edc0): >_readAt: n=14, err=EOF 2025/05/06 02:05:45 DEBUG : dir/file1(0xc00054edc0): close: 2025/05/06 02:05:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/05/06 02:05:45 DEBUG : dir/file1(0xc00054edc0): >close: err= 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38002") 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37295") 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/06 02:05:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/06 02:05:45 DEBUG : newLeaf: Updating file with newLeaf 0xc0008bd500 2025/05/06 02:05:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/06 02:05:45 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34238") 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38093") 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:45 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/06 02:05:45 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/05/06 02:05:45 DEBUG : dir/file1: Updating file with dir/file1 0xc0008bd500 2025/05/06 02:05:45 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/06 02:05:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34528") 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35916") 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/06 02:05:45 DEBUG : dir/file1: newRWFileHandle: 2025/05/06 02:05:45 DEBUG : dir/file1(0xc0008dde00): openPending: 2025/05/06 02:05:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/05/06 02:05:45 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/05/06 02:05:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:45 DEBUG : dir/file1(0xc0008dde00): >openPending: err= 2025/05/06 02:05:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/06 02:05:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/06 02:05:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/06 02:05:45 DEBUG : dir/file1(0xc0008dde00): _writeAt: size=25, off=0 2025/05/06 02:05:45 DEBUG : dir/file1(0xc0008dde00): >_writeAt: n=25, err= 2025/05/06 02:05:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/06 02:05:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/06 02:05:45 DEBUG : newLeaf: Updating file with newLeaf 0xc0008bd500 2025/05/06 02:05:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/06 02:05:45 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/06 02:05:45 DEBUG : newLeaf(0xc0008dde00): close: 2025/05/06 02:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/05/06 02:05:45 DEBUG : newLeaf: vfs cache: setting modification time to 2025-05-06 02:05:45.845093725 +0000 UTC m=+1.982145011 2025/05/06 02:05:45 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:45 DEBUG : newLeaf(0xc0008dde00): >close: err= 2025/05/06 02:05:45 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:45 DEBUG : dir: Looking for writers 2025/05/06 02:05:45 DEBUG : : Looking for writers 2025/05/06 02:05:45 DEBUG : dir: reading active writers 2025/05/06 02:05:45 DEBUG : newLeaf: reading active writers 2025/05/06 02:05:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/06 02:05:45 DEBUG : dir: Looking for writers 2025/05/06 02:05:45 DEBUG : : Looking for writers 2025/05/06 02:05:45 DEBUG : dir: reading active writers 2025/05/06 02:05:45 DEBUG : newLeaf: reading active writers 2025/05/06 02:05:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/06 02:05:45 DEBUG : dir: Looking for writers 2025/05/06 02:05:45 DEBUG : : Looking for writers 2025/05/06 02:05:45 DEBUG : dir: reading active writers 2025/05/06 02:05:45 DEBUG : newLeaf: reading active writers 2025/05/06 02:05:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/06 02:05:45 DEBUG : dir: Looking for writers 2025/05/06 02:05:45 DEBUG : : Looking for writers 2025/05/06 02:05:45 DEBUG : dir: reading active writers 2025/05/06 02:05:45 DEBUG : newLeaf: reading active writers 2025/05/06 02:05:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/06 02:05:45 DEBUG : newLeaf: vfs cache: starting upload 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32440") 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:45 DEBUG : newLeaf.bf3d6c0c.partial: renamed to: newLeaf 2025/05/06 02:05:45 INFO : newLeaf: Copied (replaced existing) 2025/05/06 02:05:45 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-05-06 02:05:45 +0000 UTC" 2025/05/06 02:05:45 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/05/06 02:05:45 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/06 02:05:45 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/05/06 02:05:45 DEBUG : dir: Looking for writers 2025/05/06 02:05:45 DEBUG : : Looking for writers 2025/05/06 02:05:45 DEBUG : dir: reading active writers 2025/05/06 02:05:45 DEBUG : newLeaf: reading active writers 2025/05/06 02:05:45 DEBUG : >WaitForWriters: 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32341") 2025/05/06 02:05:45 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30308") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:46 DEBUG : dir: Looking for writers 2025/05/06 02:05:46 DEBUG : : Looking for writers 2025/05/06 02:05:46 DEBUG : dir: reading active writers 2025/05/06 02:05:46 DEBUG : newLeaf: reading active writers 2025/05/06 02:05:46 DEBUG : >WaitForWriters: 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: cleaner exiting 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33517") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38301") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37084") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileRename (1.06s) --- PASS: TestFileRename/off,forceCache=false (0.02s) --- PASS: TestFileRename/minimal,forceCache=false (0.02s) --- PASS: TestFileRename/minimal,forceCache=true (0.33s) --- PASS: TestFileRename/writes,forceCache=false (0.18s) --- PASS: TestFileRename/writes,forceCache=true (0.33s) --- PASS: TestFileRename/full,forceCache=false (0.18s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:46 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:46 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:46 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:46 DEBUG : : Looking for writers 2025/05/06 02:05:46 DEBUG : >WaitForWriters: 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33677") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35574") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- 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 "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:46 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30897") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35953") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31774") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34686") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35054") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/06 02:05:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/06 02:05:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/05/06 02:05:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34045") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/05/06 02:05:46 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/05/06 02:05:46 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:46 DEBUG : dir: Looking for writers 2025/05/06 02:05:46 DEBUG : file1: reading active writers 2025/05/06 02:05:46 DEBUG : : Looking for writers 2025/05/06 02:05:46 DEBUG : dir: reading active writers 2025/05/06 02:05:46 DEBUG : >WaitForWriters: 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36355") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35798") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35066") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestReadFileHandleMethods (0.01s) === RUN TestReadFileHandleSeek run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:46 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37017") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38770") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36946") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30112") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35509") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/06 02:05:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/06 02:05:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/05/06 02:05:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33997") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/05/06 02:05:46 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/05/06 02:05:46 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/05/06 02:05:46 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/05/06 02:05:46 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/05/06 02:05:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/05/06 02:05:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/05/06 02:05:46 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36399") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/05/06 02:05:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/05/06 02:05:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/05/06 02:05:46 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30092") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/05/06 02:05:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/05/06 02:05:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/05/06 02:05:46 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37156") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:46 DEBUG : dir: Looking for writers 2025/05/06 02:05:46 DEBUG : file1: reading active writers 2025/05/06 02:05:46 DEBUG : : Looking for writers 2025/05/06 02:05:46 DEBUG : dir: reading active writers 2025/05/06 02:05:46 DEBUG : >WaitForWriters: 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34493") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31514") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30032") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestReadFileHandleSeek (0.05s) === RUN TestReadFileHandleReadAt run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:46 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35522") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37771") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37111") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30901") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32325") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/06 02:05:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/06 02:05:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/05/06 02:05:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39249") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/05/06 02:05:46 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/05/06 02:05:46 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/05/06 02:05:46 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/05/06 02:05:46 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/05/06 02:05:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/05/06 02:05:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/05/06 02:05:46 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37954") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/05/06 02:05:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/05/06 02:05:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/05/06 02:05:46 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33218") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/05/06 02:05:46 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/05/06 02:05:46 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/05/06 02:05:46 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/05/06 02:05:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/05/06 02:05:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/05/06 02:05:46 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36374") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/05/06 02:05:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/05/06 02:05:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/05/06 02:05:46 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37891") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/05/06 02:05:46 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/05/06 02:05:46 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/05/06 02:05:46 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/05/06 02:05:46 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/05/06 02:05:46 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/05/06 02:05:46 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/05/06 02:05:46 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/05/06 02:05:46 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:46 DEBUG : dir: Looking for writers 2025/05/06 02:05:46 DEBUG : file1: reading active writers 2025/05/06 02:05:46 DEBUG : : Looking for writers 2025/05/06 02:05:46 DEBUG : dir: reading active writers 2025/05/06 02:05:46 DEBUG : >WaitForWriters: 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34192") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34290") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33837") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestReadFileHandleReadAt (0.12s) === RUN TestReadFileHandleFlush run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:46 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35092") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37951") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32533") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38530") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32984") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/06 02:05:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/06 02:05:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/05/06 02:05:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30628") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/05/06 02:05:46 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:46 DEBUG : dir: Looking for writers 2025/05/06 02:05:46 DEBUG : file1: reading active writers 2025/05/06 02:05:46 DEBUG : : Looking for writers 2025/05/06 02:05:46 DEBUG : dir: reading active writers 2025/05/06 02:05:46 DEBUG : >WaitForWriters: 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33967") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39788") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30913") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestReadFileHandleFlush (0.01s) === RUN TestReadFileHandleRelease run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:46 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32408") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35193") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38607") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30876") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39488") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/06 02:05:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/06 02:05:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/05/06 02:05:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35663") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/05/06 02:05:46 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/05/06 02:05:46 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/05/06 02:05:46 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:46 DEBUG : dir: Looking for writers 2025/05/06 02:05:46 DEBUG : file1: reading active writers 2025/05/06 02:05:46 DEBUG : : Looking for writers 2025/05/06 02:05:46 DEBUG : dir: reading active writers 2025/05/06 02:05:46 DEBUG : >WaitForWriters: 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30212") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39792") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37393") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestReadFileHandleRelease (0.01s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:46 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/06 02:05:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/06 02:05:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:46 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38579") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31167") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35860") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34756") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31481") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/06 02:05:46 DEBUG : dir/file1: newRWFileHandle: 2025/05/06 02:05:46 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/06 02:05:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/06 02:05:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/06 02:05:46 DEBUG : dir/file1(0xc00090c900): _readAt: size=1, off=0 2025/05/06 02:05:46 DEBUG : dir/file1(0xc00090c900): openPending: 2025/05/06 02:05:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/05/06 02:05:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/06 02:05:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:46 DEBUG : dir/file1(0xc00090c900): >openPending: err= 2025/05/06 02:05:46 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/05/06 02:05:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/06 02:05:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/06 02:05:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38590") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : dir/file1(0xc00090c900): >_readAt: n=1, err= 2025/05/06 02:05:46 DEBUG : dir/file1(0xc00090c900): _readAt: size=256, off=1 2025/05/06 02:05:46 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/05/06 02:05:46 DEBUG : dir/file1(0xc00090c900): >_readAt: n=15, err=EOF 2025/05/06 02:05:46 DEBUG : dir/file1(0xc00090c900): _readAt: size=16, off=16 2025/05/06 02:05:46 DEBUG : dir/file1(0xc00090c900): >_readAt: n=0, err=EOF 2025/05/06 02:05:46 DEBUG : dir/file1(0xc00090c900): close: 2025/05/06 02:05:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/05/06 02:05:46 DEBUG : dir/file1(0xc00090c900): >close: err= 2025/05/06 02:05:46 DEBUG : dir/file1(0xc00090c900): close: 2025/05/06 02:05:46 DEBUG : dir/file1(0xc00090c900): >close: err=file already closed 2025/05/06 02:05:46 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:46 DEBUG : dir: Looking for writers 2025/05/06 02:05:46 DEBUG : file1: reading active writers 2025/05/06 02:05:46 DEBUG : : Looking for writers 2025/05/06 02:05:46 DEBUG : dir: reading active writers 2025/05/06 02:05:46 DEBUG : >WaitForWriters: 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: cleaner exiting 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38713") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39277") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38788") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleMethodsRead (0.01s) === RUN TestRWFileHandleSeek run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:46 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/06 02:05:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/06 02:05:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:46 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30388") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38644") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39870") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33640") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36592") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/06 02:05:46 DEBUG : dir/file1: newRWFileHandle: 2025/05/06 02:05:46 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/06 02:05:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/06 02:05:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/06 02:05:46 DEBUG : dir/file1(0xc000d0ca40): _readAt: size=1, off=0 2025/05/06 02:05:46 DEBUG : dir/file1(0xc000d0ca40): openPending: 2025/05/06 02:05:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/05/06 02:05:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/06 02:05:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:46 DEBUG : dir/file1(0xc000d0ca40): >openPending: err= 2025/05/06 02:05:46 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/05/06 02:05:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/06 02:05:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/06 02:05:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31000") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : dir/file1(0xc000d0ca40): >_readAt: n=1, err= 2025/05/06 02:05:46 DEBUG : dir/file1(0xc000d0ca40): _readAt: size=1, off=5 2025/05/06 02:05:46 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/05/06 02:05:46 DEBUG : dir/file1(0xc000d0ca40): >_readAt: n=1, err= 2025/05/06 02:05:46 DEBUG : dir/file1(0xc000d0ca40): _readAt: size=1, off=3 2025/05/06 02:05:46 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/05/06 02:05:46 DEBUG : dir/file1(0xc000d0ca40): >_readAt: n=1, err= 2025/05/06 02:05:46 DEBUG : dir/file1(0xc000d0ca40): _readAt: size=1, off=13 2025/05/06 02:05:46 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/05/06 02:05:46 DEBUG : dir/file1(0xc000d0ca40): >_readAt: n=1, err= 2025/05/06 02:05:46 DEBUG : dir/file1(0xc000d0ca40): _readAt: size=16, off=100 2025/05/06 02:05:46 DEBUG : dir/file1(0xc000d0ca40): >_readAt: n=0, err=EOF 2025/05/06 02:05:46 DEBUG : dir/file1(0xc000d0ca40): close: 2025/05/06 02:05:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/05/06 02:05:46 DEBUG : dir/file1(0xc000d0ca40): >close: err= 2025/05/06 02:05:46 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:46 DEBUG : dir: Looking for writers 2025/05/06 02:05:46 DEBUG : file1: reading active writers 2025/05/06 02:05:46 DEBUG : : Looking for writers 2025/05/06 02:05:46 DEBUG : dir: reading active writers 2025/05/06 02:05:46 DEBUG : >WaitForWriters: 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: cleaner exiting 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36376") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34552") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38566") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleSeek (0.01s) === RUN TestRWFileHandleReadAt run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:46 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/06 02:05:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/06 02:05:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:46 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31796") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31692") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37567") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34041") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36008") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/06 02:05:46 DEBUG : dir/file1: newRWFileHandle: 2025/05/06 02:05:46 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/06 02:05:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/06 02:05:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/06 02:05:46 DEBUG : dir/file1(0xc000952600): _readAt: size=1, off=0 2025/05/06 02:05:46 DEBUG : dir/file1(0xc000952600): openPending: 2025/05/06 02:05:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/05/06 02:05:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/06 02:05:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:46 DEBUG : dir/file1(0xc000952600): >openPending: err= 2025/05/06 02:05:46 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/05/06 02:05:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/06 02:05:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/06 02:05:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34194") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : dir/file1(0xc000952600): >_readAt: n=1, err= 2025/05/06 02:05:46 DEBUG : dir/file1(0xc000952600): _readAt: size=1, off=5 2025/05/06 02:05:46 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/05/06 02:05:46 DEBUG : dir/file1(0xc000952600): >_readAt: n=1, err= 2025/05/06 02:05:46 DEBUG : dir/file1(0xc000952600): _readAt: size=1, off=1 2025/05/06 02:05:46 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/05/06 02:05:46 DEBUG : dir/file1(0xc000952600): >_readAt: n=1, err= 2025/05/06 02:05:46 DEBUG : dir/file1(0xc000952600): _readAt: size=6, off=10 2025/05/06 02:05:46 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/05/06 02:05:46 DEBUG : dir/file1(0xc000952600): >_readAt: n=6, err= 2025/05/06 02:05:46 DEBUG : dir/file1(0xc000952600): _readAt: size=256, off=10 2025/05/06 02:05:46 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/05/06 02:05:46 DEBUG : dir/file1(0xc000952600): >_readAt: n=6, err=EOF 2025/05/06 02:05:46 DEBUG : dir/file1(0xc000952600): _readAt: size=256, off=100 2025/05/06 02:05:46 DEBUG : dir/file1(0xc000952600): >_readAt: n=0, err=EOF 2025/05/06 02:05:46 DEBUG : dir/file1(0xc000952600): close: 2025/05/06 02:05:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/05/06 02:05:46 DEBUG : dir/file1(0xc000952600): >close: err= 2025/05/06 02:05:46 DEBUG : dir/file1(0xc000952600): _readAt: size=256, off=100 2025/05/06 02:05:46 DEBUG : dir/file1(0xc000952600): >_readAt: n=0, err=file already closed 2025/05/06 02:05:46 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:46 DEBUG : dir: Looking for writers 2025/05/06 02:05:46 DEBUG : file1: reading active writers 2025/05/06 02:05:46 DEBUG : : Looking for writers 2025/05/06 02:05:46 DEBUG : dir: reading active writers 2025/05/06 02:05:46 DEBUG : >WaitForWriters: 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: cleaner exiting 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30721") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30203") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36128") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleReadAt (0.01s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:46 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/06 02:05:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/06 02:05:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:46 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36802") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39571") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36542") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31867") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32449") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/06 02:05:46 DEBUG : dir/file1: newRWFileHandle: 2025/05/06 02:05:46 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/06 02:05:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/06 02:05:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/06 02:05:46 DEBUG : dir/file1(0xc00090ccc0): RWFileHandle.Flush 2025/05/06 02:05:46 DEBUG : dir/file1(0xc00090ccc0): _readAt: size=256, off=0 2025/05/06 02:05:46 DEBUG : dir/file1(0xc00090ccc0): openPending: 2025/05/06 02:05:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/05/06 02:05:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/06 02:05:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:46 DEBUG : dir/file1(0xc00090ccc0): >openPending: err= 2025/05/06 02:05:46 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/05/06 02:05:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/06 02:05:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/06 02:05:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37843") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : dir/file1(0xc00090ccc0): >_readAt: n=16, err=EOF 2025/05/06 02:05:46 DEBUG : dir/file1(0xc00090ccc0): RWFileHandle.Flush 2025/05/06 02:05:46 DEBUG : dir/file1(0xc00090ccc0): RWFileHandle.Flush 2025/05/06 02:05:46 DEBUG : dir/file1(0xc00090ccc0): close: 2025/05/06 02:05:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/05/06 02:05:46 DEBUG : dir/file1(0xc00090ccc0): >close: err= 2025/05/06 02:05:46 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:46 DEBUG : dir: Looking for writers 2025/05/06 02:05:46 DEBUG : file1: reading active writers 2025/05/06 02:05:46 DEBUG : : Looking for writers 2025/05/06 02:05:46 DEBUG : dir: reading active writers 2025/05/06 02:05:46 DEBUG : >WaitForWriters: 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: cleaner exiting 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35479") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33773") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37065") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleFlushRead (0.01s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:46 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/06 02:05:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/06 02:05:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:46 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32866") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33021") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39266") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35272") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38567") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/06 02:05:46 DEBUG : dir/file1: newRWFileHandle: 2025/05/06 02:05:46 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/06 02:05:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/06 02:05:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/06 02:05:46 DEBUG : dir/file1(0xc00090cfc0): _readAt: size=256, off=0 2025/05/06 02:05:46 DEBUG : dir/file1(0xc00090cfc0): openPending: 2025/05/06 02:05:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/05/06 02:05:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/06 02:05:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:46 DEBUG : dir/file1(0xc00090cfc0): >openPending: err= 2025/05/06 02:05:46 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/05/06 02:05:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/06 02:05:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/06 02:05:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30081") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : dir/file1(0xc00090cfc0): >_readAt: n=16, err=EOF 2025/05/06 02:05:46 DEBUG : dir/file1(0xc00090cfc0): RWFileHandle.Release 2025/05/06 02:05:46 DEBUG : dir/file1(0xc00090cfc0): close: 2025/05/06 02:05:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/05/06 02:05:46 DEBUG : dir/file1(0xc00090cfc0): >close: err= 2025/05/06 02:05:46 DEBUG : dir/file1(0xc00090cfc0): RWFileHandle.Release 2025/05/06 02:05:46 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:46 DEBUG : dir: Looking for writers 2025/05/06 02:05:46 DEBUG : file1: reading active writers 2025/05/06 02:05:46 DEBUG : : Looking for writers 2025/05/06 02:05:46 DEBUG : dir: reading active writers 2025/05/06 02:05:46 DEBUG : >WaitForWriters: 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: cleaner exiting 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39919") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31969") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36573") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleReleaseRead (0.01s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:46 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/06 02:05:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/06 02:05:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:46 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32029") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:46 DEBUG : file1: newRWFileHandle: 2025/05/06 02:05:46 DEBUG : file1(0xc000e8a000): openPending: 2025/05/06 02:05:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:46 DEBUG : file1(0xc000e8a000): >openPending: err= 2025/05/06 02:05:46 DEBUG : file1: >newRWFileHandle: err= 2025/05/06 02:05:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/06 02:05:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/06 02:05:46 DEBUG : file1(0xc000e8a000): _writeAt: size=5, off=0 2025/05/06 02:05:46 DEBUG : file1(0xc000e8a000): >_writeAt: n=5, err= 2025/05/06 02:05:46 DEBUG : file1(0xc000e8a000): _writeAt: size=7, off=5 2025/05/06 02:05:46 DEBUG : file1(0xc000e8a000): >_writeAt: n=7, err= 2025/05/06 02:05:46 DEBUG : file1: vfs cache: truncate to size=11 2025/05/06 02:05:46 DEBUG : file1(0xc000e8a000): close: 2025/05/06 02:05:46 DEBUG : file1: vfs cache: setting modification time to 2025-05-06 02:05:46.274209476 +0000 UTC m=+2.411260753 2025/05/06 02:05:46 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:46 DEBUG : file1(0xc000e8a000): >close: err= 2025/05/06 02:05:46 DEBUG : file1(0xc000e8a000): close: 2025/05/06 02:05:46 DEBUG : file1(0xc000e8a000): >close: err=file already closed 2025/05/06 02:05:46 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:46 DEBUG : : Looking for writers 2025/05/06 02:05:46 DEBUG : file1: reading active writers 2025/05/06 02:05:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/06 02:05:46 DEBUG : : Looking for writers 2025/05/06 02:05:46 DEBUG : file1: reading active writers 2025/05/06 02:05:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/06 02:05:46 DEBUG : : Looking for writers 2025/05/06 02:05:46 DEBUG : file1: reading active writers 2025/05/06 02:05:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/06 02:05:46 DEBUG : : Looking for writers 2025/05/06 02:05:46 DEBUG : file1: reading active writers 2025/05/06 02:05:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/06 02:05:46 DEBUG : file1: vfs cache: starting upload 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30469") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : file1.65ffb387.partial: renamed to: file1 2025/05/06 02:05:46 INFO : file1: Copied (new) 2025/05/06 02:05:46 DEBUG : file1: vfs cache: fingerprint now "11,2025-05-06 02:05:46 +0000 UTC" 2025/05/06 02:05:46 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/06 02:05:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:46 INFO : file1: vfs cache: upload succeeded try #1 2025/05/06 02:05:46 DEBUG : : Looking for writers 2025/05/06 02:05:46 DEBUG : file1: reading active writers 2025/05/06 02:05:46 DEBUG : >WaitForWriters: 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31943") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:46 DEBUG : : Looking for writers 2025/05/06 02:05:46 DEBUG : file1: reading active writers 2025/05/06 02:05:46 DEBUG : >WaitForWriters: 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: cleaner exiting 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35806") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37934") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleMethodsWrite (0.16s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:46 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/06 02:05:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/06 02:05:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:46 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34683") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:46 DEBUG : file1: newRWFileHandle: 2025/05/06 02:05:46 DEBUG : file1(0xc000e8a200): openPending: 2025/05/06 02:05:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:46 DEBUG : file1(0xc000e8a200): >openPending: err= 2025/05/06 02:05:46 DEBUG : file1: >newRWFileHandle: err= 2025/05/06 02:05:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/06 02:05:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/06 02:05:46 DEBUG : file1(0xc000e8a200): _writeAt: size=7, off=0 2025/05/06 02:05:46 DEBUG : file1(0xc000e8a200): >_writeAt: n=7, err= 2025/05/06 02:05:46 DEBUG : file1(0xc000e8a200): _writeAt: size=6, off=5 2025/05/06 02:05:46 DEBUG : file1(0xc000e8a200): >_writeAt: n=6, err= 2025/05/06 02:05:46 DEBUG : file1(0xc000e8a200): close: 2025/05/06 02:05:46 DEBUG : file1: vfs cache: setting modification time to 2025-05-06 02:05:46.434327591 +0000 UTC m=+2.571378888 2025/05/06 02:05:46 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:46 DEBUG : file1(0xc000e8a200): >close: err= 2025/05/06 02:05:46 DEBUG : file1(0xc000e8a200): _writeAt: size=5, off=0 2025/05/06 02:05:46 DEBUG : file1(0xc000e8a200): >_writeAt: n=0, err=file already closed 2025/05/06 02:05:46 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:46 DEBUG : : Looking for writers 2025/05/06 02:05:46 DEBUG : file1: reading active writers 2025/05/06 02:05:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/06 02:05:46 DEBUG : : Looking for writers 2025/05/06 02:05:46 DEBUG : file1: reading active writers 2025/05/06 02:05:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/06 02:05:46 DEBUG : : Looking for writers 2025/05/06 02:05:46 DEBUG : file1: reading active writers 2025/05/06 02:05:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/06 02:05:46 DEBUG : : Looking for writers 2025/05/06 02:05:46 DEBUG : file1: reading active writers 2025/05/06 02:05:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/06 02:05:46 DEBUG : file1: vfs cache: starting upload 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35667") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : file1.2362050a.partial: renamed to: file1 2025/05/06 02:05:46 INFO : file1: Copied (new) 2025/05/06 02:05:46 DEBUG : file1: vfs cache: fingerprint now "11,2025-05-06 02:05:46 +0000 UTC" 2025/05/06 02:05:46 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/06 02:05:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:46 INFO : file1: vfs cache: upload succeeded try #1 2025/05/06 02:05:46 DEBUG : : Looking for writers 2025/05/06 02:05:46 DEBUG : file1: reading active writers 2025/05/06 02:05:46 DEBUG : >WaitForWriters: 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35210") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:46 DEBUG : : Looking for writers 2025/05/06 02:05:46 DEBUG : file1: reading active writers 2025/05/06 02:05:46 DEBUG : >WaitForWriters: 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: cleaner exiting 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37206") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31900") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleWriteAt (0.16s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:46 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/06 02:05:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/06 02:05:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:46 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38705") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:46 DEBUG : file1: newRWFileHandle: 2025/05/06 02:05:46 DEBUG : file1(0xc00090d5c0): openPending: 2025/05/06 02:05:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:46 DEBUG : file1(0xc00090d5c0): >openPending: err= 2025/05/06 02:05:46 DEBUG : file1: >newRWFileHandle: err= 2025/05/06 02:05:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/06 02:05:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/06 02:05:46 DEBUG : file1(0xc00090d5c0): close: 2025/05/06 02:05:46 DEBUG : file1: vfs cache: setting modification time to 2025-05-06 02:05:46.594257643 +0000 UTC m=+2.731308930 2025/05/06 02:05:46 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:46 DEBUG : file1(0xc00090d5c0): >close: err= 2025/05/06 02:05:46 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/05/06 02:05:46 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/06 02:05:46 DEBUG : file2: newRWFileHandle: 2025/05/06 02:05:46 DEBUG : file2(0xc00090d680): openPending: 2025/05/06 02:05:46 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:46 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/05/06 02:05:46 DEBUG : file2(0xc00090d680): >openPending: err= 2025/05/06 02:05:46 DEBUG : file2: >newRWFileHandle: err= 2025/05/06 02:05:46 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/05/06 02:05:46 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/05/06 02:05:46 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/05/06 02:05:46 DEBUG : file2(0xc00090d680): RWFileHandle.Flush 2025/05/06 02:05:46 DEBUG : file2(0xc00090d680): RWFileHandle.Release 2025/05/06 02:05:46 DEBUG : file2(0xc00090d680): close: 2025/05/06 02:05:46 DEBUG : file2: vfs cache: setting modification time to 2025-05-06 02:05:46.595617675 +0000 UTC m=+2.732668963 2025/05/06 02:05:46 INFO : file2: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:46 DEBUG : file2(0xc00090d680): >close: err= 2025/05/06 02:05:46 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:46 DEBUG : : Looking for writers 2025/05/06 02:05:46 DEBUG : file2: reading active writers 2025/05/06 02:05:46 DEBUG : file1: reading active writers 2025/05/06 02:05:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/05/06 02:05:46 DEBUG : : Looking for writers 2025/05/06 02:05:46 DEBUG : file1: reading active writers 2025/05/06 02:05:46 DEBUG : file2: reading active writers 2025/05/06 02:05:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/05/06 02:05:46 DEBUG : : Looking for writers 2025/05/06 02:05:46 DEBUG : file1: reading active writers 2025/05/06 02:05:46 DEBUG : file2: reading active writers 2025/05/06 02:05:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/05/06 02:05:46 DEBUG : : Looking for writers 2025/05/06 02:05:46 DEBUG : file1: reading active writers 2025/05/06 02:05:46 DEBUG : file2: reading active writers 2025/05/06 02:05:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/05/06 02:05:46 DEBUG : file1: vfs cache: starting upload 2025/05/06 02:05:46 DEBUG : file2: vfs cache: starting upload 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30935") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34566") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : file2.1833f70f.partial: renamed to: file2 2025/05/06 02:05:46 INFO : file2: Copied (new) 2025/05/06 02:05:46 DEBUG : file2: vfs cache: fingerprint now "0,2025-05-06 02:05:46 +0000 UTC" 2025/05/06 02:05:46 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/05/06 02:05:46 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/05/06 02:05:46 DEBUG : file1.5ef30d1b.partial: renamed to: file1 2025/05/06 02:05:46 INFO : file1: Copied (new) 2025/05/06 02:05:46 DEBUG : file1: vfs cache: fingerprint now "0,2025-05-06 02:05:46 +0000 UTC" 2025/05/06 02:05:46 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/06 02:05:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:46 INFO : file2: vfs cache: upload succeeded try #1 2025/05/06 02:05:46 INFO : file1: vfs cache: upload succeeded try #1 2025/05/06 02:05:46 DEBUG : : Looking for writers 2025/05/06 02:05:46 DEBUG : file1: reading active writers 2025/05/06 02:05:46 DEBUG : file2: reading active writers 2025/05/06 02:05:46 DEBUG : >WaitForWriters: 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36805") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:46 DEBUG : : Looking for writers 2025/05/06 02:05:46 DEBUG : file1: reading active writers 2025/05/06 02:05:46 DEBUG : file2: reading active writers 2025/05/06 02:05:46 DEBUG : >WaitForWriters: 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: cleaner exiting 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33253") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38767") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleWriteNoWrite (0.16s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:46 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/06 02:05:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/06 02:05:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:46 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36984") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:46 DEBUG : file1: newRWFileHandle: 2025/05/06 02:05:46 DEBUG : file1(0xc000952fc0): openPending: 2025/05/06 02:05:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:46 DEBUG : file1(0xc000952fc0): >openPending: err= 2025/05/06 02:05:46 DEBUG : file1: >newRWFileHandle: err= 2025/05/06 02:05:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/06 02:05:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/06 02:05:46 DEBUG : file1(0xc000952fc0): _writeAt: size=5, off=0 2025/05/06 02:05:46 DEBUG : file1(0xc000952fc0): >_writeAt: n=5, err= 2025/05/06 02:05:46 DEBUG : file1(0xc000952fc0): RWFileHandle.Flush 2025/05/06 02:05:46 DEBUG : file1(0xc000952fc0): RWFileHandle.Flush 2025/05/06 02:05:46 DEBUG : file1(0xc000952fc0): close: 2025/05/06 02:05:46 DEBUG : file1: vfs cache: setting modification time to 2025-05-06 02:05:46.754971125 +0000 UTC m=+2.892022422 2025/05/06 02:05:46 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:46 DEBUG : file1(0xc000952fc0): >close: err= 2025/05/06 02:05:46 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:46 DEBUG : : Looking for writers 2025/05/06 02:05:46 DEBUG : file1: reading active writers 2025/05/06 02:05:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/06 02:05:46 DEBUG : : Looking for writers 2025/05/06 02:05:46 DEBUG : file1: reading active writers 2025/05/06 02:05:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/06 02:05:46 DEBUG : : Looking for writers 2025/05/06 02:05:46 DEBUG : file1: reading active writers 2025/05/06 02:05:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/06 02:05:46 DEBUG : : Looking for writers 2025/05/06 02:05:46 DEBUG : file1: reading active writers 2025/05/06 02:05:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/06 02:05:46 DEBUG : file1: vfs cache: starting upload 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34428") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : file1.b8711426.partial: renamed to: file1 2025/05/06 02:05:46 INFO : file1: Copied (new) 2025/05/06 02:05:46 DEBUG : file1: vfs cache: fingerprint now "5,2025-05-06 02:05:46 +0000 UTC" 2025/05/06 02:05:46 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/06 02:05:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:46 INFO : file1: vfs cache: upload succeeded try #1 2025/05/06 02:05:46 DEBUG : : Looking for writers 2025/05/06 02:05:46 DEBUG : file1: reading active writers 2025/05/06 02:05:46 DEBUG : >WaitForWriters: 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: cleaner exiting 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34319") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37401") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleFlushWrite (0.16s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:46 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/06 02:05:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/06 02:05:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:46 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32071") 2025/05/06 02:05:46 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:46 DEBUG : file1: newRWFileHandle: 2025/05/06 02:05:46 DEBUG : file1(0xc0009531c0): openPending: 2025/05/06 02:05:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:46 DEBUG : file1(0xc0009531c0): >openPending: err= 2025/05/06 02:05:46 DEBUG : file1: >newRWFileHandle: err= 2025/05/06 02:05:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/06 02:05:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/06 02:05:46 DEBUG : file1(0xc0009531c0): _writeAt: size=5, off=0 2025/05/06 02:05:46 DEBUG : file1(0xc0009531c0): >_writeAt: n=5, err= 2025/05/06 02:05:46 DEBUG : file1(0xc0009531c0): RWFileHandle.Release 2025/05/06 02:05:46 DEBUG : file1(0xc0009531c0): close: 2025/05/06 02:05:46 DEBUG : file1: vfs cache: setting modification time to 2025-05-06 02:05:46.914878354 +0000 UTC m=+3.051929642 2025/05/06 02:05:46 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:46 DEBUG : file1(0xc0009531c0): >close: err= 2025/05/06 02:05:46 DEBUG : file1(0xc0009531c0): RWFileHandle.Release 2025/05/06 02:05:46 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:46 DEBUG : : Looking for writers 2025/05/06 02:05:46 DEBUG : file1: reading active writers 2025/05/06 02:05:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/06 02:05:46 DEBUG : : Looking for writers 2025/05/06 02:05:46 DEBUG : file1: reading active writers 2025/05/06 02:05:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/06 02:05:46 DEBUG : : Looking for writers 2025/05/06 02:05:46 DEBUG : file1: reading active writers 2025/05/06 02:05:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/06 02:05:46 DEBUG : : Looking for writers 2025/05/06 02:05:46 DEBUG : file1: reading active writers 2025/05/06 02:05:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/06 02:05:47 DEBUG : file1: vfs cache: starting upload 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33620") 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:47 DEBUG : file1.f2d03863.partial: renamed to: file1 2025/05/06 02:05:47 INFO : file1: Copied (new) 2025/05/06 02:05:47 DEBUG : file1: vfs cache: fingerprint now "5,2025-05-06 02:05:46 +0000 UTC" 2025/05/06 02:05:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:47 INFO : file1: vfs cache: upload succeeded try #1 2025/05/06 02:05:47 DEBUG : : Looking for writers 2025/05/06 02:05:47 DEBUG : file1: reading active writers 2025/05/06 02:05:47 DEBUG : >WaitForWriters: 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: cleaner exiting 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31890") 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34146") 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleReleaseWrite (0.16s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:47 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/06 02:05:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/06 02:05:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:47 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33715") 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32474") 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36638") 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:47 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35035") 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34088") 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/06 02:05:47 DEBUG : dir/file1: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : dir/file1(0xc000e8ab80): openPending: 2025/05/06 02:05:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/05/06 02:05:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/06 02:05:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:47 DEBUG : dir/file1(0xc000e8ab80): >openPending: err= 2025/05/06 02:05:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/06 02:05:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/06 02:05:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/06 02:05:47 DEBUG : dir/file1(0xc000e8ab80): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : dir/file1(0xc000e8ab80): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : dir/file1(0xc000e8ab80): close: 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : dir/file1: vfs cache: setting modification time to 2025-05-06 02:05:47.077908403 +0000 UTC m=+3.214959691 2025/05/06 02:05:47 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : dir/file1(0xc000e8ab80): >close: err= 2025/05/06 02:05:47 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:47 DEBUG : dir: Looking for writers 2025/05/06 02:05:47 DEBUG : file1: reading active writers 2025/05/06 02:05:47 DEBUG : : Looking for writers 2025/05/06 02:05:47 DEBUG : dir: reading active writers 2025/05/06 02:05:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/06 02:05:47 DEBUG : dir: Looking for writers 2025/05/06 02:05:47 DEBUG : file1: reading active writers 2025/05/06 02:05:47 DEBUG : : Looking for writers 2025/05/06 02:05:47 DEBUG : dir: reading active writers 2025/05/06 02:05:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/06 02:05:47 DEBUG : dir: Looking for writers 2025/05/06 02:05:47 DEBUG : file1: reading active writers 2025/05/06 02:05:47 DEBUG : : Looking for writers 2025/05/06 02:05:47 DEBUG : dir: reading active writers 2025/05/06 02:05:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/06 02:05:47 DEBUG : dir: Looking for writers 2025/05/06 02:05:47 DEBUG : file1: reading active writers 2025/05/06 02:05:47 DEBUG : : Looking for writers 2025/05/06 02:05:47 DEBUG : dir: reading active writers 2025/05/06 02:05:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/06 02:05:47 DEBUG : dir/file1: vfs cache: starting upload 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33905") 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:47 DEBUG : dir/file1.172d3b61.partial: renamed to: dir/file1 2025/05/06 02:05:47 INFO : dir/file1: Copied (replaced existing) 2025/05/06 02:05:47 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-05-06 02:05:47 +0000 UTC" 2025/05/06 02:05:47 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/05/06 02:05:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:47 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/05/06 02:05:47 DEBUG : dir: Looking for writers 2025/05/06 02:05:47 DEBUG : file1: reading active writers 2025/05/06 02:05:47 DEBUG : : Looking for writers 2025/05/06 02:05:47 DEBUG : dir: reading active writers 2025/05/06 02:05:47 DEBUG : >WaitForWriters: 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: cleaner exiting 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37984") 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38383") 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30454") 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleSizeTruncateExisting (0.17s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:47 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/06 02:05:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/06 02:05:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:47 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36087") 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34465") 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35694") 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:47 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31654") 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36427") 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : dir/file1: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/06 02:05:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/06 02:05:47 DEBUG : dir/file1(0xc000952100): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : dir/file1(0xc000952100): openPending: 2025/05/06 02:05:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/05/06 02:05:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/06 02:05:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:47 DEBUG : dir/file1(0xc000952100): >openPending: err= 2025/05/06 02:05:47 DEBUG : dir/file1(0xc000952100): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : dir/file1(0xc000952100): _writeAt: size=15, off=5 2025/05/06 02:05:47 DEBUG : dir/file1(0xc000952100): >_writeAt: n=15, err= 2025/05/06 02:05:47 DEBUG : dir/file1(0xc000952100): close: 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/05/06 02:05:47 DEBUG : dir/file1: vfs cache: setting modification time to 2025-05-06 02:05:47.245482111 +0000 UTC m=+3.382533408 2025/05/06 02:05:47 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : dir/file1(0xc000952100): >close: err= 2025/05/06 02:05:47 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:47 DEBUG : dir: Looking for writers 2025/05/06 02:05:47 DEBUG : file1: reading active writers 2025/05/06 02:05:47 DEBUG : : Looking for writers 2025/05/06 02:05:47 DEBUG : dir: reading active writers 2025/05/06 02:05:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/06 02:05:47 DEBUG : dir: Looking for writers 2025/05/06 02:05:47 DEBUG : file1: reading active writers 2025/05/06 02:05:47 DEBUG : : Looking for writers 2025/05/06 02:05:47 DEBUG : dir: reading active writers 2025/05/06 02:05:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/06 02:05:47 DEBUG : dir: Looking for writers 2025/05/06 02:05:47 DEBUG : file1: reading active writers 2025/05/06 02:05:47 DEBUG : : Looking for writers 2025/05/06 02:05:47 DEBUG : dir: reading active writers 2025/05/06 02:05:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/06 02:05:47 DEBUG : dir: Looking for writers 2025/05/06 02:05:47 DEBUG : file1: reading active writers 2025/05/06 02:05:47 DEBUG : : Looking for writers 2025/05/06 02:05:47 DEBUG : dir: reading active writers 2025/05/06 02:05:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/06 02:05:47 DEBUG : dir/file1: vfs cache: starting upload 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39855") 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:47 DEBUG : dir/file1.4f20a014.partial: renamed to: dir/file1 2025/05/06 02:05:47 INFO : dir/file1: Copied (replaced existing) 2025/05/06 02:05:47 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-05-06 02:05:47 +0000 UTC" 2025/05/06 02:05:47 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/05/06 02:05:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:47 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/05/06 02:05:47 DEBUG : dir: Looking for writers 2025/05/06 02:05:47 DEBUG : file1: reading active writers 2025/05/06 02:05:47 DEBUG : : Looking for writers 2025/05/06 02:05:47 DEBUG : dir: reading active writers 2025/05/06 02:05:47 DEBUG : >WaitForWriters: 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: cleaner exiting 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32894") 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31967") 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33993") 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleSizeCreateExisting (0.17s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:47 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/06 02:05:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/06 02:05:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36192") 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : file1: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : file1(0xc000e8a180): openPending: 2025/05/06 02:05:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:47 DEBUG : file1(0xc000e8a180): >openPending: err= 2025/05/06 02:05:47 DEBUG : file1: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/06 02:05:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/06 02:05:47 DEBUG : file1(0xc000e8a180): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : file1(0xc000e8a180): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : file1(0xc000e8a180): close: 2025/05/06 02:05:47 DEBUG : file1: vfs cache: setting modification time to 2025-05-06 02:05:47.404751684 +0000 UTC m=+3.541802981 2025/05/06 02:05:47 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : file1(0xc000e8a180): >close: err= 2025/05/06 02:05:47 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:47 DEBUG : : Looking for writers 2025/05/06 02:05:47 DEBUG : file1: reading active writers 2025/05/06 02:05:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/06 02:05:47 DEBUG : : Looking for writers 2025/05/06 02:05:47 DEBUG : file1: reading active writers 2025/05/06 02:05:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/06 02:05:47 DEBUG : : Looking for writers 2025/05/06 02:05:47 DEBUG : file1: reading active writers 2025/05/06 02:05:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/06 02:05:47 DEBUG : : Looking for writers 2025/05/06 02:05:47 DEBUG : file1: reading active writers 2025/05/06 02:05:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/06 02:05:47 DEBUG : file1: vfs cache: starting upload 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35013") 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:47 DEBUG : file1.bec90635.partial: renamed to: file1 2025/05/06 02:05:47 INFO : file1: Copied (new) 2025/05/06 02:05:47 DEBUG : file1: vfs cache: fingerprint now "5,2025-05-06 02:05:47 +0000 UTC" 2025/05/06 02:05:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:47 INFO : file1: vfs cache: upload succeeded try #1 2025/05/06 02:05:47 DEBUG : : Looking for writers 2025/05/06 02:05:47 DEBUG : file1: reading active writers 2025/05/06 02:05:47 DEBUG : >WaitForWriters: 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: cleaner exiting 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34589") 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36674") 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleSizeCreateNew (0.16s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:47 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/06 02:05:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/06 02:05:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/05/06 02:05:47 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34383") 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a1c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a1c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a1c0): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a1c0): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a1c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.565567128 +0000 UTC m=+3.702618415 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a1c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a200): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a200): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a200): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a200): >_readAt: n=2, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a200): _writeAt: size=3, off=2 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a200): >_writeAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a200): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.565567128 +0000 UTC m=+3.702618415 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a200): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a280): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a280): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a280): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a280): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a280): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.565567128 +0000 UTC m=+3.702618415 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a280): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004baf50 item 1 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a2c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a2c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a2c0): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a2c0): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a2c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.56839775 +0000 UTC m=+3.705449038 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a2c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a300): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a300): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a300): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a300): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a300): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.56839775 +0000 UTC m=+3.705449038 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a300): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bb340 item 2 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a340): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a340): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a340): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a340): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a340): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.570809156 +0000 UTC m=+3.707860444 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a340): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a3c0): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a3c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a3c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a3c0): >_readAt: n=2, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a3c0): _writeAt: size=3, off=2 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a3c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a3c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.570809156 +0000 UTC m=+3.707860444 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a3c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a400): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a400): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a400): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a400): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a400): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.570809156 +0000 UTC m=+3.707860444 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a400): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bb5e0 item 3 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a480): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a480): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a480): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a480): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a480): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.573968456 +0000 UTC m=+3.711019743 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a480): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a500): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a500): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a500): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a500): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a500): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.573968456 +0000 UTC m=+3.711019743 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a500): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bb960 item 4 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a540): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a540): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a540): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a540): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a540): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.576174626 +0000 UTC m=+3.713225913 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a540): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a580): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a580): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a580): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a580): >_readAt: n=2, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a580): _writeAt: size=3, off=2 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a580): >_writeAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a580): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.576174626 +0000 UTC m=+3.713225913 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a580): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a5c0): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a5c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a5c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a5c0): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a5c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.576174626 +0000 UTC m=+3.713225913 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a5c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bbc70 item 5 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a640): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a640): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a640): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a640): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a640): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.579797485 +0000 UTC m=+3.716848792 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a640): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a6c0): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a6c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a6c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a6c0): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a6c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.579797485 +0000 UTC m=+3.716848792 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a6c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b00e0 item 6 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a740): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a740): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a740): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a740): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a740): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.582195356 +0000 UTC m=+3.719246652 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a740): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090c900): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090c900): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090c900): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090c900): >_readAt: n=2, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090c900): _writeAt: size=3, off=2 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090c900): >_writeAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090c900): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.582195356 +0000 UTC m=+3.719246652 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090c900): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090c940): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090c940): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090c940): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090c940): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090c940): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.582195356 +0000 UTC m=+3.719246652 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090c940): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003da3f0 item 7 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090c9c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090c9c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090c9c0): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090c9c0): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090c9c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.585477606 +0000 UTC m=+3.722528892 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090c9c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090ca40): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090ca40): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090ca40): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090ca40): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090ca40): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.585477606 +0000 UTC m=+3.722528892 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090ca40): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003da7e0 item 8 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090ca80): _readAt: size=2, off=0 2025/05/06 02:05:47 ERROR : open-test-file(0xc00090ca80): Couldn't read size of file 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090ca80): >_readAt: n=0, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090ca80): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090ca80): >_writeAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090ca80): close: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090ca80): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090cac0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090cac0): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090cac0): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090cac0): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090cac0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.588157505 +0000 UTC m=+3.725208802 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090cac0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090cb00): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090cb00): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090cb00): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090cb00): >_readAt: n=2, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090cb00): _writeAt: size=3, off=2 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090cb00): >_writeAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090cb00): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.588157505 +0000 UTC m=+3.725208802 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090cb00): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090cb40): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090cb40): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090cb40): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090cb40): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090cb40): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.588157505 +0000 UTC m=+3.725208802 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090cb40): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003daaf0 item 9 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090cc00): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090cc00): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090cc00): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090cc00): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090cc00): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.591574348 +0000 UTC m=+3.728625644 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090cc00): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090ccc0): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090ccc0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090ccc0): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090ccc0): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090ccc0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.591574348 +0000 UTC m=+3.728625644 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090ccc0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003daf50 item 10 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090cd80): _readAt: size=2, off=0 2025/05/06 02:05:47 ERROR : open-test-file(0xc00090cd80): Couldn't read size of file 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090cd80): >_readAt: n=0, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090cd80): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090cd80): >_writeAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090cd80): close: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090cd80): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090cdc0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090cdc0): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090cdc0): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090cdc0): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090cdc0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.594145172 +0000 UTC m=+3.731196470 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090cdc0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090cec0): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090cec0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090cec0): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090cec0): >_readAt: n=2, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090cec0): _writeAt: size=3, off=2 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090cec0): >_writeAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090cec0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.594145172 +0000 UTC m=+3.731196470 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090cec0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090cf00): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090cf00): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090cf00): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090cf00): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090cf00): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.594145172 +0000 UTC m=+3.731196470 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090cf00): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003db260 item 11 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090cfc0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090cfc0): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090cfc0): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090cfc0): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090cfc0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.597106429 +0000 UTC m=+3.734157717 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090cfc0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d040): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d040): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d040): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d040): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d040): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.597106429 +0000 UTC m=+3.734157717 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d040): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003db6c0 item 12 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d140): _readAt: size=2, off=0 2025/05/06 02:05:47 ERROR : open-test-file(0xc00090d140): Couldn't read size of file 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d140): >_readAt: n=0, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d140): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d140): >_writeAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d140): close: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d140): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d180): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d180): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d180): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d180): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d180): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.599663569 +0000 UTC m=+3.736714856 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d180): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d280): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d280): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d280): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d280): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d280): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.599663569 +0000 UTC m=+3.736714856 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d280): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003db9d0 item 13 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d300): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d300): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d300): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d300): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d300): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.602297853 +0000 UTC m=+3.739349151 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d300): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d380): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d380): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d380): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d380): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d380): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.602297853 +0000 UTC m=+3.739349151 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d380): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dbce0 item 14 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d440): _readAt: size=2, off=0 2025/05/06 02:05:47 ERROR : open-test-file(0xc00090d440): Couldn't read size of file 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d440): >_readAt: n=0, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d440): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d440): >_writeAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d440): close: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d440): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d480): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d480): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d480): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d480): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d480): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.605501645 +0000 UTC m=+3.742552943 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d480): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d540): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d540): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d540): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d540): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d540): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.605501645 +0000 UTC m=+3.742552943 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d540): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000356070 item 15 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d5c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d5c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d5c0): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d5c0): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d5c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.60774682 +0000 UTC m=+3.744798107 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d5c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d640): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d640): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d640): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d640): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d640): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.60774682 +0000 UTC m=+3.744798107 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d640): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000356690 item 16 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d680): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d680): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d680): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d680): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d680): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.610117168 +0000 UTC m=+3.747168466 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d680): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d700): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d700): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d700): open at offset 5 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d700): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d700): >_readAt: n=2, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d700): _writeAt: size=3, off=7 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d700): >_writeAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d700): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.610117168 +0000 UTC m=+3.747168466 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d700): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d740): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d740): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d740): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d740): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d740): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.610117168 +0000 UTC m=+3.747168466 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d740): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000356d20 item 17 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d800): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d800): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d800): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d800): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d800): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.613131215 +0000 UTC m=+3.750182512 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d800): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d880): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d880): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d880): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d880): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d880): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.613131215 +0000 UTC m=+3.750182512 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d880): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003571f0 item 18 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d900): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d900): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d900): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d900): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d900): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.615140625 +0000 UTC m=+3.752191923 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d900): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d9c0): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d9c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d9c0): open at offset 5 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d9c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d9c0): >_readAt: n=2, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d9c0): _writeAt: size=3, off=7 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d9c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d9c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.615140625 +0000 UTC m=+3.752191923 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090d9c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090da00): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090da00): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090da00): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090da00): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090da00): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.615140625 +0000 UTC m=+3.752191923 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090da00): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000357650 item 19 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090da80): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090da80): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090da80): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090da80): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090da80): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.617925913 +0000 UTC m=+3.754977201 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090da80): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090db00): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090db00): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090db00): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090db00): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090db00): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.617925913 +0000 UTC m=+3.754977201 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090db00): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000357c00 item 20 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090db80): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090db80): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090db80): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090db80): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090db80): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.619854482 +0000 UTC m=+3.756905770 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090db80): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090dc40): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090dc40): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090dc40): open at offset 5 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090dc40): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090dc40): >_readAt: n=2, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090dc40): _writeAt: size=3, off=7 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090dc40): >_writeAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090dc40): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.619854482 +0000 UTC m=+3.756905770 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090dc40): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090dc80): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090dc80): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090dc80): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090dc80): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090dc80): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.619854482 +0000 UTC m=+3.756905770 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090dc80): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0000 item 21 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090dd00): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090dd00): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090dd00): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090dd00): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090dd00): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.622599113 +0000 UTC m=+3.759650401 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090dd00): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090ddc0): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090ddc0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090ddc0): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090ddc0): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090ddc0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.622599113 +0000 UTC m=+3.759650401 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090ddc0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c03f0 item 22 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090de40): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090de40): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090de40): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090de40): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090de40): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.624492318 +0000 UTC m=+3.761543615 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090de40): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090df00): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090df00): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090df00): open at offset 5 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090df00): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090df00): >_readAt: n=2, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090df00): _writeAt: size=3, off=7 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090df00): >_writeAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090df00): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.624492318 +0000 UTC m=+3.761543615 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090df00): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090df40): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090df40): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090df40): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090df40): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090df40): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.624492318 +0000 UTC m=+3.761543615 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00090df40): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0700 item 23 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c040): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c040): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c040): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c040): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c040): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.627290899 +0000 UTC m=+3.764342187 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c040): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c0c0): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c0c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c0c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c0c0): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c0c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.627290899 +0000 UTC m=+3.764342187 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c0c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0bd0 item 24 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c1c0): _readAt: size=2, off=0 2025/05/06 02:05:47 ERROR : open-test-file(0xc000d0c1c0): Couldn't read size of file 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c1c0): >_readAt: n=0, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c1c0): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c1c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c1c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c1c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c200): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c200): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c200): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c200): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c200): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.62978 +0000 UTC m=+3.766831298 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c200): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c2c0): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c2c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c2c0): open at offset 5 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c2c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c2c0): >_readAt: n=2, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c2c0): _writeAt: size=3, off=7 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c2c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c2c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.62978 +0000 UTC m=+3.766831298 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c2c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c300): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c300): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c300): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c300): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c300): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.62978 +0000 UTC m=+3.766831298 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c300): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1180 item 25 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c380): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c380): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c380): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c380): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c380): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.632720039 +0000 UTC m=+3.769771325 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c380): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c400): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c400): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c400): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c400): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c400): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.632720039 +0000 UTC m=+3.769771325 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c400): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1810 item 26 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c4c0): _readAt: size=2, off=0 2025/05/06 02:05:47 ERROR : open-test-file(0xc000d0c4c0): Couldn't read size of file 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c4c0): >_readAt: n=0, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c4c0): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c4c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c4c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c4c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c500): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c500): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c500): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c500): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c500): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.634714602 +0000 UTC m=+3.771765889 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c500): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c5c0): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c5c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c5c0): open at offset 5 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c5c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c5c0): >_readAt: n=2, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c5c0): _writeAt: size=3, off=7 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c5c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c5c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.634714602 +0000 UTC m=+3.771765889 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c5c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c600): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c600): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c600): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c600): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c600): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.634714602 +0000 UTC m=+3.771765889 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c600): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1ce0 item 27 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c680): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c680): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c680): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c680): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c680): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.63748917 +0000 UTC m=+3.774540457 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c680): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c700): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c700): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c700): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c700): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c700): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.63748917 +0000 UTC m=+3.774540457 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c700): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001461c0 item 28 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c7c0): _readAt: size=2, off=0 2025/05/06 02:05:47 ERROR : open-test-file(0xc000d0c7c0): Couldn't read size of file 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c7c0): >_readAt: n=0, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c7c0): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c7c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c7c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c7c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c800): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c800): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c800): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c800): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c800): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.639562169 +0000 UTC m=+3.776613467 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c800): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c8c0): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c8c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c8c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c8c0): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c8c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.639562169 +0000 UTC m=+3.776613467 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c8c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000146a80 item 29 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c940): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c940): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c940): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c940): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c940): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.641499616 +0000 UTC m=+3.778550903 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c940): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c9c0): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c9c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c9c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c9c0): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c9c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.641499616 +0000 UTC m=+3.778550903 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c9c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000147340 item 30 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cac0): _readAt: size=2, off=0 2025/05/06 02:05:47 ERROR : open-test-file(0xc000d0cac0): Couldn't read size of file 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cac0): >_readAt: n=0, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cac0): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cac0): >_writeAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cac0): close: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cac0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cb00): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cb00): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cb00): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cb00): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cb00): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.643674648 +0000 UTC m=+3.780725935 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cb00): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cbc0): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cbc0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cbc0): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cbc0): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cbc0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.643674648 +0000 UTC m=+3.780725935 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cbc0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000147810 item 31 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cc80): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cc80): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cc80): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cc80): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cc80): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.645668029 +0000 UTC m=+3.782719326 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cc80): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cd00): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cd00): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cd00): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cd00): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cd00): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.645668029 +0000 UTC m=+3.782719326 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cd00): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001480e0 item 32 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cd80): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cd80): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cd80): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cd80): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cd80): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.647573455 +0000 UTC m=+3.784624742 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cd80): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cdc0): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cdc0): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cdc0): _writeAt: size=3, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cdc0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cdc0): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001483f0 item 33 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cdc0): >_writeAt: n=3, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cdc0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.648301762 +0000 UTC m=+3.785353048 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cdc0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0ce00): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0ce00): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0ce00): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0ce00): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0ce00): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.648301762 +0000 UTC m=+3.785353048 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0ce00): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000148540 item 33 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0ce40): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0ce40): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0ce40): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0ce40): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0ce40): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.650348944 +0000 UTC m=+3.787400230 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0ce40): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952780): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952780): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000148930 item 34 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952780): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952780): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952780): _writeAt: size=3, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952780): >_writeAt: n=3, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952780): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.651211122 +0000 UTC m=+3.788262410 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952780): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009527c0): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009527c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009527c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009527c0): >_readAt: n=3, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009527c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.651211122 +0000 UTC m=+3.788262410 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009527c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e700 item 34 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952800): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952800): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952800): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952800): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952800): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.652909099 +0000 UTC m=+3.789960386 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952800): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952840): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952840): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952840): _writeAt: size=3, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952840): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952840): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048eb60 item 35 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952840): >_writeAt: n=3, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952840): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.65353314 +0000 UTC m=+3.790584437 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952840): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952880): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952880): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952880): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952880): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952880): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.65353314 +0000 UTC m=+3.790584437 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952880): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ed20 item 35 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952900): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952900): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952900): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952900): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952900): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.655378102 +0000 UTC m=+3.792429389 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952900): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009529c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009529c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f110 item 36 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009529c0): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009529c0): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009529c0): _writeAt: size=3, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009529c0): >_writeAt: n=3, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009529c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.656217848 +0000 UTC m=+3.793269145 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009529c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952a00): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952a00): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952a00): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952a00): >_readAt: n=3, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952a00): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.656217848 +0000 UTC m=+3.793269145 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952a00): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f340 item 36 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952a40): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952a40): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952a40): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952a40): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952a40): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.65810464 +0000 UTC m=+3.795155927 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952a40): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952a80): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952a80): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952a80): _writeAt: size=3, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952a80): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952a80): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f730 item 37 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952a80): >_writeAt: n=3, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952a80): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.659124253 +0000 UTC m=+3.796175551 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952a80): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952ac0): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952ac0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952ac0): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952ac0): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952ac0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.659124253 +0000 UTC m=+3.796175551 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952ac0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f960 item 37 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952b40): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952b40): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952b40): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952b40): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952b40): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.661501976 +0000 UTC m=+3.798553283 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952b40): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952c00): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952c00): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048fc70 item 38 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952c00): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952c00): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952c00): _writeAt: size=3, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952c00): >_writeAt: n=3, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952c00): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.662382358 +0000 UTC m=+3.799433656 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952c00): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952c40): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952c40): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952c40): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952c40): >_readAt: n=3, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952c40): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.662382358 +0000 UTC m=+3.799433656 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952c40): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048fdc0 item 38 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952cc0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952cc0): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952cc0): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952cc0): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952cc0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.664481538 +0000 UTC m=+3.801532835 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952cc0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952d80): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952d80): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952d80): _writeAt: size=3, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952d80): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952d80): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014a460 item 39 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952d80): >_writeAt: n=3, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952d80): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.665387858 +0000 UTC m=+3.802439146 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952d80): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952dc0): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952dc0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952dc0): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952dc0): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952dc0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.665387858 +0000 UTC m=+3.802439146 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952dc0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014a700 item 39 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952e40): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952e40): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952e40): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952e40): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952e40): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.667670422 +0000 UTC m=+3.804721720 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952e40): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952f00): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952f00): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014ac40 item 40 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952f00): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952f00): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952f00): _writeAt: size=3, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952f00): >_writeAt: n=3, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952f00): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.668610898 +0000 UTC m=+3.805662185 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952f00): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952f40): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952f40): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952f40): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952f40): >_readAt: n=3, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952f40): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.668610898 +0000 UTC m=+3.805662185 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952f40): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014ad90 item 40 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952f80): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952f80): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952f80): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952f80): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952f80): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952f80): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952f80): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.671058772 +0000 UTC m=+3.808110059 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952f80): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a780): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a780): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a780): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0460 item 41 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a780): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a780): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.671735281 +0000 UTC m=+3.808786578 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a780): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a7c0): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a7c0): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a7c0): _writeAt: size=3, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a7c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a7c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0700 item 41 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a7c0): >_writeAt: n=3, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a7c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.672621335 +0000 UTC m=+3.809672621 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a7c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a800): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a800): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a800): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a800): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a800): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.672621335 +0000 UTC m=+3.809672621 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a800): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0af0 item 41 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a8c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a8c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a8c0): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a8c0): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a8c0): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a8c0): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a8c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.674665551 +0000 UTC m=+3.811716838 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a8c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a900): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a900): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a900): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1110 item 42 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a900): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a900): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.675440616 +0000 UTC m=+3.812491903 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a900): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a9c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a9c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b12d0 item 42 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a9c0): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a9c0): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a9c0): _writeAt: size=3, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a9c0): >_writeAt: n=3, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a9c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.676282005 +0000 UTC m=+3.813333292 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8a9c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8aa00): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8aa00): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8aa00): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8aa00): >_readAt: n=3, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8aa00): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.676282005 +0000 UTC m=+3.813333292 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8aa00): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1500 item 42 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8aac0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8aac0): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8aac0): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8aac0): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8aac0): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8aac0): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8aac0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.678058318 +0000 UTC m=+3.815109615 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8aac0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8ab00): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8ab00): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8ab00): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1a40 item 43 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8ab00): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8ab00): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.67873038 +0000 UTC m=+3.815781677 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8ab00): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8abc0): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8abc0): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8abc0): _writeAt: size=3, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8abc0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8abc0): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1c70 item 43 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8abc0): >_writeAt: n=3, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8abc0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.679453687 +0000 UTC m=+3.816504973 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8abc0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8ac00): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8ac00): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8ac00): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8ac00): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8ac00): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.679453687 +0000 UTC m=+3.816504973 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8ac00): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1f10 item 43 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8ad00): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8ad00): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8ad00): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8ad00): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8ad00): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8ad00): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8ad00): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.681463369 +0000 UTC m=+3.818514656 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8ad00): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8ad40): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8ad40): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8ad40): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b2540 item 44 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8ad40): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8ad40): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.682260285 +0000 UTC m=+3.819311571 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8ad40): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8ae00): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8ae00): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b2700 item 44 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8ae00): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8ae00): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8ae00): _writeAt: size=3, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8ae00): >_writeAt: n=3, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8ae00): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.683199658 +0000 UTC m=+3.820250944 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8ae00): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8ae40): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8ae40): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8ae40): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8ae40): >_readAt: n=3, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8ae40): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.683199658 +0000 UTC m=+3.820250944 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8ae40): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b2af0 item 44 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8af00): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8af00): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8af00): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8af00): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8af00): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8af00): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8af00): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.685149406 +0000 UTC m=+3.822200694 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8af00): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8af40): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8af40): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8af40): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b2fc0 item 45 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8af40): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8af40): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.685999833 +0000 UTC m=+3.823051119 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8af40): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b000): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b000): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b000): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b000): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b000): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.685999833 +0000 UTC m=+3.823051119 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b000): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b3340 item 45 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b0c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b0c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b0c0): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b0c0): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b0c0): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b0c0): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b0c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.688379318 +0000 UTC m=+3.825430606 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b0c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b100): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b100): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b100): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b3650 item 46 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b100): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b100): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.689165304 +0000 UTC m=+3.826216591 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b100): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b1c0): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b1c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b1c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b1c0): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b1c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.689165304 +0000 UTC m=+3.826216591 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b1c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b3880 item 46 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b280): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b280): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b280): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b280): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b280): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b280): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b280): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.691703117 +0000 UTC m=+3.828754403 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b280): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b2c0): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b2c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b2c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b3b90 item 47 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b2c0): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b2c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.692654041 +0000 UTC m=+3.829705338 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b2c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b380): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b380): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b380): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b380): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b380): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.692654041 +0000 UTC m=+3.829705338 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b380): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b3ce0 item 47 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b440): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b440): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b440): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b440): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b440): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b440): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b440): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.695273988 +0000 UTC m=+3.832325275 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b440): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b480): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b480): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b480): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8070 item 48 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b480): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b480): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.696208913 +0000 UTC m=+3.833260209 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b480): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b540): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b540): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b540): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b540): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b540): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.696208913 +0000 UTC m=+3.833260209 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b540): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8230 item 48 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b580): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b580): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b580): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b580): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b580): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.698699307 +0000 UTC m=+3.835750594 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b580): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b5c0): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b5c0): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b5c0): _writeAt: size=3, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b5c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b5c0): open at offset 5 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b5c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8540 item 49 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b5c0): >_writeAt: n=3, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b5c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.699437472 +0000 UTC m=+3.836488759 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b5c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b600): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b600): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b600): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b600): >_readAt: n=8, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b600): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.699437472 +0000 UTC m=+3.836488759 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b600): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8690 item 49 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b680): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b680): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b680): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b680): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b680): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.701542082 +0000 UTC m=+3.838593368 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b680): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b740): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b740): open at offset 5 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b740): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d89a0 item 50 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b740): _readAt: size=2, off=5 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b740): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b740): _writeAt: size=3, off=5 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b740): >_writeAt: n=3, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b740): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.702339899 +0000 UTC m=+3.839391196 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b740): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b780): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b780): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b780): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b780): >_readAt: n=3, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b780): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.702339899 +0000 UTC m=+3.839391196 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b780): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8b60 item 50 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b800): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b800): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b800): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b800): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b800): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.704516434 +0000 UTC m=+3.841567721 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b800): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b8c0): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b8c0): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b8c0): _writeAt: size=3, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b8c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b8c0): open at offset 5 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b8c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8e00 item 51 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b8c0): >_writeAt: n=3, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b8c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.705441741 +0000 UTC m=+3.842493038 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b8c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b900): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b900): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b900): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b900): >_readAt: n=8, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b900): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.705441741 +0000 UTC m=+3.842493038 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b900): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8f50 item 51 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b980): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b980): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b980): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b980): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b980): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.707573732 +0000 UTC m=+3.844625019 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8b980): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8ba40): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8ba40): open at offset 5 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8ba40): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9340 item 52 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8ba40): _readAt: size=2, off=5 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8ba40): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8ba40): _writeAt: size=3, off=5 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8ba40): >_writeAt: n=3, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8ba40): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.708418778 +0000 UTC m=+3.845470064 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8ba40): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8ba80): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8ba80): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8ba80): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8ba80): >_readAt: n=3, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8ba80): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.708418778 +0000 UTC m=+3.845470064 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8ba80): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9490 item 52 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8bb00): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8bb00): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8bb00): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8bb00): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8bb00): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.710504443 +0000 UTC m=+3.847555740 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8bb00): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8bbc0): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8bbc0): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8bbc0): _writeAt: size=3, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8bbc0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8bbc0): open at offset 5 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8bbc0): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9810 item 53 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8bbc0): >_writeAt: n=3, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8bbc0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.712023273 +0000 UTC m=+3.849074570 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8bbc0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8bc00): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8bc00): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8bc00): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8bc00): >_readAt: n=8, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8bc00): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.712023273 +0000 UTC m=+3.849074570 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8bc00): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9960 item 53 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8bc80): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8bc80): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8bc80): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8bc80): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8bc80): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.714226888 +0000 UTC m=+3.851278175 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8bc80): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8bd40): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8bd40): open at offset 5 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8bd40): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9dc0 item 54 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8bd40): _readAt: size=2, off=5 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8bd40): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8bd40): _writeAt: size=3, off=5 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8bd40): >_writeAt: n=3, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8bd40): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.71510138 +0000 UTC m=+3.852152666 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8bd40): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8bd80): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8bd80): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8bd80): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8bd80): >_readAt: n=3, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8bd80): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.71510138 +0000 UTC m=+3.852152666 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8bd80): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000166070 item 54 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8be00): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8be00): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8be00): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8be00): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8be00): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.717225625 +0000 UTC m=+3.854276923 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8be00): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8bec0): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8bec0): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8bec0): _writeAt: size=3, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8bec0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8bec0): open at offset 5 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8bec0): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000166770 item 55 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8bec0): >_writeAt: n=3, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8bec0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.718002995 +0000 UTC m=+3.855054281 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8bec0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8bf00): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8bf00): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8bf00): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8bf00): >_readAt: n=8, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8bf00): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.718002995 +0000 UTC m=+3.855054281 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000e8bf00): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000166930 item 55 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602140): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602140): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602140): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602140): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602140): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.72021662 +0000 UTC m=+3.857267906 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602140): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0006024c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0006024c0): open at offset 5 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0006024c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001670a0 item 56 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0006024c0): _readAt: size=2, off=5 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0006024c0): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0006024c0): _writeAt: size=3, off=5 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0006024c0): >_writeAt: n=3, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0006024c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.721143228 +0000 UTC m=+3.858194526 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0006024c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602600): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602600): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602600): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602600): >_readAt: n=3, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602600): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.721143228 +0000 UTC m=+3.858194526 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602600): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000167730 item 56 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602c00): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602c00): open at offset 0 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602c00): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602c00): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602c00): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602c00): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602c00): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602c00): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.722954548 +0000 UTC m=+3.860005835 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602c00): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602c40): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602c40): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602c40): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e0e0 item 57 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602c40): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602c40): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.723624456 +0000 UTC m=+3.860675742 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602c40): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602d00): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602d00): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602d00): _writeAt: size=3, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602d00): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602d00): open at offset 5 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602d00): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e2a0 item 57 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602d00): >_writeAt: n=3, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602d00): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.724422333 +0000 UTC m=+3.861473630 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602d00): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602d40): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602d40): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602d40): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602d40): >_readAt: n=8, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602d40): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.724422333 +0000 UTC m=+3.861473630 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602d40): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e460 item 57 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602e40): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602e40): open at offset 0 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602e40): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602e40): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602e40): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602e40): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602e40): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602e40): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.726439509 +0000 UTC m=+3.863490795 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602e40): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602ec0): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602ec0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602ec0): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e930 item 58 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602ec0): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602ec0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.727284184 +0000 UTC m=+3.864335471 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602ec0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602f80): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602f80): open at offset 5 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602f80): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ec40 item 58 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602f80): _readAt: size=2, off=5 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602f80): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602f80): _writeAt: size=3, off=5 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602f80): >_writeAt: n=3, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602f80): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.728205563 +0000 UTC m=+3.865256850 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602f80): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602fc0): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602fc0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602fc0): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602fc0): >_readAt: n=3, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602fc0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.728205563 +0000 UTC m=+3.865256850 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000602fc0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ee00 item 58 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0006030c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0006030c0): open at offset 0 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0006030c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0006030c0): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0006030c0): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0006030c0): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0006030c0): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0006030c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.73042091 +0000 UTC m=+3.867472208 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0006030c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603140): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603140): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603140): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f500 item 59 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603140): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603140): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.731143337 +0000 UTC m=+3.868194634 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603140): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603200): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603200): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603200): _writeAt: size=3, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603200): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603200): open at offset 5 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603200): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f650 item 59 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603200): >_writeAt: n=3, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603200): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.73204547 +0000 UTC m=+3.869096757 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603200): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603240): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603240): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603240): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603240): >_readAt: n=8, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603240): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.73204547 +0000 UTC m=+3.869096757 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603240): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f7a0 item 59 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603340): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603340): open at offset 0 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603340): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603340): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603340): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603340): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603340): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603340): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.734702767 +0000 UTC m=+3.871754064 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603340): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603440): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603440): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603440): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000170070 item 60 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603440): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603440): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.73547143 +0000 UTC m=+3.872522717 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603440): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603540): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603540): open at offset 5 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603540): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001702a0 item 60 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603540): _readAt: size=2, off=5 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603540): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603540): _writeAt: size=3, off=5 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603540): >_writeAt: n=3, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603540): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.736445708 +0000 UTC m=+3.873496995 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603540): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603580): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603580): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603580): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603580): >_readAt: n=3, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603580): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.736445708 +0000 UTC m=+3.873496995 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603580): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000170700 item 60 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603640): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603640): open at offset 0 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603640): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603640): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603640): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603640): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603640): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603640): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.73878534 +0000 UTC m=+3.875836636 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603640): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603680): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603680): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603680): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000170af0 item 61 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603680): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603680): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.739620327 +0000 UTC m=+3.876671623 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603680): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603740): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603740): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603740): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603740): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603740): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.739620327 +0000 UTC m=+3.876671623 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603740): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001710a0 item 61 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603800): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603800): open at offset 0 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603800): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603800): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603800): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603800): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603800): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603800): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.741853507 +0000 UTC m=+3.878904794 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603800): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603840): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603840): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603840): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000171500 item 62 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603840): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603840): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.742696179 +0000 UTC m=+3.879747465 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603840): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0006039c0): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0006039c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0006039c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0006039c0): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0006039c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.742696179 +0000 UTC m=+3.879747465 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0006039c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001717a0 item 62 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603a80): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603a80): open at offset 0 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603a80): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603a80): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603a80): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603a80): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603a80): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603a80): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.745245533 +0000 UTC m=+3.882296820 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603a80): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603ac0): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603ac0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603ac0): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000171b90 item 63 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603ac0): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603ac0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.745969973 +0000 UTC m=+3.883021260 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603ac0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603b80): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603b80): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603b80): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603b80): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603b80): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.745969973 +0000 UTC m=+3.883021260 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603b80): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000171ce0 item 63 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603c40): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603c40): open at offset 0 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603c40): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603c40): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603c40): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603c40): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603c40): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603c40): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.748416033 +0000 UTC m=+3.885467321 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603c40): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603c80): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603c80): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603c80): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017e1c0 item 64 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603c80): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603c80): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.749221606 +0000 UTC m=+3.886272893 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603c80): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603d80): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603d80): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603d80): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603d80): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603d80): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.749221606 +0000 UTC m=+3.886272893 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603d80): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017e3f0 item 64 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603dc0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603dc0): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603dc0): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603dc0): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603dc0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.751681803 +0000 UTC m=+3.888733120 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603dc0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDWR 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603e00): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603e00): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603e00): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603e00): >_readAt: n=2, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603e00): _writeAt: size=3, off=2 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017e850 item 65 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603e00): >_writeAt: n=3, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603e00): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.752643427 +0000 UTC m=+3.889694725 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603e00): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603e40): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603e40): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603e40): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603e40): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603e40): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.752643427 +0000 UTC m=+3.889694725 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603e40): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017e9a0 item 65 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603e80): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603e80): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603e80): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603e80): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603e80): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.755054372 +0000 UTC m=+3.892105669 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603e80): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603ec0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603ec0): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017ecb0 item 66 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603ec0): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603ec0): >_readAt: n=0, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603ec0): _writeAt: size=3, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603ec0): >_writeAt: n=3, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603ec0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.755911791 +0000 UTC m=+3.892963087 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603ec0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603f40): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603f40): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603f40): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603f40): >_readAt: n=3, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603f40): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.755911791 +0000 UTC m=+3.892963087 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000603f40): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017ee70 item 66 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c0500): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c0500): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c0500): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c0500): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c0500): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.758040506 +0000 UTC m=+3.895091793 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c0500): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c05c0): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c05c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c05c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c05c0): >_readAt: n=2, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c05c0): _writeAt: size=3, off=2 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017f3b0 item 67 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c05c0): >_writeAt: n=3, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c05c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.758822924 +0000 UTC m=+3.895874222 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c05c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c0640): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c0640): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c0640): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c0640): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c0640): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.758822924 +0000 UTC m=+3.895874222 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c0640): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017f960 item 67 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c06c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c06c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c06c0): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c06c0): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c06c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.761106251 +0000 UTC m=+3.898157538 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c06c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c0b00): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c0b00): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017fea0 item 68 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c0b00): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c0b00): >_readAt: n=0, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c0b00): _writeAt: size=3, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c0b00): >_writeAt: n=3, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c0b00): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.762049561 +0000 UTC m=+3.899100857 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c0b00): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c0b40): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c0b40): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c0b40): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c0b40): >_readAt: n=3, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c0b40): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.762049561 +0000 UTC m=+3.899100857 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c0b40): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336150 item 68 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c0bc0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c0bc0): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c0bc0): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c0bc0): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c0bc0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.764083588 +0000 UTC m=+3.901134875 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c0bc0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c0c40): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c0c40): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c0c40): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c0c40): >_readAt: n=2, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c0c40): _writeAt: size=3, off=2 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336770 item 69 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c0c40): >_writeAt: n=3, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c0c40): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.764861528 +0000 UTC m=+3.901912815 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c0c40): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c0c80): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c0c80): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c0c80): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c0c80): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c0c80): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.764861528 +0000 UTC m=+3.901912815 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c0c80): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336a80 item 69 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c0e80): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c0e80): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c0e80): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c0e80): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c0e80): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.766627953 +0000 UTC m=+3.903679240 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c0e80): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1340): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1340): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336f50 item 70 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1340): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1340): >_readAt: n=0, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1340): _writeAt: size=3, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1340): >_writeAt: n=3, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1340): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.767417455 +0000 UTC m=+3.904468742 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1340): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1380): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1380): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1380): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1380): >_readAt: n=3, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1380): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.767417455 +0000 UTC m=+3.904468742 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1380): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337180 item 70 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1480): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1480): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1480): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1480): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1480): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.769316879 +0000 UTC m=+3.906368166 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1480): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c16c0): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c16c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c16c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c16c0): >_readAt: n=2, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c16c0): _writeAt: size=3, off=2 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337490 item 71 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c16c0): >_writeAt: n=3, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c16c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.770099448 +0000 UTC m=+3.907150736 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c16c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1700): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1700): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1700): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1700): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1700): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.770099448 +0000 UTC m=+3.907150736 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1700): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003376c0 item 71 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1880): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1880): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1880): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1880): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1880): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.771989525 +0000 UTC m=+3.909040812 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1880): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1a00): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1a00): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337a40 item 72 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1a00): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1a00): >_readAt: n=0, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1a00): _writeAt: size=3, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1a00): >_writeAt: n=3, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1a00): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.77271129 +0000 UTC m=+3.909762587 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1a00): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1a80): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1a80): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1a80): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1a80): >_readAt: n=3, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1a80): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.77271129 +0000 UTC m=+3.909762587 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1a80): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337b90 item 72 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1ac0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1ac0): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1ac0): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1ac0): >_readAt: n=0, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1ac0): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1ac0): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1ac0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.774588172 +0000 UTC m=+3.911639459 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1ac0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1e40): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1e40): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1e40): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000116070 item 73 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1e40): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1e40): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.775295009 +0000 UTC m=+3.912346296 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1e40): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1e80): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1e80): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1e80): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1e80): >_readAt: n=2, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1e80): _writeAt: size=3, off=2 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001161c0 item 73 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1e80): >_writeAt: n=3, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1e80): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.776093788 +0000 UTC m=+3.913145076 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1e80): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1ec0): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1ec0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1ec0): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1ec0): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1ec0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.776093788 +0000 UTC m=+3.913145076 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0002c1ec0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000116380 item 73 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc040): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc040): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc040): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc040): >_readAt: n=0, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc040): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc040): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc040): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.778383586 +0000 UTC m=+3.915434873 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc040): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc080): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc080): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc080): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001169a0 item 74 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc080): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc080): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.779141148 +0000 UTC m=+3.916192465 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc080): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc140): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc140): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000116b60 item 74 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc140): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc140): >_readAt: n=0, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc140): _writeAt: size=3, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc140): >_writeAt: n=3, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc140): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.780076493 +0000 UTC m=+3.917127811 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc140): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc180): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc180): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc180): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc180): >_readAt: n=3, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc180): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.780076493 +0000 UTC m=+3.917127811 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc180): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001170a0 item 74 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc240): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc240): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc240): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc240): >_readAt: n=0, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc240): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc240): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc240): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.781893092 +0000 UTC m=+3.918944380 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc240): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc280): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc280): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc280): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000117490 item 75 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc280): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc280): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.782634253 +0000 UTC m=+3.919685541 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc280): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc340): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc340): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc340): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc340): >_readAt: n=2, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc340): _writeAt: size=3, off=2 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001177a0 item 75 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc340): >_writeAt: n=3, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc340): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.783457368 +0000 UTC m=+3.920508656 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc340): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc380): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc380): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc380): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc380): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc380): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.783457368 +0000 UTC m=+3.920508656 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc380): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001179d0 item 75 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc440): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc440): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc440): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc440): >_readAt: n=0, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc440): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc440): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc440): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.785524628 +0000 UTC m=+3.922575925 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc440): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc580): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc580): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc580): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000117ce0 item 76 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc580): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc580): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.786229761 +0000 UTC m=+3.923281059 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc580): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc640): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc640): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000117e30 item 76 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc640): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc640): >_readAt: n=0, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc640): _writeAt: size=3, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc640): >_writeAt: n=3, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc640): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.787200002 +0000 UTC m=+3.924251299 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc640): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc680): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc680): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc680): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc680): >_readAt: n=3, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc680): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.787200002 +0000 UTC m=+3.924251299 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc680): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050a150 item 76 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc740): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc740): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc740): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc740): >_readAt: n=0, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc740): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc740): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc740): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.789152326 +0000 UTC m=+3.926203613 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc740): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc780): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc780): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc780): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050a540 item 77 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc780): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc780): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.789951005 +0000 UTC m=+3.927002292 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc780): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc840): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc840): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc840): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc840): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc840): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.789951005 +0000 UTC m=+3.927002292 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc840): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050a700 item 77 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc900): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc900): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc900): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc900): >_readAt: n=0, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc900): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc900): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc900): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.791944025 +0000 UTC m=+3.928995312 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc900): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc940): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc940): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc940): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050ab60 item 78 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc940): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc940): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.792553258 +0000 UTC m=+3.929604546 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dc940): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dca40): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dca40): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dca40): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dca40): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dca40): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.792553258 +0000 UTC m=+3.929604546 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dca40): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050ae00 item 78 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dcb00): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dcb00): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dcb00): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dcb00): >_readAt: n=0, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dcb00): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dcb00): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dcb00): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.79432325 +0000 UTC m=+3.931374547 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dcb00): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dcb40): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dcb40): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dcb40): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050b1f0 item 79 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dcb40): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dcb40): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.794931121 +0000 UTC m=+3.931982419 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dcb40): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dcc00): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dcc00): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dcc00): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dcc00): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dcc00): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.794931121 +0000 UTC m=+3.931982419 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dcc00): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050b340 item 79 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dccc0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dccc0): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dccc0): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dccc0): >_readAt: n=0, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dccc0): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dccc0): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dccc0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.796721622 +0000 UTC m=+3.933772909 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dccc0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dcd00): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dcd00): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dcd00): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050b650 item 80 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dcd00): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dcd00): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.79740257 +0000 UTC m=+3.934453857 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dcd00): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dcdc0): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dcdc0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dcdc0): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dcdc0): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dcdc0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.79740257 +0000 UTC m=+3.934453857 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dcdc0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050b880 item 80 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dce40): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dce40): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dce40): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dce40): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dce40): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.79927304 +0000 UTC m=+3.936324328 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dce40): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dce80): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dce80): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dce80): open at offset 5 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dce80): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dce80): >_readAt: n=2, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dce80): _writeAt: size=3, off=7 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050bc70 item 81 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dce80): >_writeAt: n=3, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dce80): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.799951734 +0000 UTC m=+3.937003022 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dce80): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dcec0): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dcec0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dcec0): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dcec0): >_readAt: n=8, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dcec0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.799951734 +0000 UTC m=+3.937003022 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dcec0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050be30 item 81 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dcf40): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dcf40): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dcf40): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dcf40): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dcf40): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.802045253 +0000 UTC m=+3.939096540 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dcf40): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd000): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd000): open at offset 5 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd000): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000172310 item 82 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd000): _readAt: size=2, off=5 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd000): >_readAt: n=0, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd000): _writeAt: size=3, off=5 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd000): >_writeAt: n=3, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd000): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.802822071 +0000 UTC m=+3.939873368 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd000): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd040): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd040): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd040): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd040): >_readAt: n=3, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd040): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.802822071 +0000 UTC m=+3.939873368 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd040): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001724d0 item 82 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd0c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd0c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd0c0): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd0c0): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd0c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.804566033 +0000 UTC m=+3.941617321 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd0c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd180): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd180): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd180): open at offset 5 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd180): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd180): >_readAt: n=2, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd180): _writeAt: size=3, off=7 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001728c0 item 83 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd180): >_writeAt: n=3, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd180): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.805492492 +0000 UTC m=+3.942543780 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd180): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd200): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd200): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd200): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd200): >_readAt: n=8, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd200): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.805492492 +0000 UTC m=+3.942543780 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd200): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000172a10 item 83 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd280): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd280): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd280): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd280): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd280): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.807391526 +0000 UTC m=+3.944442814 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd280): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd340): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd340): open at offset 5 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd340): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000172d20 item 84 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd340): _readAt: size=2, off=5 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd340): >_readAt: n=0, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd340): _writeAt: size=3, off=5 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd340): >_writeAt: n=3, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd340): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.808178724 +0000 UTC m=+3.945230011 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd340): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd380): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd380): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd380): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd380): >_readAt: n=3, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd380): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.808178724 +0000 UTC m=+3.945230011 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd380): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000172e70 item 84 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd440): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd440): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd440): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd440): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd440): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.810123084 +0000 UTC m=+3.947174370 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd440): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd500): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd500): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd500): open at offset 5 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd500): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd500): >_readAt: n=2, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd500): _writeAt: size=3, off=7 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001732d0 item 85 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd500): >_writeAt: n=3, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd500): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.810936069 +0000 UTC m=+3.947987357 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd500): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd580): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd580): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd580): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd580): >_readAt: n=8, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd580): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.810936069 +0000 UTC m=+3.947987357 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd580): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000173650 item 85 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd600): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd600): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd600): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd600): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd600): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.813113706 +0000 UTC m=+3.950165003 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd600): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd6c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd6c0): open at offset 5 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd6c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000173c00 item 86 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd6c0): _readAt: size=2, off=5 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd6c0): >_readAt: n=0, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd6c0): _writeAt: size=3, off=5 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd6c0): >_writeAt: n=3, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd6c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.813979491 +0000 UTC m=+3.951030788 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd6c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd700): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd700): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd700): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd700): >_readAt: n=3, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd700): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.813979491 +0000 UTC m=+3.951030788 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd700): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000173d50 item 86 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd780): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd780): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd780): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd780): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd780): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.815743872 +0000 UTC m=+3.952795159 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd780): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd840): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd840): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd840): open at offset 5 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd840): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd840): >_readAt: n=2, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd840): _writeAt: size=3, off=7 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d6070 item 87 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd840): >_writeAt: n=3, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd840): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.816584219 +0000 UTC m=+3.953635516 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd840): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd880): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd880): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd880): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd880): >_readAt: n=8, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd880): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.816584219 +0000 UTC m=+3.953635516 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd880): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d62a0 item 87 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd900): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd900): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd900): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd900): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd900): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.818968364 +0000 UTC m=+3.956019661 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd900): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd9c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd9c0): open at offset 5 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd9c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d6690 item 88 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd9c0): _readAt: size=2, off=5 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd9c0): >_readAt: n=0, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd9c0): _writeAt: size=3, off=5 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd9c0): >_writeAt: n=3, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd9c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.819777883 +0000 UTC m=+3.956829171 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dd9c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dda00): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dda00): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dda00): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dda00): >_readAt: n=3, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dda00): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.819777883 +0000 UTC m=+3.956829171 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dda00): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d6cb0 item 88 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008ddac0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008ddac0): open at offset 0 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008ddac0): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008ddac0): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008ddac0): >_readAt: n=0, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008ddac0): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008ddac0): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008ddac0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.822030651 +0000 UTC m=+3.959081937 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008ddac0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008ddb00): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008ddb00): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008ddb00): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d7030 item 89 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008ddb00): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008ddb00): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.822812839 +0000 UTC m=+3.959864126 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008ddb00): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008ddbc0): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008ddbc0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008ddbc0): open at offset 5 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008ddbc0): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008ddbc0): >_readAt: n=2, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008ddbc0): _writeAt: size=3, off=7 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d7260 item 89 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008ddbc0): >_writeAt: n=3, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008ddbc0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.82377266 +0000 UTC m=+3.960823947 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008ddbc0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008ddc00): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008ddc00): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008ddc00): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008ddc00): >_readAt: n=8, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008ddc00): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.82377266 +0000 UTC m=+3.960823947 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008ddc00): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d73b0 item 89 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008ddcc0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008ddcc0): open at offset 0 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008ddcc0): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008ddcc0): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008ddcc0): >_readAt: n=0, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008ddcc0): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008ddcc0): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008ddcc0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.82630383 +0000 UTC m=+3.963355118 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008ddcc0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008ddd00): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008ddd00): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008ddd00): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d77a0 item 90 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008ddd00): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008ddd00): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.827170698 +0000 UTC m=+3.964221985 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008ddd00): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dddc0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dddc0): open at offset 5 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dddc0): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d79d0 item 90 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dddc0): _readAt: size=2, off=5 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dddc0): >_readAt: n=0, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dddc0): _writeAt: size=3, off=5 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dddc0): >_writeAt: n=3, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dddc0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.828212964 +0000 UTC m=+3.965264251 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dddc0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dde00): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dde00): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dde00): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dde00): >_readAt: n=3, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dde00): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.828212964 +0000 UTC m=+3.965264251 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008dde00): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d7b20 item 90 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008ddec0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008ddec0): open at offset 0 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008ddec0): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008ddec0): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008ddec0): >_readAt: n=0, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008ddec0): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008ddec0): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008ddec0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.830892774 +0000 UTC m=+3.967944070 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008ddec0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008ddf40): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008ddf40): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008ddf40): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400000 item 91 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008ddf40): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008ddf40): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.831826275 +0000 UTC m=+3.968877573 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0008ddf40): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e000): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e000): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e000): open at offset 5 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e000): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e000): >_readAt: n=2, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e000): _writeAt: size=3, off=7 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004001c0 item 91 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e000): >_writeAt: n=3, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e000): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.833301754 +0000 UTC m=+3.970353042 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e000): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952000): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952000): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952000): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952000): >_readAt: n=8, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952000): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.833301754 +0000 UTC m=+3.970353042 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952000): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014a380 item 91 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009520c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009520c0): open at offset 0 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009520c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009520c0): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009520c0): >_readAt: n=0, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009520c0): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009520c0): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009520c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.835809992 +0000 UTC m=+3.972861289 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009520c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952100): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952100): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952100): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014a7e0 item 92 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952100): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952100): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.836623148 +0000 UTC m=+3.973674436 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952100): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952240): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952240): open at offset 5 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952240): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014abd0 item 92 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952240): _readAt: size=2, off=5 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952240): >_readAt: n=0, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952240): _writeAt: size=3, off=5 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952240): >_writeAt: n=3, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952240): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.837691643 +0000 UTC m=+3.974742930 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952240): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952280): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952280): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952280): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952280): >_readAt: n=3, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952280): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.837691643 +0000 UTC m=+3.974742930 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952280): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014ad20 item 92 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952380): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952380): open at offset 0 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952380): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952380): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952380): >_readAt: n=0, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952380): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952380): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952380): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.83989582 +0000 UTC m=+3.976947127 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952380): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009523c0): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009523c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009523c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014b490 item 93 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009523c0): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009523c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.840709406 +0000 UTC m=+3.977760704 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009523c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952480): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952480): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952480): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952480): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952480): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.840709406 +0000 UTC m=+3.977760704 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952480): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014b5e0 item 93 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952540): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952540): open at offset 0 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952540): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952540): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952540): >_readAt: n=0, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952540): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952540): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952540): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.843044389 +0000 UTC m=+3.980095676 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952540): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952580): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952580): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952580): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014bc70 item 94 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952580): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952580): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.84381718 +0000 UTC m=+3.980868467 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952580): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009526c0): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009526c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009526c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009526c0): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009526c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.84381718 +0000 UTC m=+3.980868467 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009526c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400310 item 94 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952780): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952780): open at offset 0 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952780): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952780): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952780): >_readAt: n=0, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952780): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952780): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952780): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.846617595 +0000 UTC m=+3.983668892 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952780): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009527c0): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009527c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009527c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400850 item 95 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009527c0): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009527c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.84737679 +0000 UTC m=+3.984428077 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009527c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952880): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952880): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952880): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952880): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952880): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.84737679 +0000 UTC m=+3.984428077 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952880): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400cb0 item 95 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952940): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952940): open at offset 0 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952940): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952940): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952940): >_readAt: n=0, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952940): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952940): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952940): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.849855051 +0000 UTC m=+3.986906349 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952940): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952980): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952980): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952980): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401490 item 96 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952980): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952980): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.85064835 +0000 UTC m=+3.987699647 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952980): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952a40): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952a40): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952a40): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952a40): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952a40): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.85064835 +0000 UTC m=+3.987699647 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952a40): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401730 item 96 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= 2025/05/06 02:05:47 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:47 DEBUG : : Looking for writers 2025/05/06 02:05:47 DEBUG : >WaitForWriters: 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: cleaner exiting 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33146") 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32723") 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:47 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/06 02:05:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/06 02:05:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/05/06 02:05:47 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38131") 2025/05/06 02:05:47 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012ed80): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012ed80): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012ed80): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012ed80): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012ed80): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.857609785 +0000 UTC m=+3.994661092 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012ed80): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012edc0): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012edc0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012edc0): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012edc0): >_readAt: n=2, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012edc0): _writeAt: size=3, off=2 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012edc0): >_writeAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012edc0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.857609785 +0000 UTC m=+3.994661092 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012edc0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012ee00): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012ee00): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012ee00): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012ee00): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012ee00): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.857609785 +0000 UTC m=+3.994661092 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012ee00): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001a5420 item 1 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012ef80): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012ef80): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012ef80): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012ef80): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012ef80): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.861112118 +0000 UTC m=+3.998163405 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012ef80): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012f0c0): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012f0c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012f0c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012f0c0): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012f0c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.861112118 +0000 UTC m=+3.998163405 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012f0c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001a57a0 item 2 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012f100): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012f100): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012f100): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012f100): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012f100): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.863144892 +0000 UTC m=+4.000196180 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012f100): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012f140): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012f140): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012f140): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012f140): >_readAt: n=2, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012f140): _writeAt: size=3, off=2 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012f140): >_writeAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012f140): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.863144892 +0000 UTC m=+4.000196180 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012f140): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012f180): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012f180): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012f180): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012f180): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012f180): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.863144892 +0000 UTC m=+4.000196180 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012f180): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001a5a40 item 3 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012f380): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012f380): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012f380): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012f380): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012f380): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.86616394 +0000 UTC m=+4.003215226 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012f380): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012fac0): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012fac0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012fac0): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012fac0): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012fac0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.86616394 +0000 UTC m=+4.003215226 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012fac0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000148150 item 4 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012fb00): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012fb00): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012fb00): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012fb00): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012fb00): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.868347628 +0000 UTC m=+4.005398915 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012fb00): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012fb40): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012fb40): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012fb40): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012fb40): >_readAt: n=2, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012fb40): _writeAt: size=3, off=2 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012fb40): >_writeAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012fb40): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.868347628 +0000 UTC m=+4.005398915 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012fb40): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012fb80): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012fb80): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012fb80): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012fb80): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012fb80): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.868347628 +0000 UTC m=+4.005398915 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012fb80): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000148460 item 5 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012fc00): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012fc00): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012fc00): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012fc00): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012fc00): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.871638183 +0000 UTC m=+4.008689470 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012fc00): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012fd40): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012fd40): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012fd40): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012fd40): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012fd40): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.871638183 +0000 UTC m=+4.008689470 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00012fd40): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000148930 item 6 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e0c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e0c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e0c0): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e0c0): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e0c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.873771837 +0000 UTC m=+4.010823125 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e0c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e180): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e180): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e180): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e180): >_readAt: n=2, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e180): _writeAt: size=3, off=2 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e180): >_writeAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e180): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.873771837 +0000 UTC m=+4.010823125 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e180): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e1c0): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e1c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e1c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e1c0): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e1c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.873771837 +0000 UTC m=+4.010823125 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e1c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000148c40 item 7 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e280): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e280): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e280): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e280): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e280): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.876519404 +0000 UTC m=+4.013570691 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e280): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e300): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e300): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e300): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e300): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e300): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.876519404 +0000 UTC m=+4.013570691 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e300): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000149110 item 8 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e380): _readAt: size=2, off=0 2025/05/06 02:05:47 ERROR : open-test-file(0xc00054e380): Couldn't read size of file 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e380): >_readAt: n=0, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e380): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e380): >_writeAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e380): close: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e380): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e3c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e3c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e3c0): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e3c0): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e3c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.878874715 +0000 UTC m=+4.015926002 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e3c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e400): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e400): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e400): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e400): >_readAt: n=2, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e400): _writeAt: size=3, off=2 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e400): >_writeAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e400): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.878874715 +0000 UTC m=+4.015926002 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e400): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e440): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e440): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e440): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e440): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e440): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.878874715 +0000 UTC m=+4.015926002 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e440): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001493b0 item 9 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e4c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e4c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e4c0): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e4c0): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e4c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.88194707 +0000 UTC m=+4.018998357 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e4c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e580): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e580): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e580): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e580): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e580): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.88194707 +0000 UTC m=+4.018998357 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e580): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001497a0 item 10 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e640): _readAt: size=2, off=0 2025/05/06 02:05:47 ERROR : open-test-file(0xc00054e640): Couldn't read size of file 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e640): >_readAt: n=0, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e640): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e640): >_writeAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e640): close: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e640): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e680): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e680): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e680): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e680): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e680): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.884199047 +0000 UTC m=+4.021250334 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e680): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e780): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e780): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e780): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e780): >_readAt: n=2, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e780): _writeAt: size=3, off=2 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e780): >_writeAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e780): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.884199047 +0000 UTC m=+4.021250334 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e780): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e7c0): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e7c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e7c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e7c0): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e7c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.884199047 +0000 UTC m=+4.021250334 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e7c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000149a40 item 11 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e840): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e840): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e840): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e840): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e840): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.886953546 +0000 UTC m=+4.024004833 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e840): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e8c0): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e8c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e8c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e8c0): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e8c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.886953546 +0000 UTC m=+4.024004833 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e8c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000149dc0 item 12 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e980): _readAt: size=2, off=0 2025/05/06 02:05:47 ERROR : open-test-file(0xc00054e980): Couldn't read size of file 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e980): >_readAt: n=0, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e980): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e980): >_writeAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e980): close: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e980): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e9c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e9c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e9c0): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e9c0): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e9c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.889136284 +0000 UTC m=+4.026187580 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054e9c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054ea80): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054ea80): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054ea80): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054ea80): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054ea80): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.889136284 +0000 UTC m=+4.026187580 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc00054ea80): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d20e0 item 13 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952b00): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952b00): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952b00): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952b00): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952b00): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.89164422 +0000 UTC m=+4.028695507 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952b00): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952b80): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952b80): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952b80): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952b80): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952b80): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.89164422 +0000 UTC m=+4.028695507 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952b80): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a070 item 14 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952c40): _readAt: size=2, off=0 2025/05/06 02:05:47 ERROR : open-test-file(0xc000952c40): Couldn't read size of file 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952c40): >_readAt: n=0, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952c40): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952c40): >_writeAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952c40): close: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952c40): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952c80): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952c80): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952c80): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952c80): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952c80): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.894278254 +0000 UTC m=+4.031329541 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952c80): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952d40): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952d40): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952d40): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952d40): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952d40): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.894278254 +0000 UTC m=+4.031329541 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952d40): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a690 item 15 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952dc0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952dc0): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952dc0): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952dc0): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952dc0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.897282982 +0000 UTC m=+4.034334269 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952dc0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952e40): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952e40): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952e40): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952e40): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952e40): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.897282982 +0000 UTC m=+4.034334269 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952e40): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048abd0 item 16 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952e80): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952e80): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952e80): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952e80): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952e80): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.900241685 +0000 UTC m=+4.037292983 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952e80): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952ec0): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952ec0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952ec0): open at offset 5 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952ec0): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952ec0): >_readAt: n=2, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952ec0): _writeAt: size=3, off=7 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952ec0): >_writeAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952ec0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.900241685 +0000 UTC m=+4.037292983 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952ec0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952f00): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952f00): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952f00): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952f00): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952f00): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.900241685 +0000 UTC m=+4.037292983 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952f00): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b030 item 17 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952f80): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952f80): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952f80): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952f80): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952f80): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.902938978 +0000 UTC m=+4.039990275 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000952f80): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953040): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953040): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953040): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953040): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953040): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.902938978 +0000 UTC m=+4.039990275 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953040): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b650 item 18 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009530c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009530c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009530c0): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009530c0): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009530c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.904942758 +0000 UTC m=+4.041994045 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009530c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953180): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953180): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953180): open at offset 5 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953180): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953180): >_readAt: n=2, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953180): _writeAt: size=3, off=7 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953180): >_writeAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953180): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.904942758 +0000 UTC m=+4.041994045 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953180): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009531c0): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009531c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009531c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009531c0): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009531c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.904942758 +0000 UTC m=+4.041994045 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009531c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b9d0 item 19 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953240): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953240): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953240): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953240): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953240): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.907993164 +0000 UTC m=+4.045044460 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953240): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009532c0): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009532c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009532c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009532c0): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009532c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.907993164 +0000 UTC m=+4.045044460 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009532c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048bf10 item 20 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953340): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953340): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953340): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953340): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953340): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.91033078 +0000 UTC m=+4.047382067 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953340): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953400): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953400): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953400): open at offset 5 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953400): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953400): >_readAt: n=2, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953400): _writeAt: size=3, off=7 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953400): >_writeAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953400): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.91033078 +0000 UTC m=+4.047382067 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953400): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953440): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953440): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953440): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953440): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953440): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.91033078 +0000 UTC m=+4.047382067 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953440): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ba310 item 21 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009534c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009534c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009534c0): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009534c0): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009534c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.913253656 +0000 UTC m=+4.050304953 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009534c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953540): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953540): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953540): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953540): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953540): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.913253656 +0000 UTC m=+4.050304953 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953540): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ba770 item 22 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009535c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009535c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009535c0): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009535c0): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009535c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.9152006 +0000 UTC m=+4.052251896 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009535c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009536c0): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009536c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009536c0): open at offset 5 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009536c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009536c0): >_readAt: n=2, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009536c0): _writeAt: size=3, off=7 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009536c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009536c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.9152006 +0000 UTC m=+4.052251896 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009536c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953700): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953700): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953700): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953700): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953700): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.9152006 +0000 UTC m=+4.052251896 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953700): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004baa80 item 23 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953780): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953780): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953780): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953780): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953780): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.917696083 +0000 UTC m=+4.054747370 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953780): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953800): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953800): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953800): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953800): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953800): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.917696083 +0000 UTC m=+4.054747370 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953800): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004baee0 item 24 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009538c0): _readAt: size=2, off=0 2025/05/06 02:05:47 ERROR : open-test-file(0xc0009538c0): Couldn't read size of file 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009538c0): >_readAt: n=0, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009538c0): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009538c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009538c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009538c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953900): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953900): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953900): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953900): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953900): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.919666801 +0000 UTC m=+4.056718089 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953900): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009539c0): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009539c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009539c0): open at offset 5 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009539c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009539c0): >_readAt: n=2, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009539c0): _writeAt: size=3, off=7 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009539c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009539c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.919666801 +0000 UTC m=+4.056718089 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc0009539c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953a00): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953a00): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953a00): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953a00): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953a00): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.919666801 +0000 UTC m=+4.056718089 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953a00): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bb1f0 item 25 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953a80): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953a80): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953a80): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953a80): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953a80): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.922551255 +0000 UTC m=+4.059602543 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953a80): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953b00): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953b00): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953b00): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953b00): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953b00): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.922551255 +0000 UTC m=+4.059602543 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953b00): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bb570 item 26 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953bc0): _readAt: size=2, off=0 2025/05/06 02:05:47 ERROR : open-test-file(0xc000953bc0): Couldn't read size of file 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953bc0): >_readAt: n=0, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953bc0): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953bc0): >_writeAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953bc0): close: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953bc0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953c00): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953c00): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953c00): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953c00): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953c00): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.926308226 +0000 UTC m=+4.063359524 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953c00): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953cc0): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953cc0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953cc0): open at offset 5 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953cc0): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953cc0): >_readAt: n=2, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953cc0): _writeAt: size=3, off=7 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953cc0): >_writeAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953cc0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.926308226 +0000 UTC m=+4.063359524 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953cc0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953d00): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953d00): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953d00): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953d00): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953d00): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.926308226 +0000 UTC m=+4.063359524 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953d00): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bb810 item 27 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953d80): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953d80): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953d80): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953d80): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953d80): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.929916899 +0000 UTC m=+4.066968186 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953d80): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953e00): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953e00): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953e00): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953e00): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953e00): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.929916899 +0000 UTC m=+4.066968186 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953e00): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bbc00 item 28 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953ec0): _readAt: size=2, off=0 2025/05/06 02:05:47 ERROR : open-test-file(0xc000953ec0): Couldn't read size of file 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953ec0): >_readAt: n=0, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953ec0): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953ec0): >_writeAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953ec0): close: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953ec0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953f00): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953f00): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953f00): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953f00): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953f00): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.932369091 +0000 UTC m=+4.069420378 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000953f00): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c040): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c040): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c040): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c040): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c040): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.932369091 +0000 UTC m=+4.069420378 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c040): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bbea0 item 29 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c0c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c0c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c0c0): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c0c0): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c0c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.934454836 +0000 UTC m=+4.071506133 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c0c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c180): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c180): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c180): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c180): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c180): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.934454836 +0000 UTC m=+4.071506133 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c180): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003da1c0 item 30 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c240): _readAt: size=2, off=0 2025/05/06 02:05:47 ERROR : open-test-file(0xc000d0c240): Couldn't read size of file 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c240): >_readAt: n=0, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c240): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c240): >_writeAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c240): close: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c240): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c280): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c280): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c280): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c280): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c280): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.936690281 +0000 UTC m=+4.073741568 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c280): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c340): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c340): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c340): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c340): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c340): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.936690281 +0000 UTC m=+4.073741568 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c340): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003da540 item 31 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c3c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c3c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c3c0): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c3c0): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c3c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.938871555 +0000 UTC m=+4.075922872 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c3c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c440): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c440): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c440): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c440): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c440): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.938871555 +0000 UTC m=+4.075922872 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c440): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003da850 item 32 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c480): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c480): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c480): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c480): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c480): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.94092067 +0000 UTC m=+4.077971968 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c480): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c4c0): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c4c0): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c4c0): _writeAt: size=3, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c4c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c4c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dab60 item 33 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c4c0): >_writeAt: n=3, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c4c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.941647705 +0000 UTC m=+4.078698992 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c4c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c500): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c500): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c500): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c500): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c500): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.941647705 +0000 UTC m=+4.078698992 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c500): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dacb0 item 33 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c540): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c540): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c540): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c540): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c540): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.943551908 +0000 UTC m=+4.080603196 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c540): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c580): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c580): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003db030 item 34 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c580): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c580): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c580): _writeAt: size=3, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c580): >_writeAt: n=3, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c580): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.944368471 +0000 UTC m=+4.081419758 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c580): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c5c0): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c5c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c5c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c5c0): >_readAt: n=3, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c5c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.944368471 +0000 UTC m=+4.081419758 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c5c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003db1f0 item 34 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c600): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c600): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c600): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c600): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c600): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.946295718 +0000 UTC m=+4.083347005 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c600): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c640): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c640): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c640): _writeAt: size=3, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c640): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c640): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003db570 item 35 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c640): >_writeAt: n=3, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c640): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.947074299 +0000 UTC m=+4.084125596 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c640): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c680): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c680): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c680): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c680): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c680): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.947074299 +0000 UTC m=+4.084125596 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c680): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003db6c0 item 35 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c700): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c700): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c700): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c700): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c700): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.949297181 +0000 UTC m=+4.086348469 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c700): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c7c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c7c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003db9d0 item 36 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c7c0): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c7c0): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c7c0): _writeAt: size=3, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c7c0): >_writeAt: n=3, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c7c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.950278383 +0000 UTC m=+4.087329670 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c7c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c800): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c800): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c800): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c800): >_readAt: n=3, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c800): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.950278383 +0000 UTC m=+4.087329670 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c800): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dbb90 item 36 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c840): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c840): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c840): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c840): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c840): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.952293955 +0000 UTC m=+4.089345243 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c840): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c880): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c880): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c880): _writeAt: size=3, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c880): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c880): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dbea0 item 37 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c880): >_writeAt: n=3, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c880): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.953178015 +0000 UTC m=+4.090229311 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c880): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c8c0): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c8c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c8c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c8c0): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c8c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.953178015 +0000 UTC m=+4.090229311 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c8c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000356070 item 37 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c940): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c940): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c940): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c940): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c940): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.955670231 +0000 UTC m=+4.092721519 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0c940): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0ca40): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0ca40): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000356690 item 38 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0ca40): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0ca40): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0ca40): _writeAt: size=3, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0ca40): >_writeAt: n=3, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0ca40): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.956677573 +0000 UTC m=+4.093728870 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0ca40): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0ca80): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0ca80): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0ca80): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0ca80): >_readAt: n=3, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0ca80): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.956677573 +0000 UTC m=+4.093728870 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0ca80): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000356930 item 38 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cb00): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cb00): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cb00): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cb00): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cb00): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.959584398 +0000 UTC m=+4.096635695 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cb00): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cbc0): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cbc0): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cbc0): _writeAt: size=3, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cbc0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cbc0): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000356fc0 item 39 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cbc0): >_writeAt: n=3, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cbc0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.963632645 +0000 UTC m=+4.100683933 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cbc0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cc40): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cc40): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cc40): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cc40): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cc40): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.963632645 +0000 UTC m=+4.100683933 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cc40): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000357110 item 39 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0ccc0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0ccc0): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0ccc0): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0ccc0): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0ccc0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.966476463 +0000 UTC m=+4.103527750 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0ccc0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cdc0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cdc0): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000357500 item 40 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cdc0): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cdc0): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cdc0): _writeAt: size=3, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cdc0): >_writeAt: n=3, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cdc0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.967352197 +0000 UTC m=+4.104403483 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cdc0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0ce00): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0ce00): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0ce00): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0ce00): >_readAt: n=3, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0ce00): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.967352197 +0000 UTC m=+4.104403483 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0ce00): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000357730 item 40 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0ce40): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0ce40): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0ce40): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0ce40): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0ce40): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0ce40): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0ce40): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.97013564 +0000 UTC m=+4.107186927 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0ce40): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cec0): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cec0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cec0): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000357b20 item 41 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cec0): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cec0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.970832468 +0000 UTC m=+4.107883756 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cec0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cf00): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cf00): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cf00): _writeAt: size=3, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cf00): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cf00): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000357ce0 item 41 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cf00): >_writeAt: n=3, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cf00): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.971606631 +0000 UTC m=+4.108657928 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cf00): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cf40): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cf40): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cf40): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cf40): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cf40): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.971606631 +0000 UTC m=+4.108657928 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0cf40): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000357f10 item 41 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d000): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d000): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d000): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d000): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d000): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d000): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d000): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.97412646 +0000 UTC m=+4.111177748 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d000): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d080): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d080): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d080): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c02a0 item 42 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d080): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d080): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.975834757 +0000 UTC m=+4.112886043 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d080): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d140): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d140): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c03f0 item 42 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d140): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d140): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d140): _writeAt: size=3, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d140): >_writeAt: n=3, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d140): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.976728574 +0000 UTC m=+4.113779861 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d140): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d1c0): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d1c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d1c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d1c0): >_readAt: n=3, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d1c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.976728574 +0000 UTC m=+4.113779861 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d1c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c05b0 item 42 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d280): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d280): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d280): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d280): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d280): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d280): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d280): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.978637957 +0000 UTC m=+4.115689254 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d280): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d2c0): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d2c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d2c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c08c0 item 43 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d2c0): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d2c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.979479667 +0000 UTC m=+4.116530954 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d2c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d380): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d380): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d380): _writeAt: size=3, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d380): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d380): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0a80 item 43 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d380): >_writeAt: n=3, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d380): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.980198606 +0000 UTC m=+4.117249893 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d380): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d3c0): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d3c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d3c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d3c0): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d3c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.980198606 +0000 UTC m=+4.117249893 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d3c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0c40 item 43 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d480): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d480): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d480): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d480): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d480): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d480): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d480): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.982199431 +0000 UTC m=+4.119250718 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d480): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d4c0): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d4c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d4c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c11f0 item 44 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d4c0): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d4c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.982828522 +0000 UTC m=+4.119879809 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d4c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d580): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d580): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1420 item 44 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d580): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d580): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d580): _writeAt: size=3, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d580): >_writeAt: n=3, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d580): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.983665783 +0000 UTC m=+4.120717070 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d580): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d5c0): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d5c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d5c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d5c0): >_readAt: n=3, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d5c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.983665783 +0000 UTC m=+4.120717070 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d5c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c17a0 item 44 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d680): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d680): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d680): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d680): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d680): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d680): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d680): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.985524902 +0000 UTC m=+4.122576200 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d680): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d6c0): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d6c0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d6c0): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1b90 item 45 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d6c0): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d6c0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.986263639 +0000 UTC m=+4.123314926 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d6c0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d780): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d780): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d780): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d780): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d780): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.986263639 +0000 UTC m=+4.123314926 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d780): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1e30 item 45 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d840): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d840): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d840): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d840): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d840): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d840): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d840): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.988273691 +0000 UTC m=+4.125324988 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d840): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d880): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d880): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d880): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001461c0 item 46 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d880): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d880): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.988989384 +0000 UTC m=+4.126040672 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d880): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d940): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d940): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d940): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d940): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d940): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.988989384 +0000 UTC m=+4.126040672 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0d940): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000146690 item 46 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0da00): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0da00): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0da00): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0da00): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0da00): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0da00): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0da00): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.991243034 +0000 UTC m=+4.128294332 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0da00): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0da40): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0da40): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0da40): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000147030 item 47 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0da40): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0da40): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.992180724 +0000 UTC m=+4.129232011 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0da40): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0db00): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0db00): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0db00): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0db00): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0db00): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.992180724 +0000 UTC m=+4.129232011 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0db00): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000147340 item 47 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0dbc0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0dbc0): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0dbc0): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0dbc0): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0dbc0): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0dbc0): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0dbc0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.994118391 +0000 UTC m=+4.131169677 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0dbc0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0dc00): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0dc00): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0dc00): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000147810 item 48 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0dc00): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0dc00): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.99482687 +0000 UTC m=+4.131878158 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0dc00): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0dcc0): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0dcc0): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0dcc0): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0dcc0): >_readAt: n=5, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0dcc0): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.99482687 +0000 UTC m=+4.131878158 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0dcc0): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000147e30 item 48 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0dd00): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0dd00): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0dd00): _writeAt: size=5, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0dd00): >_writeAt: n=5, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0dd00): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.996920318 +0000 UTC m=+4.133971616 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0dd00): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0dd40): _readAt: size=2, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0dd40): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0dd40): _writeAt: size=3, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0dd40): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0dd40): open at offset 5 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0dd40): >openPending: err= 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e230 item 49 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0dd40): >_writeAt: n=3, err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0dd40): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.998113338 +0000 UTC m=+4.135164666 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0dd40): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:47 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0dd80): _readAt: size=512, off=0 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0dd80): openPending: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/06 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0dd80): >openPending: err= 2025/05/06 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0dd80): >_readAt: n=8, err=EOF 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0dd80): close: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:47.998113338 +0000 UTC m=+4.135164666 2025/05/06 02:05:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:47 DEBUG : open-test-file(0xc000d0dd80): >close: err= 2025/05/06 02:05:47 DEBUG : open-test-file: Remove: 2025/05/06 02:05:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e380 item 49 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000d0de00): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000d0de00): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000d0de00): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000d0de00): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000d0de00): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.001028519 +0000 UTC m=+4.138079806 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000d0de00): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000d0dec0): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000d0dec0): open at offset 5 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000d0dec0): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e850 item 50 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000d0dec0): _readAt: size=2, off=5 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000d0dec0): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000d0dec0): _writeAt: size=3, off=5 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000d0dec0): >_writeAt: n=3, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000d0dec0): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.001994321 +0000 UTC m=+4.139045618 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000d0dec0): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000d0df00): _readAt: size=512, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000d0df00): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000d0df00): >openPending: err= 2025/05/06 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000d0df00): >_readAt: n=3, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000d0df00): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.001994321 +0000 UTC m=+4.139045618 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000d0df00): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: Remove: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ea80 item 50 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c000): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c000): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c000): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c000): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c000): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.003888717 +0000 UTC m=+4.140940004 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c000): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c0c0): _readAt: size=2, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c0c0): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c0c0): _writeAt: size=3, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c0c0): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c0c0): open at offset 5 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c0c0): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ee00 item 51 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c0c0): >_writeAt: n=3, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c0c0): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.004880569 +0000 UTC m=+4.141931856 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c0c0): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c100): _readAt: size=512, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c100): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c100): >openPending: err= 2025/05/06 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c100): >_readAt: n=8, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c100): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.004880569 +0000 UTC m=+4.141931856 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c100): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: Remove: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f0a0 item 51 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c1c0): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c1c0): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c1c0): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c1c0): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c1c0): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.007074626 +0000 UTC m=+4.144125913 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c1c0): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c280): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c280): open at offset 5 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c280): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f490 item 52 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c280): _readAt: size=2, off=5 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c280): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c280): _writeAt: size=3, off=5 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c280): >_writeAt: n=3, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c280): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.008052842 +0000 UTC m=+4.145104129 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c280): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c2c0): _readAt: size=512, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c2c0): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c2c0): >openPending: err= 2025/05/06 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c2c0): >_readAt: n=3, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c2c0): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.008052842 +0000 UTC m=+4.145104129 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c2c0): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: Remove: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f650 item 52 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c3c0): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c3c0): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c3c0): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c3c0): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c3c0): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.009934914 +0000 UTC m=+4.146986201 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c3c0): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c480): _readAt: size=2, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c480): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c480): _writeAt: size=3, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c480): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c480): open at offset 5 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c480): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f960 item 53 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c480): >_writeAt: n=3, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c480): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.010761606 +0000 UTC m=+4.147812892 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c480): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c4c0): _readAt: size=512, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c4c0): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c4c0): >openPending: err= 2025/05/06 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c4c0): >_readAt: n=8, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c4c0): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.010761606 +0000 UTC m=+4.147812892 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c4c0): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: Remove: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048fb20 item 53 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c540): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c540): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c540): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c540): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c540): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.012862118 +0000 UTC m=+4.149913405 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c540): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c640): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c640): open at offset 5 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c640): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048fdc0 item 54 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c640): _readAt: size=2, off=5 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c640): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c640): _writeAt: size=3, off=5 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c640): >_writeAt: n=3, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c640): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.013665656 +0000 UTC m=+4.150716953 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c640): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c680): _readAt: size=512, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c680): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c680): >openPending: err= 2025/05/06 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c680): >_readAt: n=3, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c680): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.013665656 +0000 UTC m=+4.150716953 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c680): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: Remove: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ff10 item 54 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c700): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c700): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c700): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c700): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c700): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.015812064 +0000 UTC m=+4.152863361 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c700): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c7c0): _readAt: size=2, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c7c0): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c7c0): _writeAt: size=3, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c7c0): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c7c0): open at offset 5 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c7c0): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0460 item 55 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c7c0): >_writeAt: n=3, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c7c0): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.016721712 +0000 UTC m=+4.153773008 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c7c0): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c800): _readAt: size=512, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c800): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c800): >openPending: err= 2025/05/06 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c800): >_readAt: n=8, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c800): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.016721712 +0000 UTC m=+4.153773008 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c800): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: Remove: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0700 item 55 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c880): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c880): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c880): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c880): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c880): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.018642437 +0000 UTC m=+4.155693724 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c880): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c980): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c980): open at offset 5 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c980): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0f50 item 56 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c980): _readAt: size=2, off=5 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c980): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c980): _writeAt: size=3, off=5 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c980): >_writeAt: n=3, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c980): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.019553437 +0000 UTC m=+4.156604723 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c980): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c9c0): _readAt: size=512, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c9c0): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c9c0): >openPending: err= 2025/05/06 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c9c0): >_readAt: n=3, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c9c0): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.019553437 +0000 UTC m=+4.156604723 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090c9c0): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: Remove: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1110 item 56 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090ca80): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090ca80): open at offset 0 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090ca80): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090ca80): _readAt: size=2, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090ca80): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090ca80): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090ca80): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090ca80): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.021437603 +0000 UTC m=+4.158488889 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090ca80): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090cac0): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090cac0): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090cac0): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1500 item 57 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090cac0): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090cac0): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.022540391 +0000 UTC m=+4.159591679 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090cac0): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090cb80): _readAt: size=2, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090cb80): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090cb80): _writeAt: size=3, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090cb80): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090cb80): open at offset 5 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090cb80): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b17a0 item 57 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090cb80): >_writeAt: n=3, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090cb80): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.023233543 +0000 UTC m=+4.160284830 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090cb80): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090cc00): _readAt: size=512, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090cc00): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090cc00): >openPending: err= 2025/05/06 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090cc00): >_readAt: n=8, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090cc00): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.023233543 +0000 UTC m=+4.160284830 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090cc00): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: Remove: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1a40 item 57 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090cd00): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090cd00): open at offset 0 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090cd00): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090cd00): _readAt: size=2, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090cd00): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090cd00): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090cd00): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090cd00): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.025547205 +0000 UTC m=+4.162598512 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090cd00): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090cd40): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090cd40): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090cd40): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1f10 item 58 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090cd40): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090cd40): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.026314966 +0000 UTC m=+4.163366254 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090cd40): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054eb40): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054eb40): open at offset 5 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054eb40): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b21c0 item 58 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054eb40): _readAt: size=2, off=5 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054eb40): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054eb40): _writeAt: size=3, off=5 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054eb40): >_writeAt: n=3, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054eb40): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.027431441 +0000 UTC m=+4.164482729 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054eb40): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054eb80): _readAt: size=512, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054eb80): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054eb80): >openPending: err= 2025/05/06 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054eb80): >_readAt: n=3, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054eb80): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.027431441 +0000 UTC m=+4.164482729 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054eb80): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: Remove: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2310 item 58 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054ec40): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054ec40): open at offset 0 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054ec40): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054ec40): _readAt: size=2, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054ec40): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054ec40): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054ec40): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054ec40): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.029894023 +0000 UTC m=+4.166945311 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054ec40): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054ec80): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054ec80): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054ec80): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d25b0 item 59 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054ec80): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054ec80): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.030661914 +0000 UTC m=+4.167713202 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054ec80): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054ed40): _readAt: size=2, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054ed40): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054ed40): _writeAt: size=3, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054ed40): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054ed40): open at offset 5 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054ed40): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2770 item 59 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054ed40): >_writeAt: n=3, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054ed40): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.031521759 +0000 UTC m=+4.168573055 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054ed40): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054edc0): _readAt: size=512, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054edc0): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054edc0): >openPending: err= 2025/05/06 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054edc0): >_readAt: n=8, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054edc0): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.031521759 +0000 UTC m=+4.168573055 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054edc0): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: Remove: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2930 item 59 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054ef00): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054ef00): open at offset 0 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054ef00): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054ef00): _readAt: size=2, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054ef00): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054ef00): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054ef00): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054ef00): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.033471948 +0000 UTC m=+4.170523235 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054ef00): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054ef40): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054ef40): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054ef40): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2bd0 item 60 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054ef40): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054ef40): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.034185257 +0000 UTC m=+4.171236554 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054ef40): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f000): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f000): open at offset 5 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f000): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2d20 item 60 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f000): _readAt: size=2, off=5 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f000): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f000): _writeAt: size=3, off=5 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f000): >_writeAt: n=3, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f000): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.035721179 +0000 UTC m=+4.172772466 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f000): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f040): _readAt: size=512, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f040): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f040): >openPending: err= 2025/05/06 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f040): >_readAt: n=3, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f040): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.035721179 +0000 UTC m=+4.172772466 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f040): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: Remove: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2e70 item 60 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f180): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f180): open at offset 0 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f180): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f180): _readAt: size=2, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f180): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f180): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f180): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f180): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.037696357 +0000 UTC m=+4.174747643 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f180): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f1c0): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f1c0): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f1c0): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3180 item 61 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f1c0): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f1c0): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.038395359 +0000 UTC m=+4.175446645 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f1c0): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/06 02:05:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f280): _readAt: size=512, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f280): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f280): >openPending: err= 2025/05/06 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f280): >_readAt: n=5, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f280): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.038395359 +0000 UTC m=+4.175446645 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f280): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: Remove: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d32d0 item 61 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f380): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f380): open at offset 0 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f380): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f380): _readAt: size=2, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f380): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f380): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f380): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f380): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.040375505 +0000 UTC m=+4.177426801 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f380): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f400): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f400): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f400): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d35e0 item 62 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f400): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f400): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.04115657 +0000 UTC m=+4.178207858 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f400): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/06 02:05:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f4c0): _readAt: size=512, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f4c0): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f4c0): >openPending: err= 2025/05/06 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f4c0): >_readAt: n=5, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f4c0): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.04115657 +0000 UTC m=+4.178207858 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f4c0): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: Remove: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3880 item 62 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f580): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f580): open at offset 0 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f580): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f580): _readAt: size=2, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f580): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f580): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f580): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f580): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.043307226 +0000 UTC m=+4.180358524 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f580): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f5c0): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f5c0): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f5c0): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3c00 item 63 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f5c0): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f5c0): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.044142073 +0000 UTC m=+4.181193360 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f5c0): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/06 02:05:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f680): _readAt: size=512, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f680): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f680): >openPending: err= 2025/05/06 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f680): >_readAt: n=5, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f680): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.044142073 +0000 UTC m=+4.181193360 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f680): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: Remove: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3dc0 item 63 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f740): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f740): open at offset 0 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f740): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f740): _readAt: size=2, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f740): >_readAt: n=0, err=Bad file descriptor 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f740): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f740): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f740): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.046390564 +0000 UTC m=+4.183441850 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f740): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f780): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f780): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f780): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d81c0 item 64 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f780): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f780): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.047143246 +0000 UTC m=+4.184194533 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f780): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/06 02:05:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f840): _readAt: size=512, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f840): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f840): >openPending: err= 2025/05/06 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f840): >_readAt: n=5, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f840): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.047143246 +0000 UTC m=+4.184194533 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f840): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: Remove: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8310 item 64 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f880): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f880): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f880): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f880): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f880): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.049070012 +0000 UTC m=+4.186121309 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f880): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDWR 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f8c0): _readAt: size=2, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f8c0): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f8c0): >openPending: err= 2025/05/06 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f8c0): >_readAt: n=2, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f8c0): _writeAt: size=3, off=2 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8620 item 65 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f8c0): >_writeAt: n=3, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f8c0): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.049724831 +0000 UTC m=+4.186776128 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f8c0): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f900): _readAt: size=512, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f900): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f900): >openPending: err= 2025/05/06 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f900): >_readAt: n=5, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f900): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.049724831 +0000 UTC m=+4.186776128 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f900): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: Remove: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d87e0 item 65 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f940): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f940): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f940): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f940): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f940): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.051684259 +0000 UTC m=+4.188735555 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f940): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f9c0): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f9c0): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8a80 item 66 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f9c0): _readAt: size=2, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f9c0): >_readAt: n=0, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f9c0): _writeAt: size=3, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f9c0): >_writeAt: n=3, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f9c0): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.052423325 +0000 UTC m=+4.189474602 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054f9c0): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fa00): _readAt: size=512, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fa00): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fa00): >openPending: err= 2025/05/06 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fa00): >_readAt: n=3, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fa00): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.052423325 +0000 UTC m=+4.189474602 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fa00): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: Remove: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8c40 item 66 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fa80): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fa80): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fa80): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fa80): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fa80): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.054102587 +0000 UTC m=+4.191153854 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fa80): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fac0): _readAt: size=2, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fac0): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fac0): >openPending: err= 2025/05/06 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fac0): >_readAt: n=2, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fac0): _writeAt: size=3, off=2 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8ee0 item 67 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fac0): >_writeAt: n=3, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fac0): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.054742649 +0000 UTC m=+4.191793916 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fac0): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fb00): _readAt: size=512, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fb00): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fb00): >openPending: err= 2025/05/06 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fb00): >_readAt: n=5, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fb00): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.054742649 +0000 UTC m=+4.191793916 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fb00): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: Remove: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d90a0 item 67 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fbc0): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fbc0): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fbc0): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fbc0): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fbc0): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.056446065 +0000 UTC m=+4.193497332 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fbc0): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fc80): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fc80): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9420 item 68 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fc80): _readAt: size=2, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fc80): >_readAt: n=0, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fc80): _writeAt: size=3, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fc80): >_writeAt: n=3, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fc80): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.057262899 +0000 UTC m=+4.194314166 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fc80): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fcc0): _readAt: size=512, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fcc0): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fcc0): >openPending: err= 2025/05/06 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fcc0): >_readAt: n=3, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fcc0): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.057262899 +0000 UTC m=+4.194314166 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fcc0): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: Remove: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d95e0 item 68 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fd00): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fd00): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fd00): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fd00): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fd00): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.058995981 +0000 UTC m=+4.196047258 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fd00): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fd40): _readAt: size=2, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fd40): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fd40): >openPending: err= 2025/05/06 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fd40): >_readAt: n=2, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fd40): _writeAt: size=3, off=2 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d98f0 item 69 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fd40): >_writeAt: n=3, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fd40): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.059680384 +0000 UTC m=+4.196731651 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fd40): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fd80): _readAt: size=512, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fd80): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fd80): >openPending: err= 2025/05/06 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fd80): >_readAt: n=5, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fd80): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.059680384 +0000 UTC m=+4.196731651 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fd80): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: Remove: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9c00 item 69 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fe00): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fe00): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fe00): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fe00): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fe00): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.061506192 +0000 UTC m=+4.198557470 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054fe00): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054ff00): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054ff00): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9f10 item 70 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054ff00): _readAt: size=2, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054ff00): >_readAt: n=0, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054ff00): _writeAt: size=3, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054ff00): >_writeAt: n=3, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054ff00): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.062312284 +0000 UTC m=+4.199363571 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054ff00): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054ff40): _readAt: size=512, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054ff40): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054ff40): >openPending: err= 2025/05/06 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054ff40): >_readAt: n=3, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054ff40): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.062312284 +0000 UTC m=+4.199363571 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00054ff40): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: Remove: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000166460 item 70 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a040): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a040): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a040): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a040): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a040): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.063952262 +0000 UTC m=+4.201003549 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a040): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a100): _readAt: size=2, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a100): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a100): >openPending: err= 2025/05/06 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a100): >_readAt: n=2, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a100): _writeAt: size=3, off=2 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001668c0 item 71 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a100): >_writeAt: n=3, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a100): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.064607903 +0000 UTC m=+4.201659200 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a100): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a140): _readAt: size=512, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a140): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a140): >openPending: err= 2025/05/06 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a140): >_readAt: n=5, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a140): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.064607903 +0000 UTC m=+4.201659200 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a140): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: Remove: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000166a80 item 71 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a1c0): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a1c0): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a1c0): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a1c0): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a1c0): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.066452785 +0000 UTC m=+4.203504072 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a1c0): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a2c0): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a2c0): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000167570 item 72 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a2c0): _readAt: size=2, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a2c0): >_readAt: n=0, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a2c0): _writeAt: size=3, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a2c0): >_writeAt: n=3, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a2c0): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.067166675 +0000 UTC m=+4.204217962 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a2c0): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a300): _readAt: size=512, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a300): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a300): >openPending: err= 2025/05/06 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a300): >_readAt: n=3, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a300): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.067166675 +0000 UTC m=+4.204217962 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a300): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: Remove: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000167b90 item 72 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a340): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a340): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a340): _readAt: size=2, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a340): >_readAt: n=0, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a340): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a340): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a340): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.069195563 +0000 UTC m=+4.206246860 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a340): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a3c0): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a3c0): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a3c0): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e230 item 73 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a3c0): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a3c0): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.069832999 +0000 UTC m=+4.206884296 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a3c0): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a400): _readAt: size=2, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a400): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a400): >openPending: err= 2025/05/06 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a400): >_readAt: n=2, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a400): _writeAt: size=3, off=2 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e3f0 item 73 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a400): >_writeAt: n=3, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a400): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.07070772 +0000 UTC m=+4.207759008 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a400): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a440): _readAt: size=512, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a440): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a440): >openPending: err= 2025/05/06 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a440): >_readAt: n=5, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a440): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.07070772 +0000 UTC m=+4.207759008 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a440): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: Remove: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e540 item 73 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a500): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a500): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a500): _readAt: size=2, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a500): >_readAt: n=0, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a500): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a500): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a500): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.072486028 +0000 UTC m=+4.209537315 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a500): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a540): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a540): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a540): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ebd0 item 74 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a540): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a540): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.073263196 +0000 UTC m=+4.210314484 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a540): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a600): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a600): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ed90 item 74 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a600): _readAt: size=2, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a600): >_readAt: n=0, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a600): _writeAt: size=3, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a600): >_writeAt: n=3, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a600): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.074067346 +0000 UTC m=+4.211118623 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a600): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a640): _readAt: size=512, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a640): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a640): >openPending: err= 2025/05/06 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a640): >_readAt: n=3, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a640): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.074067346 +0000 UTC m=+4.211118623 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a640): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: Remove: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f030 item 74 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a700): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a700): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a700): _readAt: size=2, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a700): >_readAt: n=0, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a700): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a700): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a700): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.075691815 +0000 UTC m=+4.212743082 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a700): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a740): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a740): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a740): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f5e0 item 75 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a740): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a740): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.076342987 +0000 UTC m=+4.213394254 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a740): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a800): _readAt: size=2, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a800): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a800): >openPending: err= 2025/05/06 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a800): >_readAt: n=2, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a800): _writeAt: size=3, off=2 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f730 item 75 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a800): >_writeAt: n=3, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a800): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.077076684 +0000 UTC m=+4.214127951 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a800): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a840): _readAt: size=512, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a840): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a840): >openPending: err= 2025/05/06 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a840): >_readAt: n=5, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a840): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.077076684 +0000 UTC m=+4.214127951 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a840): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: Remove: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f960 item 75 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a900): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a900): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a900): _readAt: size=2, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a900): >_readAt: n=0, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a900): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a900): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a900): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.078936775 +0000 UTC m=+4.215988042 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a900): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a940): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a940): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a940): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000170230 item 76 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a940): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a940): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.079592747 +0000 UTC m=+4.216644024 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8a940): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8aa00): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8aa00): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000170690 item 76 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8aa00): _readAt: size=2, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8aa00): >_readAt: n=0, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8aa00): _writeAt: size=3, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8aa00): >_writeAt: n=3, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8aa00): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.080380515 +0000 UTC m=+4.217431782 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8aa00): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8aa40): _readAt: size=512, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8aa40): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8aa40): >openPending: err= 2025/05/06 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8aa40): >_readAt: n=3, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8aa40): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.080380515 +0000 UTC m=+4.217431782 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8aa40): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: Remove: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000170850 item 76 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8ab00): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8ab00): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8ab00): _readAt: size=2, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8ab00): >_readAt: n=0, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8ab00): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8ab00): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8ab00): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.082037093 +0000 UTC m=+4.219088371 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8ab00): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8ab40): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8ab40): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8ab40): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000170fc0 item 77 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8ab40): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8ab40): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.082663138 +0000 UTC m=+4.219714415 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8ab40): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/06 02:05:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8ac00): _readAt: size=512, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8ac00): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8ac00): >openPending: err= 2025/05/06 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8ac00): >_readAt: n=5, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8ac00): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.082663138 +0000 UTC m=+4.219714415 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8ac00): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: Remove: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001711f0 item 77 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8ad00): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8ad00): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8ad00): _readAt: size=2, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8ad00): >_readAt: n=0, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8ad00): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8ad00): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8ad00): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.084392854 +0000 UTC m=+4.221444132 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8ad00): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8ad40): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8ad40): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8ad40): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000171650 item 78 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8ad40): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8ad40): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.085031223 +0000 UTC m=+4.222082490 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8ad40): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/06 02:05:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8ae00): _readAt: size=512, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8ae00): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8ae00): >openPending: err= 2025/05/06 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8ae00): >_readAt: n=5, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8ae00): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.085031223 +0000 UTC m=+4.222082490 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8ae00): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: Remove: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001718f0 item 78 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8aec0): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8aec0): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8aec0): _readAt: size=2, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8aec0): >_readAt: n=0, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8aec0): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8aec0): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8aec0): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.08674516 +0000 UTC m=+4.223796437 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8aec0): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8af00): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8af00): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8af00): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000171c70 item 79 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8af00): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8af00): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.08735805 +0000 UTC m=+4.224409327 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8af00): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/06 02:05:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8afc0): _readAt: size=512, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8afc0): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8afc0): >openPending: err= 2025/05/06 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8afc0): >_readAt: n=5, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8afc0): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.08735805 +0000 UTC m=+4.224409327 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8afc0): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: Remove: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000171dc0 item 79 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b080): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b080): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b080): _readAt: size=2, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b080): >_readAt: n=0, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b080): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b080): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b080): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.089127591 +0000 UTC m=+4.226178868 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b080): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b0c0): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b0c0): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b0c0): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017e310 item 80 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b0c0): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b0c0): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.089817625 +0000 UTC m=+4.226868892 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b0c0): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/06 02:05:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b180): _readAt: size=512, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b180): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b180): >openPending: err= 2025/05/06 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b180): >_readAt: n=5, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b180): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.089817625 +0000 UTC m=+4.226868892 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b180): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: Remove: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017e5b0 item 80 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b1c0): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b1c0): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b1c0): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b1c0): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b1c0): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.091605833 +0000 UTC m=+4.228657109 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b1c0): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b200): _readAt: size=2, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b200): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b200): open at offset 5 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b200): >openPending: err= 2025/05/06 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b200): >_readAt: n=2, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b200): _writeAt: size=3, off=7 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017e930 item 81 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b200): >_writeAt: n=3, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b200): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.092316004 +0000 UTC m=+4.229367271 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b200): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b240): _readAt: size=512, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b240): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b240): >openPending: err= 2025/05/06 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b240): >_readAt: n=8, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b240): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.092316004 +0000 UTC m=+4.229367271 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b240): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: Remove: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017ea80 item 81 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b2c0): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b2c0): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b2c0): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b2c0): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b2c0): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.093900859 +0000 UTC m=+4.230952126 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b2c0): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b380): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b380): open at offset 5 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b380): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017ee00 item 82 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b380): _readAt: size=2, off=5 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b380): >_readAt: n=0, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b380): _writeAt: size=3, off=5 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b380): >_writeAt: n=3, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b380): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.094641389 +0000 UTC m=+4.231692666 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b380): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b3c0): _readAt: size=512, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b3c0): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b3c0): >openPending: err= 2025/05/06 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b3c0): >_readAt: n=3, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b3c0): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.094641389 +0000 UTC m=+4.231692666 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b3c0): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: Remove: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017ef50 item 82 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b440): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b440): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b440): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b440): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b440): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.096259265 +0000 UTC m=+4.233310543 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b440): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b500): _readAt: size=2, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b500): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b500): open at offset 5 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b500): >openPending: err= 2025/05/06 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b500): >_readAt: n=2, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b500): _writeAt: size=3, off=7 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017f730 item 83 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b500): >_writeAt: n=3, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b500): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.096994405 +0000 UTC m=+4.234045672 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b500): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b540): _readAt: size=512, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b540): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b540): >openPending: err= 2025/05/06 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b540): >_readAt: n=8, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b540): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.096994405 +0000 UTC m=+4.234045672 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b540): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: Remove: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017fa40 item 83 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b5c0): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b5c0): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b5c0): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b5c0): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b5c0): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.098634894 +0000 UTC m=+4.235686161 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b5c0): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b680): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b680): open at offset 5 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b680): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336070 item 84 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b680): _readAt: size=2, off=5 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b680): >_readAt: n=0, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b680): _writeAt: size=3, off=5 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b680): >_writeAt: n=3, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b680): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.099280846 +0000 UTC m=+4.236332113 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b680): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b6c0): _readAt: size=512, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b6c0): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b6c0): >openPending: err= 2025/05/06 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b6c0): >_readAt: n=3, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b6c0): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.099280846 +0000 UTC m=+4.236332113 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b6c0): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: Remove: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336380 item 84 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b740): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b740): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b740): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b740): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b740): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.100965377 +0000 UTC m=+4.238016645 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b740): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b800): _readAt: size=2, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b800): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b800): open at offset 5 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b800): >openPending: err= 2025/05/06 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b800): >_readAt: n=2, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b800): _writeAt: size=3, off=7 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003369a0 item 85 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b800): >_writeAt: n=3, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b800): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.10155831 +0000 UTC m=+4.238609577 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b800): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b840): _readAt: size=512, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b840): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b840): >openPending: err= 2025/05/06 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b840): >_readAt: n=8, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b840): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.10155831 +0000 UTC m=+4.238609577 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b840): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: Remove: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336c40 item 85 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b8c0): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b8c0): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b8c0): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b8c0): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b8c0): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.103300189 +0000 UTC m=+4.240351467 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b8c0): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b980): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b980): open at offset 5 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b980): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337110 item 86 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b980): _readAt: size=2, off=5 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b980): >_readAt: n=0, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b980): _writeAt: size=3, off=5 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b980): >_writeAt: n=3, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b980): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.104154112 +0000 UTC m=+4.241205379 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b980): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b9c0): _readAt: size=512, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b9c0): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b9c0): >openPending: err= 2025/05/06 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b9c0): >_readAt: n=3, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b9c0): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.104154112 +0000 UTC m=+4.241205379 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8b9c0): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: Remove: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337260 item 86 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8ba40): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8ba40): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8ba40): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8ba40): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8ba40): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.105914266 +0000 UTC m=+4.242965533 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8ba40): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8bb00): _readAt: size=2, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8bb00): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8bb00): open at offset 5 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8bb00): >openPending: err= 2025/05/06 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8bb00): >_readAt: n=2, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8bb00): _writeAt: size=3, off=7 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337650 item 87 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8bb00): >_writeAt: n=3, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8bb00): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.106640218 +0000 UTC m=+4.243691485 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8bb00): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8bb40): _readAt: size=512, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8bb40): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8bb40): >openPending: err= 2025/05/06 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8bb40): >_readAt: n=8, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8bb40): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.106640218 +0000 UTC m=+4.243691485 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8bb40): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: Remove: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337810 item 87 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8bbc0): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8bbc0): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8bbc0): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8bbc0): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8bbc0): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.108403126 +0000 UTC m=+4.245454404 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8bbc0): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8bc80): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8bc80): open at offset 5 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8bc80): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337b20 item 88 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8bc80): _readAt: size=2, off=5 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8bc80): >_readAt: n=0, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8bc80): _writeAt: size=3, off=5 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8bc80): >_writeAt: n=3, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8bc80): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.109132906 +0000 UTC m=+4.246184173 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8bc80): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8bcc0): _readAt: size=512, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8bcc0): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8bcc0): >openPending: err= 2025/05/06 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8bcc0): >_readAt: n=3, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8bcc0): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.109132906 +0000 UTC m=+4.246184173 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8bcc0): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: Remove: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337d50 item 88 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8bd80): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8bd80): open at offset 0 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8bd80): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8bd80): _readAt: size=2, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8bd80): >_readAt: n=0, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8bd80): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8bd80): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8bd80): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.11109081 +0000 UTC m=+4.248142098 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8bd80): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8bdc0): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8bdc0): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8bdc0): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000116150 item 89 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8bdc0): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8bdc0): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.111960122 +0000 UTC m=+4.249011389 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8bdc0): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8be80): _readAt: size=2, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8be80): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8be80): open at offset 5 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8be80): >openPending: err= 2025/05/06 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8be80): >_readAt: n=2, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8be80): _writeAt: size=3, off=7 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000116310 item 89 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8be80): >_writeAt: n=3, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8be80): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.11272657 +0000 UTC m=+4.249777847 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8be80): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8bec0): _readAt: size=512, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8bec0): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8bec0): >openPending: err= 2025/05/06 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8bec0): >_readAt: n=8, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8bec0): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.11272657 +0000 UTC m=+4.249777847 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000e8bec0): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: Remove: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000116540 item 89 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602140): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602140): open at offset 0 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602140): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602140): _readAt: size=2, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602140): >_readAt: n=0, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602140): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602140): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602140): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.114446598 +0000 UTC m=+4.251497876 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602140): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602340): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602340): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602340): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000116af0 item 90 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602340): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602340): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.115055141 +0000 UTC m=+4.252106408 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602340): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602600): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602600): open at offset 5 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602600): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000117030 item 90 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602600): _readAt: size=2, off=5 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602600): >_readAt: n=0, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602600): _writeAt: size=3, off=5 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602600): >_writeAt: n=3, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602600): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.115805149 +0000 UTC m=+4.252856416 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602600): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602a80): _readAt: size=512, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602a80): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602a80): >openPending: err= 2025/05/06 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602a80): >_readAt: n=3, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602a80): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.115805149 +0000 UTC m=+4.252856416 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602a80): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: Remove: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000117180 item 90 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602c40): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602c40): open at offset 0 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602c40): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602c40): _readAt: size=2, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602c40): >_readAt: n=0, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602c40): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602c40): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602c40): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.117533753 +0000 UTC m=+4.254585030 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602c40): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602c80): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602c80): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602c80): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001176c0 item 91 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602c80): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602c80): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.118165929 +0000 UTC m=+4.255217196 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602c80): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602d40): _readAt: size=2, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602d40): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602d40): open at offset 5 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602d40): >openPending: err= 2025/05/06 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602d40): >_readAt: n=2, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602d40): _writeAt: size=3, off=7 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000117960 item 91 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602d40): >_writeAt: n=3, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602d40): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.118959097 +0000 UTC m=+4.256010384 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602d40): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602d80): _readAt: size=512, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602d80): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602d80): >openPending: err= 2025/05/06 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602d80): >_readAt: n=8, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602d80): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.118959097 +0000 UTC m=+4.256010384 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602d80): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: Remove: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000117ab0 item 91 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602ec0): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602ec0): open at offset 0 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602ec0): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602ec0): _readAt: size=2, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602ec0): >_readAt: n=0, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602ec0): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602ec0): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602ec0): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.120872198 +0000 UTC m=+4.257923486 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602ec0): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602f00): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602f00): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602f00): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000117dc0 item 92 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602f00): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602f00): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.12182162 +0000 UTC m=+4.258872908 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602f00): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602fc0): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602fc0): open at offset 5 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602fc0): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050a0e0 item 92 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602fc0): _readAt: size=2, off=5 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602fc0): >_readAt: n=0, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602fc0): _writeAt: size=3, off=5 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602fc0): >_writeAt: n=3, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602fc0): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.122609509 +0000 UTC m=+4.259660806 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602fc0): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000603000): _readAt: size=512, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000603000): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000603000): >openPending: err= 2025/05/06 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000603000): >_readAt: n=3, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000603000): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.122609509 +0000 UTC m=+4.259660806 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000603000): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: Remove: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050a230 item 92 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090ce40): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090ce40): open at offset 0 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090ce40): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090ce40): _readAt: size=2, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090ce40): >_readAt: n=0, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090ce40): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090ce40): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090ce40): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.124662502 +0000 UTC m=+4.261713769 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc00090ce40): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602140): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602140): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602140): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050a4d0 item 93 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602140): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602140): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.125520151 +0000 UTC m=+4.262571429 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602140): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/06 02:05:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc0006024c0): _readAt: size=512, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc0006024c0): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc0006024c0): >openPending: err= 2025/05/06 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:48 DEBUG : open-test-file(0xc0006024c0): >_readAt: n=5, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc0006024c0): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.125520151 +0000 UTC m=+4.262571429 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc0006024c0): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: Remove: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050a690 item 93 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602b00): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602b00): open at offset 0 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602b00): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602b00): _readAt: size=2, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602b00): >_readAt: n=0, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602b00): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602b00): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602b00): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.127295994 +0000 UTC m=+4.264347271 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602b00): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602c00): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602c00): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602c00): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050aa10 item 94 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602c00): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602c00): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.128037856 +0000 UTC m=+4.265089123 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602c00): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/06 02:05:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602cc0): _readAt: size=512, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602cc0): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602cc0): >openPending: err= 2025/05/06 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602cc0): >_readAt: n=5, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602cc0): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.128037856 +0000 UTC m=+4.265089123 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602cc0): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: Remove: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050ad20 item 94 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602d80): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602d80): open at offset 0 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602d80): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602d80): _readAt: size=2, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602d80): >_readAt: n=0, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602d80): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602d80): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602d80): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.130031998 +0000 UTC m=+4.267083286 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602d80): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602e00): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602e00): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602e00): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050b180 item 95 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602e00): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602e00): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.130716824 +0000 UTC m=+4.267768101 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000602e00): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/06 02:05:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000603040): _readAt: size=512, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000603040): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000603040): >openPending: err= 2025/05/06 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000603040): >_readAt: n=5, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000603040): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.130716824 +0000 UTC m=+4.267768101 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000603040): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: Remove: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050b2d0 item 95 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000603180): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000603180): open at offset 0 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000603180): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000603180): _readAt: size=2, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000603180): >_readAt: n=0, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000603180): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000603180): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000603180): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.132776781 +0000 UTC m=+4.269828048 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000603180): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc0006031c0): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc0006031c0): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc0006031c0): >openPending: err= 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050b5e0 item 96 2025/05/06 02:05:48 DEBUG : open-test-file(0xc0006031c0): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc0006031c0): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.13351204 +0000 UTC m=+4.270563317 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc0006031c0): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/06 02:05:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/06 02:05:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/06 02:05:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000603280): _readAt: size=512, off=0 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000603280): openPending: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000603280): >openPending: err= 2025/05/06 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000603280): >_readAt: n=5, err=EOF 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000603280): close: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-06 02:05:48.13351204 +0000 UTC m=+4.270563317 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : open-test-file(0xc000603280): >close: err= 2025/05/06 02:05:48 DEBUG : open-test-file: Remove: 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050b810 item 96 2025/05/06 02:05:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/06 02:05:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/06 02:05:48 DEBUG : open-test-file: >Remove: err= 2025/05/06 02:05:48 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:48 DEBUG : : Looking for writers 2025/05/06 02:05:48 DEBUG : >WaitForWriters: 2025/05/06 02:05:48 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: cleaner exiting 2025/05/06 02:05:48 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34993") 2025/05/06 02:05:48 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:48 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30696") 2025/05/06 02:05:48 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleOpenTests (0.58s) --- PASS: TestRWFileHandleOpenTests/writes (0.29s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.28s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.01s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:48 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:48 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/06 02:05:48 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:48 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/06 02:05:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/06 02:05:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:48 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35859") 2025/05/06 02:05:48 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/06 02:05:48 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:48 DEBUG : file1: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : file1(0xc00090c080): openPending: 2025/05/06 02:05:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:48 DEBUG : file1(0xc00090c080): >openPending: err= 2025/05/06 02:05:48 DEBUG : file1: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/06 02:05:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/06 02:05:48 DEBUG : file1(0xc00090c080): _writeAt: size=2, off=0 2025/05/06 02:05:48 DEBUG : file1(0xc00090c080): >_writeAt: n=2, err= 2025/05/06 02:05:48 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/05/06 02:05:48 DEBUG : file1(0xc00090c080): RWFileHandle.Flush 2025/05/06 02:05:48 DEBUG : file1(0xc00090c080): RWFileHandle.Release 2025/05/06 02:05:48 DEBUG : file1(0xc00090c080): close: 2025/05/06 02:05:48 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/05/06 02:05:48 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : file1(0xc00090c080): >close: err= 2025/05/06 02:05:48 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:48 DEBUG : : Looking for writers 2025/05/06 02:05:48 DEBUG : file1: reading active writers 2025/05/06 02:05:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/06 02:05:48 DEBUG : : Looking for writers 2025/05/06 02:05:48 DEBUG : file1: reading active writers 2025/05/06 02:05:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/06 02:05:48 DEBUG : : Looking for writers 2025/05/06 02:05:48 DEBUG : file1: reading active writers 2025/05/06 02:05:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/06 02:05:48 DEBUG : : Looking for writers 2025/05/06 02:05:48 DEBUG : file1: reading active writers 2025/05/06 02:05:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/06 02:05:48 DEBUG : file1: vfs cache: starting upload 2025/05/06 02:05:48 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33032") 2025/05/06 02:05:48 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:48 DEBUG : file1.c8b6918.partial: renamed to: file1 2025/05/06 02:05:48 INFO : file1: Copied (new) 2025/05/06 02:05:48 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC" 2025/05/06 02:05:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/06 02:05:48 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:48 INFO : file1: vfs cache: upload succeeded try #1 2025/05/06 02:05:48 DEBUG : : Looking for writers 2025/05/06 02:05:48 DEBUG : file1: reading active writers 2025/05/06 02:05:48 DEBUG : >WaitForWriters: 2025/05/06 02:05:48 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35694") 2025/05/06 02:05:48 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:48 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:48 DEBUG : : Looking for writers 2025/05/06 02:05:48 DEBUG : file1: reading active writers 2025/05/06 02:05:48 DEBUG : >WaitForWriters: 2025/05/06 02:05:48 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: cleaner exiting 2025/05/06 02:05:48 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33016") 2025/05/06 02:05:48 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:48 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35307") 2025/05/06 02:05:48 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileModTimeWithOpenWriters (0.16s) === RUN TestRWCacheRename run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:48 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:48 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/06 02:05:48 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:48 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/06 02:05:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/06 02:05:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:48 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:48 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/06 02:05:48 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36765") 2025/05/06 02:05:48 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:48 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:48 DEBUG : rename_me: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : rename_me(0xc00090c400): openPending: 2025/05/06 02:05:48 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/05/06 02:05:48 DEBUG : rename_me(0xc00090c400): >openPending: err= 2025/05/06 02:05:48 DEBUG : rename_me: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/05/06 02:05:48 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/05/06 02:05:48 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/05/06 02:05:48 DEBUG : rename_me(0xc00090c400): _writeAt: size=5, off=0 2025/05/06 02:05:48 DEBUG : rename_me(0xc00090c400): >_writeAt: n=5, err= 2025/05/06 02:05:48 DEBUG : rename_me(0xc00090c400): close: 2025/05/06 02:05:48 DEBUG : rename_me: vfs cache: setting modification time to 2025-05-06 02:05:48.299491867 +0000 UTC m=+4.436543163 2025/05/06 02:05:48 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/05/06 02:05:48 DEBUG : rename_me(0xc00090c400): >close: err= 2025/05/06 02:05:48 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/05/06 02:05:48 DEBUG : i_was_renamed: Updating file with 0xc00078c600 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/05/06 02:05:48 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:48 DEBUG : : Looking for writers 2025/05/06 02:05:48 DEBUG : i_was_renamed: reading active writers 2025/05/06 02:05:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/06 02:05:48 DEBUG : : Looking for writers 2025/05/06 02:05:48 DEBUG : i_was_renamed: reading active writers 2025/05/06 02:05:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/06 02:05:48 DEBUG : : Looking for writers 2025/05/06 02:05:48 DEBUG : i_was_renamed: reading active writers 2025/05/06 02:05:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/06 02:05:48 DEBUG : : Looking for writers 2025/05/06 02:05:48 DEBUG : i_was_renamed: reading active writers 2025/05/06 02:05:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/06 02:05:48 DEBUG : i_was_renamed: vfs cache: starting upload 2025/05/06 02:05:48 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31843") 2025/05/06 02:05:48 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:48 DEBUG : i_was_renamed.63b59d4e.partial: renamed to: i_was_renamed 2025/05/06 02:05:48 INFO : i_was_renamed: Copied (new) 2025/05/06 02:05:48 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-05-06 02:05:48 +0000 UTC" 2025/05/06 02:05:48 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/05/06 02:05:48 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/05/06 02:05:48 DEBUG : : Looking for writers 2025/05/06 02:05:48 DEBUG : i_was_renamed: reading active writers 2025/05/06 02:05:48 DEBUG : >WaitForWriters: 2025/05/06 02:05:48 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: cleaner exiting 2025/05/06 02:05:48 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30494") 2025/05/06 02:05:48 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:48 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37575") 2025/05/06 02:05:48 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWCacheRename (0.16s) === RUN TestRWCacheUpdate run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:48 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:48 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/06 02:05:48 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:48 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/06 02:05:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/06 02:05:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{vnoOo}/rclone-test-roxurob5gota" 2025/05/06 02:05:48 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/06 02:05:48 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39579") 2025/05/06 02:05:48 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:48 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33809") 2025/05/06 02:05:48 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:48 DEBUG : : forgetting directory cache 2025/05/06 02:05:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:48 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30622") 2025/05/06 02:05:48 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/06 02:05:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/06 02:05:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/06 02:05:48 DEBUG : TestRWCacheUpdate(0xc00012eb40): _readAt: size=512, off=0 2025/05/06 02:05:48 DEBUG : TestRWCacheUpdate(0xc00012eb40): openPending: 2025/05/06 02:05:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-05-06 01:06:48 +0000 UTC" against cached fingerprint "" 2025/05/06 02:05:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/06 02:05:48 DEBUG : TestRWCacheUpdate(0xc00012eb40): >openPending: err= 2025/05/06 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/05/06 02:05:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/06 02:05:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/06 02:05:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/06 02:05:48 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36855") 2025/05/06 02:05:48 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:48 DEBUG : TestRWCacheUpdate(0xc00012eb40): >_readAt: n=20, err=EOF 2025/05/06 02:05:48 DEBUG : TestRWCacheUpdate(0xc00012eb40): close: 2025/05/06 02:05:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-06 01:06:48 +0000 UTC 2025/05/06 02:05:48 DEBUG : TestRWCacheUpdate(0xc00012eb40): >close: err= 2025/05/06 02:05:48 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34042") 2025/05/06 02:05:48 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:48 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32117") 2025/05/06 02:05:48 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:48 DEBUG : : forgetting directory cache 2025/05/06 02:05:48 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/06 02:05:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:48 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32777") 2025/05/06 02:05:48 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/06 02:05:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/06 02:05:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/06 02:05:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/06 02:05:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/06 02:05:48 DEBUG : TestRWCacheUpdate(0xc00012f140): _readAt: size=512, off=0 2025/05/06 02:05:48 DEBUG : TestRWCacheUpdate(0xc00012f140): openPending: 2025/05/06 02:05:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-05-06 01:07:48 +0000 UTC" against cached fingerprint "20,2025-05-06 01:06:48 +0000 UTC" 2025/05/06 02:05:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-05-06 01:07:48 +0000 UTC" != cached fingerprint "20,2025-05-06 01:06:48 +0000 UTC") 2025/05/06 02:05:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/06 02:05:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/06 02:05:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/05/06 02:05:48 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/06 02:05:48 DEBUG : TestRWCacheUpdate(0xc00012f140): >openPending: err= 2025/05/06 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/05/06 02:05:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/06 02:05:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/06 02:05:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/06 02:05:48 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38168") 2025/05/06 02:05:48 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:48 DEBUG : TestRWCacheUpdate(0xc00012f140): >_readAt: n=20, err=EOF 2025/05/06 02:05:48 DEBUG : TestRWCacheUpdate(0xc00012f140): close: 2025/05/06 02:05:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-06 01:07:48 +0000 UTC 2025/05/06 02:05:48 DEBUG : TestRWCacheUpdate(0xc00012f140): >close: err= 2025/05/06 02:05:48 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39957") 2025/05/06 02:05:48 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:48 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35319") 2025/05/06 02:05:48 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:49 DEBUG : : forgetting directory cache 2025/05/06 02:05:49 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:49 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30912") 2025/05/06 02:05:49 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate(0xc0002c1a00): _readAt: size=512, off=0 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate(0xc0002c1a00): openPending: 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-05-06 01:08:48 +0000 UTC" against cached fingerprint "20,2025-05-06 01:07:48 +0000 UTC" 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-05-06 01:08:48 +0000 UTC" != cached fingerprint "20,2025-05-06 01:07:48 +0000 UTC") 2025/05/06 02:05:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/05/06 02:05:49 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate(0xc0002c1a00): >openPending: err= 2025/05/06 02:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/06 02:05:49 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36089") 2025/05/06 02:05:49 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate(0xc0002c1a00): >_readAt: n=20, err=EOF 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate(0xc0002c1a00): close: 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-06 01:08:48 +0000 UTC 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate(0xc0002c1a00): >close: err= 2025/05/06 02:05:49 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36667") 2025/05/06 02:05:49 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:49 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35046") 2025/05/06 02:05:49 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:49 DEBUG : : forgetting directory cache 2025/05/06 02:05:49 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:49 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38552") 2025/05/06 02:05:49 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate(0xc00012fd00): _readAt: size=512, off=0 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate(0xc00012fd00): openPending: 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-05-06 01:09:48 +0000 UTC" against cached fingerprint "20,2025-05-06 01:08:48 +0000 UTC" 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-05-06 01:09:48 +0000 UTC" != cached fingerprint "20,2025-05-06 01:08:48 +0000 UTC") 2025/05/06 02:05:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/05/06 02:05:49 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate(0xc00012fd00): >openPending: err= 2025/05/06 02:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/06 02:05:49 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32712") 2025/05/06 02:05:49 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate(0xc00012fd00): >_readAt: n=20, err=EOF 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate(0xc00012fd00): close: 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-06 01:09:48 +0000 UTC 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate(0xc00012fd00): >close: err= 2025/05/06 02:05:49 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36093") 2025/05/06 02:05:49 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:49 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30016") 2025/05/06 02:05:49 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:49 DEBUG : : forgetting directory cache 2025/05/06 02:05:49 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:49 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32294") 2025/05/06 02:05:49 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate(0xc0002c1ec0): _readAt: size=512, off=0 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate(0xc0002c1ec0): openPending: 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-05-06 01:10:48 +0000 UTC" against cached fingerprint "20,2025-05-06 01:09:48 +0000 UTC" 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-05-06 01:10:48 +0000 UTC" != cached fingerprint "20,2025-05-06 01:09:48 +0000 UTC") 2025/05/06 02:05:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/05/06 02:05:49 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate(0xc0002c1ec0): >openPending: err= 2025/05/06 02:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/06 02:05:49 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35049") 2025/05/06 02:05:49 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate(0xc0002c1ec0): >_readAt: n=20, err=EOF 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate(0xc0002c1ec0): close: 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-06 01:10:48 +0000 UTC 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate(0xc0002c1ec0): >close: err= 2025/05/06 02:05:49 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35557") 2025/05/06 02:05:49 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:49 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34376") 2025/05/06 02:05:49 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:49 DEBUG : : forgetting directory cache 2025/05/06 02:05:49 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:49 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35513") 2025/05/06 02:05:49 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate(0xc000d0c040): _readAt: size=512, off=0 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate(0xc000d0c040): openPending: 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-05-06 01:11:48 +0000 UTC" against cached fingerprint "20,2025-05-06 01:10:48 +0000 UTC" 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-05-06 01:11:48 +0000 UTC" != cached fingerprint "20,2025-05-06 01:10:48 +0000 UTC") 2025/05/06 02:05:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/05/06 02:05:49 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate(0xc000d0c040): >openPending: err= 2025/05/06 02:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/06 02:05:49 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35232") 2025/05/06 02:05:49 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate(0xc000d0c040): >_readAt: n=20, err=EOF 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate(0xc000d0c040): close: 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-06 01:11:48 +0000 UTC 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate(0xc000d0c040): >close: err= 2025/05/06 02:05:49 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39998") 2025/05/06 02:05:49 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:49 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31225") 2025/05/06 02:05:49 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:49 DEBUG : : forgetting directory cache 2025/05/06 02:05:49 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:49 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31478") 2025/05/06 02:05:49 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate(0xc000952440): _readAt: size=512, off=0 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate(0xc000952440): openPending: 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-05-06 01:12:48 +0000 UTC" against cached fingerprint "20,2025-05-06 01:11:48 +0000 UTC" 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-05-06 01:12:48 +0000 UTC" != cached fingerprint "20,2025-05-06 01:11:48 +0000 UTC") 2025/05/06 02:05:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/05/06 02:05:49 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate(0xc000952440): >openPending: err= 2025/05/06 02:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/06 02:05:49 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32373") 2025/05/06 02:05:49 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate(0xc000952440): >_readAt: n=21, err=EOF 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate(0xc000952440): close: 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-06 01:12:48 +0000 UTC 2025/05/06 02:05:49 DEBUG : TestRWCacheUpdate(0xc000952440): >close: err= 2025/05/06 02:05:49 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32618") 2025/05/06 02:05:49 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:49 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36581") 2025/05/06 02:05:49 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : : forgetting directory cache 2025/05/06 02:05:50 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/06 02:05:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37801") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/06 02:05:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/06 02:05:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/06 02:05:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/06 02:05:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/06 02:05:50 DEBUG : TestRWCacheUpdate(0xc00090ca00): _readAt: size=512, off=0 2025/05/06 02:05:50 DEBUG : TestRWCacheUpdate(0xc00090ca00): openPending: 2025/05/06 02:05:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-05-06 01:13:48 +0000 UTC" against cached fingerprint "21,2025-05-06 01:12:48 +0000 UTC" 2025/05/06 02:05:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-05-06 01:13:48 +0000 UTC" != cached fingerprint "21,2025-05-06 01:12:48 +0000 UTC") 2025/05/06 02:05:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/06 02:05:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/06 02:05:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/05/06 02:05:50 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/06 02:05:50 DEBUG : TestRWCacheUpdate(0xc00090ca00): >openPending: err= 2025/05/06 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/05/06 02:05:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/06 02:05:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/06 02:05:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32974") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : TestRWCacheUpdate(0xc00090ca00): >_readAt: n=22, err=EOF 2025/05/06 02:05:50 DEBUG : TestRWCacheUpdate(0xc00090ca00): close: 2025/05/06 02:05:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-06 01:13:48 +0000 UTC 2025/05/06 02:05:50 DEBUG : TestRWCacheUpdate(0xc00090ca00): >close: err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34169") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39371") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : : forgetting directory cache 2025/05/06 02:05:50 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/06 02:05:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37678") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/06 02:05:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/06 02:05:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/06 02:05:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/06 02:05:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/06 02:05:50 DEBUG : TestRWCacheUpdate(0xc000603c80): _readAt: size=512, off=0 2025/05/06 02:05:50 DEBUG : TestRWCacheUpdate(0xc000603c80): openPending: 2025/05/06 02:05:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-05-06 01:14:48 +0000 UTC" against cached fingerprint "22,2025-05-06 01:13:48 +0000 UTC" 2025/05/06 02:05:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-05-06 01:14:48 +0000 UTC" != cached fingerprint "22,2025-05-06 01:13:48 +0000 UTC") 2025/05/06 02:05:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/06 02:05:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/06 02:05:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/05/06 02:05:50 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/06 02:05:50 DEBUG : TestRWCacheUpdate(0xc000603c80): >openPending: err= 2025/05/06 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/05/06 02:05:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/06 02:05:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/06 02:05:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37633") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : TestRWCacheUpdate(0xc000603c80): >_readAt: n=23, err=EOF 2025/05/06 02:05:50 DEBUG : TestRWCacheUpdate(0xc000603c80): close: 2025/05/06 02:05:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-06 01:14:48 +0000 UTC 2025/05/06 02:05:50 DEBUG : TestRWCacheUpdate(0xc000603c80): >close: err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30079") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31399") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : : forgetting directory cache 2025/05/06 02:05:50 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/06 02:05:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31898") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/06 02:05:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/06 02:05:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/06 02:05:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/06 02:05:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/06 02:05:50 DEBUG : TestRWCacheUpdate(0xc000603e00): _readAt: size=512, off=0 2025/05/06 02:05:50 DEBUG : TestRWCacheUpdate(0xc000603e00): openPending: 2025/05/06 02:05:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-05-06 01:15:48 +0000 UTC" against cached fingerprint "23,2025-05-06 01:14:48 +0000 UTC" 2025/05/06 02:05:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-05-06 01:15:48 +0000 UTC" != cached fingerprint "23,2025-05-06 01:14:48 +0000 UTC") 2025/05/06 02:05:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/06 02:05:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/06 02:05:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/05/06 02:05:50 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/06 02:05:50 DEBUG : TestRWCacheUpdate(0xc000603e00): >openPending: err= 2025/05/06 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/05/06 02:05:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/06 02:05:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/06 02:05:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39658") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : TestRWCacheUpdate(0xc000603e00): >_readAt: n=24, err=EOF 2025/05/06 02:05:50 DEBUG : TestRWCacheUpdate(0xc000603e00): close: 2025/05/06 02:05:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-06 01:15:48 +0000 UTC 2025/05/06 02:05:50 DEBUG : TestRWCacheUpdate(0xc000603e00): >close: err= 2025/05/06 02:05:50 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:50 DEBUG : : Looking for writers 2025/05/06 02:05:50 DEBUG : TestRWCacheUpdate: reading active writers 2025/05/06 02:05:50 DEBUG : >WaitForWriters: 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: vfs cache: cleaner exiting 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31366") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33396") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWCacheUpdate (2.07s) === RUN TestCaseSensitivity run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36046") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38442") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31067") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32780") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:50 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:50 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35541") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/06 02:05:50 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/06 02:05:50 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/05/06 02:05:50 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38967") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/06 02:05:50 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31610") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/06 02:05:50 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/06 02:05:50 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/05/06 02:05:50 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32612") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/06 02:05:50 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/06 02:05:50 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/06 02:05:50 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/06 02:05:50 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/05/06 02:05:50 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35312") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/06 02:05:50 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/06 02:05:50 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/05/06 02:05:50 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/05/06 02:05:50 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/05/06 02:05:50 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32671") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/06 02:05:50 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/06 02:05:50 DEBUG : FilEb: Open: flags=O_RDONLY 2025/05/06 02:05:50 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/05/06 02:05:50 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/05/06 02:05:50 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34366") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37014") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/06 02:05:50 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/06 02:05:50 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/06 02:05:50 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/05/06 02:05:50 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37218") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/06 02:05:50 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/06 02:05:50 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/06 02:05:50 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/06 02:05:50 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/05/06 02:05:50 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31220") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/06 02:05:50 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/06 02:05:50 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/06 02:05:50 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/06 02:05:50 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/05/06 02:05:50 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35027") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/06 02:05:50 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/06 02:05:50 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/06 02:05:50 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/06 02:05:50 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/05/06 02:05:50 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37494") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/06 02:05:50 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/06 02:05:50 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/05/06 02:05:50 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/05/06 02:05:50 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/05/06 02:05:50 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34327") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/06 02:05:50 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/06 02:05:50 DEBUG : FilEb: Open: flags=O_RDONLY 2025/05/06 02:05:50 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/05/06 02:05:50 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/05/06 02:05:50 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36236") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/06 02:05:50 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/06 02:05:50 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/05/06 02:05:50 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/05/06 02:05:50 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/06 02:05:50 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/05/06 02:05:50 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/05/06 02:05:50 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/06 02:05:50 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/06 02:05:50 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/06 02:05:50 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/05/06 02:05:50 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37753") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/06 02:05:50 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/06 02:05:50 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:50 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/06 02:05:50 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:50 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/06 02:05:50 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:50 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/06 02:05:50 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/05/06 02:05:50 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/05/06 02:05:50 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/05/06 02:05:50 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32170") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/06 02:05:50 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/06 02:05:50 DEBUG : FilEb: Open: flags=O_RDONLY 2025/05/06 02:05:50 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/05/06 02:05:50 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/05/06 02:05:50 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37818") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/06 02:05:50 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/06 02:05:50 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:50 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/06 02:05:50 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:50 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:50 DEBUG : : Looking for writers 2025/05/06 02:05:50 DEBUG : FiLeA: reading active writers 2025/05/06 02:05:50 DEBUG : FiLeB: reading active writers 2025/05/06 02:05:50 DEBUG : FilEb: reading active writers 2025/05/06 02:05:50 DEBUG : >WaitForWriters: 2025/05/06 02:05:50 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:50 DEBUG : : Looking for writers 2025/05/06 02:05:50 DEBUG : FilEb: reading active writers 2025/05/06 02:05:50 DEBUG : FiLeA: reading active writers 2025/05/06 02:05:50 DEBUG : FiLeB: reading active writers 2025/05/06 02:05:50 DEBUG : >WaitForWriters: 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30579") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39431") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestCaseSensitivity (0.15s) === RUN TestUnicodeNormalization run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32059") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32513") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38781") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:50 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30937") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/05/06 02:05:50 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/05/06 02:05:50 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/05/06 02:05:50 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34786") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/06 02:05:50 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/06 02:05:50 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/05/06 02:05:50 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/05/06 02:05:50 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/05/06 02:05:50 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39011") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/06 02:05:50 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/06 02:05:50 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/05/06 02:05:50 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/05/06 02:05:50 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/05/06 02:05:50 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38678") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/06 02:05:50 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/06 02:05:50 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:50 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:50 DEBUG : : Looking for writers 2025/05/06 02:05:50 DEBUG : normal name with no special characters.txt: reading active writers 2025/05/06 02:05:50 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/05/06 02:05:50 DEBUG : >WaitForWriters: 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36861") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32755") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestUnicodeNormalization (0.03s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:50 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: Reusing VFS from active cache 2025/05/06 02:05:50 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:50 DEBUG : : Looking for writers 2025/05/06 02:05:50 DEBUG : >WaitForWriters: 2025/05/06 02:05:50 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:50 DEBUG : : Looking for writers 2025/05/06 02:05:50 DEBUG : >WaitForWriters: 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32581") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33861") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:50 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:50 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:50 DEBUG : : Looking for writers 2025/05/06 02:05:50 DEBUG : >WaitForWriters: 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39351") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37790") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:50 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:50 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:50 DEBUG : : Looking for writers 2025/05/06 02:05:50 DEBUG : >WaitForWriters: 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37465") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38020") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:50 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37237") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : : forgetting directory cache 2025/05/06 02:05:50 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36530") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37922") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30837") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36083") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33360") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:50 DEBUG : dir: Looking for writers 2025/05/06 02:05:50 DEBUG : file2: reading active writers 2025/05/06 02:05:50 DEBUG : : Looking for writers 2025/05/06 02:05:50 DEBUG : dir: reading active writers 2025/05/06 02:05:50 DEBUG : file1: reading active writers 2025/05/06 02:05:50 DEBUG : >WaitForWriters: 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32863") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36184") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31052") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSStat (0.01s) === RUN TestVFSStatParent run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:50 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34994") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31165") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35362") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38321") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35877") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:50 DEBUG : dir: Looking for writers 2025/05/06 02:05:50 DEBUG : : Looking for writers 2025/05/06 02:05:50 DEBUG : dir: reading active writers 2025/05/06 02:05:50 DEBUG : file1: reading active writers 2025/05/06 02:05:50 DEBUG : >WaitForWriters: 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36117") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30124") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38648") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSStatParent (0.01s) === RUN TestVFSOpenFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:50 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34046") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38484") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32529") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34146") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31799") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : file1: Open: flags=O_RDONLY 2025/05/06 02:05:50 DEBUG : file1: >Open: fd=file1 (r), err= 2025/05/06 02:05:50 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/05/06 02:05:50 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/06 02:05:50 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/05/06 02:05:50 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38229") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:50 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:50 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:50 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/05/06 02:05:50 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/05/06 02:05:50 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/05/06 02:05:50 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: File to upload is small (0 bytes), uploading instead of streaming 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30759") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/05/06 02:05:50 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/05/06 02:05:50 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:50 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/05/06 02:05:50 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:50 DEBUG : dir: Looking for writers 2025/05/06 02:05:50 DEBUG : file2: reading active writers 2025/05/06 02:05:50 DEBUG : new_file.txt: reading active writers 2025/05/06 02:05:50 DEBUG : : Looking for writers 2025/05/06 02:05:50 DEBUG : dir: reading active writers 2025/05/06 02:05:50 DEBUG : file1: reading active writers 2025/05/06 02:05:50 DEBUG : >WaitForWriters: 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35339") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33710") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34899") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSOpenFile (0.01s) === RUN TestVFSRename run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:50 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31789") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31113") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38434") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36133") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33533") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/05/06 02:05:50 DEBUG : dir/file1: Updating file with dir/file1 0xc0008e3bc0 2025/05/06 02:05:50 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/05/06 02:05:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39408") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32879") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 INFO : dir/file1: Moved (server-side) to: file0 2025/05/06 02:05:50 DEBUG : file0: Updating file with file0 0xc0008e3bc0 2025/05/06 02:05:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/06 02:05:50 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36340") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30611") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:50 DEBUG : dir: Looking for writers 2025/05/06 02:05:50 DEBUG : : Looking for writers 2025/05/06 02:05:50 DEBUG : file0: reading active writers 2025/05/06 02:05:50 DEBUG : dir: reading active writers 2025/05/06 02:05:50 DEBUG : >WaitForWriters: 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35065") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39713") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38452") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSRename (0.02s) === RUN TestVFSStatfs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:50 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:50 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:50 DEBUG : : Looking for writers 2025/05/06 02:05:50 DEBUG : >WaitForWriters: 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36011") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37302") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:50 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33872") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31001") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34356") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35271") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34868") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36436") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33164") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34535") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38428") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36830") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36961") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: Connecting to FTP server 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:21") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31253") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30757") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37052") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31228") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38919") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: Connecting to FTP server 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:21") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30493") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35085") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39088") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:50 DEBUG : a: Looking for writers 2025/05/06 02:05:50 DEBUG : b: Looking for writers 2025/05/06 02:05:50 DEBUG : c: Looking for writers 2025/05/06 02:05:50 DEBUG : d: Looking for writers 2025/05/06 02:05:50 DEBUG : : Looking for writers 2025/05/06 02:05:50 DEBUG : : Looking for writers 2025/05/06 02:05:50 DEBUG : b: reading active writers 2025/05/06 02:05:50 DEBUG : c: reading active writers 2025/05/06 02:05:50 DEBUG : d: reading active writers 2025/05/06 02:05:50 DEBUG : /: reading active writers 2025/05/06 02:05:50 DEBUG : a: reading active writers 2025/05/06 02:05:50 DEBUG : >WaitForWriters: 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39192") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39441") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34164") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36436") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36527") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36453") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSMkdir (0.07s) === RUN TestVFSMkdirAll run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:50 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35180") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31600") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39151") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30508") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32669") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32960") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38248") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31010") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32960") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38495") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39223") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37202") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39074") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36957") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39782") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35842") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39519") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36361") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33504") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39525") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39079") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:50 DEBUG : a/b/c/d: Looking for writers 2025/05/06 02:05:50 DEBUG : a/b/c: Looking for writers 2025/05/06 02:05:50 DEBUG : d: reading active writers 2025/05/06 02:05:50 DEBUG : a/b: Looking for writers 2025/05/06 02:05:50 DEBUG : c: reading active writers 2025/05/06 02:05:50 DEBUG : a: Looking for writers 2025/05/06 02:05:50 DEBUG : b: reading active writers 2025/05/06 02:05:50 DEBUG : : Looking for writers 2025/05/06 02:05:50 DEBUG : a: reading active writers 2025/05/06 02:05:50 DEBUG : >WaitForWriters: 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35715") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31642") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30724") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36484") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37535") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33929") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSMkdirAll (0.03s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:50 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:50 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:50 DEBUG : : Looking for writers 2025/05/06 02:05:50 DEBUG : >WaitForWriters: 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30067") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34146") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSIsMetadataFile (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:50 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37356") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:50 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/06 02:05:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/06 02:05:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:50 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/05/06 02:05:50 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/05/06 02:05:50 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: File to upload is small (5 bytes), uploading instead of streaming 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34533") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : file1: Size of src and dst objects identical 2025/05/06 02:05:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31099") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:50 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/06 02:05:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/06 02:05:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:50 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/06 02:05:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/06 02:05:50 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/05/06 02:05:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/05/06 02:05:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/06 02:05:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:50 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/06 02:05:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/06 02:05:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: File to upload is small (0 bytes), uploading instead of streaming 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33960") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : file1: Size of src and dst objects identical 2025/05/06 02:05:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/05/06 02:05:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/06 02:05:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:50 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/06 02:05:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/06 02:05:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: File to upload is small (7 bytes), uploading instead of streaming 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38830") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : file1: Size of src and dst objects identical 2025/05/06 02:05:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:50 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:50 DEBUG : : Looking for writers 2025/05/06 02:05:50 DEBUG : file1: reading active writers 2025/05/06 02:05:50 DEBUG : >WaitForWriters: 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38420") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32623") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestWriteFileHandleMethods (0.01s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:50 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35232") 2025/05/06 02:05:50 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:50 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/06 02:05:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/06 02:05:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:50 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/05/06 02:05:51 DEBUG : file1: aborting in-sequence write wait, off=100 2025/05/06 02:05:51 DEBUG : file1: failed to wait for in-sequence write to 100 2025/05/06 02:05:51 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/05/06 02:05:51 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: File to upload is small (11 bytes), uploading instead of streaming 2025/05/06 02:05:51 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33468") 2025/05/06 02:05:51 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:51 DEBUG : file1: Size of src and dst objects identical 2025/05/06 02:05:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:51 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/05/06 02:05:51 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31035") 2025/05/06 02:05:51 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:51 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:51 DEBUG : : Looking for writers 2025/05/06 02:05:51 DEBUG : file1: reading active writers 2025/05/06 02:05:51 DEBUG : >WaitForWriters: 2025/05/06 02:05:51 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:33935") 2025/05/06 02:05:51 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:51 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37264") 2025/05/06 02:05:51 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestWriteFileHandleWriteAt (1.01s) === RUN TestWriteFileHandleFlush run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:51 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:51 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31032") 2025/05/06 02:05:51 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:51 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/06 02:05:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/06 02:05:51 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/05/06 02:05:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:51 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: File to upload is small (5 bytes), uploading instead of streaming 2025/05/06 02:05:51 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37337") 2025/05/06 02:05:51 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:51 DEBUG : file1: Size of src and dst objects identical 2025/05/06 02:05:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:51 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/05/06 02:05:51 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:51 DEBUG : : Looking for writers 2025/05/06 02:05:51 DEBUG : file1: reading active writers 2025/05/06 02:05:51 DEBUG : >WaitForWriters: 2025/05/06 02:05:51 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36280") 2025/05/06 02:05:51 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:51 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30988") 2025/05/06 02:05:51 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestWriteFileHandleFlush (0.01s) === RUN TestWriteFileHandleRelease run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:51 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:51 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:35136") 2025/05/06 02:05:51 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:51 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/06 02:05:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/06 02:05:51 DEBUG : file1: WriteFileHandle.Release closing 2025/05/06 02:05:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:51 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: File to upload is small (0 bytes), uploading instead of streaming 2025/05/06 02:05:51 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36388") 2025/05/06 02:05:51 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:51 DEBUG : file1: Size of src and dst objects identical 2025/05/06 02:05:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:51 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/05/06 02:05:51 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:51 DEBUG : : Looking for writers 2025/05/06 02:05:51 DEBUG : file1: reading active writers 2025/05/06 02:05:51 DEBUG : >WaitForWriters: 2025/05/06 02:05:51 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34802") 2025/05/06 02:05:51 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:51 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:39879") 2025/05/06 02:05:51 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestWriteFileHandleRelease (0.00s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:51 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:51 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37285") 2025/05/06 02:05:51 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:51 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/06 02:05:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/06 02:05:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:51 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: File to upload is small (2 bytes), uploading instead of streaming 2025/05/06 02:05:51 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30996") 2025/05/06 02:05:51 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:51 DEBUG : file1: Size of src and dst objects identical 2025/05/06 02:05:51 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/05/06 02:05:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:51 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:51 DEBUG : : Looking for writers 2025/05/06 02:05:51 DEBUG : file1: reading active writers 2025/05/06 02:05:51 DEBUG : >WaitForWriters: 2025/05/06 02:05:51 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:38837") 2025/05/06 02:05:51 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:51 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34737") 2025/05/06 02:05:51 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestWriteFileModTimeWithOpenWriters (0.01s) === RUN TestFileReadAtZeroLength run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:51 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:51 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36088") 2025/05/06 02:05:51 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:51 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/06 02:05:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/06 02:05:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:51 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: File to upload is small (0 bytes), uploading instead of streaming 2025/05/06 02:05:51 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37449") 2025/05/06 02:05:51 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:51 DEBUG : file1: Size of src and dst objects identical 2025/05/06 02:05:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:51 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:51 DEBUG : file1: Open: flags=O_RDONLY 2025/05/06 02:05:51 DEBUG : file1: >Open: fd=file1 (r), err= 2025/05/06 02:05:51 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/05/06 02:05:51 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/05/06 02:05:51 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31386") 2025/05/06 02:05:51 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:51 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/05/06 02:05:51 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:51 DEBUG : : Looking for writers 2025/05/06 02:05:51 DEBUG : file1: reading active writers 2025/05/06 02:05:51 DEBUG : >WaitForWriters: 2025/05/06 02:05:51 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34162") 2025/05/06 02:05:51 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:51 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36398") 2025/05/06 02:05:51 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileReadAtZeroLength (0.01s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-roxurob5gota", Local "Local file system at /tmp/rclone2315955946", Modify Window "1s" 2025/05/06 02:05:51 INFO : ftp://172.17.0.3:21/rclone-test-roxurob5gota: poll-interval is not supported by this remote 2025/05/06 02:05:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/06 02:05:51 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:31591") 2025/05/06 02:05:51 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/06 02:05:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:51 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/06 02:05:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/06 02:05:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:51 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: File to upload is small (100 bytes), uploading instead of streaming 2025/05/06 02:05:51 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:32618") 2025/05/06 02:05:51 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:51 DEBUG : file1: Size of src and dst objects identical 2025/05/06 02:05:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/06 02:05:51 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/06 02:05:51 DEBUG : file1: Open: flags=O_RDONLY 2025/05/06 02:05:51 DEBUG : file1: >Open: fd=file1 (r), err= 2025/05/06 02:05:51 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/05/06 02:05:51 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/05/06 02:05:51 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:37942") 2025/05/06 02:05:51 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:51 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/05/06 02:05:51 DEBUG : WaitForWriters: timeout=30s 2025/05/06 02:05:51 DEBUG : : Looking for writers 2025/05/06 02:05:51 DEBUG : file1: reading active writers 2025/05/06 02:05:51 DEBUG : >WaitForWriters: 2025/05/06 02:05:51 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:34819") 2025/05/06 02:05:51 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:51 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:36193") 2025/05/06 02:05:51 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileReadAtNonZeroLength (0.01s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/05/06 02:05:51 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: dial("tcp","172.17.0.3:30624") 2025/05/06 02:05:51 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 02:05:51 DEBUG : ftp://172.17.0.3:21/rclone-test-roxurob5gota: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 8.075011541s (try 1/5)