-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix watch_all_parents: error trying to add kqueue for fd
warnings
#116
Comments
FTR, I can't reproduce this locally on macOS Catalina, and Google hasn't turned up anything relevant with a quick search. |
This seems to happen only for this test: It doesn't seem to happen if I only run one of the elements of the |
Note that the log does not appear as part of the test output, but on the console as build output. |
Can you still reproduce this? |
With latest |
The issue seem to happen to me again. Re-opening. |
We should check if the error happens on our macOS agents. The message seems to end up in the build scan log for the |
Maybe this is worth looking at: https://lists.apple.com/archives/filesystem-dev/2010/May/msg00007.html |
We don't have proof currently that this happens anywhere else but on @wolfs's machine. I see two ways to move forward:
FTR, we actually tried running first aid yesterday, but during or after the check the computer crashed. This might be an indication that there's indeed a problem with the file system, or it might be a red herring. |
@wolfs ran the first aid again, this time it was successful. The error messages keep popping up, though. He will try to upgrade to Catalina to see if it makes the problems go away. |
Let's ask the community on Slack if they get the same message! |
@wolfs just checking: you still see these, right? |
Yeah, I didn't do the update to Catalina, yet. |
Any plans for that? |
Yep, still on my list of things to do. |
When running the
test
task onmaster
(ca15a65), the following output occurs:We should understand what is going on there.
See https://e.grdev.net/s/6ma7wj7x5i2bu/console-log?anchor=72.
The text was updated successfully, but these errors were encountered: