jenkins
12a6d2c4f5
hermes(agent): make runtime tooling install architecture-aware
...
The hermes-agent installs its CLI toolchain at runtime into the shared
/opt/data/tools Longhorn volume, but every download hardcoded arm64. On
the amd64 node titan-22 that left configure-agent-clients failing with
"Missing optional dependency @openai/codex-linux-x64" and the operator
toolchain fetching arm64 binaries, so the pod churned.
Detect the running node's arch (uname -m; fail closed on anything but
aarch64/x86_64) and resolve every asset per-arch:
- install-agent-tools init script (agent-deployment.yaml): ttyd and
kubectl download the arch-correct asset with the arch-correct sha256
(real ttyd 1.7.7 x86_64 and kubectl v1.33.3 amd64 checksums added; the
arm64 ones kept). The npm CLI stamp is now arch-specific
(.cli-versions-<vers>-${arch}) so a fresh arch re-runs npm install and
pulls its own native optional deps; npm keeps both arches' packages.
- install_agent_tools.sh: flux/helm/kustomize/jq/yq/gh/vault/sops/age/
k9s/terraform/go URLs, tarball subdirs (helm linux-${arch}, gh dir),
and checksums are all arch-resolved with both arches pinned. Stamps
and the Go tree are arch-specific, and an active-arch marker forces a
republish of the single-arch ${bin} binaries when the pod moves
between arches on the shared volume. Single fetch/verify helper kept.
Tests updated to assert the arch-aware form (both arches' Go checksums,
${dl_arch} templating) instead of the arm64-only literal.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01BvMSXH8VH2tMWXanb8SJdf
2026-08-25 17:37:57 -03:00
..
2026-08-24 19:22:32 -03:00
2026-08-18 06:28:18 -03:00
2026-08-24 06:32:46 -03:00
2026-08-24 14:13:35 -03:00
2026-08-25 16:54:04 -03:00
2026-08-25 17:37:57 -03:00
2026-08-24 14:13:35 -03:00
2026-08-23 00:14:58 -03:00
2026-08-24 14:13:35 -03:00
2026-08-24 14:13:35 -03:00
2026-08-17 16:31:15 +00:00
2026-08-24 15:20:42 -03:00
2026-08-17 07:58:44 -03:00
2026-08-17 16:29:29 +00:00
2026-08-17 16:31:15 +00:00
2026-08-24 17:32:13 -03:00
2026-08-24 02:46:36 -03:00
2026-08-17 07:58:44 -03:00
2026-08-20 18:14:55 +00:00
2026-08-17 14:39:21 +00:00
2026-08-17 16:29:29 +00:00
2026-08-23 11:18:18 -03:00
2026-08-18 01:43:39 -03:00
2026-08-18 02:00:19 -03:00
2026-08-17 07:19:10 -03:00
2026-08-17 07:19:10 -03:00
2026-08-18 01:43:39 -03:00
2026-08-18 02:00:19 -03:00
2026-08-21 05:04:55 +00:00
2026-08-17 07:19:10 -03:00
2026-08-17 15:03:59 -03:00
2026-08-17 07:19:10 -03:00
2026-08-17 15:03:59 -03:00
2026-08-17 20:31:12 -03:00
2026-08-18 01:18:06 -03:00
2026-08-23 10:37:01 -03:00
2026-08-17 07:19:10 -03:00
2026-08-22 16:39:44 -03:00
2026-08-17 07:58:44 -03:00
2026-08-25 17:37:57 -03:00
2026-08-17 15:03:59 -03:00
2026-08-17 07:19:10 -03:00
2026-08-18 01:43:39 -03:00
2026-08-17 20:31:12 -03:00
2026-08-17 07:19:10 -03:00
2026-08-17 08:16:35 -03:00
2026-08-17 07:19:10 -03:00
2026-08-21 05:04:55 +00:00
2026-08-17 20:31:12 -03:00
2026-08-18 01:43:39 -03:00
2026-08-17 15:03:59 -03:00
2026-08-17 15:03:59 -03:00
2026-08-17 07:19:10 -03:00
2026-08-17 17:27:11 +00:00
2026-08-17 17:27:11 +00:00
2026-08-17 17:27:11 +00:00
2026-08-21 05:04:55 +00:00
2026-08-17 17:27:11 +00:00
2026-08-21 05:04:55 +00:00
2026-08-17 07:19:10 -03:00
2026-08-17 07:19:10 -03:00
2026-08-17 07:19:10 -03:00
2026-08-17 07:19:10 -03:00
2026-08-24 16:25:21 -03:00
2026-08-17 07:58:44 -03:00
2026-08-17 07:58:44 -03:00
2026-08-17 16:29:29 +00:00
2026-08-17 07:58:44 -03:00
2026-08-17 15:15:35 -03:00
2026-08-17 20:37:30 -03:00
2026-08-21 07:11:55 +00:00
2026-08-17 16:31:15 +00:00
2026-08-17 16:31:15 +00:00
2026-08-17 16:31:15 +00:00
2026-08-17 16:31:15 +00:00
2026-08-17 16:31:15 +00:00
2026-08-17 16:31:15 +00:00
2026-08-17 16:31:15 +00:00
2026-08-17 16:31:15 +00:00
2026-08-17 16:31:15 +00:00
2026-08-17 16:31:15 +00:00
2026-08-18 02:00:19 -03:00
2026-08-17 16:31:15 +00:00
2026-08-17 16:31:15 +00:00
2026-08-23 11:01:20 -03:00
2026-08-17 16:31:15 +00:00
2026-08-17 15:15:47 -03:00
2026-08-17 15:15:35 -03:00
2026-08-17 15:15:35 -03:00
2026-08-18 18:21:38 -03:00
2026-08-17 07:58:44 -03:00
2026-08-17 07:58:44 -03:00
2026-08-17 16:31:15 +00:00
2026-08-17 07:58:44 -03:00
2026-08-17 07:58:44 -03:00
2026-08-17 13:11:34 +00:00
2026-08-18 18:21:38 -03:00
2026-08-17 13:11:34 +00:00
2026-08-17 16:24:37 +00:00
2026-08-18 16:28:25 -03:00
2026-08-18 18:21:38 -03:00
2026-08-17 13:11:34 +00:00
2026-08-17 13:11:34 +00:00
2026-08-17 16:24:37 +00:00
2026-08-18 18:21:38 -03:00
2026-08-17 13:11:34 +00:00
2026-08-18 18:21:38 -03:00
2026-08-17 16:24:37 +00:00
2026-08-17 13:11:34 +00:00
2026-08-17 16:24:37 +00:00
2026-08-24 13:58:35 -03:00
2026-08-24 01:31:12 -03:00
2026-08-24 01:31:12 -03:00
2026-08-24 02:28:45 -03:00
2026-08-24 01:31:12 -03:00
2026-08-24 03:10:13 -03:00
2026-08-24 01:58:14 -03:00
2026-08-24 01:31:12 -03:00
2026-08-24 13:53:00 -03:00
2026-08-24 06:22:26 -03:00
2026-08-24 01:58:14 -03:00
2026-08-24 01:31:12 -03:00
2026-08-24 01:31:12 -03:00
2026-08-24 01:31:12 -03:00
2026-08-24 03:10:13 -03:00
2026-08-24 04:27:02 -03:00
2026-08-24 02:28:45 -03:00
2026-08-24 02:28:45 -03:00
2026-08-24 13:53:00 -03:00
2026-08-24 01:31:12 -03:00
2026-08-24 13:53:00 -03:00
2026-08-24 04:28:23 -03:00
2026-08-24 01:58:14 -03:00
2026-08-24 01:31:12 -03:00
2026-08-24 01:58:14 -03:00
2026-08-24 04:35:12 -03:00
2026-08-24 03:10:13 -03:00
2026-08-24 03:10:13 -03:00
2026-08-24 01:31:12 -03:00
2026-08-24 01:31:12 -03:00
2026-08-24 02:28:45 -03:00
2026-08-24 13:53:00 -03:00
2026-08-24 13:53:00 -03:00
2026-08-24 04:35:12 -03:00
2026-08-24 10:46:54 -03:00
2026-08-24 03:08:56 -03:00
2026-08-24 06:32:46 -03:00
2026-08-24 02:23:04 -03:00
2026-08-24 03:08:56 -03:00
2026-08-24 03:08:56 -03:00
2026-08-24 04:43:08 -03:00
2026-08-24 02:28:45 -03:00
2026-08-24 04:12:03 -03:00
2026-08-24 05:22:01 -03:00
2026-08-24 04:12:03 -03:00
2026-08-24 05:22:01 -03:00
2026-08-24 04:12:03 -03:00
2026-08-24 05:22:01 -03:00
2026-08-24 04:12:03 -03:00
2026-08-24 06:32:46 -03:00
2026-08-24 04:12:03 -03:00
2026-08-24 05:22:01 -03:00
2026-08-24 04:12:03 -03:00
2026-08-24 05:22:01 -03:00
2026-08-24 04:12:03 -03:00
2026-08-24 05:22:01 -03:00
2026-08-24 04:12:03 -03:00
2026-08-24 05:22:01 -03:00
2026-08-24 04:12:03 -03:00
2026-08-24 05:22:01 -03:00
2026-08-24 04:12:03 -03:00
2026-08-24 05:22:01 -03:00
2026-08-24 04:12:03 -03:00
2026-08-24 05:22:01 -03:00
2026-08-24 03:08:56 -03:00
2026-08-24 05:22:01 -03:00
2026-08-24 03:08:56 -03:00
2026-08-24 03:08:56 -03:00
2026-08-24 05:22:01 -03:00
2026-08-24 04:39:45 -03:00
2026-08-17 08:25:52 -03:00
2026-08-17 15:10:17 -03:00
2026-08-24 01:19:58 -03:00
2026-08-25 11:50:52 -03:00
2026-08-17 08:25:52 -03:00
2026-08-17 21:07:06 -03:00
2026-08-25 11:05:29 -03:00
2026-08-16 04:49:02 -03:00
2026-08-18 06:51:36 -03:00
2026-08-18 06:51:36 -03:00
2026-08-15 03:44:00 -03:00
2026-08-25 13:53:22 -03:00
2026-08-11 23:12:43 -03:00
2026-08-25 11:05:29 -03:00
2026-08-17 07:58:44 -03:00
2026-08-23 18:53:11 -03:00
2026-08-17 16:31:15 +00:00
2026-08-17 07:58:44 -03:00
2026-08-17 07:58:44 -03:00
2026-08-17 20:37:30 -03:00
2026-08-17 07:58:44 -03:00
2026-08-23 18:53:11 -03:00
2026-08-17 20:37:30 -03:00
2026-08-17 15:15:47 -03:00
2026-08-23 13:41:58 -03:00
2026-08-21 10:29:46 +00:00
2026-08-17 15:15:47 -03:00
2026-08-24 02:46:36 -03:00
2026-08-23 00:42:39 -03:00
2026-08-18 02:00:19 -03:00
2026-08-18 02:00:19 -03:00
2026-08-17 15:15:35 -03:00
2026-08-17 07:58:44 -03:00
2026-08-17 15:15:47 -03:00
2026-08-17 15:15:35 -03:00
2026-08-17 15:15:47 -03:00
2026-08-17 15:15:47 -03:00
2026-08-18 02:00:19 -03:00
2026-08-17 07:58:44 -03:00
2026-08-24 16:39:00 -03:00
2026-08-24 22:10:21 -03:00
2026-08-22 23:54:40 -03:00
2026-08-15 00:34:08 -03:00
2026-08-23 22:13:52 -03:00
2026-08-23 22:13:52 -03:00
2026-08-25 01:18:24 -03:00
2026-08-24 16:18:48 -03:00
2026-08-24 13:58:35 -03:00
2026-08-24 13:58:35 -03:00
2026-08-24 20:16:57 -03:00
2026-08-23 22:13:52 -03:00
2026-08-23 22:13:52 -03:00
2026-08-23 22:13:52 -03:00
2026-08-24 23:32:27 -03:00
2026-08-24 06:32:46 -03:00
2026-08-24 03:08:56 -03:00
2026-08-24 03:08:56 -03:00
2026-08-24 03:08:56 -03:00
2026-08-24 19:22:32 -03:00
2026-08-24 06:32:46 -03:00
2026-08-24 11:21:35 -03:00
2026-08-24 13:54:27 -03:00
2026-08-17 07:19:10 -03:00
2026-08-09 14:38:51 -03:00
2026-04-21 11:39:13 -03:00
2026-08-05 16:21:36 -03:00
2026-08-05 16:21:36 -03:00
2026-08-24 01:58:14 -03:00
2026-08-18 06:28:18 -03:00
2026-04-20 15:29:46 -03:00
2026-08-17 15:10:17 -03:00
2026-08-17 15:10:17 -03:00
2026-08-05 16:21:36 -03:00
2026-08-18 06:28:18 -03:00
2026-08-05 16:21:36 -03:00