[07:52:20] dear all, I'm trying to execute a script containing wget as a job but I always get "/usr/bin/wget: No such file or directory", although the script works well when executed from command line, any idea? thanks a lot! [07:54:14] actually I don't know which image I should be using, I'm using bookworm as I don't need any special (but wget, of course) [07:54:44] I could find a list of images but no explanation about them [08:16:00] replace wget by curl, curl is available in the pods [08:24:08] that worked, thanks a lot! [18:08:25] !log lucaswerkmeister@tools-bastion-13 tools.wd-image-positions deployed a291d8f4ab (upgrade toolforge_i18n to 0.0.5; also upgrade pip to 24.1.2) [18:08:27] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools.wd-image-positions/SAL [18:12:09] !log lucaswerkmeister@tools-bastion-13 tools.lexeme-forms deployed e856c9b2d2 (upgrade toolforge_i18n to 0.0.5; also upgrade pip to 24.1.2) [18:12:11] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools.lexeme-forms/SAL [19:59:50] bd808: I deleted the ircservserv deployment and tried to run https://gitlab.wikimedia.org/toolforge-repos/ircservserv-config/-/blob/main/toolforge/build.sh?ref_type=heads to rebuild the Rust binary and for some reason the pod is stuck in a pending state [20:00:01] Warning FailedScheduling 10s (x17 over 2m51s) default-scheduler 0/68 nodes are available: 3 node(s) had untolerated taint {ingressgen2: true}, 3 node(s) had untolerated taint {node-role.kubernetes.io/control-plane: }, 56 Insufficient cpu, 6 node(s) didn't match Pod's node affinity/selector. preemption: 0/68 nodes are available: 12 Preemption is not helpful for scheduling, 56 No preemption victims found for incoming pod. [20:32:24] legoktm: try reducing the CPU request (is using 3). Try with 1 or 2. Also, we may need to scale up the cluster??