"./vfs.test -test.v -test.timeout 1h0m0s -remote TestS3Wasabi: -verbose" - Starting (try 1/5) 2021/12/01 06:47:02 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:47:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/12/01 06:47:02 DEBUG : Creating backend with remote "/tmp/rclone3059718311" === RUN TestDirHandleMethods run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:47:02 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:47:02 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: Bucket "rclone-test-telegog9zeseyiz0nubokix4" created with ACL "private" 2021/12/01 06:47:03 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:47:03 DEBUG : dir: Looking for writers 2021/12/01 06:47:03 DEBUG : : Looking for writers 2021/12/01 06:47:03 DEBUG : dir: reading active writers 2021/12/01 06:47:03 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.57s) === RUN TestDirHandleReaddir run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:47:03 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:47:05 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:47:05 DEBUG : dir/subdir: Looking for writers 2021/12/01 06:47:05 DEBUG : dir: Looking for writers 2021/12/01 06:47:05 DEBUG : file1: reading active writers 2021/12/01 06:47:05 DEBUG : file2: reading active writers 2021/12/01 06:47:05 DEBUG : subdir: reading active writers 2021/12/01 06:47:05 DEBUG : : Looking for writers 2021/12/01 06:47:05 DEBUG : dir: reading active writers 2021/12/01 06:47:05 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.01s) === RUN TestDirHandleReaddirnames run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:47:05 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:47:06 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:47:06 DEBUG : dir: Looking for writers 2021/12/01 06:47:06 DEBUG : file1: reading active writers 2021/12/01 06:47:06 DEBUG : : Looking for writers 2021/12/01 06:47:06 DEBUG : dir: reading active writers 2021/12/01 06:47:06 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (1.00s) === RUN TestDirMethods run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:47:06 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:47:07 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:47:07 DEBUG : dir: Looking for writers 2021/12/01 06:47:07 DEBUG : : Looking for writers 2021/12/01 06:47:07 DEBUG : dir: reading active writers 2021/12/01 06:47:07 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.96s) === RUN TestDirForgetAll run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:47:07 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:47:08 DEBUG : dir: forgetting directory cache 2021/12/01 06:47:08 DEBUG : : forgetting directory cache 2021/12/01 06:47:08 DEBUG : dir: forgetting directory cache 2021/12/01 06:47:08 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:47:08 DEBUG : : Looking for writers 2021/12/01 06:47:08 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.99s) === RUN TestDirForgetPath run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:47:08 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:47:09 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2021/12/01 06:47:09 DEBUG : dir: invalidating directory cache 2021/12/01 06:47:09 DEBUG : : >ForgetPath: 2021/12/01 06:47:09 DEBUG : : ForgetPath: relativePath="dir", type=0 2021/12/01 06:47:09 DEBUG : : invalidating directory cache 2021/12/01 06:47:09 DEBUG : dir: forgetting directory cache 2021/12/01 06:47:09 DEBUG : : >ForgetPath: 2021/12/01 06:47:09 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2021/12/01 06:47:09 DEBUG : : >ForgetPath: 2021/12/01 06:47:09 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:47:09 DEBUG : dir: Looking for writers 2021/12/01 06:47:09 DEBUG : : Looking for writers 2021/12/01 06:47:09 DEBUG : dir: reading active writers 2021/12/01 06:47:09 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (1.11s) === RUN TestDirWalk run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:47:09 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:47:11 DEBUG : : forgetting directory cache 2021/12/01 06:47:11 DEBUG : dir: forgetting directory cache 2021/12/01 06:47:11 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:47:11 DEBUG : dir: Looking for writers 2021/12/01 06:47:11 DEBUG : fil/a/b: Looking for writers 2021/12/01 06:47:11 DEBUG : fil/a: Looking for writers 2021/12/01 06:47:11 DEBUG : b: reading active writers 2021/12/01 06:47:11 DEBUG : fil: Looking for writers 2021/12/01 06:47:11 DEBUG : a: reading active writers 2021/12/01 06:47:11 DEBUG : : Looking for writers 2021/12/01 06:47:11 DEBUG : dir: reading active writers 2021/12/01 06:47:11 DEBUG : fil: reading active writers 2021/12/01 06:47:11 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (1.97s) === RUN TestDirSetModTime run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:47:11 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:47:12 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:47:12 DEBUG : dir: Looking for writers 2021/12/01 06:47:12 DEBUG : : Looking for writers 2021/12/01 06:47:12 DEBUG : dir: reading active writers 2021/12/01 06:47:12 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.86s) === RUN TestDirStat run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:47:12 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:47:13 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:47:13 DEBUG : dir: Looking for writers 2021/12/01 06:47:13 DEBUG : file1: reading active writers 2021/12/01 06:47:13 DEBUG : : Looking for writers 2021/12/01 06:47:13 DEBUG : dir: reading active writers 2021/12/01 06:47:13 DEBUG : >WaitForWriters: --- PASS: TestDirStat (1.01s) === RUN TestDirReadDirAll run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:47:13 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2021/12/01 06:47:15 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2021/12/01 06:47:15 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2021/12/01 06:47:15 DEBUG : dir: Added virtual directory entry vDel: "file2" 2021/12/01 06:47:15 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2021/12/01 06:47:16 DEBUG : Waiting for deletions to finish 2021/12/01 06:47:16 INFO : dir/subdir/file3: Deleted 2021/12/01 06:47:16 INFO : dir/subdir: Removing directory 2021/12/01 06:47:16 DEBUG : dir: invalidating directory cache 2021/12/01 06:47:17 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2021/12/01 06:47:17 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2021/12/01 06:47:17 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2021/12/01 06:47:17 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2021/12/01 06:47:17 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2021/12/01 06:47:17 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2021/12/01 06:47:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2021/12/01 06:47:17 DEBUG : dir: invalidating directory cache 2021/12/01 06:47:17 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2021/12/01 06:47:17 DEBUG : : forgetting directory cache 2021/12/01 06:47:17 DEBUG : dir: forgetting directory cache 2021/12/01 06:47:17 DEBUG : dir/virtualDir: forgetting directory cache 2021/12/01 06:47:17 DEBUG : dir/virtualDir2: forgetting directory cache 2021/12/01 06:47:17 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:47:17 DEBUG : dir/virtualDir2: Looking for writers 2021/12/01 06:47:17 DEBUG : dir/virtualDir: Looking for writers 2021/12/01 06:47:17 DEBUG : dir: Looking for writers 2021/12/01 06:47:17 DEBUG : virtualFile2: reading active writers 2021/12/01 06:47:17 DEBUG : virtualDir2: reading active writers 2021/12/01 06:47:17 DEBUG : virtualFile: reading active writers 2021/12/01 06:47:17 DEBUG : virtualDir: reading active writers 2021/12/01 06:47:17 DEBUG : file1: reading active writers 2021/12/01 06:47:17 DEBUG : : Looking for writers 2021/12/01 06:47:17 DEBUG : dir: reading active writers 2021/12/01 06:47:17 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.99s) --- PASS: TestDirReadDirAll/Virtual (1.67s) === RUN TestDirOpen run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:47:17 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:47:18 ERROR : dir/: Can only open directories read only 2021/12/01 06:47:18 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:47:18 DEBUG : dir: Looking for writers 2021/12/01 06:47:18 DEBUG : : Looking for writers 2021/12/01 06:47:18 DEBUG : dir: reading active writers 2021/12/01 06:47:18 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.09s) === RUN TestDirCreate run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:47:18 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:47:19 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:47:19 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2021/12/01 06:47:19 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2021/12/01 06:47:19 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2021/12/01 06:47:19 DEBUG : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: File to upload is small (5 bytes), uploading instead of streaming 2021/12/01 06:47:20 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2021/12/01 06:47:20 INFO : dir/potato: Copied (new) 2021/12/01 06:47:20 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2021/12/01 06:47:20 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:47:20 DEBUG : dir: Looking for writers 2021/12/01 06:47:20 DEBUG : file1: reading active writers 2021/12/01 06:47:20 DEBUG : potato: reading active writers 2021/12/01 06:47:20 DEBUG : : Looking for writers 2021/12/01 06:47:20 DEBUG : dir: reading active writers 2021/12/01 06:47:20 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.61s) === RUN TestDirMkdir run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:47:20 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:47:21 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:251: Filtering empty directory "dir/sub" 2021/12/01 06:47:21 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:47:21 DEBUG : dir/sub: Looking for writers 2021/12/01 06:47:21 DEBUG : dir: Looking for writers 2021/12/01 06:47:21 DEBUG : sub: reading active writers 2021/12/01 06:47:21 DEBUG : file1: reading active writers 2021/12/01 06:47:21 DEBUG : : Looking for writers 2021/12/01 06:47:21 DEBUG : dir: reading active writers 2021/12/01 06:47:21 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.32s) === RUN TestDirMkdirSub run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:47:21 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:47:22 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2021/12/01 06:47:22 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" fstest.go:251: Filtering empty directory "dir/sub" fstest.go:251: Filtering empty directory "dir/sub/subsub" 2021/12/01 06:47:23 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:47:23 DEBUG : dir/sub/subsub: Looking for writers 2021/12/01 06:47:23 DEBUG : dir/sub: Looking for writers 2021/12/01 06:47:23 DEBUG : subsub: reading active writers 2021/12/01 06:47:23 DEBUG : dir: Looking for writers 2021/12/01 06:47:23 DEBUG : file1: reading active writers 2021/12/01 06:47:23 DEBUG : sub: reading active writers 2021/12/01 06:47:23 DEBUG : : Looking for writers 2021/12/01 06:47:23 DEBUG : dir: reading active writers 2021/12/01 06:47:23 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.53s) === RUN TestDirRemove run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:47:23 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:47:23 ERROR : dir/: Dir.Remove not empty 2021/12/01 06:47:23 DEBUG : dir/file1: Remove: 2021/12/01 06:47:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2021/12/01 06:47:24 DEBUG : dir/file1: >Remove: err= 2021/12/01 06:47:24 DEBUG : : Added virtual directory entry vDel: "dir" 2021/12/01 06:47:24 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:47:24 DEBUG : : Looking for writers 2021/12/01 06:47:24 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (1.18s) === RUN TestDirRemoveAll run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:47:24 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:47:25 DEBUG : dir/file1: Remove: 2021/12/01 06:47:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2021/12/01 06:47:25 DEBUG : dir/file1: >Remove: err= 2021/12/01 06:47:25 DEBUG : : Added virtual directory entry vDel: "dir" 2021/12/01 06:47:25 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:47:25 DEBUG : : Looking for writers 2021/12/01 06:47:25 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (1.10s) === RUN TestDirRemoveName run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:47:25 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:47:26 DEBUG : dir/file1: Remove: 2021/12/01 06:47:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2021/12/01 06:47:26 DEBUG : dir/file1: >Remove: err= fstest.go:251: Filtering empty directory "dir" 2021/12/01 06:47:26 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:47:26 DEBUG : dir: Looking for writers 2021/12/01 06:47:26 DEBUG : : Looking for writers 2021/12/01 06:47:26 DEBUG : dir: reading active writers 2021/12/01 06:47:26 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (1.25s) === RUN TestDirRename run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:47:26 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:47:28 ERROR : dir/not found: Dir.Rename error: file does not exist 2021/12/01 06:47:28 DEBUG : dir/file3: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2021/12/01 06:47:28 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2021/12/01 06:47:28 INFO : dir/file3: Deleted 2021/12/01 06:47:28 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/12/01 06:47:28 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2021/12/01 06:47:29 INFO : dir/file1: Deleted 2021/12/01 06:47:29 DEBUG : dir: Updating dir with dir2 0xc000287500 2021/12/01 06:47:29 DEBUG : dir: forgetting directory cache 2021/12/01 06:47:29 DEBUG : : Added virtual directory entry vDel: "dir" 2021/12/01 06:47:29 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2021/12/01 06:47:29 DEBUG : dir2/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/12/01 06:47:29 INFO : dir2/file1: Copied (server-side copy) to: file2 2021/12/01 06:47:29 INFO : dir2/file1: Deleted 2021/12/01 06:47:29 DEBUG : file2: Updating file with file2 0xc00090b2c0 2021/12/01 06:47:29 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2021/12/01 06:47:29 DEBUG : : Added virtual directory entry vAddFile: "file2" 2021/12/01 06:47:30 DEBUG : file2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/12/01 06:47:30 INFO : file2: Copied (server-side copy) to: dir2/file3 2021/12/01 06:47:30 INFO : file2: Deleted 2021/12/01 06:47:30 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00090b2c0 2021/12/01 06:47:30 DEBUG : : Added virtual directory entry vDel: "file2" 2021/12/01 06:47:30 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2021/12/01 06:47:30 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2021/12/01 06:47:31 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000287740 2021/12/01 06:47:31 DEBUG : empty directory: forgetting directory cache 2021/12/01 06:47:31 DEBUG : : Added virtual directory entry vDel: "empty directory" 2021/12/01 06:47:31 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2021/12/01 06:47:31 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:47:31 DEBUG : dir2: Looking for writers 2021/12/01 06:47:31 DEBUG : file3: reading active writers 2021/12/01 06:47:31 DEBUG : renamed empty directory: Looking for writers 2021/12/01 06:47:31 DEBUG : : Looking for writers 2021/12/01 06:47:31 DEBUG : renamed empty directory: reading active writers 2021/12/01 06:47:31 DEBUG : dir2: reading active writers 2021/12/01 06:47:31 DEBUG : >WaitForWriters: --- PASS: TestDirRename (4.63s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:47:31 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:47:32 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:47:32 DEBUG : dir: Looking for writers 2021/12/01 06:47:32 DEBUG : file1: reading active writers 2021/12/01 06:47:32 DEBUG : : Looking for writers 2021/12/01 06:47:32 DEBUG : dir: reading active writers 2021/12/01 06:47:32 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (1.12s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:47:32 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:47:34 DEBUG : Can set mod time: true 2021/12/01 06:47:34 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2021/12/01 06:47:34 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:47:34 DEBUG : dir: Looking for writers 2021/12/01 06:47:34 DEBUG : file1: reading active writers 2021/12/01 06:47:34 DEBUG : : Looking for writers 2021/12/01 06:47:34 DEBUG : dir: reading active writers 2021/12/01 06:47:34 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:47:34 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:47:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2021/12/01 06:47:35 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2021/12/01 06:47:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:47:35 DEBUG : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: File to upload is small (0 bytes), uploading instead of streaming 2021/12/01 06:47:35 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/12/01 06:47:35 INFO : dir/file1: Copied (new) 2021/12/01 06:47:35 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2021/12/01 06:47:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:47:35 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:47:35 DEBUG : dir: Looking for writers 2021/12/01 06:47:35 DEBUG : file1: reading active writers 2021/12/01 06:47:35 DEBUG : : Looking for writers 2021/12/01 06:47:35 DEBUG : dir: reading active writers 2021/12/01 06:47:35 DEBUG : >WaitForWriters: 2021/12/01 06:47:36 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:47:36 DEBUG : dir: Looking for writers 2021/12/01 06:47:36 DEBUG : file1: reading active writers 2021/12/01 06:47:36 DEBUG : : Looking for writers 2021/12/01 06:47:36 DEBUG : dir: reading active writers 2021/12/01 06:47:36 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:47:36 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:47:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2021/12/01 06:47:37 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2021/12/01 06:47:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:47:37 DEBUG : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: File to upload is small (5 bytes), uploading instead of streaming 2021/12/01 06:47:37 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2021/12/01 06:47:37 INFO : dir/file1: Copied (new) 2021/12/01 06:47:37 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2021/12/01 06:47:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:47:37 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:47:37 DEBUG : dir: Looking for writers 2021/12/01 06:47:37 DEBUG : file1: reading active writers 2021/12/01 06:47:37 DEBUG : : Looking for writers 2021/12/01 06:47:37 DEBUG : dir: reading active writers 2021/12/01 06:47:37 DEBUG : >WaitForWriters: 2021/12/01 06:47:38 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:47:38 DEBUG : dir: Looking for writers 2021/12/01 06:47:38 DEBUG : file1: reading active writers 2021/12/01 06:47:38 DEBUG : : Looking for writers 2021/12/01 06:47:38 DEBUG : dir: reading active writers 2021/12/01 06:47:38 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:47:38 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:47:38 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2021/12/01 06:47:38 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:47:38 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:47:38 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:47:38 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:47:38 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2021/12/01 06:47:39 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2021/12/01 06:47:39 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:47:39 DEBUG : dir: Looking for writers 2021/12/01 06:47:39 DEBUG : file1: reading active writers 2021/12/01 06:47:39 DEBUG : : Looking for writers 2021/12/01 06:47:39 DEBUG : dir: reading active writers 2021/12/01 06:47:39 DEBUG : >WaitForWriters: 2021/12/01 06:47:39 DEBUG : vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:47:40 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:47:40 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2021/12/01 06:47:40 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:47:40 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:47:40 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:47:40 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:47:40 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2021/12/01 06:47:40 DEBUG : dir/file1: Open: flags=O_WRONLY 2021/12/01 06:47:40 DEBUG : dir/file1: newRWFileHandle: 2021/12/01 06:47:40 DEBUG : dir/file1: >newRWFileHandle: err= 2021/12/01 06:47:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2021/12/01 06:47:40 DEBUG : dir/file1(0xc0009ec180): close: 2021/12/01 06:47:41 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2021/12/01 06:47:41 DEBUG : dir/file1(0xc0009ec180): >close: err= 2021/12/01 06:47:41 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:47:41 DEBUG : dir: Looking for writers 2021/12/01 06:47:41 DEBUG : file1: reading active writers 2021/12/01 06:47:41 DEBUG : : Looking for writers 2021/12/01 06:47:41 DEBUG : dir: reading active writers 2021/12/01 06:47:41 DEBUG : >WaitForWriters: 2021/12/01 06:47:41 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:47:41 DEBUG : dir: Looking for writers 2021/12/01 06:47:41 DEBUG : file1: reading active writers 2021/12/01 06:47:41 DEBUG : : Looking for writers 2021/12/01 06:47:41 DEBUG : dir: reading active writers 2021/12/01 06:47:41 DEBUG : >WaitForWriters: 2021/12/01 06:47:41 DEBUG : vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:47:41 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:47:41 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2021/12/01 06:47:41 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:47:41 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:47:41 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:47:41 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:47:41 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2021/12/01 06:47:42 DEBUG : dir/file1: Open: flags=O_WRONLY 2021/12/01 06:47:42 DEBUG : dir/file1: newRWFileHandle: 2021/12/01 06:47:42 DEBUG : dir/file1: >newRWFileHandle: err= 2021/12/01 06:47:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2021/12/01 06:47:42 DEBUG : dir/file1(0xc00050ae80): _writeAt: size=5, off=0 2021/12/01 06:47:42 DEBUG : dir/file1(0xc00050ae80): openPending: 2021/12/01 06:47:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2021/12/01 06:47:42 DEBUG : dir/file1: vfs cache: truncate to size=14 2021/12/01 06:47:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:47:42 DEBUG : dir/file1(0xc00050ae80): >openPending: err= 2021/12/01 06:47:42 DEBUG : dir/file1(0xc00050ae80): >_writeAt: n=5, err= 2021/12/01 06:47:42 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2021/12/01 06:47:42 DEBUG : dir/file1(0xc00050ae80): close: 2021/12/01 06:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2021/12/01 06:47:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2021/12/01 06:47:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2021/12/01 06:47:42 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2021/12/01 06:47:42 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2021/12/01 06:47:42 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2021/12/01 06:47:42 DEBUG : dir/file1(0xc00050ae80): >close: err= 2021/12/01 06:47:42 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:47:42 DEBUG : dir: Looking for writers 2021/12/01 06:47:42 DEBUG : file1: reading active writers 2021/12/01 06:47:42 DEBUG : : Looking for writers 2021/12/01 06:47:42 DEBUG : dir: reading active writers 2021/12/01 06:47:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2021/12/01 06:47:42 DEBUG : dir: Looking for writers 2021/12/01 06:47:42 DEBUG : file1: reading active writers 2021/12/01 06:47:42 DEBUG : : Looking for writers 2021/12/01 06:47:42 DEBUG : dir: reading active writers 2021/12/01 06:47:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2021/12/01 06:47:42 DEBUG : dir: Looking for writers 2021/12/01 06:47:42 DEBUG : file1: reading active writers 2021/12/01 06:47:42 DEBUG : : Looking for writers 2021/12/01 06:47:42 DEBUG : dir: reading active writers 2021/12/01 06:47:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2021/12/01 06:47:42 DEBUG : dir: Looking for writers 2021/12/01 06:47:42 DEBUG : file1: reading active writers 2021/12/01 06:47:42 DEBUG : : Looking for writers 2021/12/01 06:47:42 DEBUG : dir: reading active writers 2021/12/01 06:47:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2021/12/01 06:47:42 DEBUG : dir/file1: vfs cache: starting upload 2021/12/01 06:47:42 DEBUG : dir: Looking for writers 2021/12/01 06:47:42 DEBUG : file1: reading active writers 2021/12/01 06:47:42 DEBUG : : Looking for writers 2021/12/01 06:47:42 DEBUG : dir: reading active writers 2021/12/01 06:47:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2021/12/01 06:47:42 DEBUG : dir: Looking for writers 2021/12/01 06:47:42 DEBUG : file1: reading active writers 2021/12/01 06:47:42 DEBUG : : Looking for writers 2021/12/01 06:47:42 DEBUG : dir: reading active writers 2021/12/01 06:47:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2021/12/01 06:47:43 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2021/12/01 06:47:43 INFO : dir/file1: Copied (replaced existing) 2021/12/01 06:47:43 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2021/12/01 06:47:43 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2021/12/01 06:47:43 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2021/12/01 06:47:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:47:43 INFO : dir/file1: vfs cache: upload succeeded try #1 2021/12/01 06:47:43 DEBUG : dir: Looking for writers 2021/12/01 06:47:43 DEBUG : file1: reading active writers 2021/12/01 06:47:43 DEBUG : : Looking for writers 2021/12/01 06:47:43 DEBUG : dir: reading active writers 2021/12/01 06:47:43 DEBUG : >WaitForWriters: 2021/12/01 06:47:43 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:47:43 DEBUG : dir: Looking for writers 2021/12/01 06:47:43 DEBUG : file1: reading active writers 2021/12/01 06:47:43 DEBUG : : Looking for writers 2021/12/01 06:47:43 DEBUG : dir: reading active writers 2021/12/01 06:47:43 DEBUG : >WaitForWriters: 2021/12/01 06:47:43 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileSetModTime (11.24s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (2.17s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.59s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (2.10s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.67s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.61s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (2.10s) === RUN TestFileOpenRead run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:47:43 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:47:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2021/12/01 06:47:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2021/12/01 06:47:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2021/12/01 06:47:44 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2021/12/01 06:47:44 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:47:44 DEBUG : dir: Looking for writers 2021/12/01 06:47:44 DEBUG : file1: reading active writers 2021/12/01 06:47:44 DEBUG : : Looking for writers 2021/12/01 06:47:44 DEBUG : dir: reading active writers 2021/12/01 06:47:44 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (1.19s) === RUN TestFileOpenReadUnknownSize 2021/12/01 06:47:45 INFO : Mock file system at root: poll-interval is not supported by this remote 2021/12/01 06:47:45 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2021/12/01 06:47:45 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2021/12/01 06:47:45 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2021/12/01 06:47:45 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:47:45 DEBUG : : Looking for writers 2021/12/01 06:47:45 DEBUG : file.txt: reading active writers 2021/12/01 06:47:45 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:47:45 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:47:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:47:45 DEBUG : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: File to upload is small (25 bytes), uploading instead of streaming 2021/12/01 06:47:46 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2021/12/01 06:47:46 INFO : dir/file1: Copied (new) 2021/12/01 06:47:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:47:46 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:47:46 DEBUG : dir: Looking for writers 2021/12/01 06:47:46 DEBUG : file1: reading active writers 2021/12/01 06:47:46 DEBUG : : Looking for writers 2021/12/01 06:47:46 DEBUG : dir: reading active writers 2021/12/01 06:47:46 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.55s) === RUN TestFileRemove run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:47:46 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:47:47 DEBUG : dir/file1: Remove: 2021/12/01 06:47:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2021/12/01 06:47:47 DEBUG : dir/file1: >Remove: err= 2021/12/01 06:47:47 DEBUG : dir/file1: Remove: 2021/12/01 06:47:47 DEBUG : dir/file1: >Remove: err=Read only file system 2021/12/01 06:47:47 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:47:47 DEBUG : dir: Looking for writers 2021/12/01 06:47:47 DEBUG : : Looking for writers 2021/12/01 06:47:47 DEBUG : dir: reading active writers 2021/12/01 06:47:47 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (1.28s) === RUN TestFileRemoveAll run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:47:47 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:47:48 DEBUG : dir/file1: Remove: 2021/12/01 06:47:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2021/12/01 06:47:48 DEBUG : dir/file1: >Remove: err= 2021/12/01 06:47:48 DEBUG : dir/file1: Remove: 2021/12/01 06:47:48 DEBUG : dir/file1: >Remove: err=Read only file system 2021/12/01 06:47:48 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:47:48 DEBUG : dir: Looking for writers 2021/12/01 06:47:48 DEBUG : : Looking for writers 2021/12/01 06:47:48 DEBUG : dir: reading active writers 2021/12/01 06:47:48 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (1.11s) === RUN TestFileOpen run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:47:48 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:47:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2021/12/01 06:47:49 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2021/12/01 06:47:49 DEBUG : dir/file1: Open: flags=O_WRONLY 2021/12/01 06:47:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2021/12/01 06:47:49 DEBUG : dir/file1: Open: flags=O_RDWR 2021/12/01 06:47:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2021/12/01 06:47:49 DEBUG : dir/file1: Open: flags=0x3 2021/12/01 06:47:49 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2021/12/01 06:47:49 DEBUG : dir/file1: >Open: fd=, err=permission denied 2021/12/01 06:47:49 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:47:49 DEBUG : dir: Looking for writers 2021/12/01 06:47:49 DEBUG : file1: reading active writers 2021/12/01 06:47:49 DEBUG : : Looking for writers 2021/12/01 06:47:49 DEBUG : dir: reading active writers 2021/12/01 06:47:49 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (1.20s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:47:50 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:47:50 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:47:50 DEBUG : dir: Looking for writers 2021/12/01 06:47:50 DEBUG : file1: reading active writers 2021/12/01 06:47:50 DEBUG : : Looking for writers 2021/12/01 06:47:50 DEBUG : dir: reading active writers 2021/12/01 06:47:50 DEBUG : >WaitForWriters: 2021/12/01 06:47:51 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/12/01 06:47:51 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2021/12/01 06:47:51 INFO : dir/file1: Deleted 2021/12/01 06:47:51 DEBUG : newLeaf: Updating file with newLeaf 0xc0008529c0 2021/12/01 06:47:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2021/12/01 06:47:51 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2021/12/01 06:47:52 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/12/01 06:47:52 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2021/12/01 06:47:52 INFO : newLeaf: Deleted 2021/12/01 06:47:52 DEBUG : dir/file1: Updating file with dir/file1 0xc0008529c0 2021/12/01 06:47:52 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2021/12/01 06:47:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:47:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2021/12/01 06:47:52 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2021/12/01 06:47:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:47:52 DEBUG : dir/file1: File is currently open, delaying rename 0xc0008529c0 2021/12/01 06:47:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2021/12/01 06:47:52 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2021/12/01 06:47:52 DEBUG : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: File to upload is small (25 bytes), uploading instead of streaming 2021/12/01 06:47:52 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2021/12/01 06:47:52 INFO : dir/file1: Copied (new) 2021/12/01 06:47:52 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2021/12/01 06:47:52 DEBUG : newLeaf: Running delayed rename now 2021/12/01 06:47:53 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2021/12/01 06:47:53 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2021/12/01 06:47:53 INFO : dir/file1: Deleted 2021/12/01 06:47:53 DEBUG : newLeaf: Updating file with newLeaf 0xc0008529c0 2021/12/01 06:47:53 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:47:53 DEBUG : dir: Looking for writers 2021/12/01 06:47:53 DEBUG : : Looking for writers 2021/12/01 06:47:53 DEBUG : dir: reading active writers 2021/12/01 06:47:53 DEBUG : newLeaf: reading active writers 2021/12/01 06:47:53 DEBUG : >WaitForWriters: 2021/12/01 06:47:53 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:47:53 DEBUG : dir: Looking for writers 2021/12/01 06:47:53 DEBUG : : Looking for writers 2021/12/01 06:47:53 DEBUG : dir: reading active writers 2021/12/01 06:47:53 DEBUG : newLeaf: reading active writers 2021/12/01 06:47:53 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:47:53 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:47:53 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2021/12/01 06:47:53 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:47:53 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:47:53 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:47:53 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:47:53 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2021/12/01 06:47:54 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:47:54 DEBUG : dir: Looking for writers 2021/12/01 06:47:54 DEBUG : file1: reading active writers 2021/12/01 06:47:54 DEBUG : : Looking for writers 2021/12/01 06:47:54 DEBUG : dir: reading active writers 2021/12/01 06:47:54 DEBUG : >WaitForWriters: 2021/12/01 06:47:55 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/12/01 06:47:55 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2021/12/01 06:47:55 INFO : dir/file1: Deleted 2021/12/01 06:47:55 DEBUG : newLeaf: Updating file with newLeaf 0xc000852e40 2021/12/01 06:47:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2021/12/01 06:47:55 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2021/12/01 06:47:55 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/12/01 06:47:55 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2021/12/01 06:47:55 INFO : newLeaf: Deleted 2021/12/01 06:47:55 DEBUG : dir/file1: Updating file with dir/file1 0xc000852e40 2021/12/01 06:47:55 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2021/12/01 06:47:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:47:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2021/12/01 06:47:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2021/12/01 06:47:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:47:56 DEBUG : dir/file1: File is currently open, delaying rename 0xc000852e40 2021/12/01 06:47:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2021/12/01 06:47:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2021/12/01 06:47:56 DEBUG : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: File to upload is small (25 bytes), uploading instead of streaming 2021/12/01 06:47:56 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2021/12/01 06:47:56 INFO : dir/file1: Copied (new) 2021/12/01 06:47:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2021/12/01 06:47:56 DEBUG : newLeaf: Running delayed rename now 2021/12/01 06:47:56 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2021/12/01 06:47:56 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2021/12/01 06:47:56 INFO : dir/file1: Deleted 2021/12/01 06:47:56 DEBUG : newLeaf: Updating file with newLeaf 0xc000852e40 2021/12/01 06:47:56 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:47:56 DEBUG : dir: Looking for writers 2021/12/01 06:47:56 DEBUG : : Looking for writers 2021/12/01 06:47:56 DEBUG : dir: reading active writers 2021/12/01 06:47:56 DEBUG : newLeaf: reading active writers 2021/12/01 06:47:56 DEBUG : >WaitForWriters: 2021/12/01 06:47:56 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:47:56 DEBUG : dir: Looking for writers 2021/12/01 06:47:56 DEBUG : : Looking for writers 2021/12/01 06:47:56 DEBUG : dir: reading active writers 2021/12/01 06:47:56 DEBUG : newLeaf: reading active writers 2021/12/01 06:47:56 DEBUG : >WaitForWriters: 2021/12/01 06:47:56 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:47:57 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:47:57 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2021/12/01 06:47:57 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:47:57 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:47:57 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:47:57 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:47:57 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2021/12/01 06:47:58 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2021/12/01 06:47:58 DEBUG : dir/file1: newRWFileHandle: 2021/12/01 06:47:58 DEBUG : dir/file1(0xc0006d8700): openPending: 2021/12/01 06:47:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2021/12/01 06:47:58 DEBUG : dir/file1: vfs cache: truncate to size=14 2021/12/01 06:47:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:47:58 DEBUG : dir/file1(0xc0006d8700): >openPending: err= 2021/12/01 06:47:58 DEBUG : dir/file1: vfs cache: truncate to size=0 2021/12/01 06:47:58 DEBUG : dir/file1: >newRWFileHandle: err= 2021/12/01 06:47:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:47:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2021/12/01 06:47:58 DEBUG : dir/file1(0xc0006d8700): _writeAt: size=14, off=0 2021/12/01 06:47:58 DEBUG : dir/file1(0xc0006d8700): >_writeAt: n=14, err= 2021/12/01 06:47:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2021/12/01 06:47:58 DEBUG : dir/file1(0xc0006d8700): close: 2021/12/01 06:47:58 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2021/12/01 06:47:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2021/12/01 06:47:58 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2021/12/01 06:47:58 DEBUG : dir/file1(0xc0006d8700): >close: err= 2021/12/01 06:47:58 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:47:58 DEBUG : dir: Looking for writers 2021/12/01 06:47:58 DEBUG : file1: reading active writers 2021/12/01 06:47:58 DEBUG : : Looking for writers 2021/12/01 06:47:58 DEBUG : dir: reading active writers 2021/12/01 06:47:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2021/12/01 06:47:58 DEBUG : dir: Looking for writers 2021/12/01 06:47:58 DEBUG : file1: reading active writers 2021/12/01 06:47:58 DEBUG : : Looking for writers 2021/12/01 06:47:58 DEBUG : dir: reading active writers 2021/12/01 06:47:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2021/12/01 06:47:58 DEBUG : dir: Looking for writers 2021/12/01 06:47:58 DEBUG : file1: reading active writers 2021/12/01 06:47:58 DEBUG : : Looking for writers 2021/12/01 06:47:58 DEBUG : dir: reading active writers 2021/12/01 06:47:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2021/12/01 06:47:58 DEBUG : dir: Looking for writers 2021/12/01 06:47:58 DEBUG : file1: reading active writers 2021/12/01 06:47:58 DEBUG : : Looking for writers 2021/12/01 06:47:58 DEBUG : dir: reading active writers 2021/12/01 06:47:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2021/12/01 06:47:58 DEBUG : dir/file1: vfs cache: starting upload 2021/12/01 06:47:58 DEBUG : dir: Looking for writers 2021/12/01 06:47:58 DEBUG : file1: reading active writers 2021/12/01 06:47:58 DEBUG : : Looking for writers 2021/12/01 06:47:58 DEBUG : dir: reading active writers 2021/12/01 06:47:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2021/12/01 06:47:58 DEBUG : dir: Looking for writers 2021/12/01 06:47:58 DEBUG : file1: reading active writers 2021/12/01 06:47:58 DEBUG : : Looking for writers 2021/12/01 06:47:58 DEBUG : dir: reading active writers 2021/12/01 06:47:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2021/12/01 06:47:58 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/12/01 06:47:58 INFO : dir/file1: Copied (replaced existing) 2021/12/01 06:47:58 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2021/12/01 06:47:58 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2021/12/01 06:47:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:47:58 INFO : dir/file1: vfs cache: upload succeeded try #1 2021/12/01 06:47:58 DEBUG : dir: Looking for writers 2021/12/01 06:47:58 DEBUG : file1: reading active writers 2021/12/01 06:47:58 DEBUG : : Looking for writers 2021/12/01 06:47:58 DEBUG : dir: reading active writers 2021/12/01 06:47:58 DEBUG : >WaitForWriters: 2021/12/01 06:47:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2021/12/01 06:47:58 DEBUG : dir/file1: newRWFileHandle: 2021/12/01 06:47:58 DEBUG : dir/file1: >newRWFileHandle: err= 2021/12/01 06:47:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2021/12/01 06:47:58 DEBUG : dir/file1(0xc0006d8dc0): _readAt: size=512, off=0 2021/12/01 06:47:58 DEBUG : dir/file1(0xc0006d8dc0): openPending: 2021/12/01 06:47:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2021/12/01 06:47:58 DEBUG : dir/file1: vfs cache: truncate to size=14 2021/12/01 06:47:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:47:58 DEBUG : dir/file1(0xc0006d8dc0): >openPending: err= 2021/12/01 06:47:58 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2021/12/01 06:47:58 DEBUG : dir/file1(0xc0006d8dc0): >_readAt: n=14, err=EOF 2021/12/01 06:47:58 DEBUG : dir/file1(0xc0006d8dc0): close: 2021/12/01 06:47:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2021/12/01 06:47:58 DEBUG : dir/file1(0xc0006d8dc0): >close: err= 2021/12/01 06:47:59 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/12/01 06:47:59 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2021/12/01 06:47:59 INFO : dir/file1: Deleted 2021/12/01 06:47:59 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2021/12/01 06:47:59 DEBUG : newLeaf: Updating file with newLeaf 0xc000852f00 2021/12/01 06:47:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2021/12/01 06:47:59 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2021/12/01 06:48:00 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/12/01 06:48:00 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2021/12/01 06:48:00 INFO : newLeaf: Deleted 2021/12/01 06:48:00 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2021/12/01 06:48:00 DEBUG : dir/file1: Updating file with dir/file1 0xc000852f00 2021/12/01 06:48:00 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2021/12/01 06:48:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:48:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2021/12/01 06:48:00 DEBUG : dir/file1: newRWFileHandle: 2021/12/01 06:48:00 DEBUG : dir/file1(0xc000814080): openPending: 2021/12/01 06:48:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2021/12/01 06:48:00 DEBUG : dir/file1: vfs cache: truncate to size=14 2021/12/01 06:48:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:48:00 DEBUG : dir/file1(0xc000814080): >openPending: err= 2021/12/01 06:48:00 DEBUG : dir/file1: vfs cache: truncate to size=0 2021/12/01 06:48:00 DEBUG : dir/file1: >newRWFileHandle: err= 2021/12/01 06:48:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2021/12/01 06:48:00 DEBUG : dir/file1(0xc000814080): _writeAt: size=25, off=0 2021/12/01 06:48:00 DEBUG : dir/file1(0xc000814080): >_writeAt: n=25, err= 2021/12/01 06:48:00 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/12/01 06:48:00 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2021/12/01 06:48:00 INFO : dir/file1: Deleted 2021/12/01 06:48:00 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2021/12/01 06:48:00 DEBUG : newLeaf: Updating file with newLeaf 0xc000852f00 2021/12/01 06:48:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2021/12/01 06:48:00 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2021/12/01 06:48:00 DEBUG : newLeaf(0xc000814080): close: 2021/12/01 06:48:00 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2021/12/01 06:48:00 DEBUG : newLeaf: vfs cache: setting modification time to 2021-12-01 06:48:00.443082063 +0000 UTC m=+58.171365179 2021/12/01 06:48:00 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:00 DEBUG : newLeaf(0xc000814080): >close: err= 2021/12/01 06:48:00 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:48:00 DEBUG : dir: Looking for writers 2021/12/01 06:48:00 DEBUG : : Looking for writers 2021/12/01 06:48:00 DEBUG : dir: reading active writers 2021/12/01 06:48:00 DEBUG : newLeaf: reading active writers 2021/12/01 06:48:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2021/12/01 06:48:00 DEBUG : dir: Looking for writers 2021/12/01 06:48:00 DEBUG : : Looking for writers 2021/12/01 06:48:00 DEBUG : dir: reading active writers 2021/12/01 06:48:00 DEBUG : newLeaf: reading active writers 2021/12/01 06:48:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2021/12/01 06:48:00 DEBUG : dir: Looking for writers 2021/12/01 06:48:00 DEBUG : : Looking for writers 2021/12/01 06:48:00 DEBUG : newLeaf: reading active writers 2021/12/01 06:48:00 DEBUG : dir: reading active writers 2021/12/01 06:48:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2021/12/01 06:48:00 DEBUG : dir: Looking for writers 2021/12/01 06:48:00 DEBUG : : Looking for writers 2021/12/01 06:48:00 DEBUG : dir: reading active writers 2021/12/01 06:48:00 DEBUG : newLeaf: reading active writers 2021/12/01 06:48:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2021/12/01 06:48:00 DEBUG : newLeaf: vfs cache: starting upload 2021/12/01 06:48:01 DEBUG : dir: Looking for writers 2021/12/01 06:48:01 DEBUG : : Looking for writers 2021/12/01 06:48:01 DEBUG : dir: reading active writers 2021/12/01 06:48:01 DEBUG : newLeaf: reading active writers 2021/12/01 06:48:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2021/12/01 06:48:01 DEBUG : dir: Looking for writers 2021/12/01 06:48:01 DEBUG : : Looking for writers 2021/12/01 06:48:01 DEBUG : dir: reading active writers 2021/12/01 06:48:01 DEBUG : newLeaf: reading active writers 2021/12/01 06:48:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2021/12/01 06:48:01 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2021/12/01 06:48:01 INFO : newLeaf: Copied (replaced existing) 2021/12/01 06:48:01 DEBUG : newLeaf: vfs cache: fingerprint now "25,2021-12-01 06:48:00.443082063 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2021/12/01 06:48:01 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2021/12/01 06:48:01 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2021/12/01 06:48:01 INFO : newLeaf: vfs cache: upload succeeded try #1 2021/12/01 06:48:01 DEBUG : dir: Looking for writers 2021/12/01 06:48:01 DEBUG : : Looking for writers 2021/12/01 06:48:01 DEBUG : newLeaf: reading active writers 2021/12/01 06:48:01 DEBUG : dir: reading active writers 2021/12/01 06:48:01 DEBUG : >WaitForWriters: 2021/12/01 06:48:01 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:48:01 DEBUG : dir: Looking for writers 2021/12/01 06:48:01 DEBUG : : Looking for writers 2021/12/01 06:48:01 DEBUG : newLeaf: reading active writers 2021/12/01 06:48:01 DEBUG : dir: reading active writers 2021/12/01 06:48:01 DEBUG : >WaitForWriters: 2021/12/01 06:48:01 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:48:02 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:48:02 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2021/12/01 06:48:02 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:02 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:02 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:02 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:02 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2021/12/01 06:48:03 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:48:03 DEBUG : dir: Looking for writers 2021/12/01 06:48:03 DEBUG : file1: reading active writers 2021/12/01 06:48:03 DEBUG : : Looking for writers 2021/12/01 06:48:03 DEBUG : dir: reading active writers 2021/12/01 06:48:03 DEBUG : >WaitForWriters: 2021/12/01 06:48:03 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/12/01 06:48:03 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2021/12/01 06:48:03 INFO : dir/file1: Deleted 2021/12/01 06:48:03 DEBUG : newLeaf: Updating file with newLeaf 0xc0007fe3c0 2021/12/01 06:48:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2021/12/01 06:48:03 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2021/12/01 06:48:04 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/12/01 06:48:04 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2021/12/01 06:48:04 INFO : newLeaf: Deleted 2021/12/01 06:48:04 DEBUG : dir/file1: Updating file with dir/file1 0xc0007fe3c0 2021/12/01 06:48:04 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2021/12/01 06:48:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:48:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2021/12/01 06:48:04 DEBUG : dir/file1: newRWFileHandle: 2021/12/01 06:48:04 DEBUG : dir/file1(0xc000836240): openPending: 2021/12/01 06:48:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2021/12/01 06:48:04 DEBUG : dir/file1: vfs cache: truncate to size=14 2021/12/01 06:48:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:48:04 DEBUG : dir/file1(0xc000836240): >openPending: err= 2021/12/01 06:48:04 DEBUG : dir/file1: vfs cache: truncate to size=0 2021/12/01 06:48:04 DEBUG : dir/file1: >newRWFileHandle: err= 2021/12/01 06:48:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2021/12/01 06:48:04 DEBUG : dir/file1(0xc000836240): _writeAt: size=25, off=0 2021/12/01 06:48:04 DEBUG : dir/file1(0xc000836240): >_writeAt: n=25, err= 2021/12/01 06:48:04 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/12/01 06:48:04 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2021/12/01 06:48:05 INFO : dir/file1: Deleted 2021/12/01 06:48:05 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2021/12/01 06:48:05 DEBUG : newLeaf: Updating file with newLeaf 0xc0007fe3c0 2021/12/01 06:48:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2021/12/01 06:48:05 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2021/12/01 06:48:05 DEBUG : newLeaf(0xc000836240): close: 2021/12/01 06:48:05 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2021/12/01 06:48:05 DEBUG : newLeaf: vfs cache: setting modification time to 2021-12-01 06:48:04.622948056 +0000 UTC m=+62.351231182 2021/12/01 06:48:05 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:05 DEBUG : newLeaf(0xc000836240): >close: err= 2021/12/01 06:48:05 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:48:05 DEBUG : dir: Looking for writers 2021/12/01 06:48:05 DEBUG : : Looking for writers 2021/12/01 06:48:05 DEBUG : dir: reading active writers 2021/12/01 06:48:05 DEBUG : newLeaf: reading active writers 2021/12/01 06:48:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2021/12/01 06:48:05 DEBUG : dir: Looking for writers 2021/12/01 06:48:05 DEBUG : : Looking for writers 2021/12/01 06:48:05 DEBUG : dir: reading active writers 2021/12/01 06:48:05 DEBUG : newLeaf: reading active writers 2021/12/01 06:48:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2021/12/01 06:48:05 DEBUG : dir: Looking for writers 2021/12/01 06:48:05 DEBUG : : Looking for writers 2021/12/01 06:48:05 DEBUG : dir: reading active writers 2021/12/01 06:48:05 DEBUG : newLeaf: reading active writers 2021/12/01 06:48:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2021/12/01 06:48:05 DEBUG : dir: Looking for writers 2021/12/01 06:48:05 DEBUG : : Looking for writers 2021/12/01 06:48:05 DEBUG : dir: reading active writers 2021/12/01 06:48:05 DEBUG : newLeaf: reading active writers 2021/12/01 06:48:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2021/12/01 06:48:05 DEBUG : newLeaf: vfs cache: starting upload 2021/12/01 06:48:05 DEBUG : dir: Looking for writers 2021/12/01 06:48:05 DEBUG : : Looking for writers 2021/12/01 06:48:05 DEBUG : dir: reading active writers 2021/12/01 06:48:05 DEBUG : newLeaf: reading active writers 2021/12/01 06:48:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2021/12/01 06:48:05 DEBUG : dir: Looking for writers 2021/12/01 06:48:05 DEBUG : : Looking for writers 2021/12/01 06:48:05 DEBUG : dir: reading active writers 2021/12/01 06:48:05 DEBUG : newLeaf: reading active writers 2021/12/01 06:48:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2021/12/01 06:48:05 DEBUG : dir: Looking for writers 2021/12/01 06:48:05 DEBUG : : Looking for writers 2021/12/01 06:48:05 DEBUG : dir: reading active writers 2021/12/01 06:48:05 DEBUG : newLeaf: reading active writers 2021/12/01 06:48:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2021/12/01 06:48:05 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2021/12/01 06:48:05 INFO : newLeaf: Copied (replaced existing) 2021/12/01 06:48:05 DEBUG : newLeaf: vfs cache: fingerprint now "25,2021-12-01 06:48:04.622948056 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2021/12/01 06:48:05 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2021/12/01 06:48:05 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2021/12/01 06:48:05 INFO : newLeaf: vfs cache: upload succeeded try #1 2021/12/01 06:48:06 DEBUG : dir: Looking for writers 2021/12/01 06:48:06 DEBUG : : Looking for writers 2021/12/01 06:48:06 DEBUG : dir: reading active writers 2021/12/01 06:48:06 DEBUG : newLeaf: reading active writers 2021/12/01 06:48:06 DEBUG : >WaitForWriters: 2021/12/01 06:48:06 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:48:06 DEBUG : dir: Looking for writers 2021/12/01 06:48:06 DEBUG : : Looking for writers 2021/12/01 06:48:06 DEBUG : dir: reading active writers 2021/12/01 06:48:06 DEBUG : newLeaf: reading active writers 2021/12/01 06:48:06 DEBUG : >WaitForWriters: 2021/12/01 06:48:06 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:48:06 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:48:06 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2021/12/01 06:48:06 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:06 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:06 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:06 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:06 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2021/12/01 06:48:07 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2021/12/01 06:48:07 DEBUG : dir/file1: newRWFileHandle: 2021/12/01 06:48:07 DEBUG : dir/file1(0xc0009f2b40): openPending: 2021/12/01 06:48:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2021/12/01 06:48:07 DEBUG : dir/file1: vfs cache: truncate to size=14 2021/12/01 06:48:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:48:07 DEBUG : dir/file1(0xc0009f2b40): >openPending: err= 2021/12/01 06:48:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2021/12/01 06:48:07 DEBUG : dir/file1: >newRWFileHandle: err= 2021/12/01 06:48:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:48:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2021/12/01 06:48:07 DEBUG : dir/file1(0xc0009f2b40): _writeAt: size=14, off=0 2021/12/01 06:48:07 DEBUG : dir/file1(0xc0009f2b40): >_writeAt: n=14, err= 2021/12/01 06:48:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2021/12/01 06:48:07 DEBUG : dir/file1(0xc0009f2b40): close: 2021/12/01 06:48:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2021/12/01 06:48:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2021/12/01 06:48:07 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:07 DEBUG : dir/file1(0xc0009f2b40): >close: err= 2021/12/01 06:48:07 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:48:07 DEBUG : dir: Looking for writers 2021/12/01 06:48:07 DEBUG : file1: reading active writers 2021/12/01 06:48:07 DEBUG : : Looking for writers 2021/12/01 06:48:07 DEBUG : dir: reading active writers 2021/12/01 06:48:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2021/12/01 06:48:07 DEBUG : dir: Looking for writers 2021/12/01 06:48:07 DEBUG : file1: reading active writers 2021/12/01 06:48:07 DEBUG : : Looking for writers 2021/12/01 06:48:07 DEBUG : dir: reading active writers 2021/12/01 06:48:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2021/12/01 06:48:07 DEBUG : dir: Looking for writers 2021/12/01 06:48:07 DEBUG : file1: reading active writers 2021/12/01 06:48:07 DEBUG : : Looking for writers 2021/12/01 06:48:07 DEBUG : dir: reading active writers 2021/12/01 06:48:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2021/12/01 06:48:07 DEBUG : dir: Looking for writers 2021/12/01 06:48:07 DEBUG : file1: reading active writers 2021/12/01 06:48:07 DEBUG : : Looking for writers 2021/12/01 06:48:07 DEBUG : dir: reading active writers 2021/12/01 06:48:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2021/12/01 06:48:07 DEBUG : dir/file1: vfs cache: starting upload 2021/12/01 06:48:07 DEBUG : dir: Looking for writers 2021/12/01 06:48:07 DEBUG : file1: reading active writers 2021/12/01 06:48:07 DEBUG : : Looking for writers 2021/12/01 06:48:07 DEBUG : dir: reading active writers 2021/12/01 06:48:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2021/12/01 06:48:08 DEBUG : dir: Looking for writers 2021/12/01 06:48:08 DEBUG : file1: reading active writers 2021/12/01 06:48:08 DEBUG : : Looking for writers 2021/12/01 06:48:08 DEBUG : dir: reading active writers 2021/12/01 06:48:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2021/12/01 06:48:08 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/12/01 06:48:08 INFO : dir/file1: Copied (replaced existing) 2021/12/01 06:48:08 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2021/12/01 06:48:08 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2021/12/01 06:48:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:48:08 INFO : dir/file1: vfs cache: upload succeeded try #1 2021/12/01 06:48:08 DEBUG : dir: Looking for writers 2021/12/01 06:48:08 DEBUG : file1: reading active writers 2021/12/01 06:48:08 DEBUG : : Looking for writers 2021/12/01 06:48:08 DEBUG : dir: reading active writers 2021/12/01 06:48:08 DEBUG : >WaitForWriters: 2021/12/01 06:48:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2021/12/01 06:48:08 DEBUG : dir/file1: newRWFileHandle: 2021/12/01 06:48:08 DEBUG : dir/file1: >newRWFileHandle: err= 2021/12/01 06:48:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2021/12/01 06:48:08 DEBUG : dir/file1(0xc000837d80): _readAt: size=512, off=0 2021/12/01 06:48:08 DEBUG : dir/file1(0xc000837d80): openPending: 2021/12/01 06:48:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2021/12/01 06:48:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2021/12/01 06:48:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:48:08 DEBUG : dir/file1(0xc000837d80): >openPending: err= 2021/12/01 06:48:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2021/12/01 06:48:08 DEBUG : dir/file1(0xc000837d80): >_readAt: n=14, err=EOF 2021/12/01 06:48:08 DEBUG : dir/file1(0xc000837d80): close: 2021/12/01 06:48:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2021/12/01 06:48:08 DEBUG : dir/file1(0xc000837d80): >close: err= 2021/12/01 06:48:08 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/12/01 06:48:08 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2021/12/01 06:48:09 INFO : dir/file1: Deleted 2021/12/01 06:48:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2021/12/01 06:48:09 DEBUG : newLeaf: Updating file with newLeaf 0xc000853740 2021/12/01 06:48:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2021/12/01 06:48:09 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2021/12/01 06:48:09 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/12/01 06:48:09 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2021/12/01 06:48:09 INFO : newLeaf: Deleted 2021/12/01 06:48:09 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2021/12/01 06:48:09 DEBUG : dir/file1: Updating file with dir/file1 0xc000853740 2021/12/01 06:48:09 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2021/12/01 06:48:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:48:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2021/12/01 06:48:09 DEBUG : dir/file1: newRWFileHandle: 2021/12/01 06:48:09 DEBUG : dir/file1(0xc0008c3e00): openPending: 2021/12/01 06:48:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2021/12/01 06:48:09 DEBUG : dir/file1: vfs cache: truncate to size=14 2021/12/01 06:48:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:48:09 DEBUG : dir/file1(0xc0008c3e00): >openPending: err= 2021/12/01 06:48:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2021/12/01 06:48:09 DEBUG : dir/file1: >newRWFileHandle: err= 2021/12/01 06:48:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2021/12/01 06:48:09 DEBUG : dir/file1(0xc0008c3e00): _writeAt: size=25, off=0 2021/12/01 06:48:09 DEBUG : dir/file1(0xc0008c3e00): >_writeAt: n=25, err= 2021/12/01 06:48:10 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/12/01 06:48:10 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2021/12/01 06:48:10 INFO : dir/file1: Deleted 2021/12/01 06:48:10 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2021/12/01 06:48:10 DEBUG : newLeaf: Updating file with newLeaf 0xc000853740 2021/12/01 06:48:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2021/12/01 06:48:10 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2021/12/01 06:48:10 DEBUG : newLeaf(0xc0008c3e00): close: 2021/12/01 06:48:10 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2021/12/01 06:48:10 DEBUG : newLeaf: vfs cache: setting modification time to 2021-12-01 06:48:09.890429663 +0000 UTC m=+67.618712790 2021/12/01 06:48:10 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:10 DEBUG : newLeaf(0xc0008c3e00): >close: err= 2021/12/01 06:48:10 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:48:10 DEBUG : dir: Looking for writers 2021/12/01 06:48:10 DEBUG : : Looking for writers 2021/12/01 06:48:10 DEBUG : dir: reading active writers 2021/12/01 06:48:10 DEBUG : newLeaf: reading active writers 2021/12/01 06:48:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2021/12/01 06:48:10 DEBUG : dir: Looking for writers 2021/12/01 06:48:10 DEBUG : : Looking for writers 2021/12/01 06:48:10 DEBUG : newLeaf: reading active writers 2021/12/01 06:48:10 DEBUG : dir: reading active writers 2021/12/01 06:48:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2021/12/01 06:48:10 DEBUG : dir: Looking for writers 2021/12/01 06:48:10 DEBUG : : Looking for writers 2021/12/01 06:48:10 DEBUG : dir: reading active writers 2021/12/01 06:48:10 DEBUG : newLeaf: reading active writers 2021/12/01 06:48:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2021/12/01 06:48:10 DEBUG : dir: Looking for writers 2021/12/01 06:48:10 DEBUG : : Looking for writers 2021/12/01 06:48:10 DEBUG : dir: reading active writers 2021/12/01 06:48:10 DEBUG : newLeaf: reading active writers 2021/12/01 06:48:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2021/12/01 06:48:10 DEBUG : newLeaf: vfs cache: starting upload 2021/12/01 06:48:10 DEBUG : dir: Looking for writers 2021/12/01 06:48:10 DEBUG : : Looking for writers 2021/12/01 06:48:10 DEBUG : newLeaf: reading active writers 2021/12/01 06:48:10 DEBUG : dir: reading active writers 2021/12/01 06:48:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2021/12/01 06:48:10 DEBUG : dir: Looking for writers 2021/12/01 06:48:10 DEBUG : : Looking for writers 2021/12/01 06:48:10 DEBUG : dir: reading active writers 2021/12/01 06:48:10 DEBUG : newLeaf: reading active writers 2021/12/01 06:48:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2021/12/01 06:48:10 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2021/12/01 06:48:10 INFO : newLeaf: Copied (replaced existing) 2021/12/01 06:48:10 DEBUG : newLeaf: vfs cache: fingerprint now "25,2021-12-01 06:48:09.890429663 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2021/12/01 06:48:10 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2021/12/01 06:48:10 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2021/12/01 06:48:10 INFO : newLeaf: vfs cache: upload succeeded try #1 2021/12/01 06:48:11 DEBUG : dir: Looking for writers 2021/12/01 06:48:11 DEBUG : : Looking for writers 2021/12/01 06:48:11 DEBUG : dir: reading active writers 2021/12/01 06:48:11 DEBUG : newLeaf: reading active writers 2021/12/01 06:48:11 DEBUG : >WaitForWriters: 2021/12/01 06:48:11 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:48:11 DEBUG : dir: Looking for writers 2021/12/01 06:48:11 DEBUG : : Looking for writers 2021/12/01 06:48:11 DEBUG : dir: reading active writers 2021/12/01 06:48:11 DEBUG : newLeaf: reading active writers 2021/12/01 06:48:11 DEBUG : >WaitForWriters: 2021/12/01 06:48:11 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:48:11 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:48:11 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2021/12/01 06:48:11 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:11 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:11 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:11 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:11 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2021/12/01 06:48:12 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:48:12 DEBUG : dir: Looking for writers 2021/12/01 06:48:12 DEBUG : file1: reading active writers 2021/12/01 06:48:12 DEBUG : : Looking for writers 2021/12/01 06:48:12 DEBUG : dir: reading active writers 2021/12/01 06:48:12 DEBUG : >WaitForWriters: 2021/12/01 06:48:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2021/12/01 06:48:12 DEBUG : dir/file1: newRWFileHandle: 2021/12/01 06:48:12 DEBUG : dir/file1: >newRWFileHandle: err= 2021/12/01 06:48:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2021/12/01 06:48:12 DEBUG : dir/file1(0xc0001504c0): _readAt: size=512, off=0 2021/12/01 06:48:12 DEBUG : dir/file1(0xc0001504c0): openPending: 2021/12/01 06:48:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2021/12/01 06:48:12 DEBUG : dir/file1: vfs cache: truncate to size=14 2021/12/01 06:48:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:48:12 DEBUG : dir/file1(0xc0001504c0): >openPending: err= 2021/12/01 06:48:12 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2021/12/01 06:48:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2021/12/01 06:48:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2021/12/01 06:48:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2021/12/01 06:48:12 DEBUG : dir/file1(0xc0001504c0): >_readAt: n=14, err=EOF 2021/12/01 06:48:12 DEBUG : dir/file1(0xc0001504c0): close: 2021/12/01 06:48:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2021/12/01 06:48:12 DEBUG : dir/file1(0xc0001504c0): >close: err= 2021/12/01 06:48:13 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/12/01 06:48:13 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2021/12/01 06:48:13 INFO : dir/file1: Deleted 2021/12/01 06:48:13 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2021/12/01 06:48:13 DEBUG : newLeaf: Updating file with newLeaf 0xc0007fe0c0 2021/12/01 06:48:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2021/12/01 06:48:13 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2021/12/01 06:48:13 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/12/01 06:48:13 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2021/12/01 06:48:13 INFO : newLeaf: Deleted 2021/12/01 06:48:13 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2021/12/01 06:48:13 DEBUG : dir/file1: Updating file with dir/file1 0xc0007fe0c0 2021/12/01 06:48:13 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2021/12/01 06:48:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:48:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2021/12/01 06:48:14 DEBUG : dir/file1: newRWFileHandle: 2021/12/01 06:48:14 DEBUG : dir/file1(0xc000ae4800): openPending: 2021/12/01 06:48:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2021/12/01 06:48:14 DEBUG : dir/file1: vfs cache: truncate to size=14 2021/12/01 06:48:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:48:14 DEBUG : dir/file1(0xc000ae4800): >openPending: err= 2021/12/01 06:48:14 DEBUG : dir/file1: vfs cache: truncate to size=0 2021/12/01 06:48:14 DEBUG : dir/file1: >newRWFileHandle: err= 2021/12/01 06:48:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2021/12/01 06:48:14 DEBUG : dir/file1(0xc000ae4800): _writeAt: size=25, off=0 2021/12/01 06:48:14 DEBUG : dir/file1(0xc000ae4800): >_writeAt: n=25, err= 2021/12/01 06:48:14 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/12/01 06:48:14 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2021/12/01 06:48:14 INFO : dir/file1: Deleted 2021/12/01 06:48:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2021/12/01 06:48:14 DEBUG : newLeaf: Updating file with newLeaf 0xc0007fe0c0 2021/12/01 06:48:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2021/12/01 06:48:14 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2021/12/01 06:48:14 DEBUG : newLeaf(0xc000ae4800): close: 2021/12/01 06:48:14 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2021/12/01 06:48:14 DEBUG : newLeaf: vfs cache: setting modification time to 2021-12-01 06:48:14.187463463 +0000 UTC m=+71.915746589 2021/12/01 06:48:14 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:14 DEBUG : newLeaf(0xc000ae4800): >close: err= 2021/12/01 06:48:14 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:48:14 DEBUG : dir: Looking for writers 2021/12/01 06:48:14 DEBUG : : Looking for writers 2021/12/01 06:48:14 DEBUG : dir: reading active writers 2021/12/01 06:48:14 DEBUG : newLeaf: reading active writers 2021/12/01 06:48:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2021/12/01 06:48:14 DEBUG : dir: Looking for writers 2021/12/01 06:48:14 DEBUG : : Looking for writers 2021/12/01 06:48:14 DEBUG : dir: reading active writers 2021/12/01 06:48:14 DEBUG : newLeaf: reading active writers 2021/12/01 06:48:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2021/12/01 06:48:14 DEBUG : dir: Looking for writers 2021/12/01 06:48:14 DEBUG : : Looking for writers 2021/12/01 06:48:14 DEBUG : dir: reading active writers 2021/12/01 06:48:14 DEBUG : newLeaf: reading active writers 2021/12/01 06:48:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2021/12/01 06:48:14 DEBUG : dir: Looking for writers 2021/12/01 06:48:14 DEBUG : : Looking for writers 2021/12/01 06:48:14 DEBUG : dir: reading active writers 2021/12/01 06:48:14 DEBUG : newLeaf: reading active writers 2021/12/01 06:48:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2021/12/01 06:48:14 DEBUG : newLeaf: vfs cache: starting upload 2021/12/01 06:48:14 DEBUG : dir: Looking for writers 2021/12/01 06:48:14 DEBUG : : Looking for writers 2021/12/01 06:48:14 DEBUG : dir: reading active writers 2021/12/01 06:48:14 DEBUG : newLeaf: reading active writers 2021/12/01 06:48:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2021/12/01 06:48:15 DEBUG : dir: Looking for writers 2021/12/01 06:48:15 DEBUG : : Looking for writers 2021/12/01 06:48:15 DEBUG : dir: reading active writers 2021/12/01 06:48:15 DEBUG : newLeaf: reading active writers 2021/12/01 06:48:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2021/12/01 06:48:15 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2021/12/01 06:48:15 INFO : newLeaf: Copied (replaced existing) 2021/12/01 06:48:15 DEBUG : newLeaf: vfs cache: fingerprint now "25,2021-12-01 06:48:14.187463463 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2021/12/01 06:48:15 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2021/12/01 06:48:15 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2021/12/01 06:48:15 INFO : newLeaf: vfs cache: upload succeeded try #1 2021/12/01 06:48:15 DEBUG : dir: Looking for writers 2021/12/01 06:48:15 DEBUG : : Looking for writers 2021/12/01 06:48:15 DEBUG : dir: reading active writers 2021/12/01 06:48:15 DEBUG : newLeaf: reading active writers 2021/12/01 06:48:15 DEBUG : >WaitForWriters: 2021/12/01 06:48:15 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:48:15 DEBUG : dir: Looking for writers 2021/12/01 06:48:15 DEBUG : : Looking for writers 2021/12/01 06:48:15 DEBUG : dir: reading active writers 2021/12/01 06:48:15 DEBUG : newLeaf: reading active writers 2021/12/01 06:48:15 DEBUG : >WaitForWriters: 2021/12/01 06:48:15 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileRename (25.74s) --- PASS: TestFileRename/off,forceCache=false (3.63s) --- PASS: TestFileRename/minimal,forceCache=false (3.46s) --- PASS: TestFileRename/minimal,forceCache=true (5.09s) --- PASS: TestFileRename/writes,forceCache=false (4.53s) --- PASS: TestFileRename/writes,forceCache=true (4.75s) --- PASS: TestFileRename/full,forceCache=false (4.27s) === RUN TestRcGetVFS run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:48:15 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:48:15 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:48:15 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:48:15 DEBUG : : Looking for writers 2021/12/01 06:48:15 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.21s) === 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:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:48:16 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:48:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:48:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2021/12/01 06:48:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2021/12/01 06:48:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2021/12/01 06:48:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2021/12/01 06:48:17 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2021/12/01 06:48:17 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2021/12/01 06:48:17 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:48:17 DEBUG : dir: Looking for writers 2021/12/01 06:48:17 DEBUG : file1: reading active writers 2021/12/01 06:48:17 DEBUG : : Looking for writers 2021/12/01 06:48:17 DEBUG : dir: reading active writers 2021/12/01 06:48:17 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (1.31s) === RUN TestReadFileHandleSeek run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:48:17 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:48:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:48:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2021/12/01 06:48:18 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2021/12/01 06:48:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2021/12/01 06:48:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2021/12/01 06:48:18 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2021/12/01 06:48:18 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2021/12/01 06:48:18 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2021/12/01 06:48:18 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2021/12/01 06:48:18 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2021/12/01 06:48:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2021/12/01 06:48:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2021/12/01 06:48:18 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2021/12/01 06:48:18 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2021/12/01 06:48:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2021/12/01 06:48:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2021/12/01 06:48:18 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2021/12/01 06:48:18 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2021/12/01 06:48:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2021/12/01 06:48:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2021/12/01 06:48:18 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2021/12/01 06:48:18 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:48:18 DEBUG : dir: Looking for writers 2021/12/01 06:48:18 DEBUG : file1: reading active writers 2021/12/01 06:48:18 DEBUG : : Looking for writers 2021/12/01 06:48:18 DEBUG : dir: reading active writers 2021/12/01 06:48:18 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.78s) === RUN TestReadFileHandleReadAt run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:48:19 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:48:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:48:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2021/12/01 06:48:19 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2021/12/01 06:48:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2021/12/01 06:48:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2021/12/01 06:48:20 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2021/12/01 06:48:20 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2021/12/01 06:48:20 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2021/12/01 06:48:20 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2021/12/01 06:48:20 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2021/12/01 06:48:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2021/12/01 06:48:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2021/12/01 06:48:20 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2021/12/01 06:48:20 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2021/12/01 06:48:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2021/12/01 06:48:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2021/12/01 06:48:20 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2021/12/01 06:48:20 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2021/12/01 06:48:20 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2021/12/01 06:48:20 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2021/12/01 06:48:20 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2021/12/01 06:48:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2021/12/01 06:48:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2021/12/01 06:48:20 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2021/12/01 06:48:21 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2021/12/01 06:48:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2021/12/01 06:48:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2021/12/01 06:48:21 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2021/12/01 06:48:21 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2021/12/01 06:48:21 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2021/12/01 06:48:21 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2021/12/01 06:48:21 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2021/12/01 06:48:21 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2021/12/01 06:48:21 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2021/12/01 06:48:21 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2021/12/01 06:48:21 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2021/12/01 06:48:21 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:48:21 DEBUG : dir: Looking for writers 2021/12/01 06:48:21 DEBUG : file1: reading active writers 2021/12/01 06:48:21 DEBUG : : Looking for writers 2021/12/01 06:48:21 DEBUG : dir: reading active writers 2021/12/01 06:48:21 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (2.65s) === RUN TestReadFileHandleFlush run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:48:21 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:48:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:48:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2021/12/01 06:48:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2021/12/01 06:48:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2021/12/01 06:48:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2021/12/01 06:48:22 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2021/12/01 06:48:22 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:48:22 DEBUG : dir: Looking for writers 2021/12/01 06:48:22 DEBUG : file1: reading active writers 2021/12/01 06:48:22 DEBUG : : Looking for writers 2021/12/01 06:48:22 DEBUG : dir: reading active writers 2021/12/01 06:48:22 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (1.17s) === RUN TestReadFileHandleRelease run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:48:23 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:48:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:48:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2021/12/01 06:48:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2021/12/01 06:48:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2021/12/01 06:48:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2021/12/01 06:48:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2021/12/01 06:48:23 DEBUG : dir/file1: ReadFileHandle.Release closing 2021/12/01 06:48:23 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2021/12/01 06:48:23 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:48:23 DEBUG : dir: Looking for writers 2021/12/01 06:48:23 DEBUG : file1: reading active writers 2021/12/01 06:48:23 DEBUG : : Looking for writers 2021/12/01 06:48:23 DEBUG : dir: reading active writers 2021/12/01 06:48:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (1.13s) === RUN TestRWFileHandleMethodsRead run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:48:24 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:48:24 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2021/12/01 06:48:24 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:24 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:24 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:24 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:24 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2021/12/01 06:48:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:48:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2021/12/01 06:48:24 DEBUG : dir/file1: newRWFileHandle: 2021/12/01 06:48:24 DEBUG : dir/file1: >newRWFileHandle: err= 2021/12/01 06:48:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2021/12/01 06:48:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2021/12/01 06:48:24 DEBUG : dir/file1(0xc000a54300): _readAt: size=1, off=0 2021/12/01 06:48:24 DEBUG : dir/file1(0xc000a54300): openPending: 2021/12/01 06:48:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2021/12/01 06:48:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2021/12/01 06:48:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:48:25 DEBUG : dir/file1(0xc000a54300): >openPending: err= 2021/12/01 06:48:25 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2021/12/01 06:48:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2021/12/01 06:48:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2021/12/01 06:48:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2021/12/01 06:48:25 DEBUG : dir/file1(0xc000a54300): >_readAt: n=1, err= 2021/12/01 06:48:25 DEBUG : dir/file1(0xc000a54300): _readAt: size=256, off=1 2021/12/01 06:48:25 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2021/12/01 06:48:25 DEBUG : dir/file1(0xc000a54300): >_readAt: n=15, err=EOF 2021/12/01 06:48:25 DEBUG : dir/file1(0xc000a54300): _readAt: size=16, off=16 2021/12/01 06:48:25 DEBUG : dir/file1(0xc000a54300): >_readAt: n=0, err=EOF 2021/12/01 06:48:25 DEBUG : dir/file1(0xc000a54300): close: 2021/12/01 06:48:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2021/12/01 06:48:25 DEBUG : dir/file1(0xc000a54300): >close: err= 2021/12/01 06:48:25 DEBUG : dir/file1(0xc000a54300): close: 2021/12/01 06:48:25 DEBUG : dir/file1(0xc000a54300): >close: err=file already closed 2021/12/01 06:48:25 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:48:25 DEBUG : dir: Looking for writers 2021/12/01 06:48:25 DEBUG : file1: reading active writers 2021/12/01 06:48:25 DEBUG : : Looking for writers 2021/12/01 06:48:25 DEBUG : dir: reading active writers 2021/12/01 06:48:25 DEBUG : >WaitForWriters: 2021/12/01 06:48:25 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (1.28s) === RUN TestRWFileHandleSeek run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:48:25 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:48:25 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2021/12/01 06:48:25 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:25 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:25 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:25 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:25 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2021/12/01 06:48:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:48:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2021/12/01 06:48:26 DEBUG : dir/file1: newRWFileHandle: 2021/12/01 06:48:26 DEBUG : dir/file1: >newRWFileHandle: err= 2021/12/01 06:48:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2021/12/01 06:48:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2021/12/01 06:48:26 DEBUG : dir/file1(0xc000b94980): _readAt: size=1, off=0 2021/12/01 06:48:26 DEBUG : dir/file1(0xc000b94980): openPending: 2021/12/01 06:48:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2021/12/01 06:48:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2021/12/01 06:48:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:48:26 DEBUG : dir/file1(0xc000b94980): >openPending: err= 2021/12/01 06:48:26 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2021/12/01 06:48:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2021/12/01 06:48:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2021/12/01 06:48:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2021/12/01 06:48:26 DEBUG : dir/file1(0xc000b94980): >_readAt: n=1, err= 2021/12/01 06:48:26 DEBUG : dir/file1(0xc000b94980): _readAt: size=1, off=5 2021/12/01 06:48:26 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2021/12/01 06:48:26 DEBUG : dir/file1(0xc000b94980): >_readAt: n=1, err= 2021/12/01 06:48:26 DEBUG : dir/file1(0xc000b94980): _readAt: size=1, off=3 2021/12/01 06:48:26 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2021/12/01 06:48:26 DEBUG : dir/file1(0xc000b94980): >_readAt: n=1, err= 2021/12/01 06:48:26 DEBUG : dir/file1(0xc000b94980): _readAt: size=1, off=13 2021/12/01 06:48:26 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2021/12/01 06:48:26 DEBUG : dir/file1(0xc000b94980): >_readAt: n=1, err= 2021/12/01 06:48:26 DEBUG : dir/file1(0xc000b94980): _readAt: size=16, off=100 2021/12/01 06:48:26 DEBUG : dir/file1(0xc000b94980): >_readAt: n=0, err=EOF 2021/12/01 06:48:26 DEBUG : dir/file1(0xc000b94980): close: 2021/12/01 06:48:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2021/12/01 06:48:26 DEBUG : dir/file1(0xc000b94980): >close: err= 2021/12/01 06:48:26 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:48:26 DEBUG : dir: Looking for writers 2021/12/01 06:48:26 DEBUG : file1: reading active writers 2021/12/01 06:48:26 DEBUG : : Looking for writers 2021/12/01 06:48:26 DEBUG : dir: reading active writers 2021/12/01 06:48:26 DEBUG : >WaitForWriters: 2021/12/01 06:48:26 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (1.32s) === RUN TestRWFileHandleReadAt run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:48:26 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:48:26 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2021/12/01 06:48:26 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:26 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:26 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:26 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:26 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2021/12/01 06:48:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:48:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2021/12/01 06:48:27 DEBUG : dir/file1: newRWFileHandle: 2021/12/01 06:48:27 DEBUG : dir/file1: >newRWFileHandle: err= 2021/12/01 06:48:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2021/12/01 06:48:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2021/12/01 06:48:27 DEBUG : dir/file1(0xc000bdef80): _readAt: size=1, off=0 2021/12/01 06:48:27 DEBUG : dir/file1(0xc000bdef80): openPending: 2021/12/01 06:48:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2021/12/01 06:48:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2021/12/01 06:48:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:48:27 DEBUG : dir/file1(0xc000bdef80): >openPending: err= 2021/12/01 06:48:27 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2021/12/01 06:48:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2021/12/01 06:48:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2021/12/01 06:48:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2021/12/01 06:48:27 DEBUG : dir/file1(0xc000bdef80): >_readAt: n=1, err= 2021/12/01 06:48:27 DEBUG : dir/file1(0xc000bdef80): _readAt: size=1, off=5 2021/12/01 06:48:27 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2021/12/01 06:48:27 DEBUG : dir/file1(0xc000bdef80): >_readAt: n=1, err= 2021/12/01 06:48:27 DEBUG : dir/file1(0xc000bdef80): _readAt: size=1, off=1 2021/12/01 06:48:27 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2021/12/01 06:48:27 DEBUG : dir/file1(0xc000bdef80): >_readAt: n=1, err= 2021/12/01 06:48:27 DEBUG : dir/file1(0xc000bdef80): _readAt: size=6, off=10 2021/12/01 06:48:27 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2021/12/01 06:48:27 DEBUG : dir/file1(0xc000bdef80): >_readAt: n=6, err= 2021/12/01 06:48:27 DEBUG : dir/file1(0xc000bdef80): _readAt: size=256, off=10 2021/12/01 06:48:27 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2021/12/01 06:48:27 DEBUG : dir/file1(0xc000bdef80): >_readAt: n=6, err=EOF 2021/12/01 06:48:27 DEBUG : dir/file1(0xc000bdef80): _readAt: size=256, off=100 2021/12/01 06:48:27 DEBUG : dir/file1(0xc000bdef80): >_readAt: n=0, err=EOF 2021/12/01 06:48:27 DEBUG : dir/file1(0xc000bdef80): close: 2021/12/01 06:48:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2021/12/01 06:48:27 DEBUG : dir/file1(0xc000bdef80): >close: err= 2021/12/01 06:48:27 DEBUG : dir/file1(0xc000bdef80): _readAt: size=256, off=100 2021/12/01 06:48:27 DEBUG : dir/file1(0xc000bdef80): >_readAt: n=0, err=file already closed 2021/12/01 06:48:27 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:48:27 DEBUG : dir: Looking for writers 2021/12/01 06:48:27 DEBUG : file1: reading active writers 2021/12/01 06:48:27 DEBUG : : Looking for writers 2021/12/01 06:48:27 DEBUG : dir: reading active writers 2021/12/01 06:48:27 DEBUG : >WaitForWriters: 2021/12/01 06:48:27 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.35s) === RUN TestRWFileHandleFlushRead run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:48:28 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:48:28 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2021/12/01 06:48:28 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:28 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:28 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:28 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:28 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2021/12/01 06:48:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:48:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2021/12/01 06:48:28 DEBUG : dir/file1: newRWFileHandle: 2021/12/01 06:48:28 DEBUG : dir/file1: >newRWFileHandle: err= 2021/12/01 06:48:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2021/12/01 06:48:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2021/12/01 06:48:28 DEBUG : dir/file1(0xc000a12900): RWFileHandle.Flush 2021/12/01 06:48:28 DEBUG : dir/file1(0xc000a12900): _readAt: size=256, off=0 2021/12/01 06:48:28 DEBUG : dir/file1(0xc000a12900): openPending: 2021/12/01 06:48:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2021/12/01 06:48:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2021/12/01 06:48:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:48:28 DEBUG : dir/file1(0xc000a12900): >openPending: err= 2021/12/01 06:48:28 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2021/12/01 06:48:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2021/12/01 06:48:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2021/12/01 06:48:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2021/12/01 06:48:29 DEBUG : dir/file1(0xc000a12900): >_readAt: n=16, err=EOF 2021/12/01 06:48:29 DEBUG : dir/file1(0xc000a12900): RWFileHandle.Flush 2021/12/01 06:48:29 DEBUG : dir/file1(0xc000a12900): RWFileHandle.Flush 2021/12/01 06:48:29 DEBUG : dir/file1(0xc000a12900): close: 2021/12/01 06:48:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2021/12/01 06:48:29 DEBUG : dir/file1(0xc000a12900): >close: err= 2021/12/01 06:48:29 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:48:29 DEBUG : dir: Looking for writers 2021/12/01 06:48:29 DEBUG : file1: reading active writers 2021/12/01 06:48:29 DEBUG : : Looking for writers 2021/12/01 06:48:29 DEBUG : dir: reading active writers 2021/12/01 06:48:29 DEBUG : >WaitForWriters: 2021/12/01 06:48:29 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (1.24s) === RUN TestRWFileHandleReleaseRead run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:48:29 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:48:29 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2021/12/01 06:48:29 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:29 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:29 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:29 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:29 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2021/12/01 06:48:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:48:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2021/12/01 06:48:30 DEBUG : dir/file1: newRWFileHandle: 2021/12/01 06:48:30 DEBUG : dir/file1: >newRWFileHandle: err= 2021/12/01 06:48:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2021/12/01 06:48:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2021/12/01 06:48:30 DEBUG : dir/file1(0xc000c16c80): _readAt: size=256, off=0 2021/12/01 06:48:30 DEBUG : dir/file1(0xc000c16c80): openPending: 2021/12/01 06:48:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2021/12/01 06:48:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2021/12/01 06:48:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:48:30 DEBUG : dir/file1(0xc000c16c80): >openPending: err= 2021/12/01 06:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2021/12/01 06:48:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2021/12/01 06:48:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2021/12/01 06:48:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2021/12/01 06:48:30 DEBUG : dir/file1(0xc000c16c80): >_readAt: n=16, err=EOF 2021/12/01 06:48:30 DEBUG : dir/file1(0xc000c16c80): RWFileHandle.Release 2021/12/01 06:48:30 DEBUG : dir/file1(0xc000c16c80): close: 2021/12/01 06:48:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2021/12/01 06:48:30 DEBUG : dir/file1(0xc000c16c80): >close: err= 2021/12/01 06:48:30 DEBUG : dir/file1(0xc000c16c80): RWFileHandle.Release 2021/12/01 06:48:30 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:48:30 DEBUG : dir: Looking for writers 2021/12/01 06:48:30 DEBUG : file1: reading active writers 2021/12/01 06:48:30 DEBUG : : Looking for writers 2021/12/01 06:48:30 DEBUG : dir: reading active writers 2021/12/01 06:48:30 DEBUG : >WaitForWriters: 2021/12/01 06:48:30 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (1.30s) === RUN TestRWFileHandleMethodsWrite run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:48:30 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:48:30 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2021/12/01 06:48:30 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:30 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:30 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:30 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:30 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2021/12/01 06:48:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:30 DEBUG : file1: newRWFileHandle: 2021/12/01 06:48:30 DEBUG : file1(0xc0008b8740): openPending: 2021/12/01 06:48:30 DEBUG : file1: vfs cache: truncate to size=0 2021/12/01 06:48:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:48:30 DEBUG : file1(0xc0008b8740): >openPending: err= 2021/12/01 06:48:30 DEBUG : file1: >newRWFileHandle: err= 2021/12/01 06:48:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:48:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2021/12/01 06:48:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2021/12/01 06:48:30 DEBUG : file1(0xc0008b8740): _writeAt: size=5, off=0 2021/12/01 06:48:30 DEBUG : file1(0xc0008b8740): >_writeAt: n=5, err= 2021/12/01 06:48:30 DEBUG : file1(0xc0008b8740): _writeAt: size=7, off=5 2021/12/01 06:48:30 DEBUG : file1(0xc0008b8740): >_writeAt: n=7, err= 2021/12/01 06:48:30 DEBUG : file1: vfs cache: truncate to size=11 2021/12/01 06:48:30 DEBUG : file1(0xc0008b8740): close: 2021/12/01 06:48:30 DEBUG : file1: vfs cache: setting modification time to 2021-12-01 06:48:30.777245034 +0000 UTC m=+88.505528150 2021/12/01 06:48:30 INFO : file1: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:30 DEBUG : file1(0xc0008b8740): >close: err= 2021/12/01 06:48:30 DEBUG : file1(0xc0008b8740): close: 2021/12/01 06:48:30 DEBUG : file1(0xc0008b8740): >close: err=file already closed 2021/12/01 06:48:30 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:48:30 DEBUG : : Looking for writers 2021/12/01 06:48:30 DEBUG : file1: reading active writers 2021/12/01 06:48:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2021/12/01 06:48:30 DEBUG : : Looking for writers 2021/12/01 06:48:30 DEBUG : file1: reading active writers 2021/12/01 06:48:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2021/12/01 06:48:30 DEBUG : : Looking for writers 2021/12/01 06:48:30 DEBUG : file1: reading active writers 2021/12/01 06:48:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2021/12/01 06:48:30 DEBUG : : Looking for writers 2021/12/01 06:48:30 DEBUG : file1: reading active writers 2021/12/01 06:48:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2021/12/01 06:48:30 DEBUG : file1: vfs cache: starting upload 2021/12/01 06:48:30 DEBUG : : Looking for writers 2021/12/01 06:48:30 DEBUG : file1: reading active writers 2021/12/01 06:48:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2021/12/01 06:48:31 DEBUG : : Looking for writers 2021/12/01 06:48:31 DEBUG : file1: reading active writers 2021/12/01 06:48:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2021/12/01 06:48:31 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/12/01 06:48:31 INFO : file1: Copied (new) 2021/12/01 06:48:31 DEBUG : file1: vfs cache: fingerprint now "11,2021-12-01 06:48:30.777245034 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2021/12/01 06:48:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2021/12/01 06:48:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:48:31 INFO : file1: vfs cache: upload succeeded try #1 2021/12/01 06:48:31 DEBUG : : Looking for writers 2021/12/01 06:48:31 DEBUG : file1: reading active writers 2021/12/01 06:48:31 DEBUG : >WaitForWriters: 2021/12/01 06:48:31 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:48:31 DEBUG : : Looking for writers 2021/12/01 06:48:31 DEBUG : file1: reading active writers 2021/12/01 06:48:31 DEBUG : >WaitForWriters: 2021/12/01 06:48:31 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.27s) === RUN TestRWFileHandleWriteAt run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:48:31 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:48:31 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2021/12/01 06:48:31 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:31 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:31 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:31 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:31 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2021/12/01 06:48:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:32 DEBUG : file1: newRWFileHandle: 2021/12/01 06:48:32 DEBUG : file1(0xc000ae4d80): openPending: 2021/12/01 06:48:32 DEBUG : file1: vfs cache: truncate to size=0 2021/12/01 06:48:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:48:32 DEBUG : file1(0xc000ae4d80): >openPending: err= 2021/12/01 06:48:32 DEBUG : file1: >newRWFileHandle: err= 2021/12/01 06:48:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:48:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2021/12/01 06:48:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2021/12/01 06:48:32 DEBUG : file1(0xc000ae4d80): _writeAt: size=7, off=0 2021/12/01 06:48:32 DEBUG : file1(0xc000ae4d80): >_writeAt: n=7, err= 2021/12/01 06:48:32 DEBUG : file1(0xc000ae4d80): _writeAt: size=6, off=5 2021/12/01 06:48:32 DEBUG : file1(0xc000ae4d80): >_writeAt: n=6, err= 2021/12/01 06:48:32 DEBUG : file1(0xc000ae4d80): close: 2021/12/01 06:48:32 DEBUG : file1: vfs cache: setting modification time to 2021-12-01 06:48:32.069948378 +0000 UTC m=+89.798231504 2021/12/01 06:48:32 INFO : file1: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:32 DEBUG : file1(0xc000ae4d80): >close: err= 2021/12/01 06:48:32 DEBUG : file1(0xc000ae4d80): _writeAt: size=5, off=0 2021/12/01 06:48:32 DEBUG : file1(0xc000ae4d80): >_writeAt: n=0, err=file already closed 2021/12/01 06:48:32 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:48:32 DEBUG : : Looking for writers 2021/12/01 06:48:32 DEBUG : file1: reading active writers 2021/12/01 06:48:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2021/12/01 06:48:32 DEBUG : : Looking for writers 2021/12/01 06:48:32 DEBUG : file1: reading active writers 2021/12/01 06:48:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2021/12/01 06:48:32 DEBUG : : Looking for writers 2021/12/01 06:48:32 DEBUG : file1: reading active writers 2021/12/01 06:48:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2021/12/01 06:48:32 DEBUG : : Looking for writers 2021/12/01 06:48:32 DEBUG : file1: reading active writers 2021/12/01 06:48:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2021/12/01 06:48:32 DEBUG : file1: vfs cache: starting upload 2021/12/01 06:48:32 DEBUG : : Looking for writers 2021/12/01 06:48:32 DEBUG : file1: reading active writers 2021/12/01 06:48:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2021/12/01 06:48:32 DEBUG : : Looking for writers 2021/12/01 06:48:32 DEBUG : file1: reading active writers 2021/12/01 06:48:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2021/12/01 06:48:32 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/12/01 06:48:32 INFO : file1: Copied (new) 2021/12/01 06:48:32 DEBUG : file1: vfs cache: fingerprint now "11,2021-12-01 06:48:32.069948378 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2021/12/01 06:48:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2021/12/01 06:48:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:48:32 INFO : file1: vfs cache: upload succeeded try #1 2021/12/01 06:48:32 DEBUG : : Looking for writers 2021/12/01 06:48:32 DEBUG : file1: reading active writers 2021/12/01 06:48:32 DEBUG : >WaitForWriters: 2021/12/01 06:48:32 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:48:32 DEBUG : : Looking for writers 2021/12/01 06:48:32 DEBUG : file1: reading active writers 2021/12/01 06:48:32 DEBUG : >WaitForWriters: 2021/12/01 06:48:32 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.31s) === RUN TestRWFileHandleWriteNoWrite run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:48:33 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:48:33 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2021/12/01 06:48:33 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:33 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:33 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:33 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:33 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2021/12/01 06:48:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:33 DEBUG : file1: newRWFileHandle: 2021/12/01 06:48:33 DEBUG : file1(0xc000335040): openPending: 2021/12/01 06:48:33 DEBUG : file1: vfs cache: truncate to size=0 2021/12/01 06:48:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:48:33 DEBUG : file1(0xc000335040): >openPending: err= 2021/12/01 06:48:33 DEBUG : file1: >newRWFileHandle: err= 2021/12/01 06:48:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:48:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2021/12/01 06:48:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2021/12/01 06:48:33 DEBUG : file1(0xc000335040): close: 2021/12/01 06:48:33 DEBUG : file1: vfs cache: setting modification time to 2021-12-01 06:48:33.359211579 +0000 UTC m=+91.087494705 2021/12/01 06:48:33 INFO : file1: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:33 DEBUG : file1(0xc000335040): >close: err= 2021/12/01 06:48:33 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2021/12/01 06:48:33 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2021/12/01 06:48:33 DEBUG : file2: newRWFileHandle: 2021/12/01 06:48:33 DEBUG : file2(0xc0003351c0): openPending: 2021/12/01 06:48:33 DEBUG : file2: vfs cache: truncate to size=0 2021/12/01 06:48:33 DEBUG : : Added virtual directory entry vAddFile: "file2" 2021/12/01 06:48:33 DEBUG : file2(0xc0003351c0): >openPending: err= 2021/12/01 06:48:33 DEBUG : file2: >newRWFileHandle: err= 2021/12/01 06:48:33 DEBUG : : Added virtual directory entry vAddFile: "file2" 2021/12/01 06:48:33 DEBUG : file2: >Open: fd=file2 (rw), err= 2021/12/01 06:48:33 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2021/12/01 06:48:33 DEBUG : file2(0xc0003351c0): RWFileHandle.Flush 2021/12/01 06:48:33 DEBUG : file2(0xc0003351c0): RWFileHandle.Release 2021/12/01 06:48:33 DEBUG : file2(0xc0003351c0): close: 2021/12/01 06:48:33 DEBUG : file2: vfs cache: setting modification time to 2021-12-01 06:48:33.359779601 +0000 UTC m=+91.088062727 2021/12/01 06:48:33 INFO : file2: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:33 DEBUG : file2(0xc0003351c0): >close: err= 2021/12/01 06:48:33 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:48:33 DEBUG : : Looking for writers 2021/12/01 06:48:33 DEBUG : file1: reading active writers 2021/12/01 06:48:33 DEBUG : file2: reading active writers 2021/12/01 06:48:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2021/12/01 06:48:33 DEBUG : : Looking for writers 2021/12/01 06:48:33 DEBUG : file1: reading active writers 2021/12/01 06:48:33 DEBUG : file2: reading active writers 2021/12/01 06:48:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2021/12/01 06:48:33 DEBUG : : Looking for writers 2021/12/01 06:48:33 DEBUG : file1: reading active writers 2021/12/01 06:48:33 DEBUG : file2: reading active writers 2021/12/01 06:48:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2021/12/01 06:48:33 DEBUG : : Looking for writers 2021/12/01 06:48:33 DEBUG : file1: reading active writers 2021/12/01 06:48:33 DEBUG : file2: reading active writers 2021/12/01 06:48:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2021/12/01 06:48:33 DEBUG : file1: vfs cache: starting upload 2021/12/01 06:48:33 DEBUG : file2: vfs cache: starting upload 2021/12/01 06:48:33 DEBUG : : Looking for writers 2021/12/01 06:48:33 DEBUG : file1: reading active writers 2021/12/01 06:48:33 DEBUG : file2: reading active writers 2021/12/01 06:48:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2021/12/01 06:48:33 DEBUG : : Looking for writers 2021/12/01 06:48:33 DEBUG : file1: reading active writers 2021/12/01 06:48:33 DEBUG : file2: reading active writers 2021/12/01 06:48:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2021/12/01 06:48:33 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/12/01 06:48:33 INFO : file2: Copied (new) 2021/12/01 06:48:33 DEBUG : file2: vfs cache: fingerprint now "0,2021-12-01 06:48:33.359779601 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2021/12/01 06:48:33 DEBUG : file2: vfs cache: writeback object to VFS layer 2021/12/01 06:48:33 DEBUG : : Added virtual directory entry vAddFile: "file2" 2021/12/01 06:48:33 INFO : file2: vfs cache: upload succeeded try #1 2021/12/01 06:48:33 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/12/01 06:48:33 INFO : file1: Copied (new) 2021/12/01 06:48:33 DEBUG : file1: vfs cache: fingerprint now "0,2021-12-01 06:48:33.359211579 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2021/12/01 06:48:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2021/12/01 06:48:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:48:33 INFO : file1: vfs cache: upload succeeded try #1 2021/12/01 06:48:33 DEBUG : : Looking for writers 2021/12/01 06:48:33 DEBUG : file1: reading active writers 2021/12/01 06:48:33 DEBUG : file2: reading active writers 2021/12/01 06:48:33 DEBUG : >WaitForWriters: 2021/12/01 06:48:34 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:48:34 DEBUG : : Looking for writers 2021/12/01 06:48:34 DEBUG : file1: reading active writers 2021/12/01 06:48:34 DEBUG : file2: reading active writers 2021/12/01 06:48:34 DEBUG : >WaitForWriters: 2021/12/01 06:48:34 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.48s) === RUN TestRWFileHandleFlushWrite run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:48:34 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:48:34 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2021/12/01 06:48:34 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:34 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:34 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:34 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:34 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2021/12/01 06:48:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:34 DEBUG : file1: newRWFileHandle: 2021/12/01 06:48:34 DEBUG : file1(0xc000aea5c0): openPending: 2021/12/01 06:48:34 DEBUG : file1: vfs cache: truncate to size=0 2021/12/01 06:48:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:48:34 DEBUG : file1(0xc000aea5c0): >openPending: err= 2021/12/01 06:48:34 DEBUG : file1: >newRWFileHandle: err= 2021/12/01 06:48:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:48:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2021/12/01 06:48:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2021/12/01 06:48:34 DEBUG : file1(0xc000aea5c0): _writeAt: size=5, off=0 2021/12/01 06:48:34 DEBUG : file1(0xc000aea5c0): >_writeAt: n=5, err= 2021/12/01 06:48:34 DEBUG : file1(0xc000aea5c0): RWFileHandle.Flush 2021/12/01 06:48:34 DEBUG : file1(0xc000aea5c0): RWFileHandle.Flush 2021/12/01 06:48:34 DEBUG : file1(0xc000aea5c0): close: 2021/12/01 06:48:34 DEBUG : file1: vfs cache: setting modification time to 2021-12-01 06:48:34.838107541 +0000 UTC m=+92.566390667 2021/12/01 06:48:34 INFO : file1: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:34 DEBUG : file1(0xc000aea5c0): >close: err= 2021/12/01 06:48:34 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:48:34 DEBUG : : Looking for writers 2021/12/01 06:48:34 DEBUG : file1: reading active writers 2021/12/01 06:48:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2021/12/01 06:48:34 DEBUG : : Looking for writers 2021/12/01 06:48:34 DEBUG : file1: reading active writers 2021/12/01 06:48:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2021/12/01 06:48:34 DEBUG : : Looking for writers 2021/12/01 06:48:34 DEBUG : file1: reading active writers 2021/12/01 06:48:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2021/12/01 06:48:34 DEBUG : : Looking for writers 2021/12/01 06:48:34 DEBUG : file1: reading active writers 2021/12/01 06:48:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2021/12/01 06:48:34 DEBUG : file1: vfs cache: starting upload 2021/12/01 06:48:34 DEBUG : : Looking for writers 2021/12/01 06:48:34 DEBUG : file1: reading active writers 2021/12/01 06:48:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2021/12/01 06:48:35 DEBUG : : Looking for writers 2021/12/01 06:48:35 DEBUG : file1: reading active writers 2021/12/01 06:48:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2021/12/01 06:48:35 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2021/12/01 06:48:35 INFO : file1: Copied (new) 2021/12/01 06:48:35 DEBUG : file1: vfs cache: fingerprint now "5,2021-12-01 06:48:34.838107541 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2021/12/01 06:48:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2021/12/01 06:48:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:48:35 INFO : file1: vfs cache: upload succeeded try #1 2021/12/01 06:48:35 DEBUG : : Looking for writers 2021/12/01 06:48:35 DEBUG : file1: reading active writers 2021/12/01 06:48:35 DEBUG : >WaitForWriters: 2021/12/01 06:48:35 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.06s) === RUN TestRWFileHandleReleaseWrite run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:48:35 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:48:35 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2021/12/01 06:48:35 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:35 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:35 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:35 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:35 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2021/12/01 06:48:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:35 DEBUG : file1: newRWFileHandle: 2021/12/01 06:48:35 DEBUG : file1(0xc0009ed880): openPending: 2021/12/01 06:48:35 DEBUG : file1: vfs cache: truncate to size=0 2021/12/01 06:48:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:48:35 DEBUG : file1(0xc0009ed880): >openPending: err= 2021/12/01 06:48:35 DEBUG : file1: >newRWFileHandle: err= 2021/12/01 06:48:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:48:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2021/12/01 06:48:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2021/12/01 06:48:35 DEBUG : file1(0xc0009ed880): _writeAt: size=5, off=0 2021/12/01 06:48:35 DEBUG : file1(0xc0009ed880): >_writeAt: n=5, err= 2021/12/01 06:48:35 DEBUG : file1(0xc0009ed880): RWFileHandle.Release 2021/12/01 06:48:35 DEBUG : file1(0xc0009ed880): close: 2021/12/01 06:48:35 DEBUG : file1: vfs cache: setting modification time to 2021-12-01 06:48:35.896359938 +0000 UTC m=+93.624643064 2021/12/01 06:48:35 INFO : file1: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:35 DEBUG : file1(0xc0009ed880): >close: err= 2021/12/01 06:48:35 DEBUG : file1(0xc0009ed880): RWFileHandle.Release 2021/12/01 06:48:35 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:48:35 DEBUG : : Looking for writers 2021/12/01 06:48:35 DEBUG : file1: reading active writers 2021/12/01 06:48:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2021/12/01 06:48:35 DEBUG : : Looking for writers 2021/12/01 06:48:35 DEBUG : file1: reading active writers 2021/12/01 06:48:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2021/12/01 06:48:35 DEBUG : : Looking for writers 2021/12/01 06:48:35 DEBUG : file1: reading active writers 2021/12/01 06:48:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2021/12/01 06:48:35 DEBUG : : Looking for writers 2021/12/01 06:48:35 DEBUG : file1: reading active writers 2021/12/01 06:48:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2021/12/01 06:48:35 DEBUG : file1: vfs cache: starting upload 2021/12/01 06:48:36 DEBUG : : Looking for writers 2021/12/01 06:48:36 DEBUG : file1: reading active writers 2021/12/01 06:48:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2021/12/01 06:48:36 DEBUG : : Looking for writers 2021/12/01 06:48:36 DEBUG : file1: reading active writers 2021/12/01 06:48:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2021/12/01 06:48:36 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2021/12/01 06:48:36 INFO : file1: Copied (new) 2021/12/01 06:48:36 DEBUG : file1: vfs cache: fingerprint now "5,2021-12-01 06:48:35.896359938 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2021/12/01 06:48:36 DEBUG : file1: vfs cache: writeback object to VFS layer 2021/12/01 06:48:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:48:36 INFO : file1: vfs cache: upload succeeded try #1 2021/12/01 06:48:36 DEBUG : : Looking for writers 2021/12/01 06:48:36 DEBUG : file1: reading active writers 2021/12/01 06:48:36 DEBUG : >WaitForWriters: 2021/12/01 06:48:36 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.07s) === RUN TestRWFileHandleSizeTruncateExisting run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:48:36 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:48:36 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2021/12/01 06:48:36 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:36 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:36 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:36 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:36 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2021/12/01 06:48:37 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2021/12/01 06:48:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2021/12/01 06:48:37 DEBUG : dir/file1: newRWFileHandle: 2021/12/01 06:48:37 DEBUG : dir/file1(0xc00050a680): openPending: 2021/12/01 06:48:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2021/12/01 06:48:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2021/12/01 06:48:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:48:37 DEBUG : dir/file1(0xc00050a680): >openPending: err= 2021/12/01 06:48:37 DEBUG : dir/file1: vfs cache: truncate to size=0 2021/12/01 06:48:37 DEBUG : dir/file1: >newRWFileHandle: err= 2021/12/01 06:48:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2021/12/01 06:48:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2021/12/01 06:48:37 DEBUG : dir/file1(0xc00050a680): _writeAt: size=5, off=0 2021/12/01 06:48:37 DEBUG : dir/file1(0xc00050a680): >_writeAt: n=5, err= 2021/12/01 06:48:37 DEBUG : dir/file1(0xc00050a680): close: 2021/12/01 06:48:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:37 DEBUG : dir/file1: vfs cache: setting modification time to 2021-12-01 06:48:37.760891371 +0000 UTC m=+95.489174497 2021/12/01 06:48:37 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:37 DEBUG : dir/file1(0xc00050a680): >close: err= 2021/12/01 06:48:37 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:48:37 DEBUG : dir: Looking for writers 2021/12/01 06:48:37 DEBUG : file1: reading active writers 2021/12/01 06:48:37 DEBUG : : Looking for writers 2021/12/01 06:48:37 DEBUG : dir: reading active writers 2021/12/01 06:48:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2021/12/01 06:48:37 DEBUG : dir: Looking for writers 2021/12/01 06:48:37 DEBUG : file1: reading active writers 2021/12/01 06:48:37 DEBUG : : Looking for writers 2021/12/01 06:48:37 DEBUG : dir: reading active writers 2021/12/01 06:48:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2021/12/01 06:48:37 DEBUG : dir: Looking for writers 2021/12/01 06:48:37 DEBUG : file1: reading active writers 2021/12/01 06:48:37 DEBUG : : Looking for writers 2021/12/01 06:48:37 DEBUG : dir: reading active writers 2021/12/01 06:48:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2021/12/01 06:48:37 DEBUG : dir: Looking for writers 2021/12/01 06:48:37 DEBUG : file1: reading active writers 2021/12/01 06:48:37 DEBUG : : Looking for writers 2021/12/01 06:48:37 DEBUG : dir: reading active writers 2021/12/01 06:48:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2021/12/01 06:48:37 DEBUG : dir/file1: vfs cache: starting upload 2021/12/01 06:48:37 DEBUG : dir: Looking for writers 2021/12/01 06:48:37 DEBUG : file1: reading active writers 2021/12/01 06:48:37 DEBUG : : Looking for writers 2021/12/01 06:48:37 DEBUG : dir: reading active writers 2021/12/01 06:48:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2021/12/01 06:48:38 DEBUG : dir: Looking for writers 2021/12/01 06:48:38 DEBUG : file1: reading active writers 2021/12/01 06:48:38 DEBUG : : Looking for writers 2021/12/01 06:48:38 DEBUG : dir: reading active writers 2021/12/01 06:48:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2021/12/01 06:48:38 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2021/12/01 06:48:38 INFO : dir/file1: Copied (replaced existing) 2021/12/01 06:48:38 DEBUG : dir/file1: vfs cache: fingerprint now "5,2021-12-01 06:48:37.760891371 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2021/12/01 06:48:38 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2021/12/01 06:48:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:48:38 INFO : dir/file1: vfs cache: upload succeeded try #1 2021/12/01 06:48:38 DEBUG : dir: Looking for writers 2021/12/01 06:48:38 DEBUG : file1: reading active writers 2021/12/01 06:48:38 DEBUG : : Looking for writers 2021/12/01 06:48:38 DEBUG : dir: reading active writers 2021/12/01 06:48:38 DEBUG : >WaitForWriters: 2021/12/01 06:48:38 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.90s) === RUN TestRWFileHandleSizeCreateExisting run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:48:38 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:48:38 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2021/12/01 06:48:38 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:38 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:38 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:38 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:38 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2021/12/01 06:48:39 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:39 DEBUG : dir/file1: newRWFileHandle: 2021/12/01 06:48:39 DEBUG : dir/file1: >newRWFileHandle: err= 2021/12/01 06:48:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:48:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2021/12/01 06:48:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2021/12/01 06:48:39 DEBUG : dir/file1(0xc0006ee1c0): _writeAt: size=5, off=0 2021/12/01 06:48:39 DEBUG : dir/file1(0xc0006ee1c0): openPending: 2021/12/01 06:48:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2021/12/01 06:48:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2021/12/01 06:48:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:48:39 DEBUG : dir/file1(0xc0006ee1c0): >openPending: err= 2021/12/01 06:48:39 DEBUG : dir/file1(0xc0006ee1c0): >_writeAt: n=5, err= 2021/12/01 06:48:39 DEBUG : dir/file1(0xc0006ee1c0): _writeAt: size=15, off=5 2021/12/01 06:48:39 DEBUG : dir/file1(0xc0006ee1c0): >_writeAt: n=15, err= 2021/12/01 06:48:39 DEBUG : dir/file1(0xc0006ee1c0): close: 2021/12/01 06:48:39 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2021/12/01 06:48:39 DEBUG : dir/file1: vfs cache: setting modification time to 2021-12-01 06:48:39.522866963 +0000 UTC m=+97.251150119 2021/12/01 06:48:39 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:39 DEBUG : dir/file1(0xc0006ee1c0): >close: err= 2021/12/01 06:48:39 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:48:39 DEBUG : dir: Looking for writers 2021/12/01 06:48:39 DEBUG : file1: reading active writers 2021/12/01 06:48:39 DEBUG : : Looking for writers 2021/12/01 06:48:39 DEBUG : dir: reading active writers 2021/12/01 06:48:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2021/12/01 06:48:39 DEBUG : dir: Looking for writers 2021/12/01 06:48:39 DEBUG : file1: reading active writers 2021/12/01 06:48:39 DEBUG : : Looking for writers 2021/12/01 06:48:39 DEBUG : dir: reading active writers 2021/12/01 06:48:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2021/12/01 06:48:39 DEBUG : dir: Looking for writers 2021/12/01 06:48:39 DEBUG : file1: reading active writers 2021/12/01 06:48:39 DEBUG : : Looking for writers 2021/12/01 06:48:39 DEBUG : dir: reading active writers 2021/12/01 06:48:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2021/12/01 06:48:39 DEBUG : dir: Looking for writers 2021/12/01 06:48:39 DEBUG : file1: reading active writers 2021/12/01 06:48:39 DEBUG : : Looking for writers 2021/12/01 06:48:39 DEBUG : dir: reading active writers 2021/12/01 06:48:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2021/12/01 06:48:39 DEBUG : dir/file1: vfs cache: starting upload 2021/12/01 06:48:39 DEBUG : dir: Looking for writers 2021/12/01 06:48:39 DEBUG : file1: reading active writers 2021/12/01 06:48:39 DEBUG : : Looking for writers 2021/12/01 06:48:39 DEBUG : dir: reading active writers 2021/12/01 06:48:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2021/12/01 06:48:39 DEBUG : dir: Looking for writers 2021/12/01 06:48:39 DEBUG : file1: reading active writers 2021/12/01 06:48:39 DEBUG : : Looking for writers 2021/12/01 06:48:39 DEBUG : dir: reading active writers 2021/12/01 06:48:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2021/12/01 06:48:39 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2021/12/01 06:48:39 INFO : dir/file1: Copied (replaced existing) 2021/12/01 06:48:39 DEBUG : dir/file1: vfs cache: fingerprint now "20,2021-12-01 06:48:39.522866963 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2021/12/01 06:48:39 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2021/12/01 06:48:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:48:39 INFO : dir/file1: vfs cache: upload succeeded try #1 2021/12/01 06:48:40 DEBUG : dir: Looking for writers 2021/12/01 06:48:40 DEBUG : file1: reading active writers 2021/12/01 06:48:40 DEBUG : : Looking for writers 2021/12/01 06:48:40 DEBUG : dir: reading active writers 2021/12/01 06:48:40 DEBUG : >WaitForWriters: 2021/12/01 06:48:40 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.76s) === RUN TestRWFileHandleSizeCreateNew run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:48:40 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:48:40 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2021/12/01 06:48:40 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:40 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:40 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:40 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:40 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2021/12/01 06:48:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:40 DEBUG : file1: newRWFileHandle: 2021/12/01 06:48:40 DEBUG : file1(0xc0006eff80): openPending: 2021/12/01 06:48:40 DEBUG : file1: vfs cache: truncate to size=0 2021/12/01 06:48:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:48:40 DEBUG : file1(0xc0006eff80): >openPending: err= 2021/12/01 06:48:40 DEBUG : file1: >newRWFileHandle: err= 2021/12/01 06:48:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:48:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2021/12/01 06:48:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2021/12/01 06:48:40 DEBUG : file1(0xc0006eff80): _writeAt: size=5, off=0 2021/12/01 06:48:40 DEBUG : file1(0xc0006eff80): >_writeAt: n=5, err= 2021/12/01 06:48:40 DEBUG : file1(0xc0006eff80): close: 2021/12/01 06:48:40 DEBUG : file1: vfs cache: setting modification time to 2021-12-01 06:48:40.622569797 +0000 UTC m=+98.350852942 2021/12/01 06:48:40 INFO : file1: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:40 DEBUG : file1(0xc0006eff80): >close: err= 2021/12/01 06:48:40 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:48:40 DEBUG : : Looking for writers 2021/12/01 06:48:40 DEBUG : file1: reading active writers 2021/12/01 06:48:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2021/12/01 06:48:40 DEBUG : : Looking for writers 2021/12/01 06:48:40 DEBUG : file1: reading active writers 2021/12/01 06:48:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2021/12/01 06:48:40 DEBUG : : Looking for writers 2021/12/01 06:48:40 DEBUG : file1: reading active writers 2021/12/01 06:48:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2021/12/01 06:48:40 DEBUG : : Looking for writers 2021/12/01 06:48:40 DEBUG : file1: reading active writers 2021/12/01 06:48:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2021/12/01 06:48:40 DEBUG : file1: vfs cache: starting upload 2021/12/01 06:48:40 DEBUG : : Looking for writers 2021/12/01 06:48:40 DEBUG : file1: reading active writers 2021/12/01 06:48:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2021/12/01 06:48:40 DEBUG : : Looking for writers 2021/12/01 06:48:40 DEBUG : file1: reading active writers 2021/12/01 06:48:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2021/12/01 06:48:40 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2021/12/01 06:48:40 INFO : file1: Copied (new) 2021/12/01 06:48:40 DEBUG : file1: vfs cache: fingerprint now "5,2021-12-01 06:48:40.622569797 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2021/12/01 06:48:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2021/12/01 06:48:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:48:40 INFO : file1: vfs cache: upload succeeded try #1 2021/12/01 06:48:41 DEBUG : : Looking for writers 2021/12/01 06:48:41 DEBUG : file1: reading active writers 2021/12/01 06:48:41 DEBUG : >WaitForWriters: 2021/12/01 06:48:41 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.07s) === RUN TestRWFileHandleOpenTests run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:48:41 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:48:41 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2021/12/01 06:48:41 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:41 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:41 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:41 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" === RUN TestRWFileHandleOpenTests/os.O_RDONLY 2021/12/01 06:48:41 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df740): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df740): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df740): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df740): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df740): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.691365005 +0000 UTC m=+99.419648121 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df740): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df780): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df780): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df780): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df780): >_readAt: n=2, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df780): _writeAt: size=3, off=2 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df780): >_writeAt: n=0, err=Bad file descriptor 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df780): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.691365005 +0000 UTC m=+99.419648121 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df780): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df7c0): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df7c0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df7c0): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df7c0): >_readAt: n=5, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df7c0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.691365005 +0000 UTC m=+99.419648121 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df7c0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003072d0 item 1 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df840): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df840): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df840): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df840): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df840): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.694352001 +0000 UTC m=+99.422635127 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df840): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df880): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df880): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df880): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df880): >_readAt: n=5, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df880): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.694352001 +0000 UTC m=+99.422635127 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df880): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000307730 item 2 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_SYNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df900): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df900): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df900): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df900): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df900): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.695762878 +0000 UTC m=+99.424046004 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df900): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a000): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a000): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a000): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a000): >_readAt: n=2, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a000): _writeAt: size=3, off=2 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a000): >_writeAt: n=0, err=Bad file descriptor 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a000): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.695762878 +0000 UTC m=+99.424046004 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a000): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a040): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a040): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a040): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a040): >_readAt: n=5, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a040): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.695762878 +0000 UTC m=+99.424046004 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a040): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002604d0 item 3 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a100): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a100): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a100): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a100): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a100): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.697554559 +0000 UTC m=+99.425837685 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a100): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a180): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a180): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a180): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a180): >_readAt: n=5, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a180): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.697554559 +0000 UTC m=+99.425837685 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a180): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000260a10 item 4 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a200): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a200): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a200): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a200): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a200): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.698750345 +0000 UTC m=+99.427033471 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a200): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a240): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a240): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a240): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a240): >_readAt: n=2, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a240): _writeAt: size=3, off=2 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a240): >_writeAt: n=0, err=Bad file descriptor 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a240): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.698750345 +0000 UTC m=+99.427033471 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a240): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a280): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a280): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a280): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a280): >_readAt: n=5, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a280): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.698750345 +0000 UTC m=+99.427033471 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a280): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000260cb0 item 5 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a340): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a340): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a340): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a340): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a340): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.699854149 +0000 UTC m=+99.428137265 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a340): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a3c0): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a3c0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a3c0): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a3c0): >_readAt: n=5, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a3c0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.699854149 +0000 UTC m=+99.428137265 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a3c0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000261420 item 6 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a480): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a480): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a480): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a480): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a480): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.700688058 +0000 UTC m=+99.428971184 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a480): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a540): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a540): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a540): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a540): >_readAt: n=2, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a540): _writeAt: size=3, off=2 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a540): >_writeAt: n=0, err=Bad file descriptor 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a540): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.700688058 +0000 UTC m=+99.428971184 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a540): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a580): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a580): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a580): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a580): >_readAt: n=5, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a580): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.700688058 +0000 UTC m=+99.428971184 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a580): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000261730 item 7 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a640): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a640): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a640): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a640): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a640): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.70185505 +0000 UTC m=+99.430138176 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a640): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a6c0): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a6c0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a6c0): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a6c0): >_readAt: n=5, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a6c0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.70185505 +0000 UTC m=+99.430138176 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a6c0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000261d50 item 8 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a740): _readAt: size=2, off=0 2021/12/01 06:48:41 ERROR : open-test-file(0xc00089a740): Couldn't read size of file 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a740): >_readAt: n=0, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a740): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a740): >_writeAt: n=0, err=Bad file descriptor 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a740): close: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a740): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a780): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a780): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a780): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a780): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a780): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.702788126 +0000 UTC m=+99.431071252 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a780): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a7c0): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a7c0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a7c0): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a7c0): >_readAt: n=2, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a7c0): _writeAt: size=3, off=2 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a7c0): >_writeAt: n=0, err=Bad file descriptor 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a7c0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.702788126 +0000 UTC m=+99.431071252 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a7c0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a800): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a800): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a800): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a800): >_readAt: n=5, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a800): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.702788126 +0000 UTC m=+99.431071252 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a800): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000306f50 item 9 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a900): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a900): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a900): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a900): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a900): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.704139361 +0000 UTC m=+99.432422488 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a900): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a9c0): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a9c0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a9c0): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a9c0): >_readAt: n=5, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a9c0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.704139361 +0000 UTC m=+99.432422488 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089a9c0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000307c00 item 10 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089aac0): _readAt: size=2, off=0 2021/12/01 06:48:41 ERROR : open-test-file(0xc00089aac0): Couldn't read size of file 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089aac0): >_readAt: n=0, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089aac0): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089aac0): >_writeAt: n=0, err=Bad file descriptor 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089aac0): close: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089aac0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089ab00): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089ab00): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089ab00): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089ab00): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089ab00): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.705138871 +0000 UTC m=+99.433421997 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089ab00): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089abc0): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089abc0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089abc0): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089abc0): >_readAt: n=2, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089abc0): _writeAt: size=3, off=2 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089abc0): >_writeAt: n=0, err=Bad file descriptor 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089abc0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.705138871 +0000 UTC m=+99.433421997 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089abc0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089ac00): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089ac00): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089ac00): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089ac00): >_readAt: n=5, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089ac00): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.705138871 +0000 UTC m=+99.433421997 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089ac00): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000307f10 item 11 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089acc0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089acc0): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089acc0): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089acc0): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089acc0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.706190988 +0000 UTC m=+99.434474104 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089acc0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089ad40): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089ad40): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089ad40): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089ad40): >_readAt: n=5, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089ad40): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.706190988 +0000 UTC m=+99.434474104 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089ad40): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f8690 item 12 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089ae40): _readAt: size=2, off=0 2021/12/01 06:48:41 ERROR : open-test-file(0xc00089ae40): Couldn't read size of file 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089ae40): >_readAt: n=0, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089ae40): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089ae40): >_writeAt: n=0, err=Bad file descriptor 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089ae40): close: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089ae40): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089ae80): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089ae80): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089ae80): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089ae80): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089ae80): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.70693503 +0000 UTC m=+99.435218135 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089ae80): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: File.openRW failed: file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089af40): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089af40): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089af40): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089af40): >_readAt: n=5, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089af40): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.70693503 +0000 UTC m=+99.435218135 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089af40): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f8d90 item 13 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b000): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b000): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b000): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b000): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b000): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.70773198 +0000 UTC m=+99.436015096 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b000): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b080): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b080): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b080): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b080): >_readAt: n=5, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b080): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.70773198 +0000 UTC m=+99.436015096 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b080): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f9490 item 14 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b180): _readAt: size=2, off=0 2021/12/01 06:48:41 ERROR : open-test-file(0xc00089b180): Couldn't read size of file 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b180): >_readAt: n=0, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b180): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b180): >_writeAt: n=0, err=Bad file descriptor 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b180): close: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b180): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b1c0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b1c0): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b1c0): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b1c0): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b1c0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.708574404 +0000 UTC m=+99.436857520 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b1c0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: File.openRW failed: file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b280): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b280): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b280): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b280): >_readAt: n=5, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b280): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.708574404 +0000 UTC m=+99.436857520 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b280): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f9a40 item 15 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b340): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b340): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b340): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b340): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b340): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.709393797 +0000 UTC m=+99.437676913 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b340): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b3c0): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b3c0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b3c0): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b3c0): >_readAt: n=5, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b3c0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.709393797 +0000 UTC m=+99.437676913 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b3c0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f9dc0 item 16 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b440): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b440): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b440): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b440): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b440): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.710116167 +0000 UTC m=+99.438399283 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b440): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b480): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b480): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b480): open at offset 5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b480): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b480): >_readAt: n=2, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b480): _writeAt: size=3, off=7 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b480): >_writeAt: n=0, err=Bad file descriptor 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b480): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.710116167 +0000 UTC m=+99.438399283 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b480): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b4c0): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b4c0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b4c0): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b4c0): >_readAt: n=5, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b4c0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.710116167 +0000 UTC m=+99.438399283 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b4c0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e8230 item 17 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b580): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b580): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b580): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b580): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b580): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.711083887 +0000 UTC m=+99.439367003 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b580): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b600): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b600): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b600): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b600): >_readAt: n=5, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b600): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.711083887 +0000 UTC m=+99.439367003 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b600): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e8c40 item 18 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b6c0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b6c0): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b6c0): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b6c0): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b6c0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.711905934 +0000 UTC m=+99.440189051 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b6c0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b780): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b780): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b780): open at offset 5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b780): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b780): >_readAt: n=2, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b780): _writeAt: size=3, off=7 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b780): >_writeAt: n=0, err=Bad file descriptor 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b780): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.711905934 +0000 UTC m=+99.440189051 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b780): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b7c0): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b7c0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b7c0): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b7c0): >_readAt: n=5, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b7c0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.711905934 +0000 UTC m=+99.440189051 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b7c0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e90a0 item 19 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b880): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b880): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b880): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b880): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b880): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.712934236 +0000 UTC m=+99.441217352 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b880): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b900): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b900): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b900): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b900): >_readAt: n=5, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b900): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.712934236 +0000 UTC m=+99.441217352 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b900): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e97a0 item 20 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b9c0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b9c0): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b9c0): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b9c0): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b9c0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.713735124 +0000 UTC m=+99.442018240 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089b9c0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089ba80): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089ba80): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089ba80): open at offset 5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089ba80): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089ba80): >_readAt: n=2, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089ba80): _writeAt: size=3, off=7 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089ba80): >_writeAt: n=0, err=Bad file descriptor 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089ba80): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.713735124 +0000 UTC m=+99.442018240 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089ba80): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089bac0): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089bac0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089bac0): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089bac0): >_readAt: n=5, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089bac0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.713735124 +0000 UTC m=+99.442018240 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089bac0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e9b20 item 21 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089bbc0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089bbc0): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089bbc0): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089bbc0): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089bbc0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.714971326 +0000 UTC m=+99.443254463 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089bbc0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089bc40): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089bc40): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089bc40): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089bc40): >_readAt: n=5, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089bc40): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.714971326 +0000 UTC m=+99.443254463 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089bc40): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e9f80 item 22 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089bd00): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089bd00): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089bd00): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089bd00): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089bd00): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.71596321 +0000 UTC m=+99.444246326 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089bd00): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089bdc0): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089bdc0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089bdc0): open at offset 5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089bdc0): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089bdc0): >_readAt: n=2, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089bdc0): _writeAt: size=3, off=7 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089bdc0): >_writeAt: n=0, err=Bad file descriptor 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089bdc0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.71596321 +0000 UTC m=+99.444246326 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089bdc0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089be00): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089be00): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089be00): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089be00): >_readAt: n=5, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089be00): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.71596321 +0000 UTC m=+99.444246326 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089be00): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003c700 item 23 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089bec0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089bec0): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089bec0): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089bec0): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089bec0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.716996884 +0000 UTC m=+99.445279999 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089bec0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089bf40): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089bf40): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089bf40): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089bf40): >_readAt: n=5, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089bf40): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.716996884 +0000 UTC m=+99.445279999 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00089bf40): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003cc40 item 24 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de0c0): _readAt: size=2, off=0 2021/12/01 06:48:41 ERROR : open-test-file(0xc0007de0c0): Couldn't read size of file 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de0c0): >_readAt: n=0, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de0c0): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de0c0): >_writeAt: n=0, err=Bad file descriptor 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de0c0): close: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de0c0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de100): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de100): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de100): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de100): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de100): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.71803198 +0000 UTC m=+99.446315165 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de100): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de1c0): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de1c0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de1c0): open at offset 5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de1c0): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de1c0): >_readAt: n=2, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de1c0): _writeAt: size=3, off=7 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de1c0): >_writeAt: n=0, err=Bad file descriptor 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de1c0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.71803198 +0000 UTC m=+99.446315165 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de1c0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de200): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de200): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de200): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de200): >_readAt: n=5, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de200): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.71803198 +0000 UTC m=+99.446315165 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de200): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003d490 item 25 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de2c0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de2c0): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de2c0): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de2c0): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de2c0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.71908595 +0000 UTC m=+99.447369056 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de2c0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de340): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de340): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de340): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de340): >_readAt: n=5, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de340): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.71908595 +0000 UTC m=+99.447369056 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de340): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003dc00 item 26 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de440): _readAt: size=2, off=0 2021/12/01 06:48:41 ERROR : open-test-file(0xc0007de440): Couldn't read size of file 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de440): >_readAt: n=0, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de440): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de440): >_writeAt: n=0, err=Bad file descriptor 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de440): close: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de440): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de480): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de480): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de480): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de480): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de480): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.719846733 +0000 UTC m=+99.448129848 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de480): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de540): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de540): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de540): open at offset 5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de540): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de540): >_readAt: n=2, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de540): _writeAt: size=3, off=7 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de540): >_writeAt: n=0, err=Bad file descriptor 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de540): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.719846733 +0000 UTC m=+99.448129848 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de540): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de580): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de580): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de580): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de580): >_readAt: n=5, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de580): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.719846733 +0000 UTC m=+99.448129848 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de580): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003df80 item 27 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de640): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de640): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de640): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de640): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de640): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.72094732 +0000 UTC m=+99.449230436 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de640): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de6c0): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de6c0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de6c0): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de6c0): >_readAt: n=5, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de6c0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.72094732 +0000 UTC m=+99.449230436 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de6c0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f2690 item 28 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de7c0): _readAt: size=2, off=0 2021/12/01 06:48:41 ERROR : open-test-file(0xc0007de7c0): Couldn't read size of file 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de7c0): >_readAt: n=0, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de7c0): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de7c0): >_writeAt: n=0, err=Bad file descriptor 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de7c0): close: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de7c0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de800): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de800): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de800): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de800): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de800): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.721838868 +0000 UTC m=+99.450121984 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de800): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: File.openRW failed: file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de8c0): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de8c0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de8c0): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de8c0): >_readAt: n=5, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de8c0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.721838868 +0000 UTC m=+99.450121984 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de8c0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f2a80 item 29 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de980): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de980): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de980): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de980): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de980): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.722638001 +0000 UTC m=+99.450921118 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007de980): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dea00): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dea00): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dea00): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dea00): >_readAt: n=5, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dea00): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.722638001 +0000 UTC m=+99.450921118 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dea00): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f2e70 item 30 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007deb00): _readAt: size=2, off=0 2021/12/01 06:48:41 ERROR : open-test-file(0xc0007deb00): Couldn't read size of file 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007deb00): >_readAt: n=0, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007deb00): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007deb00): >_writeAt: n=0, err=Bad file descriptor 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007deb00): close: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007deb00): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007deb40): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007deb40): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007deb40): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007deb40): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007deb40): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.723420474 +0000 UTC m=+99.451703591 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007deb40): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: File.openRW failed: file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dec00): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dec00): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dec00): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dec00): >_readAt: n=5, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dec00): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.723420474 +0000 UTC m=+99.451703591 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dec00): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f3420 item 31 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007ded40): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007ded40): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007ded40): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007ded40): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007ded40): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.724175406 +0000 UTC m=+99.452458522 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007ded40): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dedc0): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dedc0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dedc0): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dedc0): >_readAt: n=5, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dedc0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.724175406 +0000 UTC m=+99.452458522 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dedc0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f38f0 item 32 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dee40): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dee40): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dee40): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dee40): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dee40): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.724944764 +0000 UTC m=+99.453227891 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dee40): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dee80): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dee80): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dee80): _writeAt: size=3, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dee80): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dee80): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f3d50 item 33 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dee80): >_writeAt: n=3, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dee80): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.725232904 +0000 UTC m=+99.453516020 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dee80): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007deec0): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007deec0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007deec0): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007deec0): >_readAt: n=5, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007deec0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.725232904 +0000 UTC m=+99.453516020 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007deec0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f3f80 item 33 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007def40): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007def40): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007def40): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007def40): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007def40): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.726037629 +0000 UTC m=+99.454320745 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007def40): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007def80): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007def80): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000266460 item 34 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007def80): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007def80): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007def80): _writeAt: size=3, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007def80): >_writeAt: n=3, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007def80): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.726324474 +0000 UTC m=+99.454607591 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007def80): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007defc0): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007defc0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=3 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007defc0): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007defc0): >_readAt: n=3, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007defc0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.726324474 +0000 UTC m=+99.454607591 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007defc0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000266850 item 34 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_SYNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df040): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df040): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df040): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df040): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df040): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.727026257 +0000 UTC m=+99.455309373 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df040): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df080): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df080): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df080): _writeAt: size=3, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df080): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df080): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000266e00 item 35 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df080): >_writeAt: n=3, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df080): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.727267508 +0000 UTC m=+99.455550624 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df080): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df0c0): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df0c0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df0c0): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df0c0): >_readAt: n=5, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df0c0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.727267508 +0000 UTC m=+99.455550624 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df0c0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000266f50 item 35 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df180): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df180): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df180): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df180): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df180): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.727946118 +0000 UTC m=+99.456229233 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df180): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df240): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df240): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000267420 item 36 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df240): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df240): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df240): _writeAt: size=3, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df240): >_writeAt: n=3, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df240): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.728274431 +0000 UTC m=+99.456557547 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df240): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df280): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df280): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=3 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df280): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df280): >_readAt: n=3, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df280): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.728274431 +0000 UTC m=+99.456557547 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df280): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002677a0 item 36 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df300): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df300): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df300): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df300): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df300): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.728951987 +0000 UTC m=+99.457235104 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df300): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df340): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df340): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df340): _writeAt: size=3, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df340): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df340): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000267b20 item 37 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df340): >_writeAt: n=3, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df340): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.729356464 +0000 UTC m=+99.457639580 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df340): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df380): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df380): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df380): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df380): >_readAt: n=5, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df380): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.729356464 +0000 UTC m=+99.457639580 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df380): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000267d50 item 37 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df440): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df440): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df440): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df440): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df440): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.730243693 +0000 UTC m=+99.458526808 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df440): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df500): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df500): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005800e0 item 38 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df500): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df500): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df500): _writeAt: size=3, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df500): >_writeAt: n=3, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df500): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.730495725 +0000 UTC m=+99.458778840 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df500): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df540): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df540): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=3 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df540): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df540): >_readAt: n=3, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df540): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.730495725 +0000 UTC m=+99.458778840 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df540): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000580230 item 38 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df600): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df600): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df600): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df600): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df600): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.731168322 +0000 UTC m=+99.459451439 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df600): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df6c0): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df6c0): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df6c0): _writeAt: size=3, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df6c0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df6c0): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000580540 item 39 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df6c0): >_writeAt: n=3, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df6c0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.731430091 +0000 UTC m=+99.459713207 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df6c0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df940): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df940): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df940): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df940): >_readAt: n=5, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df940): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.731430091 +0000 UTC m=+99.459713207 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007df940): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000580a80 item 39 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfa00): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfa00): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfa00): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfa00): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfa00): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.732192938 +0000 UTC m=+99.460476053 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfa00): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfac0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfac0): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000580e00 item 40 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfac0): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfac0): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfac0): _writeAt: size=3, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfac0): >_writeAt: n=3, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfac0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.732559112 +0000 UTC m=+99.460842229 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfac0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfb00): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfb00): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=3 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfb00): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfb00): >_readAt: n=3, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfb00): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.732559112 +0000 UTC m=+99.460842229 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfb00): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000581030 item 40 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfb80): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfb80): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfb80): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfb80): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfb80): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfb80): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfb80): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.733355231 +0000 UTC m=+99.461638347 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfb80): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfbc0): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfbc0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfbc0): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000581340 item 41 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfbc0): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfbc0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.733582016 +0000 UTC m=+99.461865131 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfbc0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfc00): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfc00): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfc00): _writeAt: size=3, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfc00): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfc00): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000581570 item 41 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfc00): >_writeAt: n=3, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfc00): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.733887877 +0000 UTC m=+99.462170993 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfc00): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfc40): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfc40): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfc40): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfc40): >_readAt: n=5, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfc40): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.733887877 +0000 UTC m=+99.462170993 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfc40): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005816c0 item 41 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfd40): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfd40): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfd40): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfd40): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfd40): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfd40): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfd40): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.734635405 +0000 UTC m=+99.462918521 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfd40): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfd80): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfd80): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfd80): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000581b20 item 42 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfd80): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfd80): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.734863842 +0000 UTC m=+99.463146958 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfd80): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfe40): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfe40): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000581d50 item 42 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfe40): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfe40): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfe40): _writeAt: size=3, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfe40): >_writeAt: n=3, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfe40): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.735214187 +0000 UTC m=+99.463497303 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfe40): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfe80): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfe80): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=3 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfe80): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfe80): >_readAt: n=3, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfe80): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.735214187 +0000 UTC m=+99.463497303 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dfe80): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000581ea0 item 42 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dffc0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dffc0): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dffc0): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dffc0): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dffc0): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dffc0): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dffc0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.735875063 +0000 UTC m=+99.464158209 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0007dffc0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a000): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a000): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a000): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000126230 item 43 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a000): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a000): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.736228815 +0000 UTC m=+99.464511931 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a000): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a0c0): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a0c0): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a0c0): _writeAt: size=3, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a0c0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a0c0): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000126380 item 43 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a0c0): >_writeAt: n=3, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a0c0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.736636597 +0000 UTC m=+99.464919713 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a0c0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a100): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a100): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a100): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a100): >_readAt: n=5, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a100): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.736636597 +0000 UTC m=+99.464919713 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a100): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000126540 item 43 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a200): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a200): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a200): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a200): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a200): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a200): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a200): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.737433758 +0000 UTC m=+99.465716874 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a200): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a240): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a240): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a240): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000126850 item 44 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a240): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a240): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.737672705 +0000 UTC m=+99.465955821 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a240): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a300): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a300): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000126bd0 item 44 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a300): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a300): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a300): _writeAt: size=3, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a300): >_writeAt: n=3, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a300): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.737966855 +0000 UTC m=+99.466249970 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a300): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a340): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a340): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=3 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a340): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a340): >_readAt: n=3, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a340): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.737966855 +0000 UTC m=+99.466249970 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a340): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000126e70 item 44 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a440): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a440): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a440): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a440): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a440): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a440): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a440): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.738679577 +0000 UTC m=+99.466962683 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a440): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a480): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a480): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a480): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001272d0 item 45 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a480): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a480): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.738908725 +0000 UTC m=+99.467191842 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a480): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: File.openRW failed: file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a540): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a540): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a540): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a540): >_readAt: n=5, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a540): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.738908725 +0000 UTC m=+99.467191842 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a540): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000127490 item 45 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a6c0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a6c0): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a6c0): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a6c0): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a6c0): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a6c0): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a6c0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.739633681 +0000 UTC m=+99.467916797 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a6c0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a700): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a700): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a700): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001277a0 item 46 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a700): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a700): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.739872968 +0000 UTC m=+99.468156085 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a700): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: File.openRW failed: file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a7c0): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a7c0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a7c0): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a7c0): >_readAt: n=5, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a7c0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.739872968 +0000 UTC m=+99.468156085 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a7c0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001278f0 item 46 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a8c0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a8c0): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a8c0): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a8c0): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a8c0): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a8c0): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a8c0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.740621608 +0000 UTC m=+99.468904724 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a8c0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a900): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a900): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a900): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000127ce0 item 47 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a900): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a900): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.740918354 +0000 UTC m=+99.469201470 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050a900): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: File.openRW failed: file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050aa80): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050aa80): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050aa80): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050aa80): >_readAt: n=5, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050aa80): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.740918354 +0000 UTC m=+99.469201470 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050aa80): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000127ea0 item 47 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050ab80): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050ab80): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050ab80): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050ab80): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050ab80): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050ab80): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050ab80): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.741630976 +0000 UTC m=+99.469914092 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050ab80): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050abc0): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050abc0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050abc0): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024e1c0 item 48 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050abc0): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050abc0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.741884129 +0000 UTC m=+99.470167246 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050abc0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: File.openRW failed: file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050ac80): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050ac80): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050ac80): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050ac80): >_readAt: n=5, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050ac80): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.741884129 +0000 UTC m=+99.470167246 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050ac80): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024e380 item 48 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050ad00): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050ad00): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050ad00): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050ad00): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050ad00): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.742615838 +0000 UTC m=+99.470898954 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050ad00): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050ad40): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050ad40): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050ad40): _writeAt: size=3, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050ad40): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050ad40): open at offset 5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050ad40): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024e930 item 49 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050ad40): >_writeAt: n=3, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050ad40): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.742866066 +0000 UTC m=+99.471149192 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050ad40): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050ad80): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050ad80): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=8 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050ad80): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050ad80): >_readAt: n=8, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050ad80): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.742866066 +0000 UTC m=+99.471149192 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050ad80): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024ebd0 item 49 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050aec0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050aec0): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050aec0): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050aec0): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050aec0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.743511833 +0000 UTC m=+99.471794949 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050aec0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050af80): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050af80): open at offset 5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050af80): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024f110 item 50 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050af80): _readAt: size=2, off=5 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050af80): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050af80): _writeAt: size=3, off=5 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050af80): >_writeAt: n=3, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050af80): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.74382017 +0000 UTC m=+99.472103286 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050af80): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050afc0): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050afc0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=3 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050afc0): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050afc0): >_readAt: n=3, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050afc0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.74382017 +0000 UTC m=+99.472103286 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050afc0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024f260 item 50 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b080): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b080): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b080): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b080): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b080): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.744609566 +0000 UTC m=+99.472892683 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b080): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b180): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b180): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b180): _writeAt: size=3, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b180): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b180): open at offset 5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b180): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024f650 item 51 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b180): >_writeAt: n=3, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b180): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.744893947 +0000 UTC m=+99.473177054 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b180): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b1c0): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b1c0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=8 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b1c0): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b1c0): >_readAt: n=8, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b1c0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.744893947 +0000 UTC m=+99.473177054 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b1c0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024f880 item 51 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b280): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b280): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b280): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b280): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b280): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.745608103 +0000 UTC m=+99.473891218 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b280): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b340): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b340): open at offset 5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b340): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024fd50 item 52 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b340): _readAt: size=2, off=5 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b340): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b340): _writeAt: size=3, off=5 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b340): >_writeAt: n=3, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b340): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.745892285 +0000 UTC m=+99.474175401 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b340): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b380): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b380): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=3 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b380): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b380): >_readAt: n=3, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b380): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.745892285 +0000 UTC m=+99.474175401 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b380): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025a000 item 52 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b4c0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b4c0): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b4c0): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b4c0): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b4c0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.746597573 +0000 UTC m=+99.474880699 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b4c0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b580): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b580): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b580): _writeAt: size=3, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b580): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b580): open at offset 5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b580): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025a460 item 53 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b580): >_writeAt: n=3, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b580): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.746837351 +0000 UTC m=+99.475120468 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b580): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b600): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b600): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=8 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b600): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b600): >_readAt: n=8, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b600): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.746837351 +0000 UTC m=+99.475120468 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b600): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025a5b0 item 53 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b700): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b700): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b700): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b700): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b700): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.747630434 +0000 UTC m=+99.475913541 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b700): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b880): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b880): open at offset 5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b880): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025aa10 item 54 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b880): _readAt: size=2, off=5 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b880): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b880): _writeAt: size=3, off=5 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b880): >_writeAt: n=3, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b880): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.747928311 +0000 UTC m=+99.476211427 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b880): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b8c0): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b8c0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=3 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b8c0): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b8c0): >_readAt: n=3, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b8c0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.747928311 +0000 UTC m=+99.476211427 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b8c0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025ab60 item 54 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b980): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b980): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b980): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b980): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b980): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.74876178 +0000 UTC m=+99.477044896 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050b980): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050ba40): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050ba40): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050ba40): _writeAt: size=3, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050ba40): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050ba40): open at offset 5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050ba40): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025aee0 item 55 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050ba40): >_writeAt: n=3, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050ba40): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.749046132 +0000 UTC m=+99.477329247 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050ba40): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050ba80): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050ba80): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=8 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050ba80): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050ba80): >_readAt: n=8, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050ba80): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.749046132 +0000 UTC m=+99.477329247 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050ba80): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025b180 item 55 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050bb40): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050bb40): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050bb40): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050bb40): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050bb40): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.749690356 +0000 UTC m=+99.477973472 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050bb40): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050bc00): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050bc00): open at offset 5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050bc00): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025b730 item 56 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050bc00): _readAt: size=2, off=5 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050bc00): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050bc00): _writeAt: size=3, off=5 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050bc00): >_writeAt: n=3, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050bc00): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.750008491 +0000 UTC m=+99.478291607 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050bc00): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050bc40): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050bc40): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=3 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050bc40): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050bc40): >_readAt: n=3, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050bc40): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.750008491 +0000 UTC m=+99.478291607 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050bc40): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025b960 item 56 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050bd40): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050bd40): open at offset 0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050bd40): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050bd40): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050bd40): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050bd40): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050bd40): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050bd40): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.750905048 +0000 UTC m=+99.479188164 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050bd40): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050bd80): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050bd80): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050bd80): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025bc70 item 57 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050bd80): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050bd80): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.751127914 +0000 UTC m=+99.479411030 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050bd80): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050be40): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050be40): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050be40): _writeAt: size=3, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050be40): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050be40): open at offset 5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050be40): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025bf10 item 57 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050be40): >_writeAt: n=3, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050be40): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.75141982 +0000 UTC m=+99.479702937 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050be40): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050be80): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050be80): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=8 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050be80): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050be80): >_readAt: n=8, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050be80): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.75141982 +0000 UTC m=+99.479702937 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050be80): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e2150 item 57 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050bf80): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050bf80): open at offset 0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050bf80): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050bf80): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050bf80): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050bf80): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050bf80): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050bf80): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.752161467 +0000 UTC m=+99.480444583 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050bf80): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050bfc0): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050bfc0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050bfc0): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e2620 item 58 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050bfc0): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050bfc0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.75238227 +0000 UTC m=+99.480665386 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc00050bfc0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54080): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54080): open at offset 5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54080): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e2850 item 58 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54080): _readAt: size=2, off=5 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54080): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54080): _writeAt: size=3, off=5 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54080): >_writeAt: n=3, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54080): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.752689514 +0000 UTC m=+99.480972630 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54080): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a540c0): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a540c0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=3 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a540c0): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a540c0): >_readAt: n=3, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a540c0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.752689514 +0000 UTC m=+99.480972630 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a540c0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e2b60 item 58 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a541c0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a541c0): open at offset 0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a541c0): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a541c0): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a541c0): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a541c0): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a541c0): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a541c0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.753504017 +0000 UTC m=+99.481787133 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a541c0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54200): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54200): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54200): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e3030 item 59 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54200): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54200): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.753780775 +0000 UTC m=+99.482063891 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54200): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54300): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54300): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54300): _writeAt: size=3, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54300): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54300): open at offset 5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54300): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e3260 item 59 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54300): >_writeAt: n=3, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54300): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.7541524 +0000 UTC m=+99.482435516 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54300): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54340): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54340): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=8 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54340): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54340): >_readAt: n=8, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54340): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.7541524 +0000 UTC m=+99.482435516 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54340): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e3420 item 59 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54440): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54440): open at offset 0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54440): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54440): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54440): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54440): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54440): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54440): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.755041673 +0000 UTC m=+99.483324818 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54440): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54480): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54480): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54480): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e3d50 item 60 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54480): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54480): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.755353415 +0000 UTC m=+99.483636532 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54480): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54540): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54540): open at offset 5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54540): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e3f10 item 60 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54540): _readAt: size=2, off=5 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54540): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54540): _writeAt: size=3, off=5 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54540): >_writeAt: n=3, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54540): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.755774152 +0000 UTC m=+99.484057268 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54540): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a545c0): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a545c0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=3 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a545c0): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a545c0): >_readAt: n=3, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a545c0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.755774152 +0000 UTC m=+99.484057268 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a545c0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fc070 item 60 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a546c0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a546c0): open at offset 0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a546c0): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a546c0): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a546c0): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a546c0): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a546c0): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a546c0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.756582714 +0000 UTC m=+99.484865831 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a546c0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54700): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54700): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54700): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fca80 item 61 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54700): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54700): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.756903413 +0000 UTC m=+99.485186539 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54700): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: File.openRW failed: file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a547c0): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a547c0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a547c0): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a547c0): >_readAt: n=5, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a547c0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.756903413 +0000 UTC m=+99.485186539 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a547c0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fcbd0 item 61 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a548c0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a548c0): open at offset 0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a548c0): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a548c0): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a548c0): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a548c0): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a548c0): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a548c0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.757753534 +0000 UTC m=+99.486036649 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a548c0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54900): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54900): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54900): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fcee0 item 62 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54900): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54900): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.758005364 +0000 UTC m=+99.486288480 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54900): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: File.openRW failed: file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a549c0): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a549c0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a549c0): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a549c0): >_readAt: n=5, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a549c0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.758005364 +0000 UTC m=+99.486288480 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a549c0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fd030 item 62 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54ac0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54ac0): open at offset 0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54ac0): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54ac0): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54ac0): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54ac0): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54ac0): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54ac0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.758803957 +0000 UTC m=+99.487087074 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54ac0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54b00): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54b00): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54b00): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fd2d0 item 63 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54b00): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54b00): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.759090503 +0000 UTC m=+99.487373620 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54b00): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: File.openRW failed: file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54bc0): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54bc0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54bc0): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54bc0): >_readAt: n=5, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54bc0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.759090503 +0000 UTC m=+99.487373620 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54bc0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fd420 item 63 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54cc0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54cc0): open at offset 0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54cc0): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54cc0): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54cc0): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54cc0): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54cc0): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54cc0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.759804809 +0000 UTC m=+99.488087925 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54cc0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54d00): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54d00): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54d00): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fd6c0 item 64 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54d00): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54d00): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.760068723 +0000 UTC m=+99.488351839 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54d00): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: File.openRW failed: file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54dc0): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54dc0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54dc0): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54dc0): >_readAt: n=5, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54dc0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.760068723 +0000 UTC m=+99.488351839 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54dc0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fd880 item 64 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54e40): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54e40): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54e40): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54e40): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54e40): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.760900477 +0000 UTC m=+99.489183594 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54e40): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDWR 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54e80): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54e80): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54e80): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54e80): >_readAt: n=2, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54e80): _writeAt: size=3, off=2 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fdce0 item 65 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54e80): >_writeAt: n=3, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54e80): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.761133353 +0000 UTC m=+99.489416479 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54e80): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54ec0): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54ec0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54ec0): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54ec0): >_readAt: n=5, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54ec0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.761133353 +0000 UTC m=+99.489416479 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54ec0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fde30 item 65 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54f40): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54f40): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54f40): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54f40): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54f40): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.761796583 +0000 UTC m=+99.490079709 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54f40): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54f80): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54f80): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003981c0 item 66 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54f80): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54f80): >_readAt: n=0, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54f80): _writeAt: size=3, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54f80): >_writeAt: n=3, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54f80): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.762065326 +0000 UTC m=+99.490348442 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54f80): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54fc0): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54fc0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=3 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54fc0): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54fc0): >_readAt: n=3, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54fc0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.762065326 +0000 UTC m=+99.490348442 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a54fc0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000398380 item 66 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_SYNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55040): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55040): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55040): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55040): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55040): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.762746819 +0000 UTC m=+99.491029936 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55040): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55080): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55080): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55080): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55080): >_readAt: n=2, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55080): _writeAt: size=3, off=2 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000398700 item 67 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55080): >_writeAt: n=3, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55080): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.763026854 +0000 UTC m=+99.491309960 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55080): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a550c0): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a550c0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a550c0): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a550c0): >_readAt: n=5, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a550c0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.763026854 +0000 UTC m=+99.491309960 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a550c0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000398850 item 67 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55180): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55180): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55180): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55180): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55180): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.763705142 +0000 UTC m=+99.491988257 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55180): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55240): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55240): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000398b60 item 68 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55240): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55240): >_readAt: n=0, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55240): _writeAt: size=3, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55240): >_writeAt: n=3, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55240): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.763973263 +0000 UTC m=+99.492256380 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55240): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55280): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55280): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=3 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55280): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55280): >_readAt: n=3, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55280): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.763973263 +0000 UTC m=+99.492256380 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55280): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000398d20 item 68 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55300): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55300): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55300): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55300): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55300): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.764691907 +0000 UTC m=+99.492975013 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55300): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55340): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55340): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55340): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55340): >_readAt: n=2, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55340): _writeAt: size=3, off=2 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000399030 item 69 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55340): >_writeAt: n=3, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55340): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.76500888 +0000 UTC m=+99.493291996 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55340): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55380): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55380): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55380): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55380): >_readAt: n=5, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55380): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.76500888 +0000 UTC m=+99.493291996 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55380): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000399180 item 69 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55440): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55440): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55440): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55440): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55440): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.765705813 +0000 UTC m=+99.493988929 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55440): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55500): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55500): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003998f0 item 70 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55500): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55500): >_readAt: n=0, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55500): _writeAt: size=3, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55500): >_writeAt: n=3, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55500): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.765972803 +0000 UTC m=+99.494255919 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55500): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55540): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55540): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=3 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55540): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55540): >_readAt: n=3, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55540): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.765972803 +0000 UTC m=+99.494255919 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55540): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000399a40 item 70 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL|os.O_SYNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55600): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55600): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55600): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55600): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55600): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.766642184 +0000 UTC m=+99.494925300 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55600): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a556c0): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a556c0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a556c0): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a556c0): >_readAt: n=2, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a556c0): _writeAt: size=3, off=2 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000399ce0 item 71 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a556c0): >_writeAt: n=3, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a556c0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.766952865 +0000 UTC m=+99.495235981 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a556c0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55700): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55700): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55700): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55700): >_readAt: n=5, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55700): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.766952865 +0000 UTC m=+99.495235981 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55700): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000399ea0 item 71 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a557c0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a557c0): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a557c0): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a557c0): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a557c0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.767615794 +0000 UTC m=+99.495898930 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a557c0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55880): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55880): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4150 item 72 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55880): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55880): >_readAt: n=0, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55880): _writeAt: size=3, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55880): >_writeAt: n=3, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55880): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.767881482 +0000 UTC m=+99.496164598 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55880): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a558c0): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a558c0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=3 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a558c0): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a558c0): >_readAt: n=3, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a558c0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.767881482 +0000 UTC m=+99.496164598 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a558c0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c42a0 item 72 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55940): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55940): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55940): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55940): >_readAt: n=0, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55940): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55940): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55940): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.768578084 +0000 UTC m=+99.496861230 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55940): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55980): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55980): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55980): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4540 item 73 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55980): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55980): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.768873566 +0000 UTC m=+99.497156682 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55980): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a559c0): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a559c0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a559c0): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a559c0): >_readAt: n=2, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a559c0): _writeAt: size=3, off=2 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4770 item 73 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a559c0): >_writeAt: n=3, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a559c0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.769189327 +0000 UTC m=+99.497472443 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a559c0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55a00): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55a00): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55a00): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55a00): >_readAt: n=5, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55a00): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.769189327 +0000 UTC m=+99.497472443 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55a00): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4930 item 73 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55b00): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55b00): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55b00): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55b00): >_readAt: n=0, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55b00): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55b00): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55b00): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.769878125 +0000 UTC m=+99.498161240 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55b00): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55b40): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55b40): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55b40): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4bd0 item 74 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55b40): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55b40): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.770152458 +0000 UTC m=+99.498435574 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55b40): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55c00): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55c00): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4d90 item 74 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55c00): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55c00): >_readAt: n=0, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55c00): _writeAt: size=3, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55c00): >_writeAt: n=3, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55c00): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.77043186 +0000 UTC m=+99.498714976 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55c00): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55c40): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55c40): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=3 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55c40): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55c40): >_readAt: n=3, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55c40): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.77043186 +0000 UTC m=+99.498714976 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55c40): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4ee0 item 74 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_SYNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55d40): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55d40): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55d40): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55d40): >_readAt: n=0, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55d40): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55d40): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55d40): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.771078109 +0000 UTC m=+99.499361225 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55d40): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55d80): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55d80): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55d80): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5180 item 75 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55d80): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55d80): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.771298842 +0000 UTC m=+99.499581958 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55d80): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55e40): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55e40): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55e40): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55e40): >_readAt: n=2, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55e40): _writeAt: size=3, off=2 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c52d0 item 75 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55e40): >_writeAt: n=3, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55e40): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.771597179 +0000 UTC m=+99.499880295 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55e40): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55e80): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55e80): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55e80): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55e80): >_readAt: n=5, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55e80): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.771597179 +0000 UTC m=+99.499880295 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55e80): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5420 item 75 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55f80): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55f80): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55f80): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55f80): >_readAt: n=0, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55f80): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55f80): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55f80): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.77228235 +0000 UTC m=+99.500565466 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55f80): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55fc0): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55fc0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55fc0): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c56c0 item 76 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55fc0): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55fc0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.772557364 +0000 UTC m=+99.500840480 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000a55fc0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a080): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a080): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5810 item 76 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a080): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a080): >_readAt: n=0, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a080): _writeAt: size=3, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a080): >_writeAt: n=3, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a080): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.773057349 +0000 UTC m=+99.501340465 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a080): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a0c0): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a0c0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=3 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a0c0): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a0c0): >_readAt: n=3, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a0c0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.773057349 +0000 UTC m=+99.501340465 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a0c0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5960 item 76 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a1c0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a1c0): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a1c0): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a1c0): >_readAt: n=0, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a1c0): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a1c0): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a1c0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.773739655 +0000 UTC m=+99.502022771 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a1c0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a200): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a200): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a200): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5c00 item 77 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a200): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a200): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.773963544 +0000 UTC m=+99.502246660 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a200): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: File.openRW failed: file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a2c0): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a2c0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a2c0): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a2c0): >_readAt: n=5, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a2c0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.773963544 +0000 UTC m=+99.502246660 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a2c0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5d50 item 77 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a3c0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a3c0): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a3c0): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a3c0): >_readAt: n=0, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a3c0): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a3c0): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a3c0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.77474179 +0000 UTC m=+99.503024906 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a3c0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a400): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a400): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a400): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c000 item 78 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a400): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a400): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.774975676 +0000 UTC m=+99.503258782 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a400): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: File.openRW failed: file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a4c0): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a4c0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a4c0): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a4c0): >_readAt: n=5, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a4c0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.774975676 +0000 UTC m=+99.503258782 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a4c0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c150 item 78 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a5c0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a5c0): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a5c0): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a5c0): >_readAt: n=0, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a5c0): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a5c0): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a5c0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.775706704 +0000 UTC m=+99.503989820 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a5c0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a600): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a600): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a600): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c3f0 item 79 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a600): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a600): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.776128602 +0000 UTC m=+99.504411718 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a600): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: File.openRW failed: file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a6c0): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a6c0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a6c0): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a6c0): >_readAt: n=5, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a6c0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.776128602 +0000 UTC m=+99.504411718 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a6c0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c540 item 79 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a7c0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a7c0): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a7c0): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a7c0): >_readAt: n=0, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a7c0): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a7c0): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a7c0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.776941232 +0000 UTC m=+99.505224348 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a7c0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a800): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a800): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a800): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c850 item 80 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a800): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a800): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.777214503 +0000 UTC m=+99.505497619 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a800): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: File.openRW failed: file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a900): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a900): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a900): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a900): >_readAt: n=5, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a900): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.777214503 +0000 UTC m=+99.505497619 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a900): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c9a0 item 80 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a980): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a980): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a980): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a980): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a980): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.778017164 +0000 UTC m=+99.506300280 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a980): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a9c0): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a9c0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a9c0): open at offset 5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a9c0): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a9c0): >_readAt: n=2, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a9c0): _writeAt: size=3, off=7 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ccb0 item 81 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a9c0): >_writeAt: n=3, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a9c0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.778268874 +0000 UTC m=+99.506551990 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5a9c0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5aa00): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5aa00): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=8 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5aa00): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5aa00): >_readAt: n=8, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5aa00): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.778268874 +0000 UTC m=+99.506551990 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5aa00): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ce00 item 81 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5aac0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5aac0): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5aac0): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5aac0): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5aac0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.778990113 +0000 UTC m=+99.507273230 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5aac0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5ab80): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5ab80): open at offset 5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5ab80): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d110 item 82 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5ab80): _readAt: size=2, off=5 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5ab80): >_readAt: n=0, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5ab80): _writeAt: size=3, off=5 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5ab80): >_writeAt: n=3, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5ab80): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.779268854 +0000 UTC m=+99.507551971 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5ab80): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5abc0): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5abc0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=3 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5abc0): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5abc0): >_readAt: n=3, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5abc0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.779268854 +0000 UTC m=+99.507551971 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5abc0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d340 item 82 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_SYNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5ac80): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5ac80): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5ac80): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5ac80): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5ac80): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.780208902 +0000 UTC m=+99.508492018 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5ac80): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5ad40): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5ad40): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5ad40): open at offset 5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5ad40): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5ad40): >_readAt: n=2, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5ad40): _writeAt: size=3, off=7 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d6c0 item 83 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5ad40): >_writeAt: n=3, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5ad40): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.780467807 +0000 UTC m=+99.508750912 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5ad40): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5ad80): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5ad80): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=8 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5ad80): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5ad80): >_readAt: n=8, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5ad80): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.780467807 +0000 UTC m=+99.508750912 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5ad80): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d8f0 item 83 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5ae40): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5ae40): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5ae40): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5ae40): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5ae40): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.781394679 +0000 UTC m=+99.509677796 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5ae40): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5af00): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5af00): open at offset 5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5af00): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040dc70 item 84 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5af00): _readAt: size=2, off=5 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5af00): >_readAt: n=0, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5af00): _writeAt: size=3, off=5 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5af00): >_writeAt: n=3, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5af00): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.781682809 +0000 UTC m=+99.509965925 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5af00): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5af40): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5af40): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=3 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5af40): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5af40): >_readAt: n=3, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5af40): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.781682809 +0000 UTC m=+99.509965925 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5af40): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040df10 item 84 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b000): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b000): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b000): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b000): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b000): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.782411081 +0000 UTC m=+99.510694196 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b000): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b0c0): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b0c0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b0c0): open at offset 5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b0c0): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b0c0): >_readAt: n=2, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b0c0): _writeAt: size=3, off=7 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424310 item 85 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b0c0): >_writeAt: n=3, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b0c0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.78267352 +0000 UTC m=+99.510956636 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b0c0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b100): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b100): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=8 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b100): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b100): >_readAt: n=8, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b100): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.78267352 +0000 UTC m=+99.510956636 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b100): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004244d0 item 85 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b1c0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b1c0): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b1c0): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b1c0): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b1c0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.783401112 +0000 UTC m=+99.511684228 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b1c0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b280): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b280): open at offset 5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b280): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424770 item 86 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b280): _readAt: size=2, off=5 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b280): >_readAt: n=0, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b280): _writeAt: size=3, off=5 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b280): >_writeAt: n=3, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b280): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.783684141 +0000 UTC m=+99.511967256 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b280): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b2c0): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b2c0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=3 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b2c0): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b2c0): >_readAt: n=3, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b2c0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.783684141 +0000 UTC m=+99.511967256 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b2c0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004248c0 item 86 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b380): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b380): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b380): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b380): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b380): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.784382246 +0000 UTC m=+99.512665361 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b380): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b440): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b440): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b440): open at offset 5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b440): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b440): >_readAt: n=2, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b440): _writeAt: size=3, off=7 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424b60 item 87 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b440): >_writeAt: n=3, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b440): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.784642743 +0000 UTC m=+99.512925859 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b440): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b480): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b480): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=8 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b480): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b480): >_readAt: n=8, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b480): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.784642743 +0000 UTC m=+99.512925859 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b480): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424cb0 item 87 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b540): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b540): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b540): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b540): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b540): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.78543812 +0000 UTC m=+99.513721237 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b540): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b600): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b600): open at offset 5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b600): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424f50 item 88 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b600): _readAt: size=2, off=5 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b600): >_readAt: n=0, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b600): _writeAt: size=3, off=5 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b600): >_writeAt: n=3, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b600): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.78570014 +0000 UTC m=+99.513983257 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b600): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b640): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b640): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=3 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b640): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b640): >_readAt: n=3, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b640): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.78570014 +0000 UTC m=+99.513983257 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b640): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004250a0 item 88 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b740): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b740): open at offset 0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b740): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b740): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b740): >_readAt: n=0, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b740): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b740): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b740): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.786399709 +0000 UTC m=+99.514682825 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b740): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b780): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b780): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b780): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425340 item 89 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b780): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b780): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.786637393 +0000 UTC m=+99.514920510 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b780): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b840): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b840): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b840): open at offset 5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b840): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b840): >_readAt: n=2, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b840): _writeAt: size=3, off=7 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425490 item 89 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b840): >_writeAt: n=3, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b840): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.786933246 +0000 UTC m=+99.515216362 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b840): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b880): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b880): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=8 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b880): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b880): >_readAt: n=8, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b880): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.786933246 +0000 UTC m=+99.515216362 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b880): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004255e0 item 89 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b980): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b980): open at offset 0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b980): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b980): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b980): >_readAt: n=0, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b980): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b980): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b980): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.787609821 +0000 UTC m=+99.515892928 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b980): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b9c0): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b9c0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b9c0): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425880 item 90 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b9c0): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b9c0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.78789286 +0000 UTC m=+99.516175966 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5b9c0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5ba80): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5ba80): open at offset 5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5ba80): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004259d0 item 90 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5ba80): _readAt: size=2, off=5 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5ba80): >_readAt: n=0, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5ba80): _writeAt: size=3, off=5 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5ba80): >_writeAt: n=3, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5ba80): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.788303768 +0000 UTC m=+99.516586885 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5ba80): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5bac0): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5bac0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=3 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5bac0): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5bac0): >_readAt: n=3, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5bac0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.788303768 +0000 UTC m=+99.516586885 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5bac0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425b20 item 90 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5bc00): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5bc00): open at offset 0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5bc00): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5bc00): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5bc00): >_readAt: n=0, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5bc00): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5bc00): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5bc00): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.789032351 +0000 UTC m=+99.517315467 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5bc00): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5bc40): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5bc40): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5bc40): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425dc0 item 91 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5bc40): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5bc40): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.789301455 +0000 UTC m=+99.517584571 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5bc40): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5bd00): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5bd00): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5bd00): open at offset 5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5bd00): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5bd00): >_readAt: n=2, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5bd00): _writeAt: size=3, off=7 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425f10 item 91 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5bd00): >_writeAt: n=3, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5bd00): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.789595154 +0000 UTC m=+99.517878269 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5bd00): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5bd40): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5bd40): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=8 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5bd40): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5bd40): >_readAt: n=8, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5bd40): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.789595154 +0000 UTC m=+99.517878269 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5bd40): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a070 item 91 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5be40): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5be40): open at offset 0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5be40): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5be40): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5be40): >_readAt: n=0, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5be40): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5be40): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5be40): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.790364141 +0000 UTC m=+99.518647257 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5be40): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5be80): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5be80): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5be80): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a310 item 92 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5be80): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5be80): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.790618317 +0000 UTC m=+99.518901433 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5be80): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5bf40): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5bf40): open at offset 5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5bf40): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a460 item 92 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5bf40): _readAt: size=2, off=5 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5bf40): >_readAt: n=0, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5bf40): _writeAt: size=3, off=5 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5bf40): >_writeAt: n=3, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5bf40): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.790939096 +0000 UTC m=+99.519222212 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5bf40): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5bf80): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5bf80): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=3 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5bf80): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5bf80): >_readAt: n=3, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5bf80): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.790939096 +0000 UTC m=+99.519222212 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000b5bf80): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a5b0 item 92 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000150740): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000150740): open at offset 0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000150740): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000150740): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000150740): >_readAt: n=0, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000150740): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000150740): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000150740): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.791650156 +0000 UTC m=+99.519933271 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000150740): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000150780): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000150780): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000150780): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a8c0 item 93 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000150780): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000150780): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.791911655 +0000 UTC m=+99.520194771 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000150780): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: File.openRW failed: file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000150d80): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000150d80): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000150d80): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000150d80): >_readAt: n=5, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000150d80): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.791911655 +0000 UTC m=+99.520194771 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000150d80): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ab60 item 93 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0001514c0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0001514c0): open at offset 0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0001514c0): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0001514c0): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0001514c0): >_readAt: n=0, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0001514c0): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0001514c0): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0001514c0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.792675483 +0000 UTC m=+99.520958600 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0001514c0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000151500): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000151500): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000151500): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ae00 item 94 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000151500): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000151500): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.79297873 +0000 UTC m=+99.521261846 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000151500): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: File.openRW failed: file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000151600): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000151600): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000151600): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000151600): >_readAt: n=5, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000151600): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.79297873 +0000 UTC m=+99.521261846 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000151600): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042af50 item 94 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000151740): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000151740): open at offset 0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000151740): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000151740): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000151740): >_readAt: n=0, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000151740): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000151740): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000151740): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.793806057 +0000 UTC m=+99.522089173 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000151740): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000151780): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000151780): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000151780): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b1f0 item 95 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000151780): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000151780): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.794047819 +0000 UTC m=+99.522330936 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000151780): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: File.openRW failed: file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000151840): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000151840): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000151840): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000151840): >_readAt: n=5, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000151840): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.794047819 +0000 UTC m=+99.522330936 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000151840): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b340 item 95 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000151980): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000151980): open at offset 0 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000151980): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000151980): _readAt: size=2, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000151980): >_readAt: n=0, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000151980): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000151980): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000151980): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.79484478 +0000 UTC m=+99.523127896 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000151980): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0001519c0): _writeAt: size=5, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0001519c0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0001519c0): >openPending: err= 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b5e0 item 96 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0001519c0): >_writeAt: n=5, err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0001519c0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.795118812 +0000 UTC m=+99.523401928 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc0001519c0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: File.openRW failed: file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2021/12/01 06:48:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:48:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:48:41 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:48:41 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:48:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000151ac0): _readAt: size=512, off=0 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000151ac0): openPending: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000151ac0): >openPending: err= 2021/12/01 06:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000151ac0): >_readAt: n=5, err=EOF 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000151ac0): close: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:48:41.795118812 +0000 UTC m=+99.523401928 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:41 DEBUG : open-test-file(0xc000151ac0): >close: err= 2021/12/01 06:48:41 DEBUG : open-test-file: Remove: 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b730 item 96 2021/12/01 06:48:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:48:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:48:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:48:41 DEBUG : open-test-file: >Remove: err= 2021/12/01 06:48:41 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:48:41 DEBUG : : Looking for writers 2021/12/01 06:48:41 DEBUG : >WaitForWriters: 2021/12/01 06:48:41 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.52s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY (0.11s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:48:42 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:48:42 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2021/12/01 06:48:42 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:42 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:42 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:42 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:42 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2021/12/01 06:48:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:42 DEBUG : file1: newRWFileHandle: 2021/12/01 06:48:42 DEBUG : file1(0xc00089a7c0): openPending: 2021/12/01 06:48:42 DEBUG : file1: vfs cache: truncate to size=0 2021/12/01 06:48:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:48:42 DEBUG : file1(0xc00089a7c0): >openPending: err= 2021/12/01 06:48:42 DEBUG : file1: >newRWFileHandle: err= 2021/12/01 06:48:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:48:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2021/12/01 06:48:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2021/12/01 06:48:42 DEBUG : file1(0xc00089a7c0): _writeAt: size=2, off=0 2021/12/01 06:48:42 DEBUG : file1(0xc00089a7c0): >_writeAt: n=2, err= 2021/12/01 06:48:42 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2021/12/01 06:48:42 DEBUG : file1(0xc00089a7c0): RWFileHandle.Flush 2021/12/01 06:48:42 DEBUG : file1(0xc00089a7c0): RWFileHandle.Release 2021/12/01 06:48:42 DEBUG : file1(0xc00089a7c0): close: 2021/12/01 06:48:42 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2021/12/01 06:48:42 INFO : file1: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:42 DEBUG : file1(0xc00089a7c0): >close: err= 2021/12/01 06:48:42 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:48:42 DEBUG : : Looking for writers 2021/12/01 06:48:42 DEBUG : file1: reading active writers 2021/12/01 06:48:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2021/12/01 06:48:42 DEBUG : : Looking for writers 2021/12/01 06:48:42 DEBUG : file1: reading active writers 2021/12/01 06:48:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2021/12/01 06:48:42 DEBUG : : Looking for writers 2021/12/01 06:48:42 DEBUG : file1: reading active writers 2021/12/01 06:48:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2021/12/01 06:48:42 DEBUG : : Looking for writers 2021/12/01 06:48:42 DEBUG : file1: reading active writers 2021/12/01 06:48:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2021/12/01 06:48:42 DEBUG : file1: vfs cache: starting upload 2021/12/01 06:48:42 DEBUG : : Looking for writers 2021/12/01 06:48:42 DEBUG : file1: reading active writers 2021/12/01 06:48:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2021/12/01 06:48:42 DEBUG : : Looking for writers 2021/12/01 06:48:42 DEBUG : file1: reading active writers 2021/12/01 06:48:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2021/12/01 06:48:42 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2021/12/01 06:48:42 INFO : file1: Copied (new) 2021/12/01 06:48:42 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2021/12/01 06:48:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2021/12/01 06:48:42 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2021/12/01 06:48:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:48:42 INFO : file1: vfs cache: upload succeeded try #1 2021/12/01 06:48:42 DEBUG : : Looking for writers 2021/12/01 06:48:42 DEBUG : file1: reading active writers 2021/12/01 06:48:42 DEBUG : >WaitForWriters: 2021/12/01 06:48:43 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:48:43 DEBUG : : Looking for writers 2021/12/01 06:48:43 DEBUG : file1: reading active writers 2021/12/01 06:48:43 DEBUG : >WaitForWriters: 2021/12/01 06:48:43 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (1.27s) === RUN TestRWCacheRename run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:48:43 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:48:43 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2021/12/01 06:48:43 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:43 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:43 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:43 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-telegog9zeseyiz0nubokix4" 2021/12/01 06:48:43 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:43 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2021/12/01 06:48:43 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:43 DEBUG : rename_me: newRWFileHandle: 2021/12/01 06:48:43 DEBUG : rename_me(0xc000a54a00): openPending: 2021/12/01 06:48:43 DEBUG : rename_me: vfs cache: truncate to size=0 2021/12/01 06:48:43 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2021/12/01 06:48:43 DEBUG : rename_me(0xc000a54a00): >openPending: err= 2021/12/01 06:48:43 DEBUG : rename_me: >newRWFileHandle: err= 2021/12/01 06:48:43 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2021/12/01 06:48:43 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2021/12/01 06:48:43 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2021/12/01 06:48:43 DEBUG : rename_me(0xc000a54a00): _writeAt: size=5, off=0 2021/12/01 06:48:43 DEBUG : rename_me(0xc000a54a00): >_writeAt: n=5, err= 2021/12/01 06:48:43 DEBUG : rename_me(0xc000a54a00): close: 2021/12/01 06:48:43 DEBUG : rename_me: vfs cache: setting modification time to 2021-12-01 06:48:43.475476357 +0000 UTC m=+101.203759473 2021/12/01 06:48:43 INFO : rename_me: vfs cache: queuing for upload in 100ms 2021/12/01 06:48:43 DEBUG : rename_me(0xc000a54a00): >close: err= 2021/12/01 06:48:43 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2021/12/01 06:48:43 DEBUG : i_was_renamed: Updating file with 0xc00078ab40 2021/12/01 06:48:43 DEBUG : : Added virtual directory entry vDel: "rename_me" 2021/12/01 06:48:43 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2021/12/01 06:48:43 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:48:43 DEBUG : : Looking for writers 2021/12/01 06:48:43 DEBUG : i_was_renamed: reading active writers 2021/12/01 06:48:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2021/12/01 06:48:43 DEBUG : : Looking for writers 2021/12/01 06:48:43 DEBUG : i_was_renamed: reading active writers 2021/12/01 06:48:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2021/12/01 06:48:43 DEBUG : : Looking for writers 2021/12/01 06:48:43 DEBUG : i_was_renamed: reading active writers 2021/12/01 06:48:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2021/12/01 06:48:43 DEBUG : : Looking for writers 2021/12/01 06:48:43 DEBUG : i_was_renamed: reading active writers 2021/12/01 06:48:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2021/12/01 06:48:43 DEBUG : i_was_renamed: vfs cache: starting upload 2021/12/01 06:48:43 DEBUG : : Looking for writers 2021/12/01 06:48:43 DEBUG : i_was_renamed: reading active writers 2021/12/01 06:48:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2021/12/01 06:48:43 DEBUG : : Looking for writers 2021/12/01 06:48:43 DEBUG : i_was_renamed: reading active writers 2021/12/01 06:48:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2021/12/01 06:48:43 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2021/12/01 06:48:43 INFO : i_was_renamed: Copied (new) 2021/12/01 06:48:43 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2021-12-01 06:48:43.475476357 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2021/12/01 06:48:43 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2021/12/01 06:48:43 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2021/12/01 06:48:43 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2021/12/01 06:48:44 DEBUG : : Looking for writers 2021/12/01 06:48:44 DEBUG : i_was_renamed: reading active writers 2021/12/01 06:48:44 DEBUG : >WaitForWriters: 2021/12/01 06:48:44 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.06s) === RUN TestCaseSensitivity run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:48:45 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:48:45 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:48:45 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:48:45 DEBUG : FiLeA: Open: flags=O_RDONLY 2021/12/01 06:48:45 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2021/12/01 06:48:45 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2021/12/01 06:48:45 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2021/12/01 06:48:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2021/12/01 06:48:46 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:48:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2021/12/01 06:48:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2021/12/01 06:48:46 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2021/12/01 06:48:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2021/12/01 06:48:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2021/12/01 06:48:46 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:48:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2021/12/01 06:48:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2021/12/01 06:48:46 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2021/12/01 06:48:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2021/12/01 06:48:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2021/12/01 06:48:46 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:48:46 DEBUG : FiLeB: Open: flags=O_RDONLY 2021/12/01 06:48:46 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2021/12/01 06:48:46 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2021/12/01 06:48:46 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2021/12/01 06:48:46 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2021/12/01 06:48:46 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:48:46 DEBUG : FilEb: Open: flags=O_RDONLY 2021/12/01 06:48:46 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2021/12/01 06:48:46 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2021/12/01 06:48:46 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2021/12/01 06:48:46 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2021/12/01 06:48:47 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:48:47 DEBUG : FiLeA: Open: flags=O_RDONLY 2021/12/01 06:48:47 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2021/12/01 06:48:47 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2021/12/01 06:48:47 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2021/12/01 06:48:47 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2021/12/01 06:48:47 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:48:47 DEBUG : FiLeA: Open: flags=O_RDONLY 2021/12/01 06:48:47 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2021/12/01 06:48:47 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2021/12/01 06:48:47 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2021/12/01 06:48:47 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2021/12/01 06:48:47 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:48:47 DEBUG : FiLeA: Open: flags=O_RDONLY 2021/12/01 06:48:47 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2021/12/01 06:48:47 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2021/12/01 06:48:47 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2021/12/01 06:48:47 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2021/12/01 06:48:47 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:48:47 DEBUG : FiLeA: Open: flags=O_RDONLY 2021/12/01 06:48:47 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2021/12/01 06:48:47 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2021/12/01 06:48:47 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2021/12/01 06:48:47 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2021/12/01 06:48:47 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:48:47 DEBUG : FiLeB: Open: flags=O_RDONLY 2021/12/01 06:48:47 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2021/12/01 06:48:47 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2021/12/01 06:48:47 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2021/12/01 06:48:47 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2021/12/01 06:48:47 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:48:47 DEBUG : FilEb: Open: flags=O_RDONLY 2021/12/01 06:48:47 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2021/12/01 06:48:47 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2021/12/01 06:48:47 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2021/12/01 06:48:47 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2021/12/01 06:48:47 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:48:47 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with --vfs-case-insensitive set 2021/12/01 06:48:47 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with --vfs-case-insensitive set 2021/12/01 06:48:47 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:48:47 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with --vfs-case-insensitive set 2021/12/01 06:48:47 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with --vfs-case-insensitive set 2021/12/01 06:48:47 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:48:47 DEBUG : FiLeA: Open: flags=O_RDONLY 2021/12/01 06:48:47 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2021/12/01 06:48:47 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2021/12/01 06:48:47 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2021/12/01 06:48:47 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2021/12/01 06:48:47 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:48:47 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2021/12/01 06:48:47 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:48:47 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2021/12/01 06:48:47 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:48:47 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2021/12/01 06:48:47 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:48:47 DEBUG : FiLeB: Open: flags=O_RDONLY 2021/12/01 06:48:47 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2021/12/01 06:48:47 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2021/12/01 06:48:47 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2021/12/01 06:48:48 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2021/12/01 06:48:48 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:48:48 DEBUG : FilEb: Open: flags=O_RDONLY 2021/12/01 06:48:48 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2021/12/01 06:48:48 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2021/12/01 06:48:48 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2021/12/01 06:48:48 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2021/12/01 06:48:48 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:48:48 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2021/12/01 06:48:48 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:48:48 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2021/12/01 06:48:48 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:48:48 DEBUG : : Looking for writers 2021/12/01 06:48:48 DEBUG : FiLeA: reading active writers 2021/12/01 06:48:48 DEBUG : FiLeB: reading active writers 2021/12/01 06:48:48 DEBUG : FilEb: reading active writers 2021/12/01 06:48:48 DEBUG : >WaitForWriters: 2021/12/01 06:48:48 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:48:48 DEBUG : : Looking for writers 2021/12/01 06:48:48 DEBUG : FiLeA: reading active writers 2021/12/01 06:48:48 DEBUG : FiLeB: reading active writers 2021/12/01 06:48:48 DEBUG : FilEb: reading active writers 2021/12/01 06:48:48 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (4.40s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:48:48 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:48:48 DEBUG : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: Re-using VFS from active cache 2021/12/01 06:48:48 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:48:48 DEBUG : : Looking for writers 2021/12/01 06:48:48 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.21s) === RUN TestVFSNewWithOpts run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:48:49 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:48:49 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:48:49 DEBUG : : Looking for writers 2021/12/01 06:48:49 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.21s) === RUN TestVFSRoot run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:48:49 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:48:49 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:48:49 DEBUG : : Looking for writers 2021/12/01 06:48:49 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.22s) === RUN TestVFSStat run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:48:49 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:48:50 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:48:50 DEBUG : dir: Looking for writers 2021/12/01 06:48:50 DEBUG : file2: reading active writers 2021/12/01 06:48:50 DEBUG : : Looking for writers 2021/12/01 06:48:50 DEBUG : dir: reading active writers 2021/12/01 06:48:50 DEBUG : file1: reading active writers 2021/12/01 06:48:50 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.68s) === RUN TestVFSStatParent run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:48:51 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:48:52 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:48:52 DEBUG : dir: Looking for writers 2021/12/01 06:48:52 DEBUG : : Looking for writers 2021/12/01 06:48:52 DEBUG : dir: reading active writers 2021/12/01 06:48:52 DEBUG : file1: reading active writers 2021/12/01 06:48:52 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.46s) === RUN TestVFSOpenFile run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:48:52 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:48:53 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:48:53 DEBUG : file1: Open: flags=O_RDONLY 2021/12/01 06:48:53 DEBUG : file1: >Open: fd=file1 (r), err= 2021/12/01 06:48:53 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2021/12/01 06:48:53 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:48:53 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2021/12/01 06:48:53 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:48:53 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2021/12/01 06:48:53 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:53 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:53 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2021/12/01 06:48:53 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2021/12/01 06:48:53 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2021/12/01 06:48:53 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2021/12/01 06:48:53 DEBUG : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: File to upload is small (0 bytes), uploading instead of streaming 2021/12/01 06:48:54 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/12/01 06:48:54 INFO : dir/new_file.txt: Copied (new) 2021/12/01 06:48:54 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2021/12/01 06:48:54 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:54 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2021/12/01 06:48:54 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:48:54 DEBUG : dir: Looking for writers 2021/12/01 06:48:54 DEBUG : file2: reading active writers 2021/12/01 06:48:54 DEBUG : new_file.txt: reading active writers 2021/12/01 06:48:54 DEBUG : : Looking for writers 2021/12/01 06:48:54 DEBUG : dir: reading active writers 2021/12/01 06:48:54 DEBUG : file1: reading active writers 2021/12/01 06:48:54 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.96s) === RUN TestVFSRename run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:48:54 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:48:55 DEBUG : dir/file2: md5 = 25ba584dea3b091afba78acbe36da91a OK 2021/12/01 06:48:55 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2021/12/01 06:48:55 INFO : dir/file2: Deleted 2021/12/01 06:48:55 DEBUG : dir/file1: Updating file with dir/file1 0xc0008115c0 2021/12/01 06:48:55 DEBUG : dir: Added virtual directory entry vDel: "file2" 2021/12/01 06:48:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:48:56 DEBUG : dir/file1: md5 = 25ba584dea3b091afba78acbe36da91a OK 2021/12/01 06:48:56 INFO : dir/file1: Copied (server-side copy) to: file0 2021/12/01 06:48:56 INFO : dir/file1: Deleted 2021/12/01 06:48:56 DEBUG : file0: Updating file with file0 0xc0008115c0 2021/12/01 06:48:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2021/12/01 06:48:56 DEBUG : : Added virtual directory entry vAddFile: "file0" 2021/12/01 06:48:56 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:48:56 DEBUG : dir: Looking for writers 2021/12/01 06:48:56 DEBUG : : Looking for writers 2021/12/01 06:48:56 DEBUG : dir: reading active writers 2021/12/01 06:48:56 DEBUG : file0: reading active writers 2021/12/01 06:48:56 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (2.45s) === RUN TestVFSStatfs run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:48:57 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:48:57 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:48:57 DEBUG : : Looking for writers 2021/12/01 06:48:57 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.21s) === 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 TestWriteFileHandleMethods run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:48:57 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:48:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:48:57 DEBUG : file1: >Open: fd=file1 (w), err= 2021/12/01 06:48:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2021/12/01 06:48:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:48:57 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2021/12/01 06:48:57 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2021/12/01 06:48:57 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2021/12/01 06:48:57 DEBUG : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: File to upload is small (5 bytes), uploading instead of streaming 2021/12/01 06:48:57 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2021/12/01 06:48:57 INFO : file1: Copied (new) 2021/12/01 06:48:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:48:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:48:57 DEBUG : file1: >Open: fd=file1 (w), err= 2021/12/01 06:48:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2021/12/01 06:48:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:48:57 DEBUG : file1: >Open: fd=file1 (w), err= 2021/12/01 06:48:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2021/12/01 06:48:57 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2021/12/01 06:48:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2021/12/01 06:48:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2021/12/01 06:48:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:48:57 DEBUG : file1: >Open: fd=file1 (w), err= 2021/12/01 06:48:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2021/12/01 06:48:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:48:57 DEBUG : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: File to upload is small (0 bytes), uploading instead of streaming 2021/12/01 06:48:57 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/12/01 06:48:57 INFO : file1: Copied (new) 2021/12/01 06:48:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:48:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2021/12/01 06:48:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2021/12/01 06:48:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:48:57 DEBUG : file1: >Open: fd=file1 (w), err= 2021/12/01 06:48:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2021/12/01 06:48:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:48:57 DEBUG : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: File to upload is small (7 bytes), uploading instead of streaming 2021/12/01 06:48:58 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2021/12/01 06:48:58 INFO : file1: Copied (new) 2021/12/01 06:48:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:48:58 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:48:58 DEBUG : : Looking for writers 2021/12/01 06:48:58 DEBUG : file1: reading active writers 2021/12/01 06:48:58 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.51s) === RUN TestWriteFileHandleWriteAt run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:48:58 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:48:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:48:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:48:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:48:58 DEBUG : file1: >Open: fd=file1 (w), err= 2021/12/01 06:48:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2021/12/01 06:48:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:48:58 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2021/12/01 06:48:59 DEBUG : file1: aborting in-sequence write wait, off=100 2021/12/01 06:48:59 DEBUG : file1: failed to wait for in-sequence write to 100 2021/12/01 06:48:59 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2021/12/01 06:48:59 DEBUG : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: File to upload is small (11 bytes), uploading instead of streaming 2021/12/01 06:49:00 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/12/01 06:49:00 INFO : file1: Copied (new) 2021/12/01 06:49:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:49:00 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2021/12/01 06:49:00 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:49:00 DEBUG : : Looking for writers 2021/12/01 06:49:00 DEBUG : file1: reading active writers 2021/12/01 06:49:00 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.00s) === RUN TestWriteFileHandleFlush run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:49:00 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:49:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:49:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:49:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:49:00 DEBUG : file1: >Open: fd=file1 (w), err= 2021/12/01 06:49:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2021/12/01 06:49:00 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2021/12/01 06:49:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:49:00 DEBUG : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: File to upload is small (5 bytes), uploading instead of streaming 2021/12/01 06:49:01 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2021/12/01 06:49:01 INFO : file1: Copied (new) 2021/12/01 06:49:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:49:01 DEBUG : file1: WriteFileHandle.Flush nothing to do 2021/12/01 06:49:01 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:49:01 DEBUG : : Looking for writers 2021/12/01 06:49:01 DEBUG : file1: reading active writers 2021/12/01 06:49:01 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.66s) === RUN TestWriteFileHandleRelease run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:49:01 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:49:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:49:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:49:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:49:01 DEBUG : file1: >Open: fd=file1 (w), err= 2021/12/01 06:49:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2021/12/01 06:49:01 DEBUG : file1: WriteFileHandle.Release closing 2021/12/01 06:49:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:49:01 DEBUG : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: File to upload is small (0 bytes), uploading instead of streaming 2021/12/01 06:49:01 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/12/01 06:49:01 INFO : file1: Copied (new) 2021/12/01 06:49:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:49:01 DEBUG : file1: WriteFileHandle.Release nothing to do 2021/12/01 06:49:01 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:49:01 DEBUG : : Looking for writers 2021/12/01 06:49:01 DEBUG : file1: reading active writers 2021/12/01 06:49:01 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.70s) === RUN TestWriteFileModTimeWithOpenWriters run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:49:02 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:49:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:49:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:49:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:49:02 DEBUG : file1: >Open: fd=file1 (w), err= 2021/12/01 06:49:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2021/12/01 06:49:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:49:02 DEBUG : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: File to upload is small (2 bytes), uploading instead of streaming 2021/12/01 06:49:02 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2021/12/01 06:49:02 INFO : file1: Copied (new) 2021/12/01 06:49:02 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2021/12/01 06:49:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:49:02 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:49:02 DEBUG : : Looking for writers 2021/12/01 06:49:02 DEBUG : file1: reading active writers 2021/12/01 06:49:02 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.85s) === RUN TestFileReadAtZeroLength run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:49:02 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:49:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:49:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:49:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:49:03 DEBUG : file1: >Open: fd=file1 (w), err= 2021/12/01 06:49:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2021/12/01 06:49:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:49:03 DEBUG : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: File to upload is small (0 bytes), uploading instead of streaming 2021/12/01 06:49:03 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/12/01 06:49:03 INFO : file1: Copied (new) 2021/12/01 06:49:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:49:03 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:49:03 DEBUG : file1: Open: flags=O_RDONLY 2021/12/01 06:49:03 DEBUG : file1: >Open: fd=file1 (r), err= 2021/12/01 06:49:03 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2021/12/01 06:49:03 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2021/12/01 06:49:03 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2021/12/01 06:49:03 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:49:03 DEBUG : : Looking for writers 2021/12/01 06:49:03 DEBUG : file1: reading active writers 2021/12/01 06:49:03 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.86s) === RUN TestFileReadAtNonZeroLength run.go:181: Remote "S3 bucket rclone-test-telegog9zeseyiz0nubokix4", Local "Local file system at /tmp/rclone3059718311", Modify Window "1ns" 2021/12/01 06:49:03 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: poll-interval is not supported by this remote 2021/12/01 06:49:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:49:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:49:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:49:03 DEBUG : file1: >Open: fd=file1 (w), err= 2021/12/01 06:49:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2021/12/01 06:49:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:49:03 DEBUG : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: File to upload is small (100 bytes), uploading instead of streaming 2021/12/01 06:49:04 DEBUG : file1: md5 = c386163c0842bf1adf3134914ec49e00 OK 2021/12/01 06:49:04 INFO : file1: Copied (new) 2021/12/01 06:49:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:49:04 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:49:04 DEBUG : file1: Open: flags=O_RDONLY 2021/12/01 06:49:04 DEBUG : file1: >Open: fd=file1 (r), err= 2021/12/01 06:49:04 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2021/12/01 06:49:04 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2021/12/01 06:49:04 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2021/12/01 06:49:04 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:49:04 DEBUG : : Looking for writers 2021/12/01 06:49:04 DEBUG : file1: reading active writers 2021/12/01 06:49:04 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.93s) === RUN TestFunctional vfstest_test.go:19: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2021/12/01 06:49:04 DEBUG : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: Purge dir "" 2021/12/01 06:49:05 INFO : S3 bucket rclone-test-telegog9zeseyiz0nubokix4: Bucket "rclone-test-telegog9zeseyiz0nubokix4" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestS3Wasabi: -verbose" - Finished OK in 2m2.842907121s (try 1/5)