gchristensen changed the topic of #nixos-dev to: NixOS Development (#nixos for questions) | NixOS 19.09 is released! https://discourse.nixos.org/t/nixos-19-09-release/4306 | https://hydra.nixos.org/jobset/nixos/trunk-combined https://channels.nix.gsc.io/graph.html | https://r13y.com | 19.09 RMs: disasm, sphalerite; 20.03: worldofpeace, disasm | https://logs.nix.samueldr.com/nixos-dev
pie_ has joined #nixos-dev
drakonis has quit [Ping timeout: 268 seconds]
drakonis has joined #nixos-dev
justanotheruser has quit [Ping timeout: 246 seconds]
justanotheruser has joined #nixos-dev
pie_ has quit [Ping timeout: 248 seconds]
justanotheruser has quit [Ping timeout: 260 seconds]
phreedom_ has joined #nixos-dev
phreedom has quit [Ping timeout: 240 seconds]
ris has quit [Ping timeout: 268 seconds]
drakonis has quit [Quit: Leaving]
orivej has joined #nixos-dev
orivej has quit [Ping timeout: 265 seconds]
lovesegfault has quit [Ping timeout: 260 seconds]
bhipple has quit [Remote host closed the connection]
lovesegfault has joined #nixos-dev
deadloko has joined #nixos-dev
ixxie has joined #nixos-dev
lovesegfault has quit [Quit: WeeChat 2.7]
<domenkozar[m]> niksnut: is floating out lets possible in Nix?
FRidh has joined #nixos-dev
tilpner_ has joined #nixos-dev
tilpner has quit [Ping timeout: 258 seconds]
orivej has joined #nixos-dev
justanotheruser has joined #nixos-dev
orivej has quit [Ping timeout: 258 seconds]
__monty__ has joined #nixos-dev
ris has joined #nixos-dev
phreedom has joined #nixos-dev
phreedom_ has quit [Ping timeout: 240 seconds]
orivej has joined #nixos-dev
__monty__ has quit [Quit: leaving]
chagra has joined #nixos-dev
orivej has quit [Ping timeout: 268 seconds]
ixxie has quit [Ping timeout: 258 seconds]
ixxie has joined #nixos-dev
orivej has joined #nixos-dev
Synthetica has joined #nixos-dev
chagra has left #nixos-dev ["WeeChat 2.6"]
drakonis has joined #nixos-dev
orivej has quit [Ping timeout: 260 seconds]
orivej has joined #nixos-dev
FRidh has quit [Quit: Konversation terminated!]
orivej has quit [Ping timeout: 240 seconds]
drakonis has quit [Ping timeout: 258 seconds]
drakonis has joined #nixos-dev
drakonis has quit [Ping timeout: 268 seconds]
__monty__ has joined #nixos-dev
orivej has joined #nixos-dev
drakonis has joined #nixos-dev
drakonis has quit [Ping timeout: 240 seconds]
lovesegfault has joined #nixos-dev
Cale has joined #nixos-dev
<{^_^}> firing: ChannelUpdateStuck: https://status.nixos.org/prometheus/alerts
misuzu has quit [Remote host closed the connection]
misuzu has joined #nixos-dev
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos-dev
drakonis has joined #nixos-dev
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos-dev
<{^_^}> resolved: ChannelUpdateStuck: https://status.nixos.org/prometheus/alerts
<gchristensen> it is annoying that this resolves itself incorrectly, I wonder what needs tuning to fix that
adisbladis has quit [Ping timeout: 268 seconds]
adisbladis has joined #nixos-dev
<LnL> failed -> activated -> failed
<LnL> so it did "resolve" temporarily at which point the grace period is active again
<gchristensen> I guess the grace period is what needs tweaking
<gchristensen> ?
<LnL> the grace period is fine
<LnL> failed and activating should be considered the same metric in this query
<LnL> sec
<gchristensen> aah
<LnL> https://status.nixos.org/prometheus/graph?g0.range_input=1h&g0.expr=sum(node_systemd_unit_state%7Bname%3D~%22%5Eupdate-nix.*.service%24%22%2Cstate%3D~%22activating%7Cfailed%22%7D)%20without(state)%20%3D%3D%201&g0.tab=0
ixxie has quit [Ping timeout: 265 seconds]
<LnL> vs https://status.nixos.org/prometheus/graph?g0.range_input=15m&g0.expr=node_systemd_unit_state%7Bname%3D~%22%5Eupdate-nix.*.service%24%22%2Cstate%3D~%22activating%7Cfailed%22%7D%20%3D%3D%201&g0.tab=0
<gchristensen> oh cool
<LnL> this does mean updating channels can become pending alerts temporarily, but that's what the grace period is for
<LnL> oh fancy! :)
<gchristensen> :D
<andi-> gchristensen++
<{^_^}> gchristensen's karma got increased to 188
<gchristensen> unfortunately it looks like the diagram there doesn't support links
<{^_^}> firing: ChannelUpdateStuck: https://status.nixos.org/prometheus/alerts
<gchristensen> for this problem, I thought this patch would fix it: https://github.com/NixOS/nixos-channel-scripts/commit/0df25e1e8f7635b5e5aa3b728a579332c43daf59 but it doesn't appear to have
<gchristensen> oh it wasn't deployed :|
__monty__ has quit [Quit: leaving]
<samueldr> nixos:trunk-combined eval'd, so I guess the change did help
<samueldr> we'll see once a couple more evals happened, though it's still a question of time
<{^_^}> resolved: ChannelUpdateStuck: https://status.nixos.org/prometheus/alerts
<{^_^}> firing: ChannelUpdateStuck: https://status.nixos.org/prometheus/alerts
Synthetica has quit [Quit: Connection closed for inactivity]
<{^_^}> resolved: ChannelUpdateStuck: https://status.nixos.org/prometheus/alerts
<gchristensen> okay fixed, back-in-times aren't errors anymore