[01:39:48] ``` [01:39:50] tools.azworkerbot@tools-bastion-13:~$ python3 -m venv pyvenv [01:39:51] The virtual environment was not created successfully because ensurepip is not [01:39:53] available. On Debian/Ubuntu systems, you need to install the python3-venv [01:39:54] package using the following command. [01:39:56] apt install python3.11-venv [01:39:57] You may need to use sudo with that command. After installing the python3-venv [01:39:59] package, recreate your virtual environment. [01:40:00] Failing command: /mnt/nfs/labstore-secondary-tools-project/azworkerbot/pyvenv/bin/python3``` [01:40:02] what could be the reason for this error [01:40:52] (by the way, we can't send screenshots here) [01:41:05] maybe shouldn't be fine on bastion? [01:41:16] done on* [01:41:21] huh? (re @nerim4n: (by the way, we can't send screenshots here)) [01:41:51] I always do this after "become"ing the tool (re @jeremy_b: done on*) [01:42:01] yeah no photos huh [01:42:12] question holds (re @nerim4n: I always do this after "become"ing the tool) [01:44:07] nevermind, it looks like i forgot to open a Kubernetes shell [01:44:39] > You can not directly create a virtual environment in the Bookworm-based bastion servers. You must first open a Kubernetes shell using toolforge webservice python3.11 shell. [01:44:39] In addition, if you created virtual environments in older Toolforge bastions (e.g. for Grid Engine jobs), they may no longer work; you need to recreate new ones. [01:44:41] https://wikitech.wikimedia.org/wiki/Help:Toolforge/Python [01:58:09] that's what not on bastion means (re @nerim4n: nevermind, it looks like i forgot to open a Kubernetes shell) [19:44:36] Hello, I am facing this problem loging in to toolforge. [19:44:36] ``` [19:44:38] ╭─shohag@Shohag-Ubuntu ~ [19:44:39] ╰─$ ssh shohag@login.toolforge.org [19:44:41] shohag@login.toolforge.org: Permission denied (publickey,hostbased). [19:44:42] ╭─shohag@Shohag-Ubuntu ~ [19:44:44] ╰─$ ssh shohag@login.toolforge.org [19:44:45] client_loop: send disconnect: Broken pipe [19:44:47] ╭─shohag@Shohag-Ubuntu ~ [19:44:48] ╰─$ ssh shohag@login.toolforge.org [19:44:50] client_loop: send disconnect: Broken pipe [19:44:51] ╭─shohag@Shohag-Ubuntu ~ [19:44:53] ╰─$``` [19:45:49] Has your account been approved? Have you uploaded a ssh key? [19:45:59] Did it work before? [19:46:16] yes, it worked before (re @wmtelegram_bot: Did it work before?) [19:46:34] recently? before a computer reboot? [19:48:06] Yes, it worked, and I don't have started getting these error, so I reuploaded thie key now. (re @wmtelegram_bot: recently? before a computer reboot?) [19:54:18] Has toolforge been going through any upgrade process? Should I wait? (re @wmtelegram_bot: recently? before a computer reboot?) [19:55:21] Is your ssh config actually correct? Is the key loaded into your ssh agent? [20:03:15] Yes, I think so, It works just fine (re @wmtelegram_bot: Is your ssh config actually correct? Is the key loaded into your ssh agent?) [20:04:15] ``` [20:04:17] ╭─shohag@Shohag-Ubuntu ~ [20:04:18] ╰─$ ssh shohag@login.toolforge.org [20:04:20] Connection to login.toolforge.org closed by remote host. [20:04:21] Connection to login.toolforge.org closed. [20:04:23] ╭─shohag@Shohag-Ubuntu ~```