[12:32:04] I'm creating my YAML file. What option do I set to make my jobs log their .err .out files in the "traditional" way (name.err/name.out)? [12:32:58] Maybe nothing as that is the default way? [12:32:59] [12:33:00] Or do I need to set no-filelog: false? [17:02:07] Klein, .out and .err is standard yes. See https://wikitech.wikimedia.org/wiki/Help:Toolforge/Jobs_framework#File_logging [17:03:26] You can also use filelog-stdout and filelog-stderr to customize where and the names [19:31:24] !log tools restarting sge_execd on tools-sgeweblight-10-28.tools.eqiad1.wikimedia.cloud in response to error state alert [19:31:27] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools/SAL [19:48:48] yay for taavi writing Rust code now \o/ https://gitlab.wikimedia.org/toolforge-repos/ldap/-/merge_requests/3 [19:50:05] lol, I was wondering how excited you would get from a four-line patch [19:51:23] legoktm: not sure if it's from today's fixes or from the rewrite, but loading groups with tools as members is broken now :/ https://ldap.toolforge.org/group/tools.grid-deprecation [19:51:40] hmm [19:52:55] oh, I think I accidentally removed . from the validating regex [19:53:05] one sec [19:54:23] well but "tools.X" isn't a real user [19:55:15] define "real user"? each tool has both a service group and a matching user account in LDAP [19:55:39] [src/lookup.rs:168] &member = "uid=taavi,ou=people,dc=wikimedia,dc=org" [19:55:39] [src/lookup.rs:168] &member = "uid=tools.admin,ou=people,ou=servicegroups,dc=wikimedia,dc=org" [19:56:21] it would be better if we treated it like a group and had a separate list of groups [20:05:07] taavi: how does https://phabricator.wikimedia.org/F41640310 look? [20:09:03] legoktm: not a huge fan, as technically it's the tool user that's a member and not the tool group. what about s/groups/tools/ and calling it good enough? [20:09:55] ok [20:09:59] switched to [20:10:00]

Tools

[20:10:00]

All of the members in the tools listed here are transitive members of this group.

[20:10:23] that's fine I think [20:10:34] where does the link go? [20:12:05] to the group page [20:12:18] https://ldap.toolforge.org/group/tools.grid-deprecation [20:14:06] thanks [20:14:30] yw :) [20:33:41] !log tools.stewardbots SULWatcher/manage.sh restart # Not connected. [20:33:44] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools.stewardbots/SAL [21:39:48] !log tools rebooting tools-sgeweblight-10-28.tools.eqiad1.wikimedia.cloud because previous reset didn't get the queue out of error state [21:39:52] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools/SAL [22:05:58] Thank you! :)) (re @wmtelegram_bot: Klein, .out and .err is standard yes. See https://wikitech.wikimedia.org/wiki/Help:Toolforge/Jobs_framework#File_logg...)