| 31 Oct 2021 |
Mic92 | ryantm: it seems that the watch store stuff is a bit racy w.r.t. garbage collection. | 16:09:24 |
ryantm | Also tomberek, https://ryantm.github.io/nixpkgs-update/nixpkgs-maintainer-faq/#nixpkgs-maintainer-faq may help people. | 16:09:22 |
tomberek | (I’ve said that too, but that doesn’t scale, unfortunately) | 16:09:23 |
ryantm | Mic92: Good point. | 16:10:01 |
ryantm | Probably pretty easy to revive that Cachix upload code. | 16:10:14 |
Mic92 | Ok. I will do the hydra part than to get it of from build03 | 16:11:06 |
nix-community-bot | [firing] systemd_service_failed: nix-community-build02 failed to (re)start service nixpkgs-update-github.service.
| 19:56:47 |
| 1 Nov 2021 |
nix-community-bot | [resolved] systemd_service_failed: nix-community-build02 failed to (re)start service nixpkgs-update-github.service.
| 00:01:48 |
nix-community-bot | [firing] oom_kills: build02.nix-community.org:9273: OOM kill detected
[firing] systemd_service_failed: nix-community-build02 failed to (re)start service nixpkgs-update-github.service.
| 00:48:47 |
nix-community-bot | [resolved] oom_kills: build02.nix-community.org:9273: OOM kill detected
[firing] systemd_service_failed: nix-community-build02 failed to (re)start service nixpkgs-update-github.service.
| 00:53:47 |
ryantm | Mic92: I think before build02 has some swap, but now it has none. Maybe we can just add a swapfile and fix this issue? | 04:19:01 |
nix-community-bot | [firing] systemd_service_failed: nix-community-build02 failed to (re)start service nixpkgs-update-github.service.
| 04:58:47 |
nix-community-bot | [nix-community/infra] Mic92 pushed to hydra-cachix: hydra: upload cachix directly
This no longer requires stopping hydra when doing nix-gc to avoid
race conditions in cachix-watch store. - https://github.com/nix-community/infra/commit/75a1130d7aa10dd5e7b08f6e8c0aaec57b63131c | 08:00:21 |
nix-community-bot | [nix-community/infra] Mic92 opened pull request #136: hydra: upload cachix directly [open] - https://github.com/nix-community/infra/pull/136 | 08:00:33 |
Mic92 | ryantm: sure we can try zram, but I think this PR might reduce the RAM usage to an acceptable level: https://github.com/ryantm/nixpkgs-update/pull/289/files | 08:35:07 |
Mic92 | This way one can also test nixpkgs-update without having 64GB RAM or more. | 08:35:42 |
nix-community-bot | [firing] systemd_service_failed: nix-community-build02 failed to (re)start service nixpkgs-update-github.service.
| 09:03:47 |
nix-community-bot | [nix-community/infra] Mic92 merged pull request #136: hydra: upload cachix directly [closed] - https://github.com/nix-community/infra/pull/136 | 10:35:25 |
nix-community-bot | [nix-community/infra] Mic92 deleted hydra-cachix | 10:35:25 |
nix-community-bot | [nix-community/infra] web-flow pushed 2 commits to master: https://github.com/nix-community/infra/commit/0085fae98f9d7cff7c34b7840693a109c634399a Mic92: hydra: upload cachix directly
This no longer requires stopping hydra when doing nix-gc to avoid
race conditions in cachix-watch store. Mic92: Merge pull request #136 from nix-community/hydra-cachix
hydra: upload cachix directly | 10:35:25 |
nix-community-bot | [nix-community/infra] Mic92 pushed to master: deploy: fix computing hostnames - https://github.com/nix-community/infra/commit/b52e0fbe093e782791e697e4c2f46f0bbbad9b48 | 10:50:12 |
nix-community-bot | [resolved] systemd_service_failed: nix-community-build02 failed to (re)start service nixpkgs-update-github.service.
| 10:53:47 |
nix-community-bot | [firing] systemd_service_failed: nix-community-build01 failed to (re)start service clone-nixpkgs.service.
[firing] systemd_service_failed: nix-community-build01 failed to (re)start service systemd-binfmt.service.
| 10:59:47 |
nix-community-bot | [resolved] systemd_service_failed: nix-community-build01 failed to (re)start service clone-nixpkgs.service.
[resolved] systemd_service_failed: nix-community-build01 failed to (re)start service systemd-binfmt.service.
| 12:24:47 |
nix-community-bot | [nix-community/infra] Mic92 pushed to master: workaround for build03 - https://github.com/nix-community/infra/commit/5b53d14593299a697de1a5debdd15e5927bc91a8 | 13:08:25 |
nix-community-bot | [nix-community/infra] Mic92 pushed to master: matterbridge: fix secrets path - https://github.com/nix-community/infra/commit/d7f355886ac47d154a94ebd18f1701122af99095 | 13:12:19 |
nix-community-bot | [nix-community/infra] Mic92 pushed to nixpkgs-update: bump nixpkgs-update - https://github.com/nix-community/infra/commit/5c0eb05f6bfdc8c1fe7fda1ba56fe5bac3d1a1d9 | 13:26:51 |
nix-community-bot | [nix-community/infra] Mic92 pushed to master: bump nixpkgs-update - https://github.com/nix-community/infra/commit/5c0eb05f6bfdc8c1fe7fda1ba56fe5bac3d1a1d9 | 13:26:55 |
Mic92 | ryantm: pushed to the wrong branch (I wanted to make a PR). Anyway, is https://github.com/nix-community/infra/commit/5c0eb05f6bfdc8c1fe7fda1ba56fe5bac3d1a1d9 good to go to production? | 13:27:53 |
Mic92 | hopefully this fixes memory issues. | 13:28:26 |