SuccessConsole Output

Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.57' (RSA) to the list of known hosts.
Connected to osm-v140-merge-279[172.21.249.57:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-v140-merge-279#555: 
                        wget https://osm-download.etsi.org/ftp/osm-14.0-fourteen/install_osm.sh
                        chmod +x ./install_osm.sh
                        sed -i '1 i\export PATH=/snap/bin:$PATH' ~/.bashrc
                    
--2024-03-27 23:41:49--  https://osm-download.etsi.org/ftp/osm-14.0-fourteen/install_osm.sh
Resolving osm-download.etsi.org (osm-download.etsi.org)... 195.238.226.47
Connecting to osm-download.etsi.org (osm-download.etsi.org)|195.238.226.47|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 10472 (10K) [text/x-sh]
Saving to: ‘install_osm.sh’


install_osm.sh        0%[                    ]       0  --.-KB/s               
install_osm.sh      100%[===================>]  10.23K  --.-KB/s    in 0.001s  

2024-03-27 23:41:49 (10.0 MB/s) - ‘install_osm.sh’ saved [10472/10472]

Success command osm-v140-merge-279#555: 
                        wget https://osm-download.etsi.org/ftp/osm-14.0-fourteen/install_osm.sh
                        chmod +x ./install_osm.sh
                        sed -i '1 i\export PATH=/snap/bin:$PATH' ~/.bashrc
                    
Disconnected from osm-v140-merge-279[172.21.249.57:22]